:root{--ink:#11133f;--muted:#595d7a;--paper:#fbf9ff;--navy:#101348;--cyan:#15cbd1;--gold:#ffbd59;--coral:#ff6b72;--violet:#8657e8;--radius:28px;--shadow:0 24px 70px rgba(30,25,87,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip{position:fixed;z-index:99;top:-100px;right:20px;background:#fff;padding:10px 18px;border-radius:12px}.skip:focus{top:12px}.nav-wrap{position:absolute;z-index:20;inset:0 0 auto;color:#fff}.nav{height:88px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;font-size:1.22rem;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.4);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.05));color:var(--gold)}.nav-links{display:flex;gap:28px;margin-inline:auto}.nav-links a{text-decoration:none;color:rgba(255,255,255,.78);font-size:.92rem}.nav-links a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 22px;border:0;border-radius:15px;background:linear-gradient(135deg,#ffbd59,#ff796b);color:#15143c;text-decoration:none;font-weight:800;box-shadow:0 12px 34px rgba(255,139,94,.24);cursor:pointer;transition:.25s transform,.25s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(255,139,94,.34)}.button-small{padding:9px 16px;font-size:.88rem}.hero{position:relative;min-height:790px;overflow:hidden;background:#0c1249;color:#fff}.hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(11,17,69,.05) 0%,rgba(11,17,69,.25) 47%,rgba(11,17,69,.91) 73%,#0c1249 100%),url('/assets/research-hero.webp');background-position:center;background-size:cover}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,var(--paper))}.hero-grid{position:relative;z-index:2;min-height:790px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:82px}.hero-copy{grid-column:2;max-width:630px}.eyebrow,.kicker{font-weight:800;letter-spacing:.02em;color:#1a7990;font-size:.88rem}.eyebrow{color:#7ce5e7;display:flex;align-items:center;gap:10px}.eyebrow span{width:27px;height:2px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.7rem,5.4vw,5.6rem);line-height:1.18;letter-spacing:-.055em;margin-bottom:24px}h1 em{font-style:normal;color:#ffca63}.lead{font-size:1.12rem;line-height:2;color:rgba(255,255,255,.82);max-width:59ch}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin:33px 0}.text-link{font-weight:700;color:#fff;text-underline-offset:6px}.truth-chip{border-right:3px solid var(--cyan);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);border-radius:12px;padding:12px 16px;color:rgba(255,255,255,.77);font-size:.86rem;max-width:560px}.quote-strip{padding:30px 0 62px}.quote-inner{position:relative;text-align:center;background:#fff;border:1px solid #e9e5f5;border-radius:var(--radius);padding:35px 55px;box-shadow:var(--shadow)}.quote-glyph{position:absolute;top:-27px;right:36px;font:100px Georgia;color:#ffbd59;line-height:1}.quote-inner blockquote{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:800;margin:0 0 6px}.quote-inner p{margin:0;color:var(--muted);font-size:.87rem}.section{padding:90px 0}.section-heading{max-width:900px;margin-bottom:48px}.section-heading.compact{max-width:650px}.section-heading h2,.path-card h2,.transparency h2,.final-card h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.35;letter-spacing:-.035em;margin-bottom:20px}.section-heading>p:last-child{font-size:1.05rem;color:var(--muted)}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.impact-card{position:relative;overflow:hidden;background:#fff;border:1px solid #ece9f5;border-radius:24px;padding:29px;min-height:260px;box-shadow:0 14px 45px rgba(32,27,85,.07)}.impact-card:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;filter:blur(15px);opacity:.18;left:-40px;top:-40px;background:currentColor}.impact-card b{font-size:2rem;color:currentColor}.impact-card h3{font-size:1.25rem;margin:17px 0 8px}.impact-card p{color:var(--muted);margin:0}.cyan{color:#069fae}.coral{color:#ef5965}.violet{color:#754bd1}.method{background:#111447;color:#fff;clip-path:polygon(0 4%,100% 0,100% 96%,0 100%);padding:140px 0}.method .kicker{color:#73dde4}.steps{display:grid;grid-template-columns:1fr 1fr;gap:15px}.step{display:flex;gap:18px;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.06)}.step>span{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:16px;background:linear-gradient(145deg,#1ecbd0,#6b59dc);font-weight:900}.step h3{margin-bottom:3px}.step p{margin:0;color:rgba(255,255,255,.68)}.paths{display:grid;grid-template-columns:1fr 1fr;gap:24px}.path-card{border-radius:32px;padding:42px;min-height:380px;display:flex;flex-direction:column;align-items:flex-start}.path-card p{color:rgba(17,19,63,.72)}.path-card a{margin-top:auto;font-weight:900;text-decoration:none;border-bottom:2px solid currentColor}.path-data{background:linear-gradient(145deg,#c8f7f3,#8fe1e7)}.path-match{background:linear-gradient(145deg,#ffe0be,#ffadc0)}.transparency{background:#eeeafe}.transparency-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.checklist{list-style:none;padding:0;margin:0}.checklist li{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid rgba(80,68,135,.14)}.checklist span{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;background:#fff;border-radius:50%;color:#168d8d;font-weight:900}.checklist p{margin:0;color:var(--muted)}.checklist strong{display:block;color:var(--ink)}.faq-list{border-top:1px solid #dedaeb}.faq-list details{border-bottom:1px solid #dedaeb;padding:22px 4px}.faq-list summary{cursor:pointer;font-weight:850;font-size:1.1rem;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary:after{content:"+";font-size:1.5rem;color:var(--violet)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);max-width:85ch;margin:15px 0 3px}.final-cta{padding:20px 0 90px}.final-card{background:linear-gradient(125deg,#17225e,#5f2c83 72%,#e34d76);color:#fff;border-radius:36px;padding:55px;display:grid;grid-template-columns:1.4fr .6fr;gap:40px;box-shadow:var(--shadow)}.final-card .kicker{color:#79e4e4}.final-card p{color:rgba(255,255,255,.75)}.final-actions{display:flex;flex-direction:column;justify-content:center;gap:13px}.button-light{background:#fff;color:#161747}.button-ghost{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.28);color:#fff;box-shadow:none}.button-ghost[disabled]{cursor:not-allowed;opacity:.72}.button small{font-weight:500}footer{background:#090c30;color:rgba(255,255,255,.65);padding:34px 0}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.footer-inner p{margin:0;font-size:.85rem}.reveal{opacity:0;transform:translateY(16px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:850px){.nav-links{display:none}.nav{height:74px}.nav .button{margin-right:auto}.hero{min-height:760px}.hero-art{opacity:.56;background-position:38% center}.hero-grid{display:block;min-height:760px;padding-top:145px}.hero-copy{max-width:680px}.impact-grid,.paths,.transparency-grid,.final-card{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.method{clip-path:none;padding:90px 0}.transparency-grid{gap:20px}.final-actions{max-width:400px}.footer-inner{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:560px){.shell{width:min(100% - 26px,1160px)}.nav .button-small{font-size:.76rem;padding:8px 11px}.hero{min-height:820px}.hero-grid{padding-top:128px}.hero-art{background-image:linear-gradient(180deg,rgba(11,17,69,.35),rgba(11,17,69,.95) 63%,#0c1249),url('/assets/research-hero.webp');background-position:31% center}h1{font-size:2.6rem}.lead{font-size:1rem}.hero-actions{align-items:stretch;flex-direction:column}.text-link{text-align:center}.quote-inner{padding:34px 22px}.section{padding:65px 0}.impact-grid{grid-template-columns:1fr}.path-card{padding:29px;min-height:340px}.final-card{padding:31px 23px}.footer-inner p{max-width:34ch}.step{padding:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
.support-note{margin-top:10px;border-right:3px solid var(--gold);background:rgba(255,189,89,.1);border-radius:12px;padding:12px 16px;color:rgba(255,255,255,.78);font-size:.83rem;max-width:560px}.support-note strong{color:#ffd685}
.product-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;align-items:start}.survey-panel,.price-card{background:#fff;border:1px solid #e8e4f4;border-radius:28px;padding:34px;box-shadow:var(--shadow)}.survey-panel h3{font-size:1.35rem;margin-bottom:20px}.survey-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 30px;margin:0;padding:0 24px 0 0;color:var(--muted)}.survey-list li::marker{color:var(--violet);font-weight:900}.survey-condition{margin:25px 0 0;padding:13px 16px;border-radius:13px;background:#f3efff;color:#51437c}.price-card{position:sticky;top:24px;background:linear-gradient(160deg,#15194f,#5d3184);color:#fff}.price-label{color:#8ce9e8;font-weight:800;margin-bottom:2px}.price{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.price strong{font-size:clamp(2rem,3.7vw,3rem);line-height:1.2;color:#ffd06e}.price span{font-weight:800}.price-card>p:not(.price-label):not(.price){color:rgba(255,255,255,.74)}.price-card .button{width:100%;margin:8px 0 22px}.free-access{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.09);border-radius:18px;padding:17px}.free-access strong{color:#83e9e7}.free-access p{font-size:.9rem;color:rgba(255,255,255,.76);margin:7px 0 0}
@media(max-width:850px){.product-layout{grid-template-columns:1fr}.price-card{position:static}.survey-list{grid-template-columns:1fr}}
