.landing-root{--navy:#18315e;--navy-deep:#0f2347;--navy-soft:#274b80;--orange:#e8aa37;--orange-deep:#b86f06;--orange-soft:#fff2d7;--paper:#fbfcfe;--paper-blue:#f2f6fb;--panel:#fff;--ink:#10213e;--text:#253b5e;--muted:#63738a;--line:#dbe4ef;--line-strong:#bfcbda;--green:#2d7968;--danger:#b84d3a;--serif:var(--font-fraunces), var(--font-noto-sc), "Noto Serif SC", serif;--sc:var(--font-noto-sc), "Noto Serif SC", "Songti SC", serif;--mono:var(--font-space-mono), "SFMono-Regular", Consolas, monospace;--ease:cubic-bezier(.22, 1, .36, 1);--shadow-card:0 26px 80px #142d5221, 0 2px 9px #142d520f;z-index:0;color:var(--ink);background:var(--paper);font-family:var(--sc);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;position:fixed;inset:0;overflow:hidden auto}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root button,.landing-root a,.landing-root .stage{cursor:pointer}.landing-root ::selection{color:var(--navy-deep);background:#f7d893}.landing-root :focus-visible{outline:3px solid var(--orange-deep);outline-offset:3px}.landing-root .skip-link{z-index:6000;color:#fff;background:var(--navy);border-radius:10px;padding:10px 14px;text-decoration:none;transition:transform .18s;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.landing-root .skip-link:focus{transform:none}.landing-root .atmosphere{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.landing-root .ambient-grid{opacity:.46;background-image:linear-gradient(#18315e0d 1px,#0000 1px),linear-gradient(90deg,#18315e0d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#00000073 52%,#0000 84%);mask-image:linear-gradient(#000 0%,#00000073 52%,#0000 84%)}.landing-root .ambient-orbit{border:1px solid #18315e17;border-radius:50%;position:absolute}.landing-root .ambient-orbit-one{width:680px;height:680px;top:-220px;right:-180px}.landing-root .ambient-orbit-two{border-style:dashed;width:420px;height:420px;top:84px;right:35px}.landing-root .ambient-glow{filter:blur(16px);background:radial-gradient(circle,#e8aa372b,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:90px;right:5%}.landing-root nav{z-index:1000;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);width:min(1320px,100% - 48px);min-height:70px;transition:top .3s var(--ease), min-height .3s var(--ease), box-shadow .3s ease;background:#fbfcfedb;border:1px solid #bfcbdac7;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:9px 10px 9px 16px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 38px #142d5212}.landing-root nav.shrink{min-height:62px;top:10px;box-shadow:0 14px 42px #142d5221}.landing-root .brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.landing-root .brand-mark{filter:drop-shadow(0 6px 12px #18315e24);flex:none;width:46px;height:46px}.landing-root .brand-copy{gap:2px;display:grid}.landing-root .brand-copy strong{font-family:var(--sc);letter-spacing:.04em;font-size:16px;font-weight:600}.landing-root .brand-copy small{color:var(--muted);font:8.5px var(--mono);letter-spacing:.12em;text-transform:uppercase}.landing-root .navlinks{align-items:center;gap:3px;display:flex}.landing-root .navlinks button,.landing-root .navlinks>a{min-height:44px;color:var(--text);font-family:var(--sc);background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;text-decoration:none;transition:color .18s,background .18s;display:inline-flex}.landing-root .navlinks button:hover,.landing-root .navlinks>a:hover{color:var(--navy);background:#edf2f8}.landing-root .navlinks .nav-cta{color:#fff;background:var(--navy);min-width:116px;margin-left:7px;padding:0 20px;font-weight:600}.landing-root .navlinks .nav-cta:hover{color:#fff;background:var(--navy-soft)}.landing-root .hero{z-index:2;grid-template-rows:1fr auto;min-height:100svh;padding:126px 48px 34px;display:grid;position:relative;overflow:hidden}.landing-root .hero-stage{grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);align-items:center;gap:clamp(44px,6vw,96px);width:min(1320px,100%);margin:0 auto;padding:28px 0 54px;display:grid}.landing-root .hero-copy{z-index:3;max-width:760px;position:relative}.landing-root .hero-attribution{opacity:0;width:min(430px,100%);animation:lp-fade-up .7s var(--ease) 80ms forwards;grid-template-columns:minmax(0,1fr);margin-bottom:31px;display:grid;transform:translateY(14px)}.landing-root .hero-attribution>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #18315e24;border-radius:17px;align-items:center;gap:15px;min-width:0;padding:14px 22px 14px 16px;display:flex;box-shadow:0 12px 34px #142d520f}.landing-root .hero-attribution .hero-attribution-logo{object-fit:contain;filter:drop-shadow(0 2px 6px #18315e24);flex:none;width:52px;height:52px}.landing-root .hero-attribution .hero-attribution-text{gap:7px;min-width:0;display:grid}.landing-root .hero-attribution small{color:var(--navy-soft);font:8.5px var(--mono);letter-spacing:.12em}.landing-root .hero-attribution strong{color:var(--navy-deep);font-family:var(--sc);letter-spacing:-.025em;white-space:nowrap;font-size:clamp(16px,1.45vw,21px);font-weight:650;line-height:1.25;overflow:hidden}.landing-root .hero h1{width:max-content;max-width:100%;color:var(--navy-deep);font-family:var(--serif);font-variation-settings:"opsz" 120;letter-spacing:-.045em;white-space:nowrap;margin:0;font-size:clamp(62px,6.7vw,96px);font-weight:560;line-height:1.03}.landing-root .hero h1 .blk{padding-bottom:.08em;display:block;overflow:hidden}.landing-root .hero h1 .blk span{animation:lp-rise .95s var(--ease) .14s forwards;display:inline-block;transform:translateY(112%)}.landing-root .hero h1 .blk+.blk span{animation-delay:.23s}.landing-root .hero h1 em{z-index:1;color:var(--orange-deep);white-space:nowrap;font-style:normal;font-weight:640;position:relative}.landing-root .hero h1 em:after{content:"";z-index:-1;transform-origin:0;height:.22em;animation:lp-underline .72s var(--ease) .95s forwards;background:#e8aa3745;border-radius:99px;position:absolute;bottom:.06em;left:-.06em;right:-.06em;transform:scaleX(0)}.landing-root .hero-sub{max-width:610px;color:var(--text);opacity:0;animation:lp-fade-up .72s var(--ease) .43s forwards;margin:29px 0 0;font-size:17px;font-weight:400;line-height:1.82;transform:translateY(16px)}.landing-root .hero-actions{opacity:0;animation:lp-fade-up .72s var(--ease) .52s forwards;flex-wrap:wrap;gap:12px;margin-top:34px;display:flex;transform:translateY(16px)}.landing-root .hero-primary,.landing-root .hero-secondary{min-height:54px;font-family:var(--sc);border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:0 23px;font-size:14px;font-weight:600;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.landing-root .hero-primary{border:1px solid var(--navy);color:#fff;background:var(--navy);box-shadow:0 12px 24px #18315e2b}.landing-root .hero-primary svg{width:18px;height:18px;transition:transform .18s}.landing-root .hero-primary:hover{background:var(--navy-soft);transform:translateY(-2px);box-shadow:0 16px 30px #18315e38}.landing-root .hero-primary:hover svg{transform:translate(3px)}.landing-root .hero-secondary{border:1px solid var(--line-strong);color:var(--navy);background:#ffffffb8}.landing-root .hero-secondary:hover{border-color:var(--navy-soft);background:#fff;transform:translateY(-2px)}.landing-root .hero-facts{color:var(--muted);opacity:0;flex-wrap:wrap;gap:10px 22px;margin-top:30px;font-size:12.5px;animation:.8s .65s forwards lp-fade;display:flex}.landing-root .hero-facts span{padding-left:13px;position:relative}.landing-root .hero-facts span:before{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:.56em;left:0}.landing-root .hero-facts b{color:var(--text);font-weight:600}.landing-root .hero-visual{z-index:2;opacity:0;width:min(100%,570px);animation:lp-card-in .95s var(--ease) .25s forwards;justify-self:end;padding:31px 0 36px 34px;position:relative;transform:translate(24px)scale(.98)}.landing-root .visual-orbit{z-index:-1;border:1px dashed #18315e29;border-radius:50%;width:430px;height:430px;position:absolute;top:-28px;right:-78px}.landing-root .visual-orbit:before,.landing-root .visual-orbit:after{content:"";border-radius:50%;position:absolute}.landing-root .visual-orbit:before{border:1px solid #18315e1f;inset:62px}.landing-root .visual-orbit:after{background:var(--orange);width:13px;height:13px;bottom:75px;right:44px;box-shadow:0 0 0 9px #e8aa372e}.landing-root .research-card{min-height:520px;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe8;border:1px solid #bfcbdad9;border-radius:31px;padding:31px;position:relative;overflow:hidden}.landing-root .research-card:before{content:"";border:34px solid #18315e09;border-radius:50%;width:190px;height:190px;position:absolute;top:-95px;right:-65px}.landing-root .research-card-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:relative}.landing-root .card-eyebrow{color:var(--navy-soft);font:9px var(--mono);letter-spacing:.12em;text-transform:uppercase}.landing-root .research-card h2{color:var(--navy-deep);font-family:var(--sc);margin:7px 0 0;font-size:25px;font-weight:600}.landing-root .card-status{min-height:30px;color:var(--green);white-space:nowrap;background:#f0f8f5;border:1px solid #c6ded6;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:10.5px;display:inline-flex}.landing-root .card-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.landing-root .source-note{background:var(--paper-blue);border:1px solid #e1e8f1;border-radius:17px;margin-top:27px;padding:18px 19px}.landing-root .source-note span{color:var(--muted);font:9px var(--mono);letter-spacing:.11em;text-transform:uppercase}.landing-root .source-note p{color:var(--text);margin:8px 0 0;font-size:14px;line-height:1.65}.landing-root .path-rail{gap:9px;margin-top:23px;display:grid;position:relative}.landing-root .path-rail:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:41px;bottom:41px;left:20px}.landing-root .path-step{z-index:1;background:#ffffffc2;border:1px solid #0000;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:12px;min-height:72px;padding:12px 14px;display:grid;position:relative}.landing-root .path-step.active{background:var(--orange-soft);border-color:#f0d59d}.landing-root .step-index{border:1px solid var(--line-strong);width:34px;height:34px;color:var(--navy-soft);font:9px var(--mono);background:#fff;border-radius:50%;place-items:center;display:grid}.landing-root .path-step.active .step-index{border-color:var(--orange);color:var(--navy-deep);box-shadow:0 0 0 5px #e8aa3729}.landing-root .path-step small,.landing-root .path-step strong{display:block}.landing-root .path-step small{color:var(--muted);margin-bottom:4px;font-size:10px}.landing-root .path-step strong{color:var(--ink);font-size:13.5px;font-weight:600;line-height:1.45}.landing-root .card-footer{border-top:1px solid var(--line);color:var(--muted);font:9px var(--mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.landing-root .focus-node{border:1px solid var(--orange);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.landing-root .focus-node i{background:var(--orange);border-radius:50%;width:8px;height:8px}.landing-root .floating-note{z-index:3;color:#fff;background:var(--navy);border:1px solid #18315e33;border-radius:18px;width:min(290px,60%);padding:18px 20px;position:absolute;bottom:0;left:0;transform:rotate(-1.5deg);box-shadow:0 18px 38px #18315e38}.landing-root .floating-note span,.landing-root .floating-note strong{display:block}.landing-root .floating-note span{color:#b9c8df;font:8.5px var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.landing-root .floating-note strong{letter-spacing:.03em;font-size:13px;font-weight:500}.landing-root .hero-meta{border-top:1px solid var(--line);width:min(1320px,100%);color:var(--muted);font:9.5px var(--mono);letter-spacing:.1em;text-transform:uppercase;opacity:0;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding-top:21px;animation:.7s .72s forwards lp-fade;display:flex}.landing-root .scroll-hint{color:var(--navy-soft);font:inherit;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;padding:8px 0;display:inline-flex}.landing-root .scroll-hint .bar{background:var(--line-strong);width:36px;height:1px;position:relative;overflow:hidden}.landing-root .scroll-hint .bar:after{content:"";background:var(--orange);width:14px;height:100%;animation:lp-slide 1.9s var(--ease) infinite;position:absolute;top:0;left:-14px}.landing-root .marquee{z-index:2;color:#d9e1ec;background:var(--navy);border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;padding:19px 0;position:relative;overflow:hidden}.landing-root .marquee .track{color:#b8c6d9;width:max-content;font-family:var(--sc);white-space:nowrap;gap:42px;font-size:18px;animation:34s linear infinite lp-scroll;display:flex}.landing-root .marquee .track span{align-items:center;gap:42px;display:flex}.landing-root .marquee .track b{color:#f0bf63;font:9px var(--mono);letter-spacing:.1em}.landing-root section.block{z-index:2;width:min(1240px,100% - 96px);margin:0 auto;padding:128px 0;position:relative}.landing-root section.block+section.block{border-top:1px solid var(--line)}.landing-root .seclabel{color:var(--navy-soft);font:10px var(--mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:13px;margin-bottom:30px;display:flex}.landing-root .seclabel .num{color:var(--orange-deep)}.landing-root .seclabel .ln{background:var(--line-strong);width:min(100%,108px);height:1px}.landing-root .reveal{opacity:0;transition:opacity .75s var(--ease), transform .75s var(--ease);transform:translateY(30px)}.landing-root .reveal.in{opacity:1;transform:none}.landing-root .reveal.d1{transition-delay:60ms}.landing-root .reveal.d2{transition-delay:.12s}.landing-root .reveal.d3{transition-delay:.18s}.landing-root .reveal.d4{transition-delay:.24s}.landing-root .manifesto h2,.landing-root .funnel-head h2{color:var(--navy-deep);font-family:var(--serif);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(34px,4.5vw,62px);font-weight:520;line-height:1.14}.landing-root .manifesto h2{max-width:19ch}.landing-root .manifesto h2 em,.landing-root .funnel-head h2 em{color:var(--orange-deep);font-style:normal}.landing-root .manifesto .body{grid-template-columns:1fr 1fr;gap:24px;margin-top:56px;display:grid}.landing-root .manifesto .body p{border:1px solid var(--line);min-height:210px;color:var(--text);background:#ffffffd1;border-radius:24px;margin:0;padding:30px 32px;font-size:16px;line-height:1.9;box-shadow:0 9px 30px #142d520b}.landing-root .manifesto .body p:first-child{border-top:4px solid var(--navy)}.landing-root .manifesto .body p:last-child{border-top:4px solid var(--orange)}.landing-root .manifesto .body p b{color:var(--navy-deep);font-weight:600}.landing-root .film-teaser{z-index:2;color:#fff;background:radial-gradient(circle at 78% 12%, #e8aa3733, transparent 23%), linear-gradient(128deg, #0b1d3c, var(--navy-deep) 54%, #16335f);border-radius:40px;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(48px,6vw,90px);width:min(1320px,100% - 48px);min-height:560px;margin:22px auto 54px;padding:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f234729}.landing-root .film-teaser:before{content:"";opacity:.11;pointer-events:none;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0}.landing-root .film-teaser-copy,.landing-root .film-teaser-still{z-index:1;position:relative}.landing-root .film-teaser-kicker{color:#b7c5d8;font:9px var(--mono);letter-spacing:.16em}.landing-root .film-teaser-copy h2{max-width:10ch;font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:22px 0 0;font-size:clamp(40px,4.6vw,67px);font-weight:520;line-height:1.1}.landing-root .film-teaser-copy p{color:#bfccdd;max-width:42ch;margin:24px 0 0;font-size:14px;line-height:1.85}.landing-root .film-teaser-link{color:#fff;align-items:center;gap:13px;width:fit-content;margin-top:30px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.landing-root .film-teaser-play{width:48px;height:48px;color:var(--navy-deep);background:var(--orange);transition:transform .2s var(--ease), background .2s ease;border-radius:50%;place-items:center;display:grid;box-shadow:0 12px 32px #00000038}.landing-root .film-teaser-play svg{width:22px;height:22px}.landing-root .film-teaser-link:hover .film-teaser-play{background:#f1bc5b;transform:scale(1.08)}.landing-root .film-teaser-still{transition:transform .4s var(--ease), box-shadow .4s ease;background:#07152d;border:1px solid #ffffff2e;border-radius:24px;display:block;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 28px 70px #0000004d}.landing-root .film-teaser-still:hover{transform:rotate(0)translateY(-5px);box-shadow:0 36px 86px #00000061}.landing-root .film-teaser-still img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.landing-root .film-teaser-duration{color:#fff;font:9px var(--mono);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07152dc7;border:1px solid #ffffff2e;border-radius:9px;padding:7px 9px;position:absolute;bottom:14px;right:14px}.landing-root .funnel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.landing-root .funnel-head h2{max-width:18ch}.landing-root .funnel-head .note{max-width:390px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.landing-root .dual{grid-template-columns:1fr 1fr;gap:22px;margin-top:52px;display:grid}.landing-root .pcard{border:1px solid var(--line);transition:transform .22s var(--ease), border-color .22s ease, box-shadow .22s ease;background:#fff;border-radius:26px;padding:38px 36px;position:relative;overflow:hidden;box-shadow:0 12px 38px #142d520f}.landing-root .pcard:before{content:"";border:26px solid #18315e0b;border-radius:50%;width:145px;height:145px;position:absolute;top:-72px;right:-55px}.landing-root .pcard:nth-child(2):before{border-color:#e8aa3717}.landing-root .pcard:hover{border-color:var(--line-strong);transform:translateY(-5px);box-shadow:0 20px 48px #142d521a}.landing-root .pcard .tag{color:var(--navy-soft);font:9px var(--mono);letter-spacing:.13em;text-transform:uppercase}.landing-root .pcard h3{color:var(--navy-deep);font-family:var(--sc);margin:14px 0 6px;font-size:27px;font-weight:600}.landing-root .pcard .who{color:var(--muted);margin-bottom:24px;font-size:13px}.landing-root .pcard .row{border-top:1px solid var(--line);grid-template-columns:74px 1fr;gap:14px;padding:15px 0;display:grid}.landing-root .pcard .row .k{color:var(--muted);font:9.5px var(--mono);letter-spacing:.08em;text-transform:uppercase;padding-top:2px}.landing-root .pcard .row .v{color:var(--text);font-size:14px;line-height:1.7}.landing-root .pcard .v b{color:var(--navy-deep);font-weight:600}.landing-root .bind{background:linear-gradient(105deg, var(--orange-soft), #fff 72%);border:1px solid #ecd39f;border-radius:22px;margin-top:22px;padding:26px 30px}.landing-root .bind .star{color:var(--orange-deep);font:9px var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.landing-root .bind p{color:var(--text);margin:0;font-size:15.5px;line-height:1.8}.landing-root .bind p b{color:var(--navy-deep);font-weight:600}.landing-root .timeline{margin-top:66px;position:relative}.landing-root .tl-track,.landing-root .tl-prog{height:2px;position:absolute;top:22px;left:0}.landing-root .tl-track{background:var(--line);right:0}.landing-root .tl-prog{background:linear-gradient(90deg, var(--navy), var(--orange));width:0;transition:width .9s var(--ease)}.landing-root .stages{justify-content:space-between;gap:12px;display:flex;position:relative}.landing-root .stage{color:var(--ink);text-align:center;background:0 0;border:0;flex:1;padding:0}.landing-root .stage .dot{border:1px solid var(--line-strong);width:46px;height:46px;color:var(--muted);background:var(--paper);font:11px var(--mono);transition:transform .22s var(--ease), color .22s ease, background .22s ease, border-color .22s ease, box-shadow .22s ease;border-radius:50%;place-items:center;margin:0 auto;display:grid;position:relative}.landing-root .stage.lit .dot{border-color:var(--navy-soft);color:var(--navy);box-shadow:0 0 0 5px #18315e14}.landing-root .stage.active .dot{border-color:var(--navy);color:#fff;background:var(--navy);transform:scale(1.1)}.landing-root .stage .nm{color:var(--ink);margin-top:16px;font-size:15px;font-weight:600}.landing-root .stage .en{color:var(--muted);font:8.5px var(--mono);letter-spacing:.09em;text-transform:uppercase;margin-top:4px}.landing-root .stage.bridge .nm{color:var(--orange-deep)}.landing-root .stage .badge{color:var(--orange-deep);background:var(--orange-soft);font:8px var(--mono);letter-spacing:.06em;opacity:0;border:1px solid #ecd39f;border-radius:999px;margin-top:7px;padding:3px 8px;display:inline-block}.landing-root .stage.bridge .badge{opacity:1}.landing-root .stage-detail{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:175px;margin-top:48px;padding:34px 38px 34px 42px;position:relative;overflow:hidden;box-shadow:0 10px 34px #142d520e}.landing-root .stage-detail:before{content:"";background:linear-gradient(var(--navy), var(--orange));width:5px;position:absolute;inset:0 auto 0 0}.landing-root .stage-detail .st-task{color:var(--navy-deep);font-family:var(--sc);margin-bottom:12px;font-size:22px;font-weight:600}.landing-root .stage-detail .st-task em{color:var(--orange-deep);font:9px var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-left:10px;font-style:normal}.landing-root .stage-detail .st-body{max-width:72ch;color:var(--text);font-size:15px;line-height:1.85}.landing-root .stage-detail .st-body b{color:var(--navy-deep);font-weight:600}.landing-root .st-anim{animation:lp-detail .42s var(--ease)}.landing-root .tl-controls{align-items:center;gap:10px;margin-top:22px;display:flex}.landing-root .tl-btn{border:1px solid var(--line-strong);min-height:42px;color:var(--navy);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:0 15px;font-size:12px;transition:background .18s,border-color .18s;display:inline-flex}.landing-root .tl-btn:hover{border-color:var(--navy-soft);background:var(--paper-blue)}.landing-root .tl-btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.landing-root .difftable{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:48px;overflow:hidden;box-shadow:0 10px 36px #142d520e}.landing-root .difftable .drow{border-bottom:1px solid var(--line);grid-template-columns:1.1fr 2fr 1.6fr;display:grid}.landing-root .difftable .drow:last-child{border-bottom:0}.landing-root .difftable .drow.head{color:#fff;background:var(--navy)}.landing-root .difftable .cell{border-right:1px solid var(--line);color:var(--text);padding:19px 24px;font-size:13.5px;line-height:1.65}.landing-root .difftable .cell:last-child{border-right:0}.landing-root .difftable .head .cell{color:#e7edf5;font:9px var(--mono);letter-spacing:.09em;text-transform:uppercase;border-color:#ffffff21}.landing-root .difftable .cell.k{color:var(--navy-deep);font-weight:600}.landing-root .difftable .cell.us{background:#f8fafc}.landing-root .difftable .cell.us b{color:var(--orange-deep);font-weight:600}.landing-root .difftable .cell.them{color:var(--muted)}.landing-root .difftable .drow:not(.head):hover{background:var(--orange-soft)}.landing-root .access{z-index:2;color:#fff;background:radial-gradient(circle at 82% 18%, #e8aa3757, transparent 25%), linear-gradient(122deg, var(--navy-deep), var(--navy) 62%, #234a7c);text-align:center;border-radius:42px;width:min(1320px,100% - 48px);margin:50px auto 0;padding:104px 48px;position:relative;overflow:hidden}.landing-root .access:before{content:"";opacity:.12;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0}.landing-root .access .seclabel{color:#d5deec;position:relative}.landing-root .access .seclabel .ln{background:#ffffff38}.landing-root .access h2{color:#fff;max-width:13ch;font-family:var(--serif);letter-spacing:-.04em;text-wrap:balance;margin:0 auto;font-size:clamp(42px,5.8vw,78px);font-weight:540;line-height:1.08;position:relative}.landing-root .access h2 em{color:#f1bf60;font-style:normal}.landing-root .access>p{color:#c9d4e4;max-width:520px;margin:25px auto 38px;font-size:15px;line-height:1.8;position:relative}.landing-root .access-entry{text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:28px;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:36px;width:min(850px,100%);margin:0 auto;padding:26px;display:grid;position:relative;box-shadow:0 24px 70px #04122b38}.landing-root .access-qr-frame{background:#fff;border-radius:19px;padding:13px;box-shadow:0 15px 38px #04122b40}.landing-root .access-qr-image{width:100%;height:auto;image-rendering:pixelated;border-radius:8px;display:block}.landing-root .access-entry-kicker,.landing-root .access-entry-url{color:#adc0d8;font:9px var(--mono);letter-spacing:.13em;display:block}.landing-root .access-entry-kicker{color:#f1bf60}.landing-root .access-entry-copy h3{color:#fff;margin:13px 0 0;font-size:clamp(24px,3vw,34px);font-weight:600;line-height:1.3}.landing-root .access-entry-copy>p{color:#c9d4e4;max-width:44ch;margin:13px 0;font-size:13px;line-height:1.75}.landing-root .access-entry-url{overflow-wrap:anywhere;letter-spacing:.06em}.landing-root .access-btns{justify-content:flex-start;gap:12px;margin-top:24px;display:flex;position:relative}.landing-root .btn{border-radius:15px;min-height:52px;padding:0 24px;font-size:13px;font-weight:600;transition:transform .18s,background .18s,border-color .18s}.landing-root .btn.primary{border:1px solid var(--orange);color:var(--navy-deep);background:var(--orange)}.landing-root .btn.primary:hover{background:#f1bc5b;transform:translateY(-2px)}.landing-root .btn.primary:disabled{opacity:.58;transform:none}.landing-root .btn.ghost{color:#fff;background:#ffffff0f;border:1px solid #ffffff52}.landing-root .btn.ghost:hover{background:#ffffff1f;border-color:#ffffff9e;transform:translateY(-2px)}.landing-root footer{z-index:2;justify-content:space-between;align-items:center;gap:26px;width:min(1320px,100% - 48px);margin:0 auto;padding:50px 0;display:flex;position:relative}.landing-root footer .fbrand{color:var(--navy-deep);align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.landing-root .footer-mark{width:40px;height:40px}.landing-root footer .fbrand span,.landing-root footer .fbrand small{display:block}.landing-root footer .fbrand small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:400}.landing-root footer .fmeta{color:var(--muted);font:9px var(--mono);letter-spacing:.07em;text-align:right;line-height:1.85}.landing-root .overlay,.landing-overlay{z-index:5000;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f234794;justify-content:center;align-items:center;padding:20px;transition:opacity .25s;display:none;position:fixed;inset:0}.landing-root .overlay.show{opacity:1;display:flex}.landing-root .modal{border:1px solid var(--line);width:min(460px,94vw);max-height:92vh;color:var(--ink);transition:transform .3s var(--ease);background:#fff;border-radius:28px;padding:40px;position:relative;overflow-y:auto;transform:translateY(20px)scale(.98);box-shadow:0 34px 100px #0a1c3d4d}.landing-root .overlay.show .modal{transform:none}.landing-root .modal:before{content:"";background:linear-gradient(90deg, var(--navy), var(--orange));border-radius:0 0 99px 99px;height:4px;position:absolute;top:0;left:34px;right:34px}.landing-root .modal .mlabel{color:var(--orange-deep);font:9px var(--mono);letter-spacing:.13em;text-transform:uppercase}.landing-root .modal h3{color:var(--navy-deep);font-family:var(--sc);margin:10px 0 5px;font-size:29px;font-weight:600}.landing-root .modal .msub{color:var(--muted);margin-bottom:25px;font-size:13px;line-height:1.6}.landing-root .field{text-align:left;margin-bottom:16px}.landing-root .field label{color:var(--text);margin-bottom:7px;font-size:12px;font-weight:600;display:block}.landing-root .field input,.landing-root .field select{border:1px solid var(--line-strong);width:100%;min-height:48px;color:var(--ink);font-family:var(--sc);background:#fff;border-radius:12px;padding:0 14px;font-size:14px;transition:border-color .18s,box-shadow .18s}.landing-root .field input:focus,.landing-root .field select:focus{border-color:var(--navy-soft);outline:none;box-shadow:0 0 0 4px #274b801c}.landing-root .field input::placeholder{color:#97a4b6}.landing-root .modal .btn{border-color:var(--navy);color:#fff;background:var(--navy);width:100%;margin-top:7px}.landing-root .modal .btn:hover{background:var(--navy-soft)}.landing-root .auth-error{color:#963d2e;background:#fff3f0;border:1px solid #e2b6ae;border-radius:10px;margin:4px 0 8px;padding:10px 12px;font-size:12px;line-height:1.5}.landing-root .switch{color:var(--muted);text-align:center;margin-top:20px;font-size:12.5px}.landing-root .switch a{color:var(--navy-soft);margin-left:4px;font-weight:600;text-decoration:none}.landing-root .mclose{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;padding:0;transition:color .18s,background .18s;display:grid;position:absolute;top:18px;right:18px}.landing-root .mclose:hover{color:var(--navy);background:var(--paper-blue)}.landing-root .mclose svg{width:18px;height:18px}@keyframes lp-rise{to{transform:none}}@keyframes lp-fade{to{opacity:1}}@keyframes lp-fade-up{to{opacity:1;transform:none}}@keyframes lp-card-in{to{opacity:1;transform:none}}@keyframes lp-underline{to{transform:scaleX(1)}}@keyframes lp-detail{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes lp-slide{0%{opacity:0;left:-14px}30%{opacity:1}to{opacity:0;left:36px}}@keyframes lp-scroll{to{transform:translate(-50%)}}@media (max-width:1060px){.landing-root .hero-stage{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:36px}.landing-root .research-card{padding:25px}}@media (max-width:900px){.landing-root nav{width:calc(100% - 30px)}.landing-root .navlinks button:not(.nav-cta),.landing-root .navlinks>a{display:none}.landing-root .hero{min-height:auto;padding:116px 28px 30px}.landing-root .hero-stage{grid-template-columns:1fr;gap:48px;padding-top:52px}.landing-root .hero-copy{max-width:760px}.landing-root .hero h1{font-size:clamp(68px,10vw,92px)}.landing-root .hero-visual{justify-self:center;width:min(100%,620px)}.landing-root section.block{width:min(100% - 48px,760px);padding:96px 0}.landing-root .manifesto .body,.landing-root .dual{grid-template-columns:1fr}.landing-root .film-teaser{grid-template-columns:1fr;gap:42px;padding:54px}.landing-root .film-teaser-copy h2{max-width:13ch}.landing-root .manifesto .body p{min-height:auto}.landing-root .difftable .drow{grid-template-columns:.8fr 1.6fr 1.3fr}}@media (max-width:680px){.landing-root nav{border-radius:18px;min-height:62px;padding:7px 7px 7px 10px;top:10px}.landing-root .brand-mark{width:40px;height:40px}.landing-root .brand-copy strong{font-size:14px}.landing-root .brand-copy small{display:none}.landing-root .navlinks .nav-cta{min-width:auto;min-height:42px;margin-left:0;padding:0 15px}.landing-root .hero{padding:92px 20px 25px}.landing-root .hero-stage{gap:40px;padding:42px 0 38px}.landing-root .hero-attribution{margin-bottom:24px}.landing-root .hero-attribution .hero-attribution-logo{width:40px;height:40px}.landing-root .hero-attribution>div{gap:12px;padding:12px 16px 12px 13px}.landing-root .hero-attribution strong{font-size:17px}.landing-root .hero h1{font-size:clamp(44px,12.5vw,58px);line-height:1.12}.landing-root .hero-sub{margin-top:22px;font-size:15px;line-height:1.8}.landing-root .hero-actions{flex-direction:column}.landing-root .hero-primary,.landing-root .hero-secondary{width:100%}.landing-root .hero-facts{gap:9px;display:grid}.landing-root .hero-visual{padding:20px 0 30px}.landing-root .research-card{border-radius:24px;min-height:0;padding:22px 18px 34px}.landing-root .research-card-top{align-items:flex-start}.landing-root .research-card h2{font-size:22px}.landing-root .card-status{padding:0 9px}.landing-root .source-note{padding:15px}.landing-root .path-step{padding-left:8px}.landing-root .floating-note{width:min(270px,78%);left:12px}.landing-root .hero-meta{flex-direction:column;align-items:flex-start}.landing-root section.block{width:calc(100% - 40px);padding:78px 0}.landing-root .manifesto h2,.landing-root .funnel-head h2{font-size:clamp(34px,10.5vw,48px)}.landing-root .manifesto .body{margin-top:38px}.landing-root .manifesto .body p,.landing-root .pcard{padding:25px 22px}.landing-root .funnel-head{flex-direction:column;align-items:flex-start}.landing-root .timeline{margin-top:44px}.landing-root .stages{grid-template-columns:repeat(2,1fr);gap:20px 12px;display:grid}.landing-root .tl-track,.landing-root .tl-prog{display:none}.landing-root .stage{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:112px;padding:12px 6px}.landing-root .stage .dot{width:38px;height:38px}.landing-root .stage .nm{margin-top:10px}.landing-root .stage-detail{margin-top:28px;padding:27px 22px 27px 27px}.landing-root .stage-detail .st-task em{margin:6px 0 0;display:block}.landing-root .difftable{border-radius:18px}.landing-root .difftable .drow{grid-template-columns:1fr}.landing-root .difftable .cell{border-right:0;border-bottom:1px solid var(--line);padding:15px 18px}.landing-root .difftable .cell:last-child{border-bottom:0}.landing-root .difftable .drow.head{display:none}.landing-root .difftable .cell.k{background:var(--paper-blue);border-bottom:0;padding-bottom:7px;font-size:12px}.landing-root .access{border-radius:28px;width:calc(100% - 24px);margin-top:20px;padding:76px 22px}.landing-root .film-teaser{border-radius:28px;width:calc(100% - 24px);min-height:0;margin-bottom:18px;padding:64px 22px 22px}.landing-root .film-teaser-copy h2{font-size:clamp(37px,11.2vw,52px)}.landing-root .film-teaser-still{border-radius:18px;transform:none}.landing-root .access-entry{text-align:center;grid-template-columns:1fr;gap:28px;padding:22px}.landing-root .access-qr-frame{width:min(250px,100%);margin:0 auto}.landing-root .access-entry-copy>p{margin-left:auto;margin-right:auto}.landing-root .access-btns{flex-direction:column;justify-content:center}.landing-root footer{flex-direction:column;align-items:flex-start;width:calc(100% - 40px)}.landing-root footer .fmeta{text-align:left}.landing-root .modal{border-radius:22px;padding:34px 22px 26px}}@media (prefers-reduced-motion:reduce){.landing-root{scroll-behavior:auto}.landing-root *,.landing-root :before,.landing-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing-root .hero-attribution,.landing-root .hero-sub,.landing-root .hero-actions,.landing-root .hero-facts,.landing-root .hero-visual,.landing-root .hero-meta,.landing-root .hero h1 .blk span,.landing-root .hero h1 em:after,.landing-root .reveal{opacity:1;transform:none}}
