:root{color-scheme:light dark}*{box-sizing:border-box}body{margin:0;background:#f7fafc;color:#16202a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{min-height:100vh;padding:24px}.wrap{max-width:1100px;margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:22px;margin-bottom:22px}.hero-main{background:linear-gradient(135deg,#12324a,#174b5d);color:#fff;border-radius:24px;padding:28px;position:relative;overflow:hidden}.hero-main:after{content:"";position:absolute;width:240px;height:240px;border-radius:999px;background:rgba(255,255,255,.06);right:-80px;top:-90px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.8;margin-bottom:10px}.teal-text{color:#167c80;opacity:1}.hero-main h1{font-size:clamp(28px,4vw,46px);line-height:1.02;margin:0 0 12px}.hero-main p{font-size:16px;line-height:1.6;margin:0;color:rgba(255,255,255,.82)}h2{font-size:22px;margin:0 0 6px}h3{font-size:16px;margin:0 0 5px}p{line-height:1.55}.hero-side,.section{background:#fff;border:1px solid #d9e2e8;border-radius:22px;padding:24px}.hero-side{display:flex;flex-direction:column;justify-content:space-between}.hero-side strong{font-size:28px;color:#167c80}.muted{color:#64727e}.small{font-size:13px}.compact{margin:7px 0 0}.bottomless{margin-bottom:0}.section{margin-bottom:18px}.section-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{min-width:0}label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}input,select{width:100%;min-height:46px;border:1px solid #cbd6dd;border-radius:12px;background:#fff;color:#16202a;padding:10px 12px;font-size:16px;outline:none}input:focus,select:focus{border-color:#167c80;box-shadow:0 0 0 3px rgba(22,124,128,.15)}.q-card{border-top:1px solid #edf1f4;padding:18px 0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:18px;align-items:center}.q-card:first-child{border-top:0}.q-num{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:9px;background:#edf6f6;color:#167c80;font-size:13px;font-weight:800;margin-right:9px}.category{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#167c80;margin-bottom:5px}.progress-wrap{min-width:220px}.progress{height:9px;background:#e8eef2;border-radius:99px;overflow:hidden;margin-top:10px}.progress>div{height:100%;width:0;background:#167c80;transition:width .25s ease}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}button{min-height:46px;border-radius:12px;padding:11px 18px;font-size:15px;font-weight:800;cursor:pointer;border:1px solid transparent}.primary{background:#167c80;color:#fff}.secondary{background:transparent;border-color:#bfcbd3;color:#16202a}button:focus-visible{outline:3px solid rgba(22,124,128,.28);outline-offset:2px}.error{color:#b42318;font-weight:700;font-size:14px;display:none}.success{color:#166534;font-weight:700;font-size:14px;display:none}.result,.detail-summary{display:none}.score-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:center}.score-ring{width:220px;height:220px;border-radius:999px;margin:auto;display:grid;place-items:center;background:conic-gradient(#167c80 0deg,#167c80 var(--score-deg),#e8eef2 var(--score-deg));position:relative}.score-ring:after{content:"";position:absolute;inset:18px;border-radius:999px;background:#fff}.score-inner{position:relative;z-index:1;text-align:center}.score-inner .big{font-size:48px;font-weight:900;line-height:1}.badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.04em}.green{background:#dff6e8;color:#166534}.amber{background:#fff0c7;color:#92400e}.red{background:#fee2e2;color:#991b1b}.neutral{background:#edf1f4;color:#16202a}.headline-title{font-size:30px;margin-top:12px}.top-gap{margin-top:14px}.lead-card{margin-top:24px;border:2px solid #167c80;border-radius:18px;padding:22px;background:#f7fbfb}.lead-card h2{font-size:26px}.consent{display:flex;gap:10px;align-items:flex-start;margin-top:14px}.consent input{width:20px;height:20px;min-height:auto;margin-top:2px}.consent label{font-weight:500;margin:0}.lead-actions{margin-top:18px}.pilot-note{font-size:12px;padding:10px 12px;border-radius:10px;background:#eef3f5;margin-top:12px;color:#5d6c77}.hidden-field{position:absolute;left:-9999px}.dimensions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.dim{background:#f6f9fb;border-radius:14px;padding:14px;border:1px solid #e4eaee}.dim-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.bar{height:7px;border-radius:99px;background:#e6edf1;overflow:hidden}.bar span{display:block;height:100%;background:#167c80}.flags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.flag{border-radius:14px;padding:14px;border:1px solid #e4eaee;background:#fafcfd}.flag .tag{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.detail-block{margin-top:24px}.priorities{margin:14px 0 0;padding:0;list-style:none;counter-reset:prio}.priorities li{counter-increment:prio;display:flex;gap:12px;padding:11px 0;border-top:1px solid #edf1f4}.priorities li:before{content:counter(prio);min-width:30px;height:30px;border-radius:9px;background:#167c80;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.cta{background:linear-gradient(135deg,#12324a,#174b5d);color:#fff;border-radius:18px;padding:22px;margin-top:20px}.cta h2{margin-top:0}.cta p{color:rgba(255,255,255,.8)}.cta-sub{margin-top:6px;color:rgba(255,255,255,.75);font-size:14px}.disclaimer{font-size:12px;line-height:1.55;color:#697985;margin-top:14px}
@media (prefers-color-scheme:dark){body{background:#0f1720;color:#edf3f7}.hero-side,.section{background:#18232d;border-color:#2c3a45}.muted{color:#9fb0bd}input,select{background:#111a22;color:#edf3f7;border-color:#40515e}.q-card{border-color:#26343f}.q-num{background:#17373a}.progress{background:#26343f}.secondary{color:#edf3f7;border-color:#40515e}.score-ring{background:conic-gradient(#167c80 0deg,#167c80 var(--score-deg),#26343f var(--score-deg))}.score-ring:after{background:#18232d}.neutral{background:#26343f;color:#edf3f7}.lead-card{background:#12262a}.pilot-note{background:#202c35;color:#aab7c1}.dim{background:#121c24;border-color:#26343f}.bar{background:#26343f}.flag{background:#121c24;border-color:#26343f}.priorities li{border-color:#26343f}.disclaimer{color:#9fb0bd}}
@media(max-width:760px){.app-shell{padding:14px}.hero,.grid,.q-card,.score-layout,.dimensions,.flags{grid-template-columns:1fr}.hero-main,.hero-side,.section{border-radius:18px;padding:18px}.score-ring{width:190px;height:190px}}


/* MIP brand and privacy layer */
.brandbar{max-width:1100px;margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.brandmark{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;min-width:0}.brand-monogram{width:52px;height:52px;border-radius:15px;background:#12324a;color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:.05em;font-size:18px}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand-copy strong{font-size:15px;line-height:1.2}.brand-copy small{font-size:11px;color:#64727e;margin-top:3px}.pilot-pill{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:#e8f4f4;color:#126b6f;font-size:12px;font-weight:800}.privacy-box{margin-top:16px;border:1px solid #d9e2e8;background:#f8fbfc;border-radius:14px;padding:14px}.privacy-box .consent{margin-top:0}.privacy-box .consent+.consent{margin-top:12px;padding-top:12px;border-top:1px solid #e5ecef}.privacy-box a,.pilot-note a,.site-footer a{color:#126b6f;text-underline-offset:3px}.optional-consent label{font-weight:500}.site-footer{max-width:1100px;margin:26px auto 0;padding:20px 2px 8px;border-top:1px solid #d9e2e8;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;color:#64727e;font-size:12px;line-height:1.6}.site-footer nav{display:flex;gap:16px;flex-wrap:wrap}.site-footer a{text-decoration:none;font-weight:700}.legal-shell{max-width:900px;margin:0 auto}.legal-card{background:#fff;border:1px solid #d9e2e8;border-radius:22px;padding:28px}.legal-card h1{margin-top:0;font-size:36px}.legal-card h2{margin-top:26px;font-size:20px}.legal-card p,.legal-card li{line-height:1.7;color:#394956}.legal-card .notice{background:#eef6f6;border-left:4px solid #167c80;padding:13px 15px;border-radius:8px}.legal-meta{font-size:13px;color:#64727e;margin-bottom:22px}.back-link{display:inline-flex;margin-bottom:18px;color:#126b6f;font-weight:800;text-decoration:none}.privacy-contact{background:#f6f9fb;border-radius:14px;padding:15px;margin-top:10px}.legal-card ul{padding-left:22px}
@media(max-width:760px){.brandbar{margin-bottom:14px}.brand-copy small{display:none}.pilot-pill{font-size:11px}.site-footer{flex-direction:column}.legal-card{border-radius:18px;padding:20px}.legal-card h1{font-size:30px}}
@media(prefers-color-scheme:dark){.brand-copy small{color:#9fb0bd}.pilot-pill{background:#17373a;color:#8bd0d2}.privacy-box{background:#121c24;border-color:#2c3a45}.privacy-box .consent+.consent{border-color:#2c3a45}.privacy-box a,.pilot-note a,.site-footer a{color:#8bd0d2}.site-footer{border-color:#2c3a45;color:#9fb0bd}.legal-card{background:#18232d;border-color:#2c3a45}.legal-card p,.legal-card li{color:#cfdae1}.legal-card .notice{background:#17373a}.legal-meta{color:#9fb0bd}.back-link{color:#8bd0d2}.privacy-contact{background:#121c24}}
/* Website navigation wrapper for integrated pilot */
.mip-site-header{max-width:1100px;margin:0 auto 18px;background:#061f3e;border-radius:18px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.mip-site-header .mip-logo{width:175px;height:auto}.mip-site-links{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.mip-site-links a{color:#dce9f3;text-decoration:none;font-size:13px;font-weight:750}.mip-site-links a:hover,.mip-site-links a[aria-current="page"]{color:#73d9d5}.mip-site-links .mip-talk{background:#167c80;color:#fff;padding:8px 11px;border-radius:999px}.mip-readiness-footer{max-width:1100px;margin:26px auto 0;padding:20px 2px 8px;border-top:1px solid #d9e2e8;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;color:#64727e;font-size:12px;line-height:1.6}.mip-readiness-footer nav{display:flex;gap:16px;flex-wrap:wrap}.mip-readiness-footer a{color:#126b6f;text-decoration:none;font-weight:700}@media(max-width:820px){.mip-site-header{align-items:flex-start;flex-direction:column}.mip-site-links{gap:10px}.mip-site-links a{font-size:12px}.mip-site-header .mip-logo{width:155px}}@media(prefers-color-scheme:dark){.mip-readiness-footer{border-color:#2c3a45;color:#9fb0bd}.mip-readiness-footer a{color:#8bd0d2}}
