@font-face{font-family:Manrope;src:url('assets/Manrope-Variable.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--navy:#0B2D45;--teal:#12B49C;--warm:#F7F6F2;--slate:#6B7A86;--line:#DCE4E4;--white:#fff;--soft:#E9F6F3;--ink:#142B3D;font-family:Manrope,Arial,sans-serif;color:var(--navy);background:var(--warm)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.page-width{width:min(1180px,calc(100% - 64px));margin-inline:auto}[hidden]{display:none!important}a{text-decoration:none;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--teal);outline-offset:3px}
.site-header{display:flex;align-items:center;justify-content:space-between;padding:21px max(32px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid var(--line)}.brand img{display:block;width:205px;height:auto}.nav-link{font-size:13px;font-weight:800}.nav-link span{color:var(--teal);font-size:18px;margin-left:6px}
.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);gap:72px;align-items:center;min-height:680px;padding-block:74px 90px}.eyebrow,.section-label{font-size:11px;font-weight:800;letter-spacing:.15em;color:#087f70}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 26px}.eyebrow-line{height:2px;width:34px;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5vw,74px);font-weight:800;letter-spacing:-.065em;line-height:1.08;margin-bottom:26px}h1 em{font-style:normal;color:var(--teal)}.hero-lead{font-size:17px;line-height:1.8;color:#4D6370;max-width:610px;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-actions>span{font-size:12px;color:var(--slate);font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:10px;padding:13px 18px;font-weight:800;font-size:13px;min-height:48px;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:#fff}.button.primary:hover{background:#164463}.button.outline{border-color:var(--navy);color:var(--navy);background:transparent}.button.ghost{border-color:var(--line);background:#fff;color:var(--navy)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}
.flow-art{background:var(--navy);border-radius:24px;padding:29px;color:#fff;box-shadow:0 28px 60px rgba(11,45,69,.17);position:relative;overflow:hidden}.flow-art:before{content:"";position:absolute;right:-120px;top:-140px;width:310px;height:310px;border:1px solid rgba(18,180,156,.25);border-radius:50%;box-shadow:0 0 0 55px rgba(18,180,156,.06),0 0 0 110px rgba(18,180,156,.04)}.flow-art-top,.flow-art-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;position:relative}.flow-art-top{font-size:10px;font-weight:800;letter-spacing:.15em;color:#A8C5C9;margin-bottom:31px}.flow-status{color:#71E0D0;border:1px solid #348E88;padding:7px 9px;border-radius:40px;letter-spacing:.1em}.flow-node{position:relative;display:grid;grid-template-columns:42px 1fr 10px;gap:13px;align-items:center;padding:15px 17px;background:#174058;border:1px solid #31536A;border-radius:11px}.flow-node.active{border-color:#60CDBB;background:#194B60}.node-index{font-weight:800;font-size:12px;color:#6BD2C4}.flow-node b{display:block;font-size:14px}.flow-node small{display:block;color:#A6BCC6;font-size:11px;margin-top:3px}.flow-node i{display:block;width:9px;height:9px;border-radius:50%;background:var(--teal)}.flow-connector{height:15px;width:2px;background:#36737B;margin-left:36px}.flow-art-bottom{border-top:1px solid #31536A;margin-top:31px;padding-top:20px;color:#A8C5C9;font-size:11px}.mini-symbol{font-weight:900;font-size:19px;letter-spacing:-.08em;color:#66D8C6}
.intro-band{background:#fff;border-block:1px solid var(--line)}.intro-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:54px}.intro-inner h2,.diagnostic-intro h2,.sample-strip h2{font-size:clamp(29px,3vw,40px);letter-spacing:-.05em;line-height:1.2;margin:10px 0 0}.intro-inner p{color:#566A75;line-height:1.8;margin:0;font-size:15px}
.diagnostic{padding-block:105px 95px}.diagnostic-intro{text-align:center;max-width:690px;margin:0 auto 38px}.diagnostic-intro p{color:#566A75;line-height:1.75;margin:13px 0 0}.quiz-shell,.result{max-width:800px;margin-inline:auto;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 55px rgba(11,45,69,.07);overflow:hidden}.quiz-head{display:flex;justify-content:space-between;padding:27px 34px 16px;font-size:11px;letter-spacing:.12em;font-weight:800;color:#478078}.progress-track{height:4px;background:#E5EDEA}.progress-track>div{height:100%;background:var(--teal);width:0;transition:width .25s}.question{padding:36px 44px 24px}.question h3{font-size:27px;letter-spacing:-.045em;line-height:1.3;margin-bottom:11px}.question>p{color:#667A83;font-size:13px;line-height:1.6;margin-bottom:25px}.options{display:grid;gap:10px}.option{display:flex;align-items:center;gap:14px;border:1px solid #D9E5E5;border-radius:11px;padding:15px 16px;cursor:pointer;min-height:56px;background:#fff;transition:.15s}.option:hover{border-color:#6BC8B9;background:#F3FCFA}.option.selected{border-color:var(--teal);background:#E9F8F4;box-shadow:inset 0 0 0 1px var(--teal)}.option input{width:18px;height:18px;accent-color:var(--teal);flex:none}.option span{font-size:13px;line-height:1.45;font-weight:700}.quiz-controls{display:flex;justify-content:space-between;gap:12px;padding:18px 34px 30px}.field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.field-grid label{display:grid;gap:8px;font-size:12px;font-weight:800;color:#496170}.field-grid select{width:100%;padding:11px 12px;border:1px solid #CDDDDD;border-radius:9px;background:#fff;color:var(--navy)}.option-followup{margin:16px 0 2px;padding:15px;background:#F3F9F8;border-radius:11px}.option-followup label{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800}.option-followup select{padding:8px;border:1px solid #CDDDDD;border-radius:8px;color:var(--navy)}.quiz-error{color:#AE3A35;font-size:12px;font-weight:750;padding:0 44px 16px}.result{padding:42px}.result .eyebrow{margin-bottom:16px}.result h2{font-size:34px;line-height:1.18;letter-spacing:-.055em;margin-bottom:13px}.result .lead{font-size:15px;line-height:1.75;color:#4D6370}.result .priority{padding:22px;background:var(--soft);border-left:4px solid var(--teal);margin:24px 0 30px}.result .priority h3{font-size:19px;margin:0 0 7px}.result .priority p{margin:0;line-height:1.7}.result h3{font-size:20px}.result .route{border-top:1px solid var(--line);padding:20px 0}.result .route small{display:block;font-size:10px;letter-spacing:.12em;color:#087f70;font-weight:800;margin-bottom:5px}.result .route h4{font-size:16px;margin:0 0 7px}.result .route p{font-size:13px;line-height:1.7;color:#506571;margin:0}.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.result-notice{font-size:12px;color:var(--slate);line-height:1.6;margin-top:16px}
.sample-strip{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:37px 42px;background:#EAF3F0;border:1px solid #D4E8E3;border-radius:17px;margin-bottom:100px}.sample-strip h2{font-size:27px}.sample-strip p{font-size:13px;line-height:1.65;color:#536B72;margin:9px 0 0;max-width:650px}.sample-strip .button{flex:none}.footer{background:var(--navy);color:#BBD1D7;padding:28px 0}.footer .page-width{display:flex;justify-content:space-between;gap:18px;font-size:12px}.footer span:first-child{color:#fff;font-weight:900;letter-spacing:.12em}
@media(max-width:930px){.hero{grid-template-columns:1fr;gap:36px;padding-block:65px}.flow-art{max-width:620px}.intro-inner{gap:32px}.field-grid{grid-template-columns:1fr}}
@media(max-width:620px){.page-width{width:min(100% - 36px,1180px)}.site-header{padding:15px 18px}.brand img{width:150px}.nav-link{font-size:10px}.hero{padding-block:55px 62px;min-height:0}h1{font-size:48px}.hero-lead{font-size:15px}.flow-art{padding:20px}.flow-art-top{font-size:9px}.intro-inner{grid-template-columns:1fr;padding-block:40px}.diagnostic{padding-block:68px}.question{padding:28px 22px 18px}.question h3{font-size:22px}.quiz-head{padding:22px 22px 14px}.quiz-controls{padding:15px 22px 24px}.result{padding:25px}.result h2{font-size:28px}.sample-strip{display:block;padding:25px;margin-bottom:65px}.sample-strip .button{margin-top:23px}.footer .page-width{display:grid}.option-followup label{display:grid}}
@media print{body{background:#fff}.site-header,.hero,.intro-band,.diagnostic-intro,.quiz-shell,.sample-strip,.footer,.result-actions{display:none!important}.diagnostic{padding:0;width:100%}.result{display:block!important;max-width:none;border:0;box-shadow:none;padding:0}.result .route{break-inside:avoid}.result-notice{display:none}}
.site-header{background:#F7F6F2}.home-nav{display:flex;align-items:center;gap:30px}.home-nav a{font-size:13px;font-weight:800;color:var(--navy)}.home-nav a:hover,.path-action:hover{color:#087f70}
.home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);align-items:center;gap:8%;padding-block:86px 94px}.home-copy h1{font-size:clamp(47px,5.1vw,74px);max-width:710px}.home-copy h1 em{display:inline;color:var(--teal)}.home-copy>p:last-child{max-width:630px;font-size:17px;line-height:1.75;color:#4d6370}
.home-overview{background:var(--navy);border-radius:22px;color:white;padding:32px;box-shadow:0 27px 54px #0B2D4522}.overview-title{display:block;font-size:11px;font-weight:800;letter-spacing:.13em;color:#9cc4c9;margin-bottom:26px}.overview-step{display:flex;align-items:center;gap:18px;border-top:1px solid #31556a;padding:17px 0;font-size:16px;font-weight:800}.overview-step b{font-size:12px;color:#65d8c5}.overview-step:last-child{padding-bottom:0}
.home-paths{background:white;border-top:1px solid var(--line);padding:80px 0 110px}.home-paths h2{font-size:clamp(31px,3.3vw,43px);letter-spacing:-.05em;margin:11px 0 34px}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.path-card{display:flex;flex-direction:column;align-items:flex-start;min-height:315px;padding:29px;border:1px solid #dce6e6;border-radius:16px;background:#fff}.path-card:first-child{border-color:#9edace;background:#f5fbf9}.path-number{font-size:11px;font-weight:900;letter-spacing:.12em;color:#087f70}.path-card h3{font-size:23px;line-height:1.2;letter-spacing:-.04em;margin:23px 0 13px}.path-card p{font-size:14px;line-height:1.7;color:#536a75;margin-bottom:24px}.path-action,.path-pending{margin-top:auto;font-size:13px;font-weight:850}.path-action span{margin-left:5px}.path-pending{color:#819197}
@media(max-width:930px){.home-hero{grid-template-columns:1fr;gap:36px;padding-block:65px}.home-overview{max-width:620px}.path-grid{grid-template-columns:1fr}.path-card{min-height:225px}.home-nav{gap:16px}}
@media(max-width:620px){.site-header{align-items:flex-start;gap:17px}.home-page .site-header{flex-direction:column}.home-nav{width:100%;justify-content:space-between;gap:8px}.home-nav a{font-size:11px}.home-hero{padding-block:55px 62px}.home-copy h1{font-size:44px}.home-copy>p:last-child{font-size:15px}.home-overview{padding:24px}.home-paths{padding:65px 0}.home-paths h2{font-size:31px}.path-card{padding:24px}}
.site-header .brand{display:block;position:relative;overflow:hidden;width:350px;height:73px;flex:none}.site-header .brand img{position:absolute;width:540px;max-width:none;height:auto;top:-34px;left:-14px}.home-nav a[aria-current="page"]{color:#078b79}
@media(max-width:620px){.site-header{flex-direction:column;padding-block:10px 15px}.site-header .brand{width:315px;height:65px}.site-header .brand img{width:500px;top:-31px;left:-12px}}
