:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--night:#07121c;--night-2:#0b1b29;--night-3:#102639;--ink:#0a1823;--ink-soft:#334553;--muted:#5b6d79;--fog:#f2f6f8;--surface:#fff;--line:#cad6dd;--line-dark:#294053;--cobalt:#305cff;--cobalt-dark:#1737ba;--cyan:#65d8ff;--mint:#50d6a3;--amber:#f3b85d;--red:#ff776f;--display:"Bricolage Grotesque", "Bricolage Grotesque Fallback", "Arial Narrow", system-ui, sans-serif;--body:"Inter", "Inter Fallback", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", Consolas, monospace;--max:1540px;--pad:clamp(22px, 4.5vw, 76px);--ease:cubic-bezier(.16, 1, .3, 1)}@font-face{font-family:Inter Fallback;src:local(Arial);size-adjust:107.12%;ascent-override:90.44%;descent-override:22.52%;line-gap-override:0%}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial);size-adjust:105.43%;ascent-override:88.21%;descent-override:25.61%;line-gap-override:0%}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{color:var(--ink);background:var(--fog);font-family:var(--body);margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}body,button,input{font-family:var(--body)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:#305cff2e}[id]{scroll-margin-top:90px}:focus{outline:none}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}::selection{color:#fff;background:var(--cobalt)}.skip-link{z-index:1000;color:#fff;background:var(--cobalt);padding:12px 16px;font-weight:700;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.site-header{z-index:40;width:100%;min-height:78px;padding:0 var(--pad);color:#eff8ff;border-bottom:1px solid #bbd9eb29;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;display:grid;position:absolute;top:0;left:0}.brand{width:-moz-fit-content;width:fit-content;font-family:var(--display);letter-spacing:-.02em;align-items:center;gap:11px;font-size:.92rem;font-weight:650;display:inline-flex}.brand__mark{fill:none;stroke:currentColor;stroke-width:1.6px;width:26px;height:21px;overflow:visible}.brand__mark circle{fill:var(--cyan);stroke:none}.header-status{color:#bed0db;min-height:32px;font:400 .67rem/1.2 var(--mono);letter-spacing:.035em;border:1px solid #bedae929;border-radius:99px;align-items:center;gap:9px;padding:5px 12px;display:inline-flex}.status-dot,.signal-pulse,.console-light{background:var(--amber);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #f3b85d1f}.header-status[data-status=pass] .status-dot,.console-light{background:var(--mint);box-shadow:0 0 0 4px #50d6a31f}.header-status[data-status=fail] .status-dot{background:var(--red)}.site-nav{color:#a9becb;justify-self:end;align-items:center;gap:clamp(16px,2.1vw,34px);font-size:.72rem;font-weight:600;display:flex}.site-nav a{align-items:center;min-height:44px;transition:color .2s;display:inline-flex;position:relative}.site-nav a:hover{color:#fff}.site-nav a:not(.nav-record):after{content:"";background:var(--cyan);transform-origin:0;height:1px;transition:transform .2s var(--ease);position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after{transform:scaleX(1)}.nav-record{background:#eff8ff;border-radius:2px;padding:0 17px;color:#06121b!important}.nav-record:hover{background:var(--cyan)}.hero{min-height:960px;padding:126px var(--pad) clamp(82px, 8vw, 126px);color:#eff8ff;background:var(--night);isolation:isolate;grid-template-rows:auto 1fr;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(28px,3vw,52px);display:grid;position:relative}.hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 75% 35%,#305cff21,#0000 32%),radial-gradient(circle at 35% 74%,#65d8ff12,#0000 31%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-grid{z-index:-1;opacity:.36;background-image:linear-gradient(#a4cee60f 1px,#0000 1px),linear-gradient(90deg,#a4cee60f 1px,#0000 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.hero-status{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05121d99;border:1px solid #b1d3e72e;grid-column:1/-1;grid-template-columns:repeat(4,1fr);align-self:start;display:grid}.hero-status>div{border-right:1px solid #b1d3e724;gap:8px;min-width:0;padding:15px 18px;display:grid}.hero-status>div:last-child{border-right:0}.hero-status span{color:#7895a7;font:400 .62rem/1.2 var(--mono);letter-spacing:.09em;text-transform:uppercase}.hero-status strong{color:#eaf5fb;font:500 .78rem/1.2 var(--mono);font-variant-numeric:tabular-nums}.hero__copy{grid-column:1/span 5;align-self:center;max-width:650px;padding-right:clamp(0px,2vw,36px)}.eyebrow{color:var(--cobalt);font:500 .67rem/1.3 var(--mono);letter-spacing:.105em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;display:flex}.hero .eyebrow{color:#82dcff}.signal-pulse{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 0 5px #65d8ff1c}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-family:var(--display)}h1{font-variation-settings:"wdth" 93;letter-spacing:-.055em;text-wrap:balance;max-width:12.2ch;margin:0;font-size:clamp(3.7rem,5.9vw,7rem);font-weight:560;line-height:.9}.hero__lead{color:#b8cbd6;max-width:58ch;margin:32px 0 0;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.6}.hero__actions{flex-wrap:wrap;gap:10px;margin:34px 0 0;display:flex}.button{min-height:48px;transition:color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s var(--ease);border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:.75rem;font-weight:650;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--cobalt);border-color:var(--cobalt)}.button--primary:hover{background:#416bff;border-color:#416bff}.button--ghost{color:#edf8ff;border-color:#d8eefa52}.button--ghost:hover{background:#ffffff0f;border-color:#d8eefa}.button--ghost-light{color:#fff;border-color:#ffffff4d}.button--ghost-light:hover{background:#ffffff0f;border-color:#fff}.button--light{width:-moz-fit-content;width:fit-content;color:var(--night);background:#fff;border-color:#fff}.button--light:hover{background:var(--cyan);border-color:var(--cyan)}.hero__boundary{color:#9bb1be;border-left:2px solid var(--cobalt);max-width:63ch;font:400 .75rem/1.65 var(--mono);margin:24px 0 0;padding-left:15px}.hero__boundary strong{color:#cde0e9;font-weight:500}.live-console{color:#ddecf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071622e0;border:1px solid #a7cfe53b;border-radius:6px;grid-column:6/-1;align-self:center;min-width:0;overflow:hidden;box-shadow:0 42px 90px #00000061,0 0 0 1px #0000004d}.console-bar{min-height:52px;font:400 .61rem/1.2 var(--mono);border-bottom:1px solid #a7cfe524;justify-content:space-between;align-items:center;gap:24px;padding:0 18px;display:flex}.console-bar>div{align-items:center;gap:9px;min-width:0;display:flex}.console-bar strong{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-weight:500}.console-bar span:last-child,.console-bar time{color:#6f8a9b}.console-tabs{border-bottom:1px solid #a7cfe524;grid-template-columns:repeat(5,1fr);display:grid}.console-tabs button{color:#718c9c;cursor:pointer;min-width:0;min-height:44px;font:500 .59rem/1 var(--mono);background:0 0;border:0;border-right:1px solid #a7cfe51a;padding:0 8px;transition:color .2s,background-color .2s}.console-tabs button:last-child{border-right:0}.console-tabs button:hover{color:#fff;background:#ffffff09}.console-tabs button[aria-pressed=true]{color:#fff;background:var(--cobalt)}.console-chart{height:clamp(280px,31vw,430px);padding:47px 20px 24px;position:relative;overflow:hidden}.chart-heading{z-index:2;color:#708c9d;font:400 .58rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;display:flex;position:absolute;top:17px;left:20px;right:20px}.chart-heading strong{color:var(--mint);font-weight:500}.console-chart svg{width:100%;height:100%;overflow:visible}.chart-grid{fill:none;stroke:#94bed51a;stroke-width:1px;vector-effect:non-scaling-stroke}.chart-area{fill:#305cff14}.chart-line{fill:none;stroke:var(--cyan);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px #65d8ff47)}.chart-node{fill:var(--night);stroke:var(--cyan);stroke-width:3px;vector-effect:non-scaling-stroke}.live-console[data-positive] .chart-line,.live-console[data-positive] .chart-node{stroke:var(--mint)}.chart-label{color:#6b8797;font:400 .57rem/1 var(--mono);position:absolute;bottom:10px}.chart-label--start{left:20px}.chart-label--end{right:20px}.console-metrics{border-top:1px solid #a7cfe524;border-bottom:1px solid #a7cfe524;grid-template-columns:repeat(4,1fr);margin:0;display:grid}.console-metrics>div{border-right:1px solid #a7cfe51f;min-width:0;padding:15px 14px 17px}.console-metrics>div:last-child{border-right:0}.console-metrics dt,.console-metrics .metric-basis{color:#829bab;font:400 .66rem/1.25 var(--mono);text-transform:uppercase}.console-metrics dd{color:#fff;font:500 clamp(.94rem, 1.3vw, 1.22rem)/1 var(--mono);font-variant-numeric:tabular-nums;margin:8px 0 6px}.console-metrics .metric-basis{margin:0}.evidence-chain{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;padding:19px 18px;display:grid}.evidence-chain>div{gap:5px;min-width:0;display:grid}.evidence-chain span{color:var(--cobalt);font:500 .55rem/1 var(--mono)}.evidence-chain strong{color:#dcebf3;font:500 .68rem/1.2 var(--body)}.evidence-chain small{color:#607d8e;font:400 .52rem/1.25 var(--mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.evidence-chain i{color:#3b5668;font-style:normal}.console-foot{color:#597789;min-height:45px;font:400 .56rem/1.3 var(--mono);background:#ffffff05;border-top:1px solid #a7cfe51f;justify-content:space-between;align-items:center;gap:24px;padding:0 18px;display:flex}.console-foot a{color:var(--cyan)}.section,.offering{max-width:var(--max);padding-right:var(--pad);padding-left:var(--pad);margin:0 auto}.offering{padding-top:clamp(64px,5.4vw,92px);padding-bottom:clamp(70px,6vw,104px)}.section-kicker{border-bottom:1px solid var(--line);color:var(--cobalt);font:500 .64rem/1.2 var(--mono);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.section-kicker small{color:var(--muted);font:inherit}.offering__intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(40px,7vw,120px);padding:clamp(28px,3.2vw,50px) 0 clamp(32px,3.6vw,56px);display:grid}.offering__intro h2,.section-heading h2,.research h2,.access h2{font-variation-settings:"wdth" 91;letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.7rem,4.8vw,5.5rem);font-weight:560;line-height:.94}.offering__intro p,.section-heading>p{max-width:53ch;color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.offering__grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.offering__grid article{border-right:1px solid var(--line);flex-direction:column;min-height:290px;padding:25px 25px 22px 0;display:flex;position:relative}.offering__grid article:not(:first-child){padding-left:25px}.offering__grid article:last-child{border-right:0;padding-right:0}.offering__grid article>span,.trust-grid article>span,.paths-grid article>span,.paper-card>span{color:var(--cobalt);font:500 .6rem/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase}.offering__grid h3{letter-spacing:-.04em;max-width:12ch;margin:auto 0 12px;font-size:clamp(1.35rem,1.8vw,1.85rem);font-weight:560;line-height:1}.offering__grid p{min-height:65px;color:var(--muted);margin:0 0 20px;font-size:.78rem;line-height:1.55}.offering__grid a,.trust-grid a,.paths-grid a{width:-moz-fit-content;width:fit-content;color:var(--ink);border-bottom:1px solid var(--line);font-size:.66rem;font-weight:600}.offering__grid a:hover,.trust-grid a:hover,.paths-grid a:hover{color:var(--cobalt);border-color:var(--cobalt)}.evidence{padding-top:clamp(72px,6vw,104px);padding-bottom:clamp(72px,6vw,104px)}.section-heading{margin-bottom:clamp(45px,6vw,88px)}.section-heading--split{grid-template-columns:1.22fr .78fr;align-items:end;gap:clamp(44px,10vw,170px);display:grid}.section-heading .eyebrow{margin-bottom:19px}.evidence-ledger{background:var(--surface);border:1px solid var(--line);grid-template-columns:1.35fr repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 24px 65px #112a3914}.evidence-ledger article{border-right:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-width:0;min-height:230px;padding:22px;display:flex}.evidence-ledger article:last-child{border-right:0}.evidence-ledger article>span,.evidence-ledger__label>span{color:var(--muted);font:500 .6rem/1.3 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:auto}.evidence-ledger article>strong{color:var(--ink);font:500 clamp(1.35rem, 2.5vw, 2.8rem)/.95 var(--display);letter-spacing:-.055em;font-variant-numeric:tabular-nums;margin:28px 0 8px;display:block}.evidence-ledger article>small{min-height:35px;color:var(--muted);font:400 .75rem/1.45 var(--mono)}.evidence-ledger__primary{color:#fff;background:var(--cobalt)}.evidence-ledger__primary .evidence-ledger__label{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.evidence-ledger__primary .evidence-ledger__label>span{color:#f3f6ff}.evidence-ledger__primary>strong{color:#fff!important;font:500 clamp(4.2rem, 7vw, 7.5rem)/.75 var(--display)!important;margin-top:44px!important}.evidence-ledger__primary>p{color:#f3f6ff;font:400 .75rem/1.4 var(--mono);margin:18px 0 30px}.evidence-ledger__primary>a{color:#fff;border-bottom:1px solid #ffffff8c;width:-moz-fit-content;width:fit-content;padding-bottom:2px;font-size:.64rem}.basis{width:-moz-fit-content;width:fit-content;min-height:25px;font:500 .55rem/1 var(--mono);letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:99px;align-items:center;padding:0 8px;font-style:normal;display:inline-flex}.basis--observed{color:#0d7655;background:#e8fff6}.evidence-ledger__primary .basis--observed{color:#0b3529;background:var(--mint);border-color:var(--mint)}.basis--simulated{color:#3153b9;background:#edf1ff}.basis--planned{color:#84590f;background:#fff5de}.basis--estimated{color:#7a4d00;background:#fff0cf;border-color:#d49a34}.evidence-frontier{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);margin-top:26px;display:grid}.evidence-frontier article{border-right:1px solid var(--line);flex-direction:column;align-items:flex-start;min-width:0;min-height:205px;padding:24px;display:flex}.evidence-frontier article:last-child{border-right:0}.evidence-frontier article>span{color:var(--muted);font:500 .6rem/1.35 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-top:auto}.evidence-frontier article>strong{color:var(--ink);font:540 clamp(1.8rem, 3vw, 3.3rem)/.95 var(--display);letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin:12px 0 10px}.evidence-frontier article>small{color:var(--muted);font:400 .75rem/1.5 var(--mono)}.evidence-detail{border:1px solid var(--line);background:#ffffffb8;margin-top:26px;box-shadow:0 24px 65px #112a390e}.evidence-detail__head{border-bottom:1px solid var(--line);grid-template-columns:1fr minmax(330px,.56fr);align-items:end;gap:clamp(40px,8vw,130px);padding:clamp(28px,4vw,54px);display:grid}.evidence-detail__head .eyebrow{margin-bottom:18px}.evidence-detail__head h3{letter-spacing:-.06em;max-width:12ch;margin:0;font-size:clamp(2.15rem,4vw,4.7rem);font-weight:540;line-height:.92}.signed-head{border-left:2px solid var(--mint);grid-template-columns:1fr auto;align-items:end;gap:8px 24px;padding-left:20px;display:grid}.signed-head>span{color:var(--muted);font:500 .58rem/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1}.signed-head strong{min-width:0;color:var(--ink);font:500 .78rem/1.35 var(--mono);font-variant-numeric:tabular-nums}.signed-head small{color:var(--muted);font:400 .7rem/1.35 var(--mono);text-overflow:ellipsis;white-space:nowrap;grid-column:1;overflow:hidden}.signed-head a{color:var(--cobalt);font:500 .61rem/1.2 var(--mono);grid-area:2/2/span 2;align-self:center}.evidence-detail__grid{grid-template-columns:repeat(4,1fr);display:grid}.evidence-detail__grid article{border-right:1px solid var(--line);flex-direction:column;min-height:225px;padding:24px;display:flex}.evidence-detail__grid article:last-child{border-right:0}.evidence-detail__grid article>span{color:var(--cobalt);font:500 .56rem/1.2 var(--mono);letter-spacing:.07em;text-transform:uppercase}.evidence-detail__grid article>strong{color:var(--ink);font:540 clamp(1.45rem, 2.3vw, 2.55rem)/.95 var(--display);letter-spacing:-.045em;margin:auto 0 10px}.evidence-detail__grid article>p{min-height:58px;color:var(--muted);margin:0 0 20px;font-size:.75rem;line-height:1.55}.evidence-detail__grid article>a{width:-moz-fit-content;width:fit-content;color:var(--ink);border-bottom:1px solid var(--line);font-size:.61rem;font-weight:600}.broker-matrix{border-top:1px solid var(--line)}.broker-matrix>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1.65fr .55fr;align-items:center;gap:24px;min-height:56px;padding:0 24px;display:grid}.broker-matrix>div:last-child{border-bottom:0}.broker-matrix__heading{color:var(--muted);font:500 .52rem/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase;background:#e0ebf147;min-height:38px!important}.broker-matrix strong{font-size:.74rem;font-weight:600}.broker-matrix span{color:var(--muted);font:400 .72rem/1.35 var(--mono)}.broker-matrix em{color:#7a520d;width:-moz-fit-content;width:fit-content;font:500 .5rem/1 var(--mono);letter-spacing:.045em;text-transform:uppercase;background:#fff5de;border:1px solid #e1bd78;border-radius:99px;padding:5px 8px;font-style:normal}.broker-matrix [data-broker-state=pass]{color:#0d7655;background:#e8fff6;border-color:#83c9af}.broker-matrix [data-broker-state=fail]{color:#8f2c28;background:#fff1f0;border-color:#e5a29e}.validation-callout{color:#49320c;background:#fff8e8;border-top:1px solid #ead7ad;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;min-height:92px;padding:19px 24px;display:grid}.validation-callout__signal{background:var(--amber);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 6px #f3b85d26}.validation-callout>div{gap:5px;display:grid}.validation-callout strong{font-size:.82rem;font-weight:650}.validation-callout p{color:#755823;font:400 .75rem/1.5 var(--mono);margin:0}.validation-callout>a{color:inherit;border-bottom:1px solid;font-size:.61rem;font-weight:600}.validation-callout[data-validation-state=pass]{color:#0d5d46;background:#ecfff7;border-color:#b5e8d5}.validation-callout[data-validation-state=pass] .validation-callout__signal{background:var(--mint);box-shadow:0 0 0 6px #50d6a324}.validation-callout[data-validation-state=fail]{color:#872f2a;background:#fff3f2;border-color:#edbfbc}.validation-callout[data-validation-state=fail] .validation-callout__signal{background:var(--red);box-shadow:0 0 0 6px #e5625b1f}.basis-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.2fr repeat(3,1fr);gap:0;margin-top:26px;display:grid}.basis-grid>*{border-right:1px solid var(--line);min-height:205px;padding:26px 25px}.basis-grid>:last-child{border-right:0}.basis-grid__heading .eyebrow{margin-bottom:47px}.basis-grid__heading h3{letter-spacing:-.05em;max-width:9ch;margin:0;font-size:2rem;font-weight:560;line-height:.95}.basis-grid article{flex-direction:column;align-items:flex-start;display:flex}.basis-grid article h3{letter-spacing:-.035em;margin:auto 0 9px;font-size:1.2rem;font-weight:580}.basis-grid article p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.55}.evidence-core{color:#eef8ff;background:#06111b;border-top:1px solid #9ecde61f;border-bottom:1px solid #9ecde61f;min-height:240vh;position:relative}.evidence-core__pin{height:100svh;min-height:100svh;padding:84px var(--pad) 64px;grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(46px,7vw,120px);display:grid;position:sticky;top:0;overflow:hidden}.evidence-core__copy{z-index:2;max-width:620px;position:relative}.evidence-core__copy .eyebrow{color:var(--cyan)}.evidence-core__copy h2{max-width:18ch;margin-top:18px;font-size:clamp(2.5rem,3.9vw,4.3rem);line-height:1}.evidence-core__copy>p:not(.eyebrow):not(.core-noscript){color:#8ca6b6;max-width:52ch;margin:28px 0 0;font-size:.83rem;line-height:1.68}.core-chapters{border-top:1px solid #9ecde621;gap:0;margin:38px 0 0;padding:0;list-style:none;display:grid}.core-chapters li{color:#7793a4;min-height:63px;transition:color .35s ease, padding-left .35s var(--ease);border-bottom:1px solid #9ecde621;grid-template-columns:36px 1fr;align-items:center;gap:12px;padding:11px 0;display:grid}.core-chapters li>span{font:500 .7rem/1 var(--mono)}.core-chapters li>div{gap:4px;display:grid}.core-chapters strong{font-size:.82rem;font-weight:570}.core-chapters small{color:inherit;font:400 .75rem/1.4 var(--mono)}.core-chapters li.is-active{color:#f3f9fd;padding-left:12px}.core-chapters li.is-active>span{color:var(--cyan)}.evidence-core__stage{background:radial-gradient(circle at 52% 45%,#315cff21,#0000 38%),linear-gradient(150deg,#ffffff06,#0000 42%);border:1px solid #9ecde629;min-width:0;height:min(72vh,760px);position:relative;overflow:hidden}#evidence-core-canvas{opacity:0;width:100%;height:100%;transition:opacity .55s;position:absolute;top:0;bottom:0;left:0;right:0}.evidence-core[data-renderer=webgl] #evidence-core-canvas{opacity:1}.evidence-core[data-renderer=webgl] .core-poster{opacity:0}.core-poster{opacity:.78;transition:opacity .45s;position:absolute;top:8%;bottom:16%;left:7%;right:7%}.core-poster:before{content:"";background-image:radial-gradient(circle,#66d6ffc7 0 1.5px,#0000 2px);background-size:31px 29px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(#000 25%,#0000 72%);mask-image:radial-gradient(#000 25%,#0000 72%)}.core-poster i{transform-origin:bottom;background:linear-gradient(#0000,#66d6ffd9,#0000);width:1px;position:absolute;top:19%;bottom:9%;transform:perspective(500px)rotateX(52deg)}.core-poster i:first-of-type{left:31%}.core-poster i:nth-of-type(2){left:44%}.core-poster i:nth-of-type(3){left:57%}.core-poster i:nth-of-type(4){left:70%}.core-poster b{background:var(--mint);border-radius:50%;width:8px;height:8px;position:absolute;top:43%;box-shadow:0 0 18px #50d6a3d1}.core-poster b:first-of-type{left:calc(31% - 4px)}.core-poster b:nth-of-type(2){top:52%;left:calc(44% - 4px)}.core-poster b:nth-of-type(3){top:37%;left:calc(57% - 4px)}.core-poster b:nth-of-type(4){background:var(--amber);top:47%;left:calc(70% - 4px);box-shadow:0 0 18px #f3b85db8}.core-poster span{background:linear-gradient(transparent, var(--cobalt) 25%, var(--cyan) 72%, transparent);width:2px;position:absolute;top:11%;bottom:0;left:50%;box-shadow:0 0 23px #315cff94}.core-hud{z-index:2;font-family:var(--mono);pointer-events:none;position:absolute}.core-hud--top{justify-content:space-between;align-items:center;display:flex;top:21px;left:22px;right:22px}.core-hud--top span{color:#648194;letter-spacing:.08em;text-transform:uppercase;font-size:.54rem}.core-hud--top strong{color:var(--cyan);font-size:.59rem;font-weight:500}.core-hud--bottom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06111bc7;border:1px solid #9ecde621;grid-template-columns:repeat(4,1fr);display:grid;bottom:24px;left:22px;right:22px}.core-hud--bottom>div{border-right:1px solid #9ecde621;gap:8px;min-width:0;padding:12px;display:grid}.core-hud--bottom>div:last-child{border-right:0}.core-hud--bottom span{color:#5f7d90;letter-spacing:.05em;text-transform:uppercase;font-size:.48rem}.core-hud--bottom strong{color:#eaf6fc;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;overflow:hidden}.core-progress{z-index:3;background:#9ecde61a;height:2px;position:absolute;bottom:0;left:0;right:0}.core-progress span{background:var(--cyan);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.core-noscript{color:#8ca6b6;font:400 .58rem/1.5 var(--mono)}.system-films{padding:clamp(76px, 6.4vw, 112px) var(--pad);color:#eef8ff;background:#08151f}.system-films__head{grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(48px,8vw,130px);margin-bottom:58px;display:grid}.system-films__head .eyebrow{color:var(--cyan)}.system-films__head h2{letter-spacing:-.058em;max-width:12ch;margin:0;font-size:clamp(3.25rem,5.5vw,6.6rem);font-weight:560;line-height:.91}.system-films__head>p{color:#93aab8;max-width:57ch;margin:0 0 5px;font-size:.84rem;line-height:1.65}.system-films__grid{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.system-film{border-right:1px solid var(--line-dark);min-width:0;padding:22px 22px 30px}.system-film:first-child{padding-left:0}.system-film:last-child{border-right:0;padding-right:0}.system-film__frame{aspect-ratio:16/9;background:#06111b;border:1px solid #84bedc33;position:relative;overflow:hidden}.system-film__frame:after{content:"";pointer-events:none;border:1px solid #ffffff06;position:absolute;top:0;bottom:0;left:0;right:0}.system-film video,.system-film__frame img{object-fit:cover;background:#06111b;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.system-film video{z-index:1;opacity:0;transition:opacity .18s}.system-film__frame img{z-index:0}.system-film[data-playback=playing] video,.system-film[data-playback=paused] video{opacity:1}.system-film__mode{z-index:2;color:#bcd3de;font:500 .48rem/1 var(--mono);letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#04111bd6;border:1px solid #84bedc33;padding:6px 8px;position:absolute;top:11px;left:11px}.system-film__frame button{z-index:2;color:#e9f6fc;cursor:pointer;min-height:34px;font:550 .55rem/1 var(--mono);background:#04111be0;border:1px solid #84bedc47;border-radius:2px;padding:0 11px;transition:color .18s,border-color .18s,background-color .18s,transform .16s cubic-bezier(.23,1,.32,1);position:absolute;bottom:10px;right:10px}.system-film__frame button:active{transition-duration:.16s;transform:scale(.97)}.system-film__body{padding:25px 2px 0}.system-film__body>span{color:#718d9d;font:500 .55rem/1.2 var(--mono);letter-spacing:.07em;text-transform:uppercase}.system-film__body h3{letter-spacing:-.045em;max-width:12ch;min-height:2em;margin:14px 0 18px;font-size:clamp(1.55rem,2.35vw,2.6rem);font-weight:550;line-height:.98}.system-film__body>p{color:#91a9b7;min-height:86px;margin:0;font-size:.75rem;line-height:1.58}.system-film__body dl{border-top:1px solid #84bedc26;border-bottom:1px solid #84bedc26;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 0;padding:14px 0;display:grid}.system-film__body dl div{gap:6px;min-width:0;display:grid}.system-film__body dt{color:#6a899b;font:500 .48rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.system-film__body dd{overflow-wrap:anywhere;color:#c2d4dd;font:450 .57rem/1.45 var(--mono);font-variant-numeric:tabular-nums;margin:0}.system-film details{color:#839eae;font:400 .58rem/1.55 var(--mono);border-bottom:1px solid #84bedc26;padding:15px 0}.system-film summary{color:#bed1db;cursor:pointer;justify-content:space-between;align-items:center;min-height:30px;list-style:none;display:flex}.system-film summary::-webkit-details-marker{display:none}.system-film summary:after{content:"+";color:var(--cyan);font-size:.8rem}.system-film details[open] summary:after{content:"−"}.system-film details ol{gap:8px;margin:12px 0 2px;padding-left:20px;display:grid}.system-film__body>a{width:-moz-fit-content;width:fit-content;color:var(--cyan);border-bottom:1px solid #65d8ff5c;margin-top:18px;font-size:.62rem;font-weight:600;display:inline-block}.system-films__boundary{color:#839dac;border-left:2px solid var(--cobalt);max-width:90ch;font:400 .69rem/1.65 var(--mono);margin:34px 0 0;padding-left:16px}@media (hover:hover) and (pointer:fine){.system-film__frame button:hover{color:#06111b;background:var(--cyan);border-color:var(--cyan)}.system-film__body>a:hover{color:#fff;border-color:#fff}}.trace{padding-top:clamp(72px,6vw,104px);padding-bottom:clamp(76px,6.4vw,112px)}.trace-line{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);counter-reset:trace;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.trace-line li{border-right:1px solid var(--line);flex-direction:column;min-height:250px;padding:22px 20px 20px 0;display:flex;position:relative}.trace-line li:not(:first-child){padding-left:20px}.trace-line li:last-child{border-right:0}.trace-line li:before{content:"";background:var(--cobalt);border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:-1px}.trace-line li>span{color:var(--cobalt);font:500 .58rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.trace-line strong{max-width:13ch;font-family:var(--display);letter-spacing:-.035em;margin:auto 0 10px;font-size:1.14rem;font-weight:570;line-height:1.08}.trace-line p{min-height:48px;color:var(--muted);margin:0 0 18px;font-size:.75rem;line-height:1.45}.trace-line a{width:-moz-fit-content;width:fit-content;color:var(--ink);border-bottom:1px solid var(--line);font-size:.62rem}.trace-line a:hover{color:var(--cobalt);border-color:var(--cobalt)}.sleeves{padding-top:clamp(76px,6.4vw,112px);padding-bottom:clamp(76px,6.4vw,112px)}.sleeve-table{border-top:1px solid var(--ink)}.sleeve-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1.05fr 1.5fr .9fr 1.05fr;align-items:center;gap:clamp(18px,2.3vw,38px);min-height:150px;padding:24px 0;display:grid}.sleeve-index{color:#536b79;font:500 .75rem/1 var(--mono)}.sleeve-name span{color:var(--cobalt);font:500 .57rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.sleeve-name h3{letter-spacing:-.055em;margin:7px 0 0;font-size:clamp(1.55rem,2.2vw,2.5rem);font-weight:560;line-height:.95}.sleeve-row>p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.55}.sleeve-row dl{grid-template-columns:1fr 1fr;gap:12px;margin:0;display:grid}.sleeve-row dl div{gap:6px;display:grid}.sleeve-row dt{color:var(--muted);font:400 .53rem/1.2 var(--mono);text-transform:uppercase}.sleeve-row dd{color:var(--ink);font:500 .64rem/1.2 var(--mono);margin:0}.sleeve-state{justify-items:start;gap:10px;display:grid}.state-pill{color:#096544;min-height:25px;font:500 .51rem/1 var(--mono);letter-spacing:.045em;text-transform:uppercase;background:#effcf6;border:1px solid #83c9af;border-radius:99px;align-items:center;padding:0 8px;display:inline-flex}.state-pill--local{color:#8c5b0f;background:#fff8e8;border-color:#dfbd7c}.state-pill--open{color:#8f2c28;background:#fff1f0;border-color:#e5a29e}.sleeve-state small{color:var(--muted);font:400 .54rem/1.35 var(--mono)}.sleeves-footer{border-bottom:1px solid var(--ink);grid-template-columns:1fr auto auto;align-items:center;gap:38px;padding:24px 0;display:grid}.sleeves-footer>div{gap:5px;display:grid}.sleeves-footer span,.sleeves-footer small{color:var(--muted);font:400 .58rem/1.3 var(--mono)}.sleeves-footer strong{color:var(--cobalt);font:500 1.5rem/1 var(--mono);font-variant-numeric:tabular-nums}.sleeves-footer a{font-size:.66rem;font-weight:600}.research{padding:clamp(76px, 6.4vw, 112px) var(--pad);color:#eff8ff;background:var(--night);grid-template-columns:.86fr 1.14fr;gap:clamp(60px,7vw,120px);display:grid}.research .eyebrow{color:var(--cyan)}.research__intro{max-width:560px}.research h2{max-width:8ch}.research__intro>p:not(.eyebrow):not(.research-accounting-note){color:#8ca5b4;max-width:49ch;margin:28px 0 0;font-size:.87rem;line-height:1.65}.research-counts{border:1px solid var(--line-dark);grid-template-columns:1fr 1fr;margin:35px 0 20px;display:grid}.research-counts>div{border-right:1px solid var(--line-dark);flex-direction:column;justify-content:space-between;min-height:110px;padding:17px;display:flex}.research-counts>div:last-child{border-right:0}.research-counts strong{font:500 1.85rem/1 var(--mono);font-variant-numeric:tabular-nums}.research-counts span{color:#688598;font:400 .55rem/1.2 var(--mono);text-transform:uppercase}.research-accounting-note{color:#93aab8;font:400 .75rem/1.6 var(--mono);margin:0 0 28px}.research-accounting-note a{color:var(--cyan);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.paper-stack{border-top:1px solid var(--line-dark)}.paper-card{border-bottom:1px solid var(--line-dark);min-height:190px;transition:padding-left .25s var(--ease), background-color .25s ease;grid-template-columns:.42fr 1fr;gap:11px 30px;padding:25px 45px 25px 0;display:grid;position:relative}.paper-card:after{content:"↗";color:#4f6b7d;font-family:var(--mono);position:absolute;top:27px;right:4px}.paper-card:hover{background:#ffffff06;padding-left:16px}.paper-card>span{color:#7895a7;grid-row:1/span 3}.paper-card h3{letter-spacing:-.045em;max-width:22ch;margin:0;font-size:clamp(1.38rem,2vw,2.25rem);font-weight:540;line-height:1}.paper-card p{color:#8ea6b5;max-width:52ch;margin:0;font-size:.75rem;line-height:1.5}.paper-card em{color:var(--cyan);font:400 .58rem/1.2 var(--mono);font-style:normal}.trust{padding-top:clamp(76px,6.4vw,112px);padding-bottom:clamp(76px,6.4vw,112px)}.trust-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.trust-grid article{border-right:1px solid var(--line);flex-direction:column;min-height:235px;padding:24px 24px 22px 0;display:flex}.trust-grid article:not(:first-child){padding-left:24px}.trust-grid article:last-child{border-right:0;padding-right:0}.trust-grid h3{letter-spacing:-.04em;max-width:15ch;margin:auto 0 10px;font-size:1.25rem;font-weight:560;line-height:1.05}.trust-grid p{min-height:50px;color:var(--muted);margin:0 0 18px;font-size:.75rem;line-height:1.5}.paths-grid{grid-template-columns:repeat(3,1fr)}.paths-grid article{min-height:210px}.paths-grid h3{margin:14px 0 10px}.paths-grid p{min-height:0;margin:0 0 18px}.paths-grid a:first-of-type{margin-top:auto}.paths-grid a+a{margin-top:8px}.access{padding:clamp(70px, 6vw, 104px) var(--pad);color:#fff;background:var(--cobalt);grid-template-columns:1fr auto minmax(330px,.8fr);align-items:end;gap:clamp(36px,6vw,90px);display:grid}.access h2{max-width:13ch}.access>div>p:last-child{color:#f2f5ff;max-width:52ch;margin:24px 0 0;font-size:.84rem;line-height:1.6}.access .eyebrow{color:#fff}.access__actions{align-self:end;gap:10px;display:grid}.access__actions .button--primary{color:var(--cobalt);background:#fff;border-color:#fff}.access__actions .button--primary:hover{color:var(--night);background:var(--cyan);border-color:var(--cyan)}.access-form{align-self:end}.access-form>label{color:#fff;font:500 .62rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;display:block}.access-form__control{border:1px solid #ffffff94;grid-template-columns:1fr auto;display:grid}.access-form input{color:#fff;min-width:0;min-height:50px;font:400 .7rem/1 var(--mono);background:0 0;border:0;border-radius:0;padding:0 14px}.access-form input::placeholder{color:#c6d1f2}.access-form button{min-height:50px;color:var(--cobalt);cursor:pointer;background:#fff;border:0;padding:0 16px;font-size:.68rem;font-weight:650}.access-form button:hover{background:var(--cyan)}.access-form button:disabled{opacity:.65;cursor:wait}.access-form>p{color:#f2f5ff;min-height:34px;font:400 .75rem/1.45 var(--mono);margin:9px 0 0}.access-form>p[data-error=true]{color:#fff0b7}.honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.site-footer{padding:54px var(--pad);color:#89a1b0;background:var(--night);border-top:1px solid var(--line-dark);font:400 .57rem/1.55 var(--mono);grid-template-columns:1.1fr .9fr 1fr auto;align-items:start;gap:42px;display:grid}.site-footer .brand{color:#fff;font-family:var(--display);font-size:.88rem}.site-footer div>p{color:#587486;margin:12px 0 0}.site-footer nav{flex-wrap:wrap;gap:10px 18px;display:flex}.site-footer nav a:hover{color:var(--cyan)}.site-footer>p{max-width:52ch;margin:0}@media (max-width:1180px){.site-header{grid-template-columns:1fr auto}.header-status{display:none}.hero{grid-template-columns:repeat(8,1fr);min-height:0}.hero__copy{grid-column:1/span 3}.live-console{grid-column:4/-1}.evidence-ledger{grid-template-columns:1.25fr repeat(2,1fr)}.evidence-ledger article{border-bottom:1px solid var(--line)}.evidence-ledger article:nth-child(3){border-right:0}.evidence-ledger article:nth-child(4),.evidence-ledger article:nth-child(5){border-bottom:0}.evidence-ledger article:nth-child(5){grid-column:span 2}.basis-grid{grid-template-columns:repeat(3,1fr)}.evidence-frontier{grid-template-columns:repeat(2,1fr)}.evidence-frontier article:nth-child(2){border-right:0}.evidence-frontier article:nth-child(-n+2){border-bottom:1px solid var(--line)}.evidence-detail__grid{grid-template-columns:repeat(2,1fr)}.evidence-detail__grid article:nth-child(2){border-right:0}.evidence-detail__grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.basis-grid__heading{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;min-height:150px}.basis-grid__heading .eyebrow{margin-bottom:24px}.basis-grid__heading h3{max-width:none}.sleeve-row{grid-template-columns:40px .9fr 1.35fr .9fr}.sleeve-state{grid-area:2/2/auto/-1;align-items:center;display:flex}.research{gap:70px}.access{grid-template-columns:1fr 1fr}.access__actions{grid-row:2}.access-form{grid-area:1/2/span 2}.site-footer,.system-films__grid{grid-template-columns:1fr 1fr}.system-film:nth-child(2){border-right:0;padding-right:0}.system-film:nth-child(3){border-top:1px solid var(--line-dark);grid-column:1/-1;padding:24px 0 30px}.system-film:nth-child(3) .system-film__frame,.system-film:nth-child(3) .system-film__body{max-width:760px}}@media (max-width:900px){.site-header{min-height:70px}.site-nav>a:not(.nav-record){display:none}.hero{padding-top:100px;display:block}.hero-status{margin-bottom:64px;display:grid}.hero__copy{max-width:760px;padding:0}h1{max-width:10ch;font-size:clamp(4rem,11vw,6.5rem)}.live-console{margin-top:64px}.offering__intro,.section-heading--split{grid-template-columns:1fr;gap:30px}.offering__intro p,.section-heading>p{max-width:62ch}.offering__grid{grid-template-columns:1fr 1fr}.offering__grid article:nth-child(2){border-right:0;padding-right:0}.offering__grid article:nth-child(3),.offering__grid article:nth-child(4){border-top:1px solid var(--line)}.offering__grid article:nth-child(3){padding-left:0}.evidence-detail__head{grid-template-columns:1fr;gap:34px}.signed-head{max-width:620px}.broker-matrix>div{grid-template-columns:.85fr .85fr 1.5fr .6fr;gap:14px}.evidence-core__pin{grid-template-columns:1fr;min-height:auto;padding-top:100px;padding-bottom:100px}.evidence-core__copy{max-width:760px}.evidence-core__copy h2{max-width:11ch}.evidence-core__stage{height:min(72vh,680px)}.trace-line{grid-template-columns:repeat(2,1fr)}.trace-line li{border-bottom:1px solid var(--line)}.trace-line li:nth-child(2n){border-right:0;padding-right:0}.trace-line li:nth-child(odd):not(:first-child){padding-left:0}.trace-line li:last-child{border-bottom:0;grid-column:1/-1;min-height:180px;padding-left:0}.sleeve-row{grid-template-columns:40px 1fr 1.25fr}.sleeve-row dl{grid-column:2/-1}.sleeve-state{grid-row:3}.research{grid-template-columns:1fr}.research__intro{max-width:700px}.research h2{max-width:10ch}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid article:nth-child(2){border-right:0;padding-right:0}.trust-grid article:nth-child(3),.trust-grid article:nth-child(4){border-top:1px solid var(--line)}.trust-grid article:nth-child(3){padding-left:0}.system-films__head{grid-template-columns:1fr;gap:30px}.system-films__head>p{max-width:62ch}}@media (max-width:640px){:root{--pad:18px}.site-header{padding-left:18px;padding-right:14px}.brand{font-size:.82rem}.brand__mark{width:23px}.nav-record{padding:0 12px;font-size:.62rem;min-height:40px!important}.hero{padding-top:90px;padding-bottom:76px}.hero-grid{background-size:42px 42px}.hero-status{grid-template-columns:1fr 1fr;margin-bottom:54px}.hero-status>div:nth-child(2){border-right:0}.hero-status>div:nth-child(-n+2){border-bottom:1px solid #b1d3e724}.hero-status>div{padding:12px}.hero-status strong{font-size:.68rem}h1{max-width:9.5ch;font-size:clamp(3.55rem,17vw,5rem)}.hero__lead{margin-top:26px;font-size:.95rem}.hero__actions{display:grid}.button{width:100%}.hero__boundary{font-size:.75rem}.live-console{border-radius:3px;margin-top:50px}.console-bar{align-items:flex-start;padding-top:11px;padding-bottom:11px}.console-bar>div{grid-template-columns:auto 1fr;display:grid}.console-bar>div span:last-child{grid-column:2}.console-bar time{text-align:right;max-width:16ch}.console-tabs{grid-template-columns:repeat(5,minmax(82px,1fr));overflow-x:auto}.console-chart{height:255px;padding-left:12px;padding-right:12px}.chart-heading{left:12px;right:12px}.console-metrics{grid-template-columns:1fr 1fr}.console-metrics>div:nth-child(2){border-right:0}.console-metrics>div:nth-child(-n+2){border-bottom:1px solid #a7cfe51f}.evidence-chain{grid-template-columns:1fr 1fr;gap:0;padding:0}.evidence-chain>div{border-bottom:1px solid #a7cfe51f;border-right:1px solid #a7cfe51f;min-height:90px;padding:14px}.evidence-chain>div:nth-of-type(2n){border-right:0}.evidence-chain i{display:none}.console-foot{align-items:flex-start;padding-top:12px;padding-bottom:12px}.console-foot>span{max-width:18ch}.section-kicker small{display:none}.offering{padding-top:70px;padding-bottom:82px}.offering__intro h2,.section-heading h2,.research h2,.access h2{font-size:clamp(2.65rem,13vw,4rem)}.offering__grid{grid-template-columns:1fr}.offering__grid article,.offering__grid article:not(:first-child){border-right:0;border-top:1px solid var(--line);min-height:245px;padding:22px 0}.offering__grid article:first-child{border-top:0}.offering__grid h3{margin-top:58px}.evidence-ledger{grid-template-columns:1fr 1fr}.evidence-ledger article{border-right:1px solid var(--line);min-height:190px;border-bottom:1px solid var(--line)!important}.evidence-ledger article:nth-child(2n){border-right:0}.evidence-ledger__primary{grid-column:1/-1;border-right:0!important;min-height:270px!important}.evidence-ledger article:last-child{border-right:0;grid-column:1/-1;min-height:160px;border-bottom:0!important}.evidence-ledger article>strong{font-size:1.7rem}.basis-grid,.evidence-frontier{grid-template-columns:1fr}.evidence-frontier article{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.evidence-frontier article:last-child{border-bottom:0}.evidence-detail__head{padding:28px 20px}.evidence-detail__head h3{font-size:clamp(2.5rem,13vw,4rem)}.signed-head{grid-template-columns:1fr;padding-left:15px}.signed-head strong,.signed-head small,.signed-head a{grid-area:auto/1}.signed-head small{white-space:normal;overflow-wrap:anywhere}.evidence-detail__grid{grid-template-columns:1fr}.evidence-detail__grid article{border-right:0;border-bottom:1px solid var(--line);min-height:205px}.evidence-detail__grid article:last-child{border-bottom:0}.broker-matrix__heading{display:none!important}.broker-matrix>div{grid-template-columns:1fr auto;align-items:start;gap:7px 16px;padding:16px 20px}.broker-matrix>div strong,.broker-matrix>div span:first-of-type{grid-column:1}.broker-matrix>div span:nth-of-type(2){grid-column:1/-1}.broker-matrix>div em{grid-area:1/2/span 2}.validation-callout{grid-template-columns:auto 1fr;padding:18px 20px}.validation-callout>a{grid-column:2}.basis-grid>*{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.basis-grid>:last-child{border-bottom:0}.basis-grid article h3{margin-top:50px}.evidence-core__pin{gap:45px;padding-top:88px;padding-bottom:78px}.evidence-core__copy h2{font-size:clamp(3rem,15vw,4.6rem)}.core-chapters li{min-height:68px}.evidence-core__stage{height:560px}.system-films{padding-top:88px;padding-bottom:88px}.system-films__head h2{font-size:clamp(3rem,15vw,4.6rem)}.system-films__grid{grid-template-columns:1fr}.system-film,.system-film:first-child,.system-film:nth-child(2),.system-film:nth-child(3){border-right:0;border-top:1px solid var(--line-dark);grid-column:auto;padding:22px 0 30px}.system-film:first-child{border-top:0}.system-film__body h3,.system-film__body>p{min-height:0}.core-hud--bottom{grid-template-columns:1fr 1fr}.core-hud--bottom>div:nth-child(2){border-right:0}.core-hud--bottom>div:nth-child(-n+2){border-bottom:1px solid #9ecde621}.trace-line{grid-template-columns:1fr}.trace-line li,.trace-line li:not(:first-child),.trace-line li:last-child{border-right:0;border-bottom:1px solid var(--line);grid-column:auto;min-height:210px;padding:22px 0}.trace-line li:last-child{border-bottom:0}.sleeve-row{grid-template-columns:34px 1fr;gap:17px;padding:27px 0}.sleeve-row>p,.sleeve-row dl,.sleeve-state{grid-column:2}.sleeve-state{grid-row:auto;display:grid}.sleeves-footer{grid-template-columns:1fr auto;gap:18px}.sleeves-footer a{grid-column:1/-1}.research{padding-top:88px;padding-bottom:88px}.paper-card{grid-template-columns:1fr;min-height:230px;padding-right:28px}.paper-card>span{grid-row:auto}.paper-card h3{margin-top:34px}.trust-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article:not(:first-child){border-right:0;border-top:1px solid var(--line);min-height:210px;padding:22px 0}.trust-grid article:first-child{border-top:0}.access{grid-template-columns:1fr;align-items:start}.access__actions,.access-form{grid-area:auto/1}.access-form{margin-top:12px}.access-form__control{grid-template-columns:1fr}.access-form button{border-top:1px solid #305cff33}.site-footer{grid-template-columns:1fr;gap:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.core-chapters li{color:#9eb5c3}.core-chapters li.is-active{color:#f3f9fd;padding-left:0}}.entry-scene{z-index:0;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity 1.6s cubic-bezier(.22,.61,.36,1);position:absolute;top:0;bottom:0;left:0;right:0}.entry-scene.is-ready{opacity:.78}.hero>.hero-grid,.hero>.hero-status,.hero>.hero__copy,.hero>.live-console{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.entry-scene{transition:none}.entry-scene.is-ready{opacity:.42}}.offering__stat{font-variant-numeric:tabular-nums;color:var(--ink-soft,#5c7180)!important;font:500 .72rem/1.6 var(--mono,"IBM Plex Mono", monospace)!important;margin:14px 0 0!important}.offering__stat strong{color:var(--ink,#0a1824);font-weight:600}.offering__stat span{opacity:.4;margin:0 2px}.trust__stat,.sleeves__stat{color:var(--ink-soft,#5c7180);font:500 .72rem/1.6 var(--mono,"IBM Plex Mono", monospace);font-variant-numeric:tabular-nums;margin:12px 0 0}.trust__stat strong,.sleeves__stat strong{color:var(--ink,#0a1824);font-weight:600}.trust__stat span,.sleeves__stat span{opacity:.4;margin:0 2px}.sleeves__stat{max-width:52ch;margin-top:18px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){@keyframes flow-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translate(0,0)}}.flow,.section-heading>div,.section-heading>p,.offering__intro,.evidence-detail__head,.system-films__head,.evidence-core__copy>*,.trace__timeline,.research__side,.access>*{will-change:opacity, transform;animation:linear both flow-in;animation-timeline:view();animation-range:entry 8% cover 26%}.offering__grid article,.trust-grid article,.paths-grid article,.evidence-ledger article,.evidence-frontier article,.evidence-detail__grid article,.system-films__grid>article,.sleeve-row,.research-link,.core-chapters li{will-change:opacity, transform;animation:linear both flow-in;animation-timeline:view();animation-range:entry 6% cover 24%}.offering__grid article:nth-child(2),.trust-grid article:nth-child(2),.evidence-detail__grid article:nth-child(2){animation-range:entry 9% cover 27%}.offering__grid article:nth-child(3),.trust-grid article:nth-child(3),.evidence-detail__grid article:nth-child(3){animation-range:entry 12% cover 30%}.offering__grid article:nth-child(4),.trust-grid article:nth-child(4),.evidence-detail__grid article:nth-child(4){animation-range:entry 15% cover 33%}.broker-table tbody tr,.sleeves__table tbody tr{animation:linear both flow-row;animation-timeline:view();animation-range:entry 4% cover 20%}@keyframes flow-row{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}.flow-thread{transform-origin:top;background:linear-gradient(180deg, var(--cyan,#66d8ff), #66d8ff0f);z-index:60;pointer-events:none;width:2px;height:100vh;animation:linear both flow-thread;animation-timeline:scroll(root);position:fixed;top:0;left:0}@keyframes flow-thread{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.hero__copy>*,.hero-status>div{animation:.7s cubic-bezier(.22,.61,.36,1) both flow-in}.hero__copy>:nth-child(2){animation-delay:60ms}.hero__copy>:nth-child(3){animation-delay:.12s}.hero__copy>:nth-child(4){animation-delay:.18s}.hero__copy>:nth-child(5){animation-delay:.24s}.hero-status>div:nth-child(2){animation-delay:50ms}.hero-status>div:nth-child(3){animation-delay:.1s}.hero-status>div:nth-child(4){animation-delay:.15s}}}@font-face{font-family:Chakra Petch;src:url(/fonts/chakra-petch/ChakraPetch-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}:root{--cin-carbon:#000;--cin-white:#fff;--cin-paper:#f4f4f4;--cin-ink:#111;--cin-blue:#0016cb;--cin-copper:#f50;--cin-gray:#58616b;--cin-silver:#bac3ce;--cin-night-rule:#ffffff29;--cin-day-rule:#13161929;--cin-blue-light:#9fb4ff;--cin-overlay:#060709dd;--cin-clear:#06070900;--cin-shadow:#06070966;--cin-hero-scrim:#000000a6;--cin-display:"Chakra Petch", "Arial Narrow", sans-serif;--cin-reading:"Inter", "Inter Fallback", Arial, sans-serif;--cin-data:"IBM Plex Mono", monospace;--cin-surface:var(--cin-paper);--cin-surface-dark:var(--cin-carbon);--cin-text:var(--cin-ink);--cin-text-reverse:var(--cin-white);--cin-text-muted:var(--cin-gray);--cin-action:var(--cin-blue);--cin-action-hover:var(--cin-copper);--cin-gutter:clamp(22px, 2.3vw, 60px);--cin-section-space:clamp(76px, 9vw, 150px);--cin-heading:clamp(3rem, 6.1vw, 7.5rem);--cin-button-radius:100px;--cin-button-height:48px;--cin-button-padding-x:23px;--cin-button-padding-y:0px;--cin-action-gap:12px;--cin-button-background:var(--cin-action);--cin-button-text:var(--cin-white);--cin-header-background:var(--cin-surface-dark);--cin-footer-background:var(--cin-surface)}.cinema-home{--night:var(--cin-carbon);--fog:var(--cin-paper);--ink:var(--cin-ink);--muted:var(--cin-gray);--cobalt:var(--cin-blue);--pad:var(--cin-gutter);background:var(--cin-surface)}.cinema-home .flow-thread{display:none}.cinema-home h1,.cinema-home h2,.cinema-home h3{font-family:var(--cin-display);font-weight:500}.cinema-home :-webkit-any(h1,h2,h3,p,summary,a){overflow-wrap:anywhere}.cinema-home :is(h1,h2,h3,p,summary,a){overflow-wrap:anywhere}.cinema-home :-webkit-any(.section-heading,.cinema-process__chapter,.record-chapter__copy)>*{min-width:0}.cinema-home :is(.section-heading,.cinema-process__chapter,.record-chapter__copy)>*{min-width:0}.cinema-home :focus-visible{outline:3px solid var(--cin-copper);outline-offset:5px}.cinema-home .eyebrow{font:400 .63rem/1.5 var(--cin-data);letter-spacing:.12em}.cinema-home .button{border-radius:var(--cin-button-radius);min-height:var(--cin-button-height);padding:var(--cin-button-padding-y) var(--cin-button-padding-x);font:500 .72rem var(--cin-reading)}.cinema-home .button:hover{background:var(--cin-action-hover);border-color:var(--cin-action-hover);color:var(--cin-ink);transform:none}.cinema-link{min-height:44px;font:500 .77rem var(--cin-reading);border-bottom:1px solid;align-items:center;gap:36px;padding:10px 0;display:inline-flex}.cinema-link span{transition:transform .25s}.cinema-link:hover span{transform:translate(3px,-3px)}.cinema-home .cinema-hero{isolation:isolate;background:var(--cin-carbon);height:auto;min-height:max(940px,110svh);padding:0;display:block;overflow:hidden}.cinema-hero:before{display:none}.cinema-hero__art{z-index:-2;position:absolute;top:-8%;bottom:12%;left:24%;right:-24%}.cinema-hero__art img{object-fit:contain;width:100%;height:100%;display:block}.cinema-hero:after{content:"";z-index:-1;background:linear-gradient(90deg, var(--cin-overlay), var(--cin-hero-scrim) 68%, var(--cin-clear) 90%), linear-gradient(0deg, var(--cin-carbon), var(--cin-clear) 38%);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.cinema-hero__index{font:.72rem var(--cin-data);color:var(--cin-silver);gap:10px;display:grid;position:absolute;top:80px;left:31%}.cinema-hero__index a{padding:4px 0}.cinema-hero__index a:hover{color:var(--cin-white)}.cinema-hero .hero__copy{width:min(730px,64%);max-width:none;margin-left:29%;padding:max(329px,38.5svh) 0 185px;position:relative;top:auto}.cinema-hero .eyebrow{color:var(--cin-silver);margin-bottom:32px}.cinema-hero h1{letter-spacing:-.035em;text-transform:uppercase;text-wrap:initial;max-width:12ch;margin:0;font-size:clamp(4.5rem,6.3vw,8.5rem);line-height:1}.cinema-hero h1 span{color:var(--cin-white)}.cinema-hero .hero__lead{color:var(--cin-silver);max-width:37ch;margin-top:28px;font-size:.98rem;line-height:1.7}.cinema-hero .hero__actions{gap:var(--cin-action-gap);margin-top:28px}.cinema-hero .button--primary{color:var(--cin-ink);background:var(--cin-white);border-color:var(--cin-white)}.cinema-hero .button--ghost{color:var(--cin-white);background:var(--cin-shadow);border-color:var(--cin-silver)}.cinema-hero .hero__boundary{color:var(--cin-silver);border:0;margin-top:23px;padding:0;font-size:.67rem}.cinema-hero .hero-status{bottom:55px;left:var(--cin-gutter);width:calc(100% - 2 * var(--cin-gutter));-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-top:1px solid var(--cin-night-rule);background:0 0;position:absolute}.cinema-hero .hero-status>div{border:0;padding:24px 0}.cinema-hero .hero-status span{color:var(--cin-silver);font-size:.55rem}.cinema-hero .hero-status strong{color:var(--cin-white);font-size:.69rem}.cinema-hero__foot{bottom:22px;left:var(--cin-gutter);right:var(--cin-gutter);color:var(--cin-silver);font:.57rem var(--cin-data);justify-content:space-between;gap:20px;display:flex;position:absolute}.cinema-hero__foot a{gap:30px;display:flex}.cinema-intro{padding:var(--cin-section-space) var(--cin-gutter) 0;background:var(--cin-surface);grid-template-columns:1.15fr .85fr;gap:30px 9vw;display:grid}.cinema-intro>.eyebrow{grid-column:1/-1;margin:0}.cinema-intro h2{font-size:var(--cin-heading);text-transform:uppercase;letter-spacing:-.055em;margin:0;line-height:.98}.cinema-intro__copy{max-width:42ch;padding-top:8px}.cinema-intro__copy p{color:var(--cin-text-muted);margin:0 0 24px;font-size:1rem;line-height:1.8}.cinema-intro__signature{border-top:1px solid var(--cin-day-rule);font:500 clamp(5rem, 18vw, 23rem)/.85 var(--cin-display);letter-spacing:-.07em;color:var(--cin-ink);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:65px;padding-top:30px;display:flex}.cinema-intro__signature span{font-family:var(--cin-reading);color:var(--cin-blue);font-size:.5em;font-weight:400}.cinema-intro__signature svg{width:1em;height:1em;display:block}.cinema-process{background:var(--cin-paper)}.cinema-process__viewport{position:relative;overflow:hidden}.cinema-process__art{background:var(--cin-carbon);height:70svh;min-height:440px;position:relative;overflow:hidden}.cinema-process__art picture{width:100%;height:100%;display:block}.cinema-process__art img,.cinema-process__art canvas{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.cinema-process__art canvas{opacity:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.cinema-process__art[data-sequence-ready] canvas{opacity:1}.cinema-process__art[data-sequence-ready] picture{visibility:hidden}.cinema-process__art>span{bottom:20px;left:var(--cin-gutter);color:var(--cin-silver);font:.58rem var(--cin-data);position:absolute}.cinema-process__track{background:var(--cin-carbon);color:var(--cin-white)}.cinema-process:not(.is-enhanced) .cinema-process__track{transform:none!important}.cinema-process__chapter{padding:60px var(--cin-gutter);border-bottom:1px solid var(--cin-night-rule);grid-template-columns:1fr .8fr;align-items:center;gap:10vw;display:grid}.cinema-process__chapter h2{text-transform:uppercase;letter-spacing:-.05em;margin:0;font-size:clamp(3rem,5vw,6rem);line-height:.96}.cinema-process__chapter .eyebrow{color:var(--cin-blue-light);margin-bottom:18px}.cinema-process__chapter p:not(.eyebrow){max-width:39ch;color:var(--cin-silver);margin:0 0 12px;font-size:.9rem;line-height:1.7}.cinema-process.is-enhanced .cinema-process__viewport{height:calc(100svh - 78px);min-height:650px}.cinema-process.is-enhanced .cinema-process__art{height:60%;min-height:0}.cinema-process.is-enhanced .cinema-process__track{width:300%;height:40%;display:flex}.cinema-process.is-enhanced .cinema-process__chapter{flex:0 0 33.3333%;width:33.3333%;padding-top:24px;padding-bottom:24px}.cinema-home .sleeves{padding:var(--cin-section-space) var(--cin-gutter);background:var(--cin-carbon);color:var(--cin-white)}.cinema-home .section-heading h2{font-size:var(--cin-heading);letter-spacing:-.055em;text-transform:uppercase;font-weight:500;line-height:.98}.cinema-home .section-heading--split{gap:7vw}.sleeves .section-heading{grid-template-columns:1.3fr .7fr;margin-bottom:70px}.sleeves .section-heading h2{max-width:13ch}.cinema-home .sleeves .eyebrow{color:var(--cin-blue-light)}.cinema-home .sleeves .section-heading>p{color:var(--cin-silver);font-size:.88rem}.cinema-home .sleeves .sleeves__stat{grid-column:2;margin:-35px 0 0;font-size:.7rem}.cinema-home .sleeves__stat strong{color:var(--cin-white)}.cinema-home .sleeve-table{border-top:1px solid var(--cin-night-rule);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cinema-home .sleeve-row{border-bottom:1px solid var(--cin-night-rule);grid-template-columns:1fr 1fr;gap:24px;min-height:385px;padding:42px 35px 40px 0;display:grid;position:relative}.cinema-home .sleeve-row:nth-child(2n){border-left:1px solid var(--cin-night-rule);padding-left:40px}.cinema-home .sleeve-index{color:var(--cin-silver);position:absolute;top:45px;right:35px}.cinema-home .sleeve-name{grid-column:1/-1}.cinema-home .sleeve-name h3{color:var(--cin-white);letter-spacing:-.055em;margin-top:20px;font-size:clamp(2.5rem,4vw,5rem)}.cinema-home .sleeve-name span{color:var(--cin-blue-light);font-size:.6rem}.cinema-home .sleeve-row>p{max-width:42ch;color:var(--cin-silver);grid-column:1/-1;font-size:.87rem;line-height:1.7}.cinema-home .sleeve-row dl{grid-column:1}.cinema-home .sleeve-row dt,.cinema-home .sleeve-state small{color:var(--cin-silver)}.cinema-home .sleeve-row dd{color:var(--cin-white);font-size:.7rem}.cinema-home .sleeve-state{text-align:right;justify-items:end}.cinema-home .state-pill{color:var(--cin-white);border-color:var(--cin-night-rule);background:0 0}.cinema-home .sleeves-footer{border-color:var(--cin-night-rule);padding:35px 0}.cinema-home .sleeves-footer span,.cinema-home .sleeves-footer small{color:var(--cin-silver)}.cinema-home .sleeves-footer strong{color:var(--cin-white)}.record-chapter{padding:var(--cin-section-space) var(--cin-gutter);background:var(--cin-paper)}.record-chapter__copy{grid-template-columns:1.2fr .8fr;align-items:end;gap:25px 10vw;margin-bottom:70px;display:grid}.record-chapter__copy>.eyebrow{grid-column:1/-1;margin:0}.record-chapter__copy h2{font-size:var(--cin-heading);text-transform:uppercase;letter-spacing:-.055em;grid-row:2/span 2;margin:0;line-height:.98}.record-chapter__copy p:not(.eyebrow){color:var(--cin-gray);font-size:.92rem;line-height:1.8}.record-chapter__copy>a{width:-moz-fit-content;width:fit-content}.cinema-home .record-chapter .live-console{background:var(--cin-white);border:1px solid var(--cin-day-rule);width:100%;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--cin-ink);border-radius:0}.record-chapter .console-bar{border-color:var(--cin-day-rule);padding:20px 28px}.record-chapter .console-bar strong{color:var(--cin-ink)}.record-chapter .console-bar span:last-child,.record-chapter .console-bar time{color:var(--cin-gray)}.record-chapter .console-tabs,.record-chapter .console-tabs button{border-color:var(--cin-day-rule)}.record-chapter .console-tabs button{color:var(--cin-gray);min-height:52px;font-size:.67rem}.record-chapter .console-tabs button[aria-pressed=true]{color:var(--cin-white)}.record-chapter .console-chart{height:410px}.record-chapter .chart-heading span,.record-chapter .chart-label{color:var(--cin-gray)}.record-chapter .chart-heading strong{color:var(--cin-blue)}.record-chapter .chart-grid path{stroke:var(--cin-day-rule)}.record-chapter .console-metrics,.record-chapter .console-metrics>div{border-color:var(--cin-day-rule)}.record-chapter .console-metrics>div{padding:25px 28px}.record-chapter .console-metrics dd{color:var(--cin-ink);font-size:clamp(1.5rem,3vw,3rem);font-family:var(--cin-display)}.record-chapter .console-metrics dt,.record-chapter .console-metrics .metric-basis{color:var(--cin-gray);font:.6rem var(--cin-data)}.record-chapter .evidence-chain strong{color:var(--cin-ink)}.record-chapter .evidence-chain small{color:var(--cin-gray)}.record-chapter .console-foot{border-color:var(--cin-day-rule);color:var(--cin-gray);padding:18px 28px}.record-chapter .console-foot a{color:var(--cin-blue)}.developer-chapter{isolation:isolate;background:var(--cin-carbon);color:var(--cin-white);padding:var(--cin-section-space) var(--cin-gutter);position:relative;overflow:hidden}.developer-chapter__art{object-fit:cover;object-position:65% center;z-index:-2;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.developer-chapter:after{content:"";z-index:-1;background:linear-gradient(90deg, var(--cin-overlay) 20%, var(--cin-shadow)), linear-gradient(0deg, var(--cin-carbon), var(--cin-clear) 70%);position:absolute;top:0;bottom:0;left:0;right:0}.developer-chapter__copy{max-width:610px}.developer-chapter .eyebrow{color:var(--cin-blue-light)}.developer-chapter h2{text-transform:uppercase;letter-spacing:-.055em;margin:0 0 40px;font-size:clamp(4rem,7vw,8.5rem);line-height:.96}.developer-chapter__copy>p:not(.eyebrow){max-width:44ch;color:var(--cin-silver);font-size:.95rem;line-height:1.8}.developer-chapter .button--primary{background:var(--cin-white);border-color:var(--cin-white);color:var(--cin-ink)}.developer-chapter .button--ghost{background:var(--cin-shadow);border-color:var(--cin-silver);color:var(--cin-white)}.api-preview{border-top:1px solid var(--cin-night-rule);background:var(--cin-overlay);max-width:900px;margin-top:100px;margin-left:35%}.api-preview__bar{border-bottom:1px solid var(--cin-night-rule);font:.62rem var(--cin-data);color:var(--cin-silver);justify-content:space-between;gap:20px;padding:22px 30px;display:flex}.api-preview__body{padding:32px}.api-preview__body p{color:var(--cin-silver);font-size:.83rem;line-height:1.8}.api-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:.85rem/1.8 var(--cin-data);color:var(--cin-white);padding:20px 0}.api-preview code{font:inherit}.api-preview__steps{margin:28px 0;padding:0;list-style:none}.api-preview__steps li{border-top:1px solid var(--cin-night-rule);padding:17px 0;font-size:.8rem}.api-preview__steps span{color:var(--cin-blue-light);margin-right:20px}.deep-record{background:var(--cin-paper);color:var(--cin-ink)}.deep-record>summary{padding:45px var(--cin-gutter);cursor:pointer;border-top:1px solid var(--cin-day-rule);border-bottom:1px solid var(--cin-day-rule);grid-template-columns:.4fr 1.1fr 1fr auto;align-items:center;gap:40px;list-style:none;display:grid}.deep-record>summary::-webkit-details-marker{display:none}.deep-record>summary>span:first-child{text-transform:uppercase;font:.6rem var(--cin-data);color:var(--cin-blue)}.deep-record>summary strong{font:500 clamp(1.6rem, 2.7vw, 3rem)/1.1 var(--cin-display);letter-spacing:-.04em}.deep-record__hint{color:var(--cin-gray);font-size:.78rem;line-height:1.7}.deep-record__icon{color:var(--cin-blue);font:2rem var(--cin-data);transition:transform .2s}.deep-record[open]>summary .deep-record__icon{transform:rotate(45deg)}.deep-record__body .section,.deep-record__body .offering{padding:70px var(--cin-gutter)}.deep-record__body h2{font-size:clamp(2.5rem,4vw,4.5rem)}.deep-record .evidence-core{min-height:0}.deep-record .evidence-core__pin{height:auto;min-height:0;position:relative}.cinema-home .research{padding:var(--cin-section-space) var(--cin-gutter);background:var(--cin-carbon);grid-template-columns:1fr;gap:60px}.cinema-home .research__intro{grid-template-columns:1.2fr .8fr;gap:24px 10vw;max-width:none;display:grid}.cinema-home .research__intro>.eyebrow{color:var(--cin-blue-light);grid-column:1/-1}.cinema-home .research h2{font-size:var(--cin-heading);text-transform:uppercase;grid-area:2/1/span 3;max-width:12ch;line-height:.98}.cinema-home .research__intro>p:not(.eyebrow){color:var(--cin-silver);margin:0;font-size:.84rem;line-height:1.8}.cinema-home .research-counts{border:0;border-top:1px solid var(--cin-night-rule);grid-column:2;margin:0}.cinema-home .research-counts>div{border:0;gap:18px;padding:20px 0}.cinema-home .research-counts strong{font:500 4rem/.9 var(--cin-display)}.cinema-home .research-counts span{color:var(--cin-silver)}.cinema-home .research-accounting-note{grid-column:2}.cinema-home .research__intro>.button{width:-moz-fit-content;width:fit-content;color:var(--cin-white);border:1px solid var(--cin-silver);background:0 0}.cinema-home .paper-stack{border:0;grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.cinema-home .paper-card{border-top:1px solid var(--cin-night-rule);border-bottom:1px solid var(--cin-night-rule);background:0 0;flex-direction:column;gap:24px;min-height:385px;padding:27px 0;display:flex}.cinema-home .paper-card:before{content:"";background:url(/cinema/engine-open.webp) 50%/cover;height:160px}.cinema-home .paper-card:nth-child(2):before{background-image:url(/cinema/engine-hero.webp)}.cinema-home .paper-card:nth-child(3):before{background-image:url(/cinema/engine-api.webp)}.cinema-home .paper-card:after{color:var(--cin-white);top:auto;bottom:30px;right:10px}.cinema-home .paper-card>span{color:var(--cin-silver);font-size:.6rem}.cinema-home .paper-card h3{font-size:clamp(1.5rem,2.1vw,2.5rem);line-height:1.05}.cinema-home .paper-card p{color:var(--cin-silver);font-size:.82rem;line-height:1.7}.cinema-home .paper-card em{color:var(--cin-blue-light);margin-top:auto}.cinema-home .paper-card:hover{border-top-color:var(--cin-copper);padding-left:0}.cinema-home .trust{padding:var(--cin-section-space) var(--cin-gutter);background:var(--cin-paper)}.cinema-home .trust-grid{border-bottom:0;grid-template-columns:1fr 1fr}.cinema-home .trust-grid article{border-bottom:1px solid var(--cin-day-rule);border-right:0;min-height:270px;padding:30px 40px 30px 0}.cinema-home .trust-grid article:nth-child(2n){border-left:1px solid var(--cin-day-rule);padding-left:40px}.cinema-home .trust-grid h3{max-width:20ch;font-size:1.9rem}.cinema-home .trust-grid p{max-width:49ch;font-size:.82rem;line-height:1.7}.cinema-home .trust-grid a{font-size:.75rem}.home-questions{padding:var(--cin-section-space) var(--cin-gutter);background:var(--cin-white);grid-template-columns:1fr 1fr;gap:10vw;display:grid}.home-questions h2{letter-spacing:-.05em;text-transform:uppercase;margin:0 0 30px;font-size:clamp(3rem,4.6vw,5.7rem);line-height:.98}.home-questions>div>a{text-underline-offset:6px;font-size:.75rem;text-decoration:underline}.home-questions details{border-top:1px solid var(--cin-day-rule)}.home-questions details:last-child{border-bottom:1px solid var(--cin-day-rule)}.home-questions summary{cursor:pointer;justify-content:space-between;gap:24px;padding:27px 0;font-size:.9rem;font-weight:500;list-style:none;display:flex}.home-questions summary::-webkit-details-marker{display:none}.home-questions summary:after{content:"+";color:var(--cin-blue);font:1.2rem var(--cin-data)}.home-questions details[open] summary:after{content:"−"}.home-questions details p{color:var(--cin-gray);margin:0 30px 28px 0;font-size:.87rem;line-height:1.8}.home-questions details a{color:var(--cin-blue);text-decoration:underline}.cinema-home .access{padding:var(--cin-section-space) var(--cin-gutter);background:var(--cin-blue);grid-template-columns:1fr 1fr;gap:45px 10vw;display:grid}.cinema-home .access>div:first-child{grid-column:1/-1}.cinema-home .access h2{text-transform:uppercase;max-width:12ch;font-size:clamp(4rem,8vw,10rem);line-height:.95}.cinema-home .access>div>p:last-child{max-width:55ch;font-size:.93rem}.cinema-home .access__actions{flex-wrap:wrap;align-self:center;display:flex}.cinema-home .access-form{width:100%;max-width:550px}@media (max-width:1100px){.cinema-hero .hero__copy{width:80%;margin-left:var(--cin-gutter)}.cinema-hero__index{left:var(--cin-gutter);top:50px}.cinema-home .sleeve-row{gap:22px 12px;padding-right:25px}.cinema-home .sleeve-row:nth-child(2n){padding-left:25px}.cinema-home .sleeve-state{text-align:left;grid-column:1/-1;justify-items:start}.cinema-home .sleeve-row dl{grid-column:1/-1}.api-preview{margin-left:15%}.deep-record>summary{grid-template-columns:1fr 2fr auto;gap:20px}.deep-record__hint{grid-column:2}.deep-record__icon{grid-area:1/3/span 2}}@media (max-width:767px){.cinema-home .cinema-hero{height:auto;min-height:100svh;padding:0 0 25px}.cinema-hero__art{height:570px;top:-70px;bottom:auto;left:-6%;right:-54%}.cinema-hero__art img{object-position:center;opacity:.85}.cinema-hero:after{background:linear-gradient(0deg, var(--cin-carbon) 8%, var(--cin-hero-scrim) 72%, var(--cin-clear) 100%), linear-gradient(90deg, var(--cin-shadow), var(--cin-clear))}.cinema-hero__index{display:none}.cinema-hero .hero__copy{padding:245px var(--cin-gutter) 0;width:100%;margin:0;top:auto}.cinema-hero .eyebrow{color:var(--cin-white);margin-bottom:23px;font-size:.62rem}.cinema-hero h1{font-size:clamp(3.6rem,13.5vw,6.5rem);line-height:.96}.cinema-hero .hero__lead{font-size:.9rem}.cinema-hero .hero__actions{gap:10px;display:grid}.cinema-hero .hero__boundary{font-size:.62rem;line-height:1.6}.cinema-hero .hero-status{margin:35px var(--cin-gutter) 0;grid-template-columns:1fr 1fr;gap:0 16px;width:auto;position:relative;bottom:auto;left:auto}.cinema-hero .hero-status>div{padding:20px 0}.cinema-hero .hero-status strong{font-size:.6rem}.cinema-hero .hero-status span{font-size:.5rem}.cinema-hero__foot{padding:10px var(--cin-gutter) 0;flex-direction:column;gap:20px;font-size:.5rem;position:relative;bottom:auto;left:auto;right:auto}.cinema-intro{grid-template-columns:1fr;gap:24px;padding-top:75px}.cinema-intro h2{font-size:clamp(3rem,11vw,5rem)}.cinema-intro__copy p{font-size:.9rem}.cinema-intro__signature{margin-top:25px;font-size:20vw}.cinema-process__art{height:360px;min-height:0}.cinema-process__art img{object-fit:cover}.cinema-process__art>span{font-size:.5rem}.cinema-process__chapter{padding:42px var(--cin-gutter);grid-template-columns:1fr;gap:24px}.cinema-process__chapter h2{font-size:3.2rem}.cinema-home .section-heading--split,.sleeves .section-heading{grid-template-columns:1fr;gap:25px}.cinema-home .section-heading h2{font-size:clamp(2.8rem,10vw,4.6rem)}.cinema-home .sleeves .sleeves__stat{grid-column:1;margin:0}.cinema-home .sleeve-table{grid-template-columns:1fr}.cinema-home .sleeve-row,.cinema-home .sleeve-row:nth-child(2n){border-left:0;min-height:0;padding:35px 0}.cinema-home .sleeve-index{top:40px;right:0}.cinema-home .sleeve-name h3{font-size:3rem}.cinema-home .sleeves-footer{grid-template-columns:1fr auto;gap:24px}.cinema-home .sleeves-footer a{grid-column:1/-1}.record-chapter__copy{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.record-chapter__copy h2{grid-row:auto;font-size:11vw}.record-chapter__copy p:not(.eyebrow){margin:0}.record-chapter .console-bar{flex-wrap:wrap;gap:12px;padding:17px}.record-chapter .console-tabs button{padding:0 3px;font-size:.5rem}.record-chapter .console-chart{height:240px}.record-chapter .console-metrics>div{padding:20px 12px}.record-chapter .console-metrics dd{font-size:1.6rem}.record-chapter .console-metrics dt{font-size:.5rem}.record-chapter .console-foot{gap:15px;padding:17px}.developer-chapter{padding-top:290px}.developer-chapter__art{object-position:74% center;height:670px}.developer-chapter:after{background:linear-gradient(0deg, var(--cin-carbon) 40%, var(--cin-shadow) 75%, var(--cin-clear))}.developer-chapter h2{font-size:clamp(3.4rem,13vw,5rem)}.developer-chapter__copy>p:not(.eyebrow){font-size:.9rem}.api-preview{margin:55px 0 0}.api-preview__bar{flex-wrap:wrap;padding:20px 0}.api-preview__body{padding:15px 0}.api-preview pre{font-size:.68rem}.deep-record>summary{padding:35px var(--cin-gutter);grid-template-columns:1fr auto;gap:18px}.deep-record>summary>span:first-child,.deep-record>summary strong,.deep-record__hint{grid-column:1}.deep-record__icon{grid-area:1/2/span 3}.deep-record__body .offering__grid{grid-template-columns:1fr}.deep-record__body .offering__grid article{border-right:0;border-bottom:1px solid var(--cin-day-rule);padding:25px 0}.cinema-home .research__intro{grid-template-columns:1fr;gap:25px}.cinema-home .research h2{grid-row:auto;font-size:11vw}.cinema-home .research-counts,.cinema-home .research-accounting-note{grid-column:1}.cinema-home .paper-stack{grid-template-columns:1fr;gap:30px}.cinema-home .paper-card{min-height:0}.cinema-home .paper-card:before{height:200px}.cinema-home .paper-card h3{font-size:1.8rem}.cinema-home .trust-grid{grid-template-columns:1fr}.cinema-home .trust-grid article,.cinema-home .trust-grid article:nth-child(2n){border-left:0;min-height:240px;padding:28px 0}.home-questions{grid-template-columns:1fr;gap:40px}.home-questions h2{font-size:10.5vw}.cinema-home .access{grid-template-columns:1fr;gap:35px}.cinema-home .access h2{font-size:13vw}}@media (prefers-reduced-motion:reduce){.cinema-home *,.cinema-home :before,.cinema-home :after{scroll-behavior:auto!important;transition-duration:0s!important;animation:none!important}}@font-face{font-family:Chakra Petch;src:url(/fonts/chakra-petch/ChakraPetch-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}.cinema-home .cinema-hero{min-height:max(1080px,112svh)}.cinema-home .cinema-hero__art{aspect-ratio:1;transform-origin:50%;width:min(82vw,1400px);height:auto;top:-55px;bottom:auto;left:auto;right:-18vw}.cinema-home .cinema-hero__art img{object-fit:contain}.cinema-home .cinema-hero:after{background:linear-gradient(#0000 60%,#000 98%),linear-gradient(90deg,#000 8%,#00000050 44%,#0000 70%)}.cinema-home .cinema-hero__index{color:#fff;text-transform:uppercase;gap:8px;font-size:.65rem;top:110px;left:29%}.cinema-home .cinema-hero .hero__copy{width:68%;margin-left:29%;padding:max(415px,48svh) 0 200px}.cinema-home .cinema-hero .eyebrow{font:500 .8rem/1.4 var(--cin-reading);letter-spacing:0;text-transform:uppercase;color:#fff;margin-bottom:18px}.cinema-home .cinema-hero h1{letter-spacing:-.035em;text-shadow:0 2px 24px #0009;max-width:15ch;font-size:clamp(4rem,6vw,7.4rem);font-weight:700;line-height:.98}.cinema-home .cinema-hero .hero__actions{gap:10px;margin-top:34px}.cinema-home .cinema-hero .button{text-transform:uppercase;min-height:44px;font:400 .62rem/1.2 var(--cin-data);padding:0 24px}.cinema-home .cinema-hero .button--ghost{background:#00000080;border-color:#fff5}.cinema-home .cinema-hero .hero__boundary{max-width:50ch;font-size:.62rem}.cinema-home .cinema-hero .hero-status{bottom:58px}.cinema-home .cinema-hero .hero-status>div{padding:20px 0}.cinema-home .cc-shell[data-product-shell]:not([data-shell-revision="4"]).is-top{background:0 0;border-color:#0000;grid-template-columns:1fr auto auto}.cinema-home .cc-shell[data-product-shell]{margin-bottom:-78px}.cinema-home .cc-shell:not([data-shell-revision="4"]).is-top :-webkit-any(.cc-shell__status,.cc-shell__primary,.cc-shell__source){display:none}.cinema-home .cc-shell:not([data-shell-revision="4"]).is-top :is(.cc-shell__status,.cc-shell__primary,.cc-shell__source){display:none}.cinema-home .cc-shell[data-product-shell] .cc-shell__brand{font-size:1.15rem;font-weight:700}.optical-threshold{background:#000;height:clamp(150px,26vw,360px);position:relative;overflow:hidden}.optical-threshold__light{background:linear-gradient(#000 0%,#0016cb 43%,#a6b8ff 64%,#f4f4f4 94%);position:absolute;top:-5%;bottom:-5%;left:-10%;right:-10%}.cinema-home .cinema-intro{grid-template-columns:1.3fr .7fr;gap:38px 8vw;padding-top:clamp(85px,10vw,160px)}.cinema-home .cinema-intro h2{letter-spacing:-.035em;max-width:16ch;font-size:clamp(3.5rem,5.7vw,6.8rem);font-weight:700;line-height:1.02}.cinema-home .cinema-intro h2 span{color:#0016cb}.cinema-home .cinema-intro__copy{align-self:end;padding:0 0 6px}.cinema-home .cinema-intro__copy p{font-size:.9rem;line-height:1.7}.cinema-home .cinema-intro__signature{letter-spacing:-.065em;margin-top:100px;padding:48px 0 35px;font-size:clamp(6rem,17vw,20rem);font-weight:700}@media (max-width:999px){.cinema-home .cinema-hero{min-height:1020px}.cinema-home .cinema-hero__art{width:900px;max-width:none;top:-35px;right:-220px}.cinema-home .cinema-hero .hero__copy{width:85%;margin-left:10%;padding-top:415px}.cinema-home .cinema-hero h1{font-size:clamp(3.8rem,8vw,5.5rem)}.cinema-home .cinema-hero__index{left:10%}.cinema-home .cinema-intro{grid-template-columns:1fr;gap:30px}.cinema-home .cinema-intro__copy{justify-self:end;max-width:48ch}}@media (max-width:599px){.cinema-home .cinema-hero{min-height:1020px}.cinema-home .cinema-hero__art{width:620px;top:25px;right:-180px}.cinema-home .cinema-hero:after{background:linear-gradient(#0000 28%,#0009 56%,#000 78%)}.cinema-home .cinema-hero__index{display:none}.cinema-home .cinema-hero .hero__copy{width:calc(100% - 44px);margin:0 22px;padding:440px 0 225px}.cinema-home .cinema-hero h1{letter-spacing:-.035em;max-width:none;font-size:clamp(2rem,10vw,3.5rem);line-height:1.02}.cinema-home .cinema-hero .eyebrow{margin-bottom:16px;font-size:.64rem}.cinema-home .cinema-hero .hero__lead{margin-top:22px;font-size:.85rem}.cinema-home .cinema-hero .hero__actions{flex-wrap:wrap;margin-top:25px;display:flex}.cinema-home .cinema-hero .button{width:auto;padding:0 17px;font-size:.56rem}.cinema-home .cinema-hero .hero-status{bottom:58px}.cinema-home .cinema-hero .hero__boundary{font-size:.58rem;line-height:1.6}.cinema-home .cinema-hero__foot{align-items:end;font-size:.5rem}.cinema-home .cinema-hero__foot>span{text-align:right;max-width:24ch}.cinema-home .cc-shell[data-product-shell] .cc-shell__brand{white-space:normal;overflow-wrap:normal;font-size:.9rem}.cinema-home .cc-shell[data-product-shell] button{white-space:nowrap;flex-shrink:0}.cinema-home .cinema-hero h1{overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto}.optical-threshold{height:155px}.cinema-home .cinema-intro{padding-top:75px}.cinema-home .cinema-intro h2{font-size:clamp(2.6rem,10.7vw,3.6rem)}.cinema-home .cinema-intro__copy{justify-self:start}.cinema-home .cinema-intro__signature{margin-top:38px;padding:32px 0;font-size:18vw}}.research-journey,.research-journey__content{min-width:0}.research-journey__rail{display:none}.cinema-home .paper-stack{grid-template-columns:1fr;gap:0}.cinema-home .paper-card{border-bottom:0;grid-template-columns:minmax(140px,.45fr) 1fr;gap:18px 45px;min-height:0;padding:38px 0;display:grid}.cinema-home .paper-card:last-child{border-bottom:1px solid #ffffff30}.cinema-home .paper-card:before{display:none}.cinema-home .paper-card>span{grid-area:1/1/span 3}.cinema-home .paper-card>:-webkit-any(h3,p,em){grid-column:2}.cinema-home .paper-card>:is(h3,p,em){grid-column:2}.cinema-home .paper-card h3{max-width:24ch}.cinema-home .paper-card p{max-width:60ch}.cinema-home .paper-card:after{display:none}.cinema-home .paper-card:hover h3{color:#aabaff}@media (min-width:1280px) and (min-height:760px) and (prefers-reduced-motion:no-preference){.research-journey.has-continuity{background:#000;grid-template-columns:minmax(300px,29%) minmax(0,1fr);align-items:start;display:grid}.has-continuity .research-journey__rail{height:calc(100svh - 78px);display:block;position:sticky;top:78px;overflow:clip}.research-journey__viewport{color:#fff;background:#000;height:100%;position:relative;overflow:clip}.research-journey__caption,.research-journey__foot{z-index:2;font:500 10px/1.5 var(--cin-data);letter-spacing:.06em;position:absolute;left:32px;right:32px}.research-journey__caption{gap:18px;display:grid;top:40px}.research-journey__caption>span:first-child{color:#adb8dc}.research-journey__chapter{font:700 clamp(2rem, 3vw, 3.5rem)/1 var(--cin-display);letter-spacing:-.04em}.research-journey__foot{color:#adb8dc;gap:16px;display:grid;bottom:34px}.research-journey__foot>div{background:#ffffff30;height:1px}.research-journey__foot i{transform-origin:0;background:#f50;height:2px;display:block}.research-journey__orbit{aspect-ratio:1;border:1px solid #6476df35;border-radius:50%;width:150%;position:absolute;top:27%;left:-25%;box-shadow:0 0 0 30px #6476df09,0 0 0 70px #6476df06}.research-journey__stage{perspective:1100px;place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.research-journey__packet{aspect-ratio:.72;width:54%;transform-style:preserve-3d;position:relative}.research-journey__layer{background:linear-gradient(125deg,#d8e5ff40,#3159eb22 38%,#000d 70%,#7d9fff60);border-top:1px solid #b5c5ff;border-bottom:2px solid #314eff;border-left:3px solid #ff7135;border-right:1px solid #b5c5ff;border-radius:3px;display:block;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 25px #7795ff24,8px 16px 30px #0003}.research-journey__layer:before{content:"";border:1px solid #d8e5ff30;position:absolute;top:16px;bottom:16px;left:16px;right:16px}.research-journey__layer:after{content:"";background:linear-gradient(115deg,#0000 15%,#fff2 30%,#0000 48%);position:absolute;top:0;bottom:0;left:0;right:0}.research-journey__layer b{background:#c5d1ff99;height:1px;display:block;position:absolute;top:30%;left:30px;right:30px;box-shadow:0 22px #c5d1ff66,0 44px #c5d1ff44,0 66px #c5d1ff22}.cinema-home .has-continuity :-webkit-any(.research,.evidence,.trust,.home-questions,.access){padding-left:45px;padding-right:45px}.cinema-home .has-continuity :is(.research,.evidence,.trust,.home-questions,.access){padding-left:45px;padding-right:45px}.cinema-home .has-continuity :-webkit-any(.section-heading,.research__intro,.home-questions){grid-template-columns:1fr;gap:35px}.cinema-home .has-continuity :is(.section-heading,.research__intro,.home-questions){grid-template-columns:1fr;gap:35px}.cinema-home .has-continuity .research__intro>*{grid-area:auto/1}.cinema-home .has-continuity .research-counts{gap:50px;display:flex}.cinema-home .has-continuity :is(.section-heading h2,.research h2,.home-questions h2,.access h2){max-width:16ch;font-size:clamp(3rem,5vw,5.5rem)}.cinema-home .has-continuity .home-questions>div:first-child{position:static}.cinema-home .has-continuity .evidence-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-home .has-continuity .evidence-ledger__primary{grid-column:1/-1}.cinema-home .has-continuity :-webkit-any(.evidence-frontier,.evidence-detail__grid,.basis-grid){grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-home .has-continuity :is(.evidence-frontier,.evidence-detail__grid,.basis-grid){grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-home .has-continuity .access{grid-template-columns:1fr;gap:40px;min-height:calc(100svh - 78px)}.cinema-home .has-continuity .deep-record>summary{padding-left:45px;padding-right:45px}.cinema-home .has-continuity .paper-card{column-gap:24px}}@media (max-width:767px){.cinema-home .paper-card{grid-template-columns:1fr;gap:18px;padding:30px 0}.cinema-home .paper-card>span{grid-area:auto/1}.cinema-home .paper-card>:-webkit-any(h3,p,em){grid-area:auto/1}.cinema-home .paper-card>:is(h3,p,em){grid-area:auto/1}}.cinema-home :is(.section-heading h2,.record-chapter h2,.developer-chapter h2,.research h2,.home-questions h2,.access h2,.cinema-process__chapter h2){letter-spacing:-.035em;font-weight:700}.cinema-home .sleeves{position:relative}.cinema-home .sleeve-row{isolation:isolate;overflow:hidden}.cinema-home .sleeve-row:before{content:"";z-index:-1;opacity:.2;pointer-events:none;border:1px solid #6276ff;border-radius:50%;width:160px;height:160px;position:absolute;top:28px;right:-30px;transform:rotate(-28deg)scaleX(.4);box-shadow:0 0 0 18px #6276ff18,0 0 0 37px #6276ff12,0 0 0 62px #6276ff09}.cinema-home .sleeve-row:nth-child(2):before{transform:rotate(28deg)scaleX(.4)}.cinema-home .sleeve-row:nth-child(3):before{transform:rotate(70deg)scaleX(.4)}.cinema-home .sleeve-row:nth-child(4):before{transform:rotate(-70deg)scaleX(.4)}.cinema-home .sleeve-row .sleeve-name h3{font-weight:700}.cinema-home .sleeves-footer{grid-column:1/-1}.cinema-home .record-chapter{overflow:clip}.cinema-home .record-chapter .live-console{transform-origin:top;box-shadow:0 30px 80px #1111110d}.cinema-home .developer-chapter{min-height:1100px}.cinema-home .developer-chapter__art{opacity:.72;object-fit:contain;width:100%;max-width:1500px;height:auto;top:-160px;bottom:auto;left:auto;right:-28%}.cinema-home .api-preview{border:1px solid #ffffff30;position:relative;box-shadow:0 35px 100px #00000040}.cinema-home .api-preview__bar{background:#101014}.cinema-home .api-preview__body{background:#00000070}.cinema-home .api-preview__steps li{align-items:center;min-height:66px;display:flex}.cinema-home .api-preview__steps span{border:1px solid #5368ff80;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;display:inline-grid}.cinema-home .deep-record>summary{background:#f4f4f4}.cinema-home .deep-record[open]>summary{border-bottom-color:#0016cb}.cinema-home .deep-record__body>section{padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(70px,8vw,120px)}.cinema-home .paper-card{position:relative;overflow:hidden}.cinema-home .paper-card:before{background:#000 url(/cinema/optical-master-v3-1536.webp) 30% 40%/105% no-repeat;height:240px;transition:background-size .6s}.cinema-home .paper-card:nth-child(2):before{background-image:url(/cinema/optical-master-v3-1536.webp);background-position:72% 55%;background-size:140%}.cinema-home .paper-card:nth-child(3):before{background-image:url(/cinema/optical-master-v3-1536.webp);background-position:25% 38%;background-size:185%}.cinema-home .paper-card h3{font-weight:700}.cinema-home .trust-grid article{position:relative}.cinema-home .trust-grid article>span{color:#0016cb}.cinema-home .access{isolation:isolate;position:relative;overflow:hidden}.cinema-home .access:after{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff30;border-radius:50%;width:80vw;height:80vw;position:absolute;top:-30vw;right:-20vw;box-shadow:0 0 0 5vw #ffffff09,0 0 0 12vw #ffffff05}.cinema-home .offering__grid{border-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-home .offering__grid article{border-bottom:1px solid var(--cin-day-rule);min-height:320px;padding:34px 35px 34px 0}.cinema-home .offering__grid article:nth-child(2n){border-right:0;padding-left:40px}.cinema-home .offering__grid article:nth-child(odd){padding-left:0}.cinema-home .offering__grid h3{max-width:22ch;margin-top:35px;font-size:clamp(1.8rem,2.7vw,3rem);font-weight:700}.cinema-home .offering__grid p{max-width:58ch;font-size:.85rem;line-height:1.7}.cinema-home .evidence-core,.cinema-home .system-films{color:#fff;background:#000}.cinema-home .evidence-core__copy h2,.cinema-home .system-films h2{letter-spacing:-.035em;font-weight:700;line-height:1}.cinema-home .evidence-core__copy>p:not(.eyebrow):not(.core-noscript),.cinema-home .system-films__head>p,.cinema-home .system-films__boundary{color:#bac3ce}.cinema-home .evidence-core__stage{background:radial-gradient(#0016cb30,#000 65%);border-color:#ffffff30}.cinema-home .evidence-core .eyebrow,.cinema-home .system-films .eyebrow{color:#aabaff}.cinema-home .system-film__body h3{font-size:1.75rem;font-weight:700}.cinema-home .trace{background:#f4f4f4;grid-template-columns:1fr 1fr;gap:7vw;display:grid}.cinema-home .trace .section-heading{display:block}.cinema-home .trace .section-heading>p{max-width:42ch;margin-top:30px}.cinema-home .trace-line{border:0;border-left:1px solid #0016cb40;display:block;position:relative}.cinema-home .trace-line:after{content:"";width:2px;transform:scaleY(var(--trace-progress,1));transform-origin:top;pointer-events:none;background:#f50;position:absolute;top:0;bottom:0;left:-1px}.cinema-home .trace-line li,.cinema-home .trace-line li:not(:first-child){border-right:0;border-bottom:1px solid var(--cin-day-rule);min-height:210px;padding:30px 0 30px 40px}.cinema-home .trace-line li:before{background:#0016cb;width:9px;height:9px;top:34px;left:-5px}.cinema-home .trace-line strong{font:700 clamp(1.6rem, 2.5vw, 2.7rem)/1.05 var(--cin-display);margin:25px 0 15px}.cinema-home .trace-line p{font-size:.85rem;line-height:1.7}.cinema-home .evidence-detail h3,.cinema-home .basis-grid h3{font-weight:700}.cinema-home .evidence-frontier article{padding-top:32px;padding-bottom:32px}@media (min-width:1100px) and (min-height:750px){.cinema-home .sleeves{grid-template-columns:1fr 1fr;align-items:start;gap:50px 7vw;display:grid}.cinema-home .sleeves .section-heading{margin-bottom:0;display:block;position:sticky;top:115px}.cinema-home .sleeves .section-heading>p{max-width:42ch;margin-top:35px}.cinema-home .sleeves .sleeves__stat{margin-top:24px}.cinema-home .sleeve-table{grid-template-columns:1fr}.cinema-home .sleeve-row,.cinema-home .sleeve-row:nth-child(2n){border-left:0;min-height:360px;padding:45px 0}.cinema-home .sleeve-state{padding-right:10px}.cinema-home .home-questions>div:first-child{align-self:start;position:sticky;top:125px}.cinema-home .trace .section-heading{align-self:start;position:sticky;top:120px}}@media (max-width:767px){.cinema-home .offering__grid{grid-template-columns:1fr}.cinema-home .offering__grid article,.cinema-home .offering__grid article:nth-child(2n){border-right:0;min-height:0;padding:30px 0}.cinema-home .trace{grid-template-columns:1fr;gap:35px}.cinema-home .trace-line li,.cinema-home .trace-line li:not(:first-child){padding-left:27px}.cinema-home .record-chapter .console-tabs{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.cinema-home .record-chapter .console-tabs button{border-bottom:1px solid var(--cin-day-rule);min-height:48px;font-size:.6rem}.cinema-home .developer-chapter{min-height:0;padding-top:350px}.cinema-home .developer-chapter__art{width:680px;max-width:none;top:-100px;right:-260px}.cinema-home .api-preview{padding:0 20px}.cinema-home .api-preview__bar{margin:0 -20px;padding:20px}.cinema-home .api-preview__body{background:0 0}.cinema-home .paper-card:before{height:220px}}@media (prefers-reduced-motion:reduce){.cinema-home .sleeves .section-heading,.cinema-home .home-questions>div:first-child,.cinema-home .trace .section-heading{position:static}}.optical-sculpture{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.optical-sculpture img{object-fit:contain;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.optical-sculpture__layer{visibility:hidden}.optical-sculpture.is-ready .optical-sculpture__layer{visibility:visible}.optical-sculpture.is-ready .optical-sculpture__poster,.cinema-process__art.has-optical-sculpture>picture{visibility:hidden}.cinema-home .research-journey__packet{aspect-ratio:1;width:110%}.cinema-home .research-journey__orbit{width:120%;box-shadow:none;top:30%;left:-10%}.cinema-home .sleeve-row:before,.cinema-home .access:after{display:none}.cinema-home :is(.offering__grid h3,.trust-grid h3,.system-film__body h3){letter-spacing:-.03em}.cinema-home .deep-record__icon{place-items:center;width:1em;height:1em;line-height:1;display:grid}@media (min-width:1280px) and (min-height:760px) and (prefers-reduced-motion:no-preference){.cinema-home .has-continuity{--cin-heading:clamp(3rem, 5vw, 5.5rem)}.cinema-home .has-continuity .cinema-process__art{display:none}.cinema-home .has-continuity .cinema-process__track{width:auto;height:auto;display:block}.cinema-home .has-continuity .cinema-process__chapter{grid-template-columns:1fr;align-content:center;gap:45px;width:100%;min-height:75svh;padding:70px 45px}.cinema-home .has-continuity .cinema-process__chapter h2{font-size:clamp(4rem,7vw,8rem)}.cinema-home .has-continuity .cinema-process__chapter p:not(.eyebrow){max-width:46ch;font-size:1rem}.cinema-home .has-continuity .sleeves{padding:100px 45px;display:block}.cinema-home .has-continuity .sleeves .section-heading{margin-bottom:60px;position:static}.cinema-home .has-continuity .sleeves .sleeves__stat{margin-top:25px}.cinema-home .has-continuity .sleeve-table{grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-home .has-continuity .sleeve-row{padding:35px 24px 35px 0}.cinema-home .has-continuity .sleeve-row:nth-child(2n){border-left:1px solid var(--cin-night-rule);padding-left:24px}.cinema-home .has-continuity .sleeve-name h3{font-size:clamp(2rem,3vw,3.5rem)}.cinema-home .has-continuity .sleeve-index{right:16px}.cinema-home .has-continuity .record-chapter{padding:100px 45px}.cinema-home .has-continuity .record-chapter__copy{grid-template-columns:1fr;gap:25px}.cinema-home .has-continuity .record-chapter__copy h2{grid-row:auto}.cinema-home .has-continuity .record-chapter__copy>p{max-width:55ch}.cinema-home .has-continuity .console-metrics>div{padding:24px 16px}.cinema-home .has-continuity .developer-chapter{min-height:0;padding:100px 45px}.cinema-home .has-continuity .developer-chapter__art{display:none}.cinema-home .has-continuity .developer-chapter h2{font-size:var(--cin-heading)}.cinema-home .has-continuity .api-preview{max-width:none;margin:60px 0 0}.cinema-home .has-continuity .offering__intro{grid-template-columns:1fr;gap:25px}.cinema-home .has-continuity .offering__intro p{max-width:55ch}.cinema-home .has-continuity .evidence-core__pin{padding:60px 45px;display:block}.cinema-home .has-continuity .evidence-core__stage{height:580px;margin-top:45px}.cinema-home .has-continuity .system-films__grid{grid-template-columns:1fr}.cinema-home .has-continuity .system-films__head{grid-template-columns:1fr;gap:25px}.cinema-home .has-continuity .trace{grid-template-columns:1fr;gap:45px}.cinema-home .has-continuity .trace .section-heading{position:static}.cinema-home .has-continuity .trace-line li{min-height:180px}}@media (hover:hover) and (pointer:fine){.cinema-home .paper-card h3{transition:color .18s}}.cinema-home .sleeves{padding-bottom:70px;display:block}.cinema-home .sleeves .section-heading{grid-template-columns:1.2fr .8fr;align-items:start;gap:25px 7vw;margin-bottom:65px;display:grid;position:static}.cinema-home .sleeves .section-heading>div{grid-row:1/span 2}.cinema-home .sleeves .sleeves__stat{grid-column:2;margin-top:0}.cinema-home .sleeve-table{background:#ffffff35;border:1px solid #ffffff35;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.cinema-home .sleeve-row,.cinema-home .sleeve-row:nth-child(2n){background:#000;border:0;grid-template-rows:auto 1fr auto auto;grid-template-columns:1fr;gap:24px;min-height:570px;padding:45px}.cinema-home .sleeve-row:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0009,#0000 40%,#000e 78%);position:absolute;top:0;bottom:0;left:0;right:0}.cinema-home .sleeve-index{color:#f50;font-size:.75rem;top:35px;left:auto;right:30px}.cinema-home .sleeve-name{z-index:1;grid-area:1/1;position:relative}.cinema-home .sleeve-name h3{letter-spacing:-.045em;margin-top:20px;font-size:clamp(2.5rem,4.6vw,5.3rem)}.cinema-home .sleeve-row>p{grid-area:2/1;align-self:end;max-width:42ch}.cinema-home .sleeve-row dl{border-top:1px solid #ffffff35;gap:30px;padding-top:22px;display:flex}.cinema-home .sleeve-state{text-align:left;justify-content:space-between;place-items:center start;gap:12px;display:flex}.strategy-optic{z-index:-2;object-fit:contain;pointer-events:none;width:105%;height:110%;position:absolute;top:-5%;right:-12%}.scene-bridge{pointer-events:none;height:clamp(160px,24vw,340px);position:relative;overflow:clip}.scene-bridge--aperture{background:#000}.scene-bridge--aperture i:first-child{background:#f4f4f4;border-radius:50%;width:120%;height:240%;position:absolute;top:-70%;left:-10%}.scene-bridge--split{background:#f4f4f4;height:clamp(100px,13vw,190px)}.scene-bridge--split i{background:#000;position:absolute;top:0;bottom:0;left:0;right:50%}.scene-bridge--split i:last-child{top:0;bottom:0;left:50%;right:0}.scene-bridge--horizon,.scene-bridge--return{background:#f4f4f4;height:clamp(100px,13vw,180px)}.scene-bridge--horizon i:first-child{background:#000;position:absolute;top:0;bottom:0;left:0;right:0}.scene-bridge--return{background:#000}.scene-bridge--return i:first-child{background:#f4f4f4;position:absolute;top:0;bottom:0;left:0;right:0}.cinema-home .record-chapter{padding-top:85px;padding-bottom:110px}.cinema-home .record-chapter .live-console{border-top:3px solid #0016cb}.cinema-home .record-chapter .console-chart{height:clamp(330px,36vw,550px)}.cinema-home .developer-chapter{isolation:isolate;background:#000;grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding:0 0 110px;display:grid}.cinema-home .developer-chapter:after,.cinema-home .developer-chapter__art{display:none}.cinema-home .developer-chapter__copy{z-index:1;width:100%;max-width:none;padding:75px var(--cin-gutter) 105px;background:linear-gradient(90deg,#0009,#0000 80%),linear-gradient(#0000 35%,#000 100%);flex-direction:column;grid-area:1/1;align-items:flex-start;min-height:880px;display:flex;position:relative}.cinema-home .developer-chapter h2{max-width:13ch;font-size:clamp(4rem,9.6vw,10rem)}.cinema-home .developer-chapter__copy>p:not(.eyebrow){max-width:48ch}.cinema-home .developer-chapter__copy>h2+p{margin-top:auto;padding-top:120px}.cinema-home .developer-chapter :is(.eyebrow,.developer-chapter__copy>p:not(.eyebrow)){color:#e5eaff}.cinema-home .api-preview{margin:0 var(--cin-gutter);max-width:none;box-shadow:none;background:#0016cb;border:1px solid #ffffff50;grid-area:2/1;align-self:start}.cinema-home .api-preview__body{padding:clamp(25px,5vw,75px)}.cinema-home .api-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:clamp(.85rem,2vw,1.8rem);overflow:visible}.cinema-home .api-preview code{white-space:inherit;overflow-wrap:inherit}.developer-motion{object-fit:cover;background:#000;border:0;grid-area:1/1;width:100%;height:100%;min-height:880px}.developer-motion-toggle{z-index:2;margin:28px var(--cin-gutter);color:#fff;min-height:44px;font:.7rem var(--cin-data);cursor:pointer;background:#000c;border:1px solid #ffffff80;grid-area:1/1;place-self:end;padding:0 18px}.developer-motion-toggle:focus-visible{outline-offset:4px;outline:3px solid #f50}@media (prefers-reduced-motion:reduce){.developer-motion-toggle{display:none}}.cinema-home .offering__grid{gap:0 5vw}.cinema-home .offering__grid article{border-right:0}.cinema-home .system-films__grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 35px}.cinema-home .system-film,.cinema-home .system-film:nth-child(2n){border:0;grid-template-columns:1fr;gap:25px;padding:0;display:grid}.cinema-home .system-film:first-child{grid-column:1/-1}.cinema-home .system-film:first-child .system-film__body{grid-template-columns:1fr 1fr;column-gap:8vw;display:grid}.cinema-home .system-film:first-child .system-film__body>span{grid-area:1/1}.cinema-home .system-film:first-child .system-film__body h3{grid-area:2/1/span 3;font-size:clamp(2rem,4vw,4rem)}.cinema-home .system-film:first-child .system-film__body>:not(h3):not(span){grid-column:2}.cinema-home .system-film:nth-child(2n) .system-film__frame{order:0}.cinema-home .research{background:#000 url(/cinema/optical-archive-v1.webp) top/100% no-repeat;padding-top:clamp(320px,38vw,600px);position:relative}.cinema-home .research__intro{background:#000;padding-top:50px;position:relative}.cinema-home .research.has-archive-panorama{background-image:none}.archive-panorama{pointer-events:none;height:clamp(400px,46vw,710px);position:absolute;top:0;left:0;right:0;overflow:clip}.archive-panorama img{object-fit:cover;width:100%;height:100%}.archive-panorama:after{content:"";background:linear-gradient(#0000 60%,#000);position:absolute;top:0;bottom:0;left:0;right:0}.cinema-home .trust-grid{grid-template-columns:repeat(3,1fr)}.cinema-home .trust-grid article:first-child{grid-column:1/-1;grid-template-columns:1fr 1fr;column-gap:8vw;min-height:0;padding:40px 0;display:grid}.cinema-home .trust-grid article:first-child h3{grid-column:1;max-width:15ch;font-size:clamp(2.8rem,5vw,5.5rem)}.cinema-home .trust-grid article:first-child>p{grid-column:2}.cinema-home .trust-grid article,.cinema-home .trust-grid article:nth-child(2n){border-left:0;padding-left:0;padding-right:30px}.cinema-home .home-questions{gap:8vw}.cinema-home .evidence-ledger{grid-template-columns:1.2fr 1fr 1fr}.cinema-home .evidence-ledger__primary{grid-row:span 2}.cinema-home .evidence-ledger article{border-bottom:1px solid var(--cin-day-rule);min-height:170px}.cinema-home .access{background:#000;border-top:1px solid #ffffff40}.cinema-home .access h2{max-width:16ch;font-size:clamp(4rem,9vw,11rem)}@media (min-width:1000px) and (min-height:760px) and (prefers-reduced-motion:no-preference){.cinema-home .has-full-scene .cinema-process__viewport{background:#000;height:calc(100svh - 78px);display:block;overflow:clip}.cinema-home .has-full-scene .cinema-process__art{width:100%;height:100%;min-height:0;position:absolute;top:0;bottom:0;left:0;right:0}.cinema-home .has-full-scene .cinema-process__art>span{display:none}.cinema-home .has-full-scene .cinema-process__track{background:0 0;height:100%;position:relative}.cinema-home .has-full-scene .cinema-process__chapter{padding:55px var(--cin-gutter);background:linear-gradient(#0005,#0000 48%,#000c);grid-template-rows:1fr auto;grid-template-columns:1fr;align-items:start;gap:25px}.cinema-home .has-full-scene .cinema-process__chapter>div:last-child{justify-self:end;width:440px;max-width:100%}.cinema-home .has-full-scene .cinema-process__chapter h2{max-width:13ch;font-size:clamp(4rem,8.8vw,9.8rem);line-height:.92}}@media (max-width:999px){.cinema-home .sleeves .section-heading{grid-template-columns:1fr;gap:25px}.cinema-home .sleeves .section-heading>div{grid-row:auto}.cinema-home .sleeves .sleeves__stat{grid-column:1}.cinema-home .sleeve-table{grid-template-columns:1fr}.cinema-home .sleeve-row,.cinema-home .sleeve-row:nth-child(2n){min-height:480px;padding:35px 25px}.cinema-home .sleeve-index{top:30px;left:auto;right:0}.strategy-optic{display:block}.cinema-home .sleeve-name{grid-column:1/-1}.cinema-home .sleeve-row>p{grid-area:2/1/auto/-1}.cinema-home .sleeve-state{flex-wrap:wrap}.cinema-home .developer-chapter__copy{min-height:760px;padding-top:50px}.cinema-home .developer-chapter__copy>h2+p{padding-top:130px}.developer-motion{object-position:60% center;min-height:760px}.cinema-home .system-film,.cinema-home .system-film:nth-child(2n){grid-template-columns:1fr;gap:15px}.cinema-home .system-film:nth-child(2n) .system-film__frame{order:0}.cinema-home .system-films__grid{grid-template-columns:1fr;gap:45px}.cinema-home .system-film:first-child .system-film__body{display:block}.cinema-home .research{background-size:auto 310px;padding-top:230px}.archive-panorama{height:340px}.cinema-home .trust-grid{grid-template-columns:1fr}.cinema-home .trust-grid article:first-child{display:block}.cinema-home .evidence-ledger{grid-template-columns:1fr 1fr}.cinema-home .evidence-ledger__primary{grid-area:auto/1/auto/-1}}@media (max-width:599px){.cinema-home .evidence-ledger{grid-template-columns:1fr}}.cinema-home .evidence-core__pin{padding:90px var(--cin-gutter);grid-template-columns:1fr;gap:0;display:grid}.cinema-home .evidence-core__copy{display:contents}.cinema-home .evidence-core__copy>.eyebrow{grid-row:1}.cinema-home .evidence-core__copy h2{grid-row:2;max-width:20ch;margin:20px 0 32px;font-size:clamp(2.8rem,6.8vw,7.5rem)}.cinema-home .evidence-core__copy>p:not(.eyebrow){grid-row:3;max-width:75ch;margin:0 0 45px;font-size:1rem}.cinema-home .evidence-core__stage{background:#000;border:1px solid #ffffff40;grid-row:4;width:100%;height:clamp(500px,48vw,720px)}.cinema-home .core-hud--top{gap:15px;top:26px;left:28px;right:28px}.cinema-home .core-hud--top span{color:#bac3ce;font-size:.65rem}.cinema-home .core-hud--top strong{color:#fff;font:500 clamp(1.1rem, 2vw, 2rem) var(--cin-display)}.cinema-home .core-hud--bottom{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000e;border:0;border-top:1px solid #ffffff40;top:auto;bottom:0;left:0;right:0}.cinema-home .core-hud--bottom>div{gap:12px;padding:22px 28px}.cinema-home .core-hud--bottom span{color:#bac3ce;font-size:.65rem}.cinema-home .core-hud--bottom strong{color:#fff;font:500 clamp(1.7rem, 3.3vw, 3.5rem)/1 var(--cin-display)}.cinema-home .core-chapters{border:0;grid-row:5;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}.cinema-home .core-chapters li,.cinema-home .core-chapters li.is-active{color:#bac3ce;border:1px solid #ffffff40;border-top:0;min-width:0;padding:0;transition:none;display:block}.core-state-button{text-align:left;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:start;gap:28px;padding:24px 20px;display:flex}.core-state-button>span{font:.7rem var(--cin-data);color:#aabaff}.core-state-button>div{gap:12px;display:grid}.cinema-home .core-chapters strong{font:600 1.1rem var(--cin-display)}.cinema-home .core-chapters small{font:.8rem/1.5 var(--cin-body,sans-serif)}.core-state-button[aria-pressed=true]{color:#fff;background:#0016cb}.core-state-button[aria-pressed=true]>span{color:#fff}.core-state-button:hover{box-shadow:inset 0 3px #f50}.core-follow{color:#fff;cursor:pointer;min-height:44px;font:.75rem var(--cin-data);background:#000;border:1px solid #ffffff70;grid-row:6;justify-self:end;margin-top:18px;padding:10px 16px}.core-state-button:focus-visible{outline-offset:-4px;outline:3px solid #f50}.core-follow:focus-visible{outline-offset:-4px;outline:3px solid #f50}.film-selector button:focus-visible{outline-offset:-4px;outline:3px solid #f50}.cinema-home .evidence-core[data-renderer=static] .core-state-button{cursor:default}.cinema-home .evidence-core[data-renderer=static] .core-follow{display:none}.cinema-home .system-films{padding-top:70px;padding-bottom:100px}.cinema-home .system-films__head{grid-template-columns:1fr;gap:28px}.cinema-home .system-films__head h2{max-width:20ch;font-size:clamp(2.8rem,6.5vw,7rem)}.cinema-home .system-films__head>p{max-width:70ch;font-size:1rem}.film-selector{border-bottom:1px solid #ffffff50;gap:24px;margin:48px 0 30px;display:flex}.film-selector button{color:#bac3ce;cursor:pointer;min-height:64px;font:500 clamp(.8rem, 1.5vw, 1.15rem) var(--cin-display);background:0 0;border:0;padding:15px 4px;position:relative}.film-selector button[aria-selected=true]{color:#fff;box-shadow:0 3px #f50}.cinema-home .has-film-selector .system-films__grid{display:block}.cinema-home .system-film[hidden]{display:none!important}.cinema-home .has-film-selector .system-film .system-film__body{grid-template-columns:1fr 1fr;column-gap:8vw;display:grid}.cinema-home .has-film-selector .system-film__body>span{grid-area:1/1}.cinema-home .has-film-selector .system-film__body h3{grid-area:2/1/span 3;font-size:clamp(2rem,4vw,4.5rem)}.cinema-home .has-film-selector .system-film__body>:not(h3):not(span){grid-column:2}.cinema-home .system-films__boundary{border-top:1px solid #ffffff40;max-width:85ch;padding:30px 0 0;line-height:1.7}.cinema-home .trace{padding-top:100px;padding-bottom:110px;display:block}.cinema-home .trace .section-heading{margin-bottom:70px;display:block;position:static}.cinema-home .trace h2{max-width:19ch;font-size:clamp(3rem,7vw,8rem)}.cinema-home .trace .section-heading>p{max-width:70ch;font-size:1rem}.trace-route{padding-left:100px;position:relative}.trace-courier{object-fit:contain;pointer-events:none;width:96px;height:96px;position:absolute;top:0;left:-4px}.cinema-home .trace-line{margin:0}.cinema-home .trace-line li,.cinema-home .trace-line li:not(:first-child){grid-template-columns:1.3fr 1fr;gap:16px 50px;min-height:230px;padding:32px 0 36px 40px;display:grid}.cinema-home .trace-line li>span{grid-column:1/-1}.cinema-home .trace-line strong{grid-area:2/1/span 2;margin:0;font-size:clamp(2rem,3.5vw,4rem)}.cinema-home .trace-line p{margin:0;font-size:1rem}.cinema-home .trace-line a{place-self:end start}.cinema-home .paper-stack{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:65px 0 25px;display:grid}.cinema-home .paper-card,.cinema-home .paper-card:last-child{color:#111;background:#f4f4f4;border:1px solid #bac3ce;flex-direction:column;gap:25px;min-height:540px;padding:30px;display:flex}.cinema-home .paper-card:nth-child(2){color:#fff;background:#0016cb;border-color:#6878ff}.cinema-home .paper-card:nth-child(3){background:#dfdfda}.cinema-home .paper-card>span{color:inherit;border-bottom:1px solid;padding-bottom:35px;font-size:.65rem}.cinema-home .paper-card h3{max-width:20ch;font-size:clamp(1.8rem,2.8vw,3rem)}.cinema-home .paper-card :-webkit-any(p,em){color:inherit;font-size:.85rem}.cinema-home .paper-card :is(p,em){color:inherit;font-size:.85rem}.cinema-home .paper-card em{padding-top:30px}.cinema-home .paper-card:hover{padding-left:30px}.cinema-home .paper-card:hover h3{color:inherit;text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.cinema-home .evidence .section-heading{display:block}.cinema-home .evidence .section-heading h2{max-width:22ch;font-size:clamp(2.8rem,6.3vw,7rem)}.cinema-home .evidence .section-heading>p{max-width:70ch;margin-top:30px;font-size:1rem}.cinema-home .evidence-ledger{box-shadow:none;grid-template-columns:1fr 1fr;margin-top:60px}.cinema-home .evidence-ledger article{border-right:0;grid-column:2;min-height:145px;padding:26px 35px}.cinema-home .evidence-ledger .evidence-ledger__primary{background:#0016cb;grid-area:1/1/span 4;justify-content:space-between;padding:40px}.cinema-home .evidence-ledger__primary>strong{font:500 clamp(7rem, 19vw, 20rem)/.85 var(--cin-display)!important;margin:50px 0 0!important}.cinema-home .evidence-ledger__primary>:-webkit-any(p,a){font-size:1rem}.cinema-home .evidence-ledger__primary>:is(p,a){font-size:1rem}.cinema-home .evidence-frontier{background:0 0;border:1px dashed #777;grid-template-columns:repeat(2,minmax(0,1fr));margin:60px 0 90px}.cinema-home .evidence-frontier article{border:1px dashed #aaa;min-height:240px;padding:30px}.cinema-home .evidence-frontier article>strong{font:500 clamp(2.5rem, 4.2vw, 4.7rem)/1 var(--cin-display)}.cinema-home .evidence-detail__head{grid-template-columns:1fr;gap:45px}.cinema-home .evidence-detail__head h3{max-width:18ch;font-size:clamp(2.7rem,5.5vw,6rem)}.cinema-home .signed-head{background:#fff;border:1px solid #111;border-left:8px solid #0016cb;max-width:none;padding:32px}.cinema-home .signed-head strong{font-size:clamp(1.3rem,2.5vw,2.5rem)}.cinema-home .evidence-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-home .evidence-detail__grid article{min-height:280px;padding:35px 30px}.cinema-home .evidence-detail__grid article>strong{font-size:clamp(1.5rem,2.7vw,2.8rem)}.cinema-home .evidence-detail__grid article p{font-size:.95rem;line-height:1.7}.cinema-home .broker-matrix>div{padding-top:24px;padding-bottom:24px}.cinema-home .basis-grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:100px}.cinema-home .basis-grid__heading{border:0;grid-column:1/-1;min-height:0;padding:0 0 30px}.cinema-home .basis-grid__heading h3{max-width:none;font-size:clamp(2.5rem,5vw,5.5rem)}.cinema-home .basis-grid article{border:1px solid #111;min-height:280px;padding:30px}.cinema-home .basis-grid article:nth-child(3){border-style:dashed}.cinema-home .basis-grid article:nth-child(4){border-color:#777}.cinema-home .basis-grid article h3{margin-top:45px;font-size:1.8rem}.cinema-home .basis-grid article p{font-size:.9rem}.cinema-home .trust{color:#fff;background:#000}.cinema-home .trust .section-heading{display:block}.cinema-home .trust .section-heading h2{max-width:18ch;font-size:clamp(3.5rem,8vw,9rem)}.cinema-home .trust .section-heading>p{color:#bac3ce;max-width:70ch;margin-top:35px;font-size:1rem}.cinema-home .trust-grid{gap:0 35px;margin-top:70px}.cinema-home .trust-grid article,.cinema-home .trust-grid article:nth-child(2n){border-color:#ffffff40;padding-right:0}.cinema-home .trust-grid article>span,.cinema-home .trust .eyebrow{color:#aabaff}.cinema-home .trust-grid :-webkit-any(p,.trust__stat){color:#bac3ce}.cinema-home .trust-grid :is(p,.trust__stat){color:#bac3ce}.cinema-home .trust-grid :-webkit-any(h3,a,strong){color:#fff}.cinema-home .trust-grid :is(h3,a,strong){color:#fff}.cinema-home .trust-grid article:first-child{margin-bottom:30px;padding:35px 0 70px;display:block}.cinema-home .trust-grid article:first-child h3{max-width:none;margin:20px 0 35px;font-size:clamp(3rem,8vw,9rem)}.cinema-home .home-questions{color:#fff;background:#0016cb;padding-top:100px;padding-bottom:110px;display:block}.cinema-home .home-questions>div:first-child{margin-bottom:65px;position:static}.cinema-home .home-questions h2{font-size:clamp(3.5rem,8.5vw,9rem)}.cinema-home .home-questions .eyebrow,.cinema-home .home-questions a{color:#fff}.cinema-home .home-questions details{border-color:#ffffff60}.cinema-home .home-questions summary{font:500 clamp(1.4rem, 2.8vw, 3rem)/1.2 var(--cin-display);padding:35px 0}.cinema-home .home-questions summary:after{color:#fff;font-size:2rem}.cinema-home .home-questions details p{color:#fff;max-width:80ch;padding-bottom:20px;font-size:1rem}@media (prefers-reduced-motion:no-preference){.cinema-home .home-questions details[open] p{animation:.3s ease-out answer-in}@keyframes answer-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}@media (max-width:999px){.cinema-home .core-chapters{grid-template-columns:1fr}.core-state-button{flex-direction:row;gap:20px;padding:20px}.core-state-button>div{gap:5px}.cinema-home .core-hud--bottom>div{padding:15px}.cinema-home .has-film-selector .system-film .system-film__body{display:block}.cinema-home .trace-line li,.cinema-home .trace-line li:not(:first-child){min-height:0;padding-left:25px;display:block}.cinema-home .trace-line strong{margin:20px 0}.cinema-home .trace-line p{margin-bottom:20px}.trace-route{padding-left:45px}.trace-courier{width:44px;height:44px;left:-2px}.cinema-home .paper-stack{grid-template-columns:1fr;gap:30px}.cinema-home .paper-card{min-height:410px}.cinema-home .paper-card h3{font-size:2.5rem}.cinema-home .evidence-ledger{grid-template-columns:1fr}.cinema-home .evidence-ledger article,.cinema-home .evidence-ledger .evidence-ledger__primary{grid-area:auto/1}.cinema-home .evidence-ledger__primary>strong{font-size:clamp(7rem,28vw,15rem)!important}.cinema-home .basis-grid{grid-template-columns:1fr}}@media (max-width:599px){.cinema-home .evidence-core__pin{padding-top:60px;padding-bottom:60px}.cinema-home .evidence-core__stage{height:480px}.cinema-home .core-hud--top{flex-direction:column;align-items:start;top:18px;left:15px;right:15px}.film-selector{justify-content:space-between;gap:12px}.film-selector button{text-align:left;max-width:30%}.cinema-home .evidence-frontier,.cinema-home .evidence-detail__grid{grid-template-columns:1fr}.cinema-home .signed-head{padding:24px 18px}.cinema-home .paper-card h3{font-size:2rem}}.cinema-home #sleeves{background:var(--cin-paper);color:var(--cin-ink)}.cinema-home #sleeves .sleeve-table{background:0 0;border:0;display:block}.cinema-home #sleeves .sleeve-row{isolation:isolate;min-height:0;color:var(--cin-ink);background:var(--cin-paper);border:0;border-top:1px solid #1113;grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr;gap:20px 40px;margin:0;padding:52px 4vw 36px;display:grid;position:relative}.cinema-home #sleeves .sleeve-row:after{display:none}.cinema-home #sleeves .sleeve-index{color:var(--cin-blue);top:32px;left:auto;right:4vw}.cinema-home #sleeves .sleeve-name{grid-area:1/1/auto/-1}.cinema-home #sleeves .sleeve-name span{color:var(--cin-blue);font-size:.75rem}.cinema-home #sleeves .sleeve-name h3{color:var(--cin-ink);margin:12px 0 0;font-size:clamp(3rem,7.8vw,8rem);font-weight:500;line-height:1}.cinema-home #sleeves .sleeve-row>p{color:#343b46;grid-area:2/1/auto/-1;align-self:start;max-width:70ch;margin:0;font-size:1rem}.strategy-study{grid-area:3/1/auto/-1;min-height:0;margin:0;position:relative;overflow:hidden}.strategy-study img{object-fit:contain;width:100%;height:clamp(250px,35vw,480px);display:block}.strategy-study figcaption{color:var(--cin-blue);font:500 clamp(.8rem, 1.15vw, 1rem)/1.5 var(--cin-data);padding:15px 0 8px}.strategy-study small{color:#4c5361;font:.65rem/1.5 var(--cin-data);display:block}.cinema-home #sleeves .sleeve-row dl{border-color:#1113;grid-area:4/1;gap:36px;margin:0;padding-top:20px;display:flex}.cinema-home #sleeves .sleeve-row dt{color:#4c5361;font-size:.7rem}.cinema-home #sleeves .sleeve-row dd{color:var(--cin-ink);font-size:.85rem}.cinema-home #sleeves .sleeve-state{flex-wrap:wrap;grid-area:4/2;justify-content:flex-end;align-self:end;gap:10px}.cinema-home #sleeves .sleeve-state small{color:#343b46;font-size:.75rem}.cinema-home #sleeves .state-pill{color:#00169c;background:#e3e8ff;border:1px solid #8999dc}.cinema-home #sleeves .state-pill--local{color:#713007;background:#ffeddf;border-color:#b88765}.cinema-home #sleeves .sleeves-footer{color:var(--cin-ink);border-color:#1113}.cinema-home #sleeves .sleeves-footer :-webkit-any(span,small){color:#4c5361}.cinema-home #sleeves .sleeves-footer :is(span,small){color:#4c5361}.cinema-home #sleeves .sleeves-footer a{color:var(--cin-blue)}.cinema-home .has-strategy-exhibition{max-width:none;padding-inline-start:0;padding-inline-end:0}.has-strategy-exhibition>.section-heading,.has-strategy-exhibition>.sleeves-footer{margin-inline-start:4vw;margin-inline-end:4vw}.strategy-exhibition{background:var(--cin-paper);height:calc(100svh - 78px);position:relative;overflow:hidden}.cinema-home #sleeves .strategy-exhibition .sleeve-table{gap:0;width:400%;height:calc(100% - 68px);display:flex}.cinema-home #sleeves .strategy-exhibition .sleeve-row{box-sizing:border-box;flex:0 0 25%;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px 40px;width:25%;min-width:0;padding-top:28px}.strategy-exhibition .strategy-study{flex-direction:column;align-self:stretch;height:100%;display:flex}.strategy-exhibition .strategy-study img{object-fit:contain;flex:1 1 0;height:0;min-height:0}.strategy-exhibition__controls{bottom:0;background:var(--cin-paper);border-top:1px solid #1113;grid-template-columns:repeat(4,1fr);height:68px;display:grid;position:absolute;left:0;right:0}.strategy-exhibition__controls button{color:var(--cin-ink);font:500 .8rem var(--cin-data);cursor:pointer;background:0 0;border:0;border-right:1px solid #1113}.strategy-exhibition__controls button[aria-current]{background:var(--cin-blue);color:#fff}.strategy-exhibition__controls button:focus-visible{outline-offset:-7px;outline:3px solid}@media (max-width:700px){.cinema-home #sleeves{padding-inline-start:0;padding-inline-end:0}.cinema-home #sleeves>.section-heading,.cinema-home #sleeves>.sleeves-footer{margin-inline-start:24px;margin-inline-end:24px}.cinema-home #sleeves .sleeve-row{grid-template-columns:1fr;gap:20px;padding:36px 24px}.cinema-home #sleeves .sleeve-row .sleeve-state{grid-area:5/1;justify-content:flex-start}.strategy-study img{aspect-ratio:2;width:100%;height:auto}}.cinema-home .cinema-hero{background:var(--cin-paper);color:var(--cin-ink);flex-direction:column;min-height:0;padding:136px 4vw 24px;display:flex}.cinema-home .cinema-hero:after{display:none}.cinema-home .cinema-hero .hero__copy{order:1;width:100%;margin:0;padding:0}.cinema-home .cinema-hero h1{max-width:none;text-shadow:none;letter-spacing:-.05em;font-size:clamp(3.4rem,7.6vw,8.7rem);font-weight:500;line-height:.98}.cinema-home .cinema-hero h1 span{color:var(--cin-blue)}.cinema-home .cinema-hero .eyebrow{color:var(--cin-ink);font:.7rem/1.5 var(--cin-data);letter-spacing:.08em}.cinema-home .cinema-hero .hero__lead{color:#343b46;max-width:65ch;margin-top:26px;font-size:1rem;line-height:1.6}.cinema-home .cinema-hero .hero__actions{margin-top:22px}.cinema-home .cinema-hero .button--primary{background:var(--cin-blue);border-color:var(--cin-blue);color:#fff}.cinema-home .cinema-hero .button--ghost{color:var(--cin-ink);background:0 0;border-color:#747986}.cinema-home .cinema-hero .button:hover{background:var(--cin-ink);color:#fff;border-color:var(--cin-ink)}.cinema-home .cinema-hero .hero__boundary{color:#4c5361;max-width:none;margin-top:16px;font-size:.75rem}.cinema-home .cinema-hero__art{aspect-ratio:2;z-index:0;order:2;width:calc(100% + 8vw);max-width:none;height:auto;margin:24px -4vw 0;position:relative;top:auto;bottom:auto;left:auto;right:auto}.cinema-home .cinema-hero__art img{object-fit:contain;width:100%;height:100%}.cinema-home .cinema-hero__index{color:var(--cin-blue);flex-wrap:wrap;order:3;gap:16px 40px;margin:20px 0;font-size:.7rem;display:flex;position:static}.cinema-home .cinema-hero__index a{align-items:center;min-height:44px;display:flex}.cinema-home .cinema-hero .hero-status{border-top:1px solid #1113;order:4;width:100%;margin:0;position:static}.cinema-home .cinema-hero .hero-status span{color:#4c5361;font-size:.65rem}.cinema-home .cinema-hero .hero-status strong{color:var(--cin-ink);font-size:.8rem}.cinema-home .cinema-hero__foot{color:#4c5361;order:5;margin-top:12px;font-size:.65rem;position:static}.cinema-home .cc-shell[data-product-shell].is-top{background:#111;border-color:#333}.optical-threshold{background:var(--cin-blue);height:2px}.optical-threshold__light{display:none}.cinema-home .cinema-intro{grid-template-columns:1fr 1fr;gap:24px 7vw;padding:56px 4vw}.cinema-home .cinema-intro h2{font-size:clamp(2rem,3.3vw,3.6rem);font-weight:500}.cinema-home .cinema-intro__signature{display:none}.cinema-home .cinema-intro__copy{max-width:62ch;padding:0}.cinema-home .cinema-intro__copy p{color:#343b46;font-size:.95rem}.cinema-home .cinema-process__art{background:var(--cin-paper)}.cinema-home .cinema-process__art>span{color:#343b46}.cinema-home .has-full-scene .cinema-process__viewport{background:var(--cin-paper)}.cinema-home .has-full-scene .cinema-process__art{height:47%;top:29%;bottom:24%;left:0;right:0}.cinema-home .cinema-process__art img{object-fit:contain}.cinema-home .cinema-process:not(.is-enhanced) .cinema-process__track{background:var(--cin-paper);color:var(--cin-ink)}.cinema-home .cinema-process:not(.is-enhanced) .cinema-process__chapter :-webkit-any(p:not(.eyebrow),.eyebrow){color:#343b46}.cinema-home .cinema-process:not(.is-enhanced) .cinema-process__chapter :is(p:not(.eyebrow),.eyebrow){color:#343b46}.cinema-home .cinema-process:not(.is-enhanced) .cinema-link{color:var(--cin-blue)}.cinema-home .has-full-scene .cinema-process__chapter{color:var(--cin-ink);background:0 0;grid-template-rows:auto 1fr;padding-bottom:88px}.cinema-home .has-full-scene .cinema-process__chapter h2{font-size:clamp(3.5rem,6.8vw,7.8rem)}.cinema-home .has-full-scene .cinema-process__chapter>div:last-child{place-self:end start;width:660px}.cinema-home .has-full-scene .cinema-process__chapter p:not(.eyebrow){color:#343b46;max-width:64ch;font-size:1rem}.cinema-home .has-full-scene .cinema-process__chapter .eyebrow,.cinema-home .has-full-scene .cinema-process__chapter .cinema-link{color:var(--cin-blue)}.cinema-home .scene-bridge--horizon{display:none}.process-controls{z-index:2;bottom:0;background:var(--cin-paper);border-top:1px solid #1113;grid-template-columns:repeat(3,1fr);height:58px;display:grid;position:absolute;left:0;right:0}.process-controls button{color:var(--cin-ink);cursor:pointer;font:.75rem var(--cin-data);background:0 0;border:0;border-right:1px solid #1113}.process-controls button[aria-current]{background:var(--cin-blue);color:#fff}.process-controls button:focus-visible{outline-offset:-6px;outline:3px solid}@media (max-width:999px){.cinema-home .cinema-hero{padding:115px 24px 24px}.cinema-home .cinema-hero .hero__copy{width:100%;margin:0;padding:0}.cinema-home .cinema-hero h1{font-size:clamp(2.7rem,7.8vw,5.5rem)}.cinema-home .cinema-hero__art{width:calc(100% + 48px);margin-inline-start:-24px;margin-inline-end:-24px}.cinema-home .cinema-intro{grid-template-columns:1fr;padding:45px 24px}.cinema-home .cinema-process__art{aspect-ratio:2;height:auto;min-height:0}.cinema-home .cinema-process__art>span{padding:15px 24px;font-size:.65rem;display:block;position:static}.cinema-home .cinema-process__track{background:var(--cin-paper);color:var(--cin-ink)}.cinema-home .cinema-process__chapter{border-color:#1113;grid-template-columns:1fr;gap:24px;padding:36px 24px}.cinema-home .cinema-process__chapter :-webkit-any(p:not(.eyebrow),.eyebrow){color:#343b46}.cinema-home .cinema-process__chapter :is(p:not(.eyebrow),.eyebrow){color:#343b46}.cinema-home .cinema-process__chapter .cinema-link{color:var(--cin-blue)}}.cinema-home .has-decision-journey{width:100%;max-width:none;padding-bottom:0}.has-decision-journey .trace-route{margin:0 calc(-1 * var(--cin-gutter));padding:0}.has-decision-journey .trace-courier{display:none}.decision-viewport{isolation:isolate;background:#000;height:calc(100svh - 78px);min-height:680px;position:relative;overflow:clip}.cinema-home .has-decision-journey .trace-line{z-index:3;border:0;width:500%;height:100%;margin:0;display:flex;position:relative}.cinema-home .has-decision-journey .trace-line:after{display:none}.cinema-home .has-decision-journey .trace-line li{height:100%;padding:45px var(--cin-gutter) 120px;color:#fff;background:0 0;border:0;flex-direction:column;flex:0 0 20%;justify-content:start;align-items:start;gap:20px;display:flex;position:relative;overflow:hidden}.cinema-home .has-decision-journey .trace-line li:before{display:none}.cinema-home .has-decision-journey .trace-line li>span{color:#bac3ce}.cinema-home .has-decision-journey .trace-line strong{max-width:14ch;font:500 clamp(3rem, 5.7vw, 6.8rem)/1 var(--cin-display);letter-spacing:-.035em;margin:0}.cinema-home .has-decision-journey .trace-line p{color:#e7e9ed;max-width:37ch;margin:0;font-size:.95rem}.cinema-home .has-decision-journey .trace-line a{pointer-events:auto;z-index:4;color:#111;background:#fff;border:0;border-radius:30px;align-self:start;min-height:44px;margin-top:auto;padding:13px 22px;font-size:.8rem}.cinema-home .has-decision-journey .trace-line a:hover{background:#f50}.cinema-home .has-decision-journey .trace-line li:nth-child(2){padding-left:53vw}.decision-world{pointer-events:none;width:500%;display:flex;position:absolute;top:0;bottom:0;left:0;right:auto}.decision-environment{background:#000;flex:0 0 20%;height:100%;position:relative;overflow:hidden}.decision-environment--2{background:#0016cb}.decision-environment--3{background:#090b10}.decision-environment:after{content:"";background:#f50;height:1px;position:absolute;top:70%;left:-10%;right:-10%;transform:rotate(-7deg);box-shadow:0 20px #ffffff15,0 -20px #ffffff15}.decision-environment i{background:linear-gradient(135deg,#e9f4ff0a,#0000 55%);border:1px solid #bbc5d650;border-radius:50%;width:45vw;height:45vw;position:absolute;top:15%;left:52%;transform:rotateY(55deg)rotate(-18deg)}.decision-environment i:nth-child(2){border-color:#8ca9e080;left:58%}.decision-environment i:nth-child(3){border-color:#8ca9e040;left:64%}.decision-environment i:nth-child(4){border-color:#8ca9e020;left:70%}.decision-environment--0{background-image:radial-gradient(#ffffff35 1px,#0000 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(90deg,#0000 18%,#000 75%);mask-image:linear-gradient(90deg,#0000 18%,#000 75%)}.decision-environment--1 i{background:linear-gradient(110deg,#bcd5ff18,#0000);border-color:#bac3ce90;border-radius:0;width:38%;height:90%;top:7%;left:-5%;transform:skewY(-14deg)}.decision-environment--1 i:nth-child(2){left:1%}.decision-environment--1 i:nth-child(3){left:7%}.decision-environment--1 i:nth-child(4){left:13%}.decision-boundaries{object-fit:cover;opacity:.8;width:100%;height:100%;display:block;transform:scaleX(-1)}.decision-environment--1:after{display:none}.decision-environment--1:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 35%,#000 78%);position:absolute;top:0;bottom:0;left:0;right:0}.decision-environment--2 i{border:2px solid #aabaff90;width:75vw;height:75vw;top:-20%;left:40%;transform:none}.decision-environment--2 i:nth-child(2){transform:scale(.8)}.decision-environment--2 i:nth-child(3){transform:scale(.6)}.decision-environment--2 i:nth-child(4){transform:scale(.4)}.decision-environment--3 i{background:linear-gradient(#c8d3e315,#0000);border-radius:0;width:130%;height:75px;top:40%;left:30%;transform:rotate(-24deg)}.decision-environment--3 i:nth-child(2){top:54%}.decision-environment--3 i:nth-child(3){top:68%}.decision-environment--3 i:nth-child(4){top:82%}.decision-environment--4 i{background:#101319;border-radius:10px;width:43%;height:64%;top:22%;left:53%;transform:skewY(-12deg)}.decision-environment--4 i:nth-child(2){background:#0d111a;top:25%;left:58%}.decision-environment--4 i:nth-child(3){background:#0b1020;top:28%;left:63%}.decision-environment--4 i:nth-child(4){background:#0016cb;top:31%;left:68%}.decision-packet{z-index:2;pointer-events:none;width:min(68vw,980px);height:min(68vw,980px);position:absolute;top:15%;left:28%}.decision-packet .optical-sculpture{width:100%;height:100%}.decision-poster{object-fit:contain;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.has-optical-sculpture>.decision-poster{display:none}.decision-note{z-index:3;left:var(--cin-gutter);font:.6rem var(--cin-data);color:#bac3ce;margin:0;position:absolute;bottom:24px}.decision-controls{z-index:5;right:var(--cin-gutter);gap:6px;display:flex;position:absolute;bottom:18px}.decision-controls button{color:#fff;min-height:44px;font:.65rem var(--cin-data);cursor:pointer;background:#000;border:1px solid #ffffff50;padding:10px 13px}.decision-controls button[aria-current=step]{border-color:#f50;box-shadow:inset 0 -3px #f50}@media (min-width:1000px) and (max-width:1200px){.decision-note{bottom:80px}.decision-controls{left:var(--cin-gutter);right:auto}.cinema-home .has-decision-journey .trace-line li{padding-bottom:140px}}.atlas-complete{--pub-muted:#4c5361;--pub-rule:#c2c5cd}.atlas-complete :-webkit-any(.record-chapter,.research,.trust,.home-questions,.access,.evidence,.offering,.system-films,.trace){scroll-margin-top:90px}.atlas-complete :is(.record-chapter,.research,.trust,.home-questions,.access,.evidence,.offering,.system-films,.trace){scroll-margin-top:90px}.atlas-complete :-webkit-any(.record-chapter,.research,.trust,.home-questions,.access){padding:88px 4vw}.atlas-complete :is(.record-chapter,.research,.trust,.home-questions,.access){padding:88px 4vw}.atlas-complete :-webkit-any(.record-chapter,.research,.trust,.home-questions){background:var(--cin-paper);color:var(--cin-ink)}.atlas-complete :is(.record-chapter,.research,.trust,.home-questions){background:var(--cin-paper);color:var(--cin-ink)}.atlas-complete :-webkit-any(.record-chapter,.research,.trust,.home-questions) h2{letter-spacing:-.045em;font-size:clamp(2.8rem,6.6vw,7rem);font-weight:500;line-height:1}.atlas-complete :is(.record-chapter,.research,.trust,.home-questions) h2{letter-spacing:-.045em;font-size:clamp(2.8rem,6.6vw,7rem);font-weight:500;line-height:1}.atlas-complete :-webkit-any(.record-chapter,.research,.trust,.home-questions) .eyebrow{color:var(--cin-blue)}.atlas-complete :is(.record-chapter,.research,.trust,.home-questions) .eyebrow{color:var(--cin-blue)}.atlas-complete .record-chapter{border-top:1px solid var(--pub-rule);display:block}.atlas-complete .record-chapter__copy{grid-template-columns:1.25fr 1fr;gap:24px 7vw;margin-bottom:48px;display:grid;position:static}.atlas-complete .record-chapter__copy .eyebrow{grid-column:1/-1}.atlas-complete .record-chapter__copy h2{grid-row:2/4;margin:0}.atlas-complete .record-chapter__copy>p:not(.eyebrow){color:#343b46;max-width:52ch;margin:0;font-size:1rem}.atlas-complete .record-chapter__copy>a{place-self:end start}.atlas-complete .record-chapter .live-console{border:1px solid var(--pub-rule);border-top:3px solid var(--cin-blue);width:100%;max-width:none;box-shadow:none;background:#fff}.atlas-complete .record-chapter .console-chart{height:clamp(320px,37vw,550px);padding:58px 28px 32px}.atlas-complete .record-chapter :-webkit-any(.chart-heading,.chart-label,.console-bar,.console-foot){color:var(--pub-muted)}.atlas-complete .record-chapter :is(.chart-heading,.chart-label,.console-bar,.console-foot){color:var(--pub-muted)}.atlas-complete .record-chapter .chart-heading strong{color:var(--cin-ink)}.atlas-complete .record-chapter .chart-line{stroke:var(--cin-blue);stroke-width:2.5px;filter:none}.atlas-complete .record-chapter .chart-node{fill:var(--cin-blue);stroke:#fff}.atlas-complete .record-chapter .chart-area{fill:#0016cb09}.atlas-complete .record-chapter .chart-grid path{stroke:#d9dce3}.atlas-complete .record-chapter .console-tabs button{min-height:58px;color:var(--pub-muted);font-size:.78rem}.atlas-complete .record-chapter .console-tabs button[aria-pressed=true]{color:#fff;background:var(--cin-blue)}.atlas-complete .record-chapter .console-tabs button:hover:not([aria-pressed=true]){color:var(--cin-blue);background:#e9edff}.atlas-complete .record-chapter .console-metrics dd{font-size:clamp(2rem,4vw,4.4rem);font-weight:500}.atlas-complete .record-chapter .console-metrics :-webkit-any(dt,.metric-basis){color:var(--pub-muted);font-size:.7rem}.atlas-complete .record-chapter .console-metrics :is(dt,.metric-basis){color:var(--pub-muted);font-size:.7rem}.atlas-complete .record-chapter .evidence-chain{gap:20px;padding:28px}.atlas-complete .record-chapter .evidence-chain :-webkit-any(span,strong,small){white-space:normal;overflow:visible}.atlas-complete .record-chapter .evidence-chain :is(span,strong,small){white-space:normal;overflow:visible}.atlas-complete .record-chapter .evidence-chain strong{font-size:.85rem}.atlas-complete .record-chapter .evidence-chain small{color:var(--pub-muted);font-size:.7rem;line-height:1.5}.atlas-complete .record-chapter .console-foot{padding:22px 28px;font-size:.75rem}.atlas-complete .developer-chapter{background:var(--cin-blue);padding:88px 4vw;display:block}.atlas-complete .developer-chapter__copy{background:0 0;grid-template-columns:1.25fr 1fr;gap:24px 7vw;min-height:0;padding:0;display:grid}.atlas-complete .developer-chapter__copy .eyebrow{grid-column:1/-1}.atlas-complete .developer-chapter__copy h2{grid-area:2/1/5;margin:0;font-size:clamp(3.3rem,8.2vw,9rem);font-weight:500}.atlas-complete .developer-chapter__copy>p:not(.eyebrow){color:#fff;grid-column:2;max-width:54ch;margin:0;padding:0;font-size:1rem}.atlas-complete .developer-chapter__copy .hero__actions{grid-column:2;align-self:end;margin:0}.atlas-complete .developer-chapter .button--primary{color:var(--cin-blue);background:#fff;border-color:#fff}.atlas-complete .developer-chapter .button--ghost{color:#fff;background:0 0;border-color:#fff}.publication-route{color:#fff;margin:65px 0 45px}.publication-route svg{width:100%;height:auto;display:block;overflow:visible}.publication-route figcaption{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px;display:grid}.publication-route figcaption span{font:.72rem/1.5 var(--cin-data);color:#e0e5ff;gap:12px;display:grid}.publication-route figcaption strong{font:500 clamp(1.3rem,2.6vw,2.8rem)/1.2 var(--cin-display);color:#fff}.publication-route>p{color:#e0e5ff;font:.7rem/1.6 var(--cin-data);margin:30px 0 0}.atlas-complete .api-preview{color:var(--cin-ink);background:#fff;border:0;border-radius:0;margin:0}.atlas-complete .api-preview__bar{color:var(--cin-blue);background:#e9edff;border-color:#c4ccef;padding:20px 28px}.atlas-complete .api-preview__body{background:#fff;grid-template-columns:1fr 1fr;gap:24px 50px;padding:32px;display:grid}.atlas-complete .api-preview__body>p{color:#343b46;margin:0;font-size:1rem}.atlas-complete .api-preview__body>p:first-child{font:500 clamp(1.8rem,3vw,3rem) var(--cin-display);color:var(--cin-ink);grid-column:1/-1}.atlas-complete .api-preview pre{color:#fff;background:#111;grid-column:1/-1;margin:0;padding:30px;font-size:clamp(.85rem,1.6vw,1.5rem)}.atlas-complete .api-preview__steps{grid-area:3/2/5;margin:0;padding:0}.atlas-complete .api-preview__steps li{color:#343b46;border-color:var(--pub-rule);padding:14px 0}.atlas-complete .api-preview__steps li span{color:var(--cin-blue)}.atlas-complete .deep-record{border:0;border-top:1px solid var(--pub-rule);background:var(--cin-paper);margin:0}.atlas-complete .deep-record>summary{color:var(--cin-ink);background:0 0;gap:15px 30px;padding:32px 4vw}.atlas-complete .deep-record>summary>span:first-child{color:var(--cin-blue)}.atlas-complete .deep-record>summary strong{font-size:clamp(1.6rem,3vw,3rem);font-weight:500}.atlas-complete .deep-record__hint{color:var(--pub-muted);font-size:.85rem}.atlas-complete .research{background-image:none;padding-top:88px;display:block}.atlas-complete .research__intro{background:0 0;grid-template-columns:1.3fr 1fr;gap:28px 7vw;max-width:none;padding:0;display:grid}.atlas-complete .research__intro .eyebrow{grid-column:1/-1}.atlas-complete .research__intro h2{grid-area:2/1/4;max-width:14ch;margin:0}.atlas-complete .research__intro>p:not(.eyebrow){color:#343b46;margin:0;font-size:1rem}.atlas-complete .research-counts{grid-column:2;gap:55px;margin:0;display:flex}.atlas-complete .research-counts strong{color:var(--cin-blue);font-size:clamp(3.5rem,6vw,6rem);font-weight:500}.atlas-complete .research-counts span{color:var(--pub-muted);font-size:.7rem}.atlas-complete .research-accounting-note{grid-column:2}.atlas-complete .research-accounting-note a{color:var(--cin-blue)}.atlas-complete .research__intro>.button{background:var(--cin-blue);color:#fff;grid-area:4/1;place-self:end start}.atlas-complete .paper-stack{gap:26px;padding:55px 0 0}.atlas-complete .paper-card,.atlas-complete .paper-card:last-child{border:1px solid #bac0ce;border-left:7px solid var(--cin-blue);background:#fff;min-height:490px;padding:30px;position:relative;box-shadow:8px 8px #dfe2e9}.atlas-complete .paper-card:nth-child(2){background:var(--cin-blue);color:#fff;border-color:var(--cin-blue);box-shadow:8px 8px #bcc4f2}.atlas-complete .paper-card:nth-child(3){background:#e7ebfa;border-left-style:double;border-left-width:9px}.atlas-complete .paper-card h3{font-size:clamp(1.8rem,2.7vw,3rem);font-weight:500}.atlas-complete .paper-card>span{padding-bottom:24px;line-height:1.6}.atlas-complete .paper-card p{font-size:.95rem;line-height:1.7}.atlas-complete .paper-card em{margin-top:auto}.atlas-complete .evidence{padding:75px 4vw}.atlas-complete .evidence .section-heading h2{max-width:25ch;font-size:clamp(2.5rem,5vw,5.4rem);font-weight:500}.atlas-complete .evidence-ledger{grid-template-columns:1.2fr 1fr 1fr;margin-top:45px}.atlas-complete .evidence-ledger article{background:#fff;grid-column:auto;min-height:165px;padding:28px}.atlas-complete .evidence-ledger .evidence-ledger__primary{color:#111;background:#e7ebfa;grid-area:1/1/3;padding:32px}.atlas-complete .evidence-ledger__primary>strong{color:var(--cin-blue)!important;margin:25px 0 0!important;font-size:clamp(6rem,10vw,11rem)!important}.atlas-complete .evidence-ledger__primary :-webkit-any(span,p,a){color:#343b46}.atlas-complete .evidence-ledger__primary :is(span,p,a){color:#343b46}.atlas-complete .evidence-frontier{grid-template-columns:repeat(4,minmax(0,1fr));margin:32px 0 65px}.atlas-complete .evidence-frontier article{background:#f4f4f4;min-height:220px;padding:25px}.atlas-complete .evidence-frontier article>strong{color:#343b46;font-size:clamp(2rem,3vw,3.5rem)}.atlas-complete .evidence-frontier :-webkit-any(span,small){color:var(--pub-muted)}.atlas-complete .evidence-frontier :is(span,small){color:var(--pub-muted)}.atlas-complete .evidence-detail__head{grid-template-columns:1fr 1fr;gap:48px;display:grid}.atlas-complete .evidence-detail__head h3{font-size:clamp(2.4rem,4vw,4.5rem);font-weight:500}.atlas-complete .signed-head{border-color:var(--pub-rule);border-left-color:var(--cin-blue);background:#fff;align-self:center}.atlas-complete .evidence-detail__grid{margin-top:32px}.atlas-complete .evidence-detail__grid article{background:#fff;min-height:240px}.atlas-complete .basis-grid{gap:24px;margin-top:60px}.atlas-complete .basis-grid article{background:#fff;min-height:250px}.atlas-complete .basis-grid article h3{margin-top:25px}.atlas-complete .trust{border-top:1px solid var(--pub-rule)}.atlas-complete .trust .section-heading{grid-template-columns:1.25fr 1fr;gap:7vw;display:grid}.atlas-complete .trust .section-heading>p{color:#343b46;margin-top:40px}.atlas-complete .trust-grid{gap:0 36px;margin-top:50px}.atlas-complete .trust-grid article,.atlas-complete .trust-grid article:nth-child(2n){border-color:var(--pub-rule)}.atlas-complete .trust-grid :-webkit-any(h3,a,strong){color:var(--cin-ink)}.atlas-complete .trust-grid :is(h3,a,strong){color:var(--cin-ink)}.atlas-complete .trust-grid :-webkit-any(p,.trust__stat){color:#343b46;font-size:.95rem;line-height:1.6}.atlas-complete .trust-grid :is(p,.trust__stat){color:#343b46;font-size:.95rem;line-height:1.6}.atlas-complete .trust-grid article>span{color:var(--cin-blue)}.atlas-complete .trust-grid article:first-child{border-top:3px solid var(--cin-blue);grid-template-columns:1.25fr 1fr;gap:15px 7vw;margin-bottom:20px;padding:36px 0;display:grid}.atlas-complete .trust-grid article:first-child>span{grid-column:1/-1}.atlas-complete .trust-grid article:first-child h3{grid-area:2/1/5;margin:0;font-size:clamp(2.5rem,5.5vw,6rem);font-weight:500}.atlas-complete .trust-grid article:first-child>:-webkit-any(p,a){grid-column:2;margin:0}.atlas-complete .trust-grid article:first-child>:is(p,a){grid-column:2;margin:0}.atlas-complete .home-questions{border-top:1px solid var(--pub-rule);grid-template-columns:1fr 1.2fr;gap:7vw;display:grid}.atlas-complete .home-questions>div:first-child{margin:0}.atlas-complete .home-questions h2{font-size:clamp(2.8rem,5.3vw,5.7rem)}.atlas-complete .home-questions a{color:var(--cin-blue)}.atlas-complete .home-questions details{border-color:var(--pub-rule)}.atlas-complete .home-questions summary{padding:28px 36px 28px 0;font-size:clamp(1.2rem,2vw,1.8rem)}.atlas-complete .home-questions summary:after{color:var(--cin-blue)}.atlas-complete .home-questions details p{color:#343b46}.atlas-complete .access{background:var(--cin-blue);color:#fff;border:0;gap:40px}.atlas-complete .access h2{font-size:clamp(3.2rem,7vw,8rem);font-weight:500}.atlas-complete .access :-webkit-any(.eyebrow,p,label){color:#fff}.atlas-complete .access :is(.eyebrow,p,label){color:#fff}.atlas-complete .access .button--primary{color:var(--cin-blue);background:#fff;border-color:#fff}.atlas-complete .access .button--ghost-light{color:#fff;border-color:#fff}.atlas-complete .access-form{color:var(--cin-ink);background:#fff;border:0;padding:28px}.atlas-complete .access .access-form :-webkit-any(label,p){color:#343b46}.atlas-complete .access .access-form :is(label,p){color:#343b46}.atlas-complete .access .access-form p[data-error=true]{color:#9b2319}.atlas-complete .access-form button:hover{background:#111}.atlas-complete .access-form input{min-height:52px;color:var(--cin-ink);background:#f4f4f4;border:1px solid #7b8291}.atlas-complete .access-form input::placeholder{color:#58616b}.atlas-complete .access-form button{background:var(--cin-blue);color:#fff;min-height:52px}.atlas-complete .cc-handoff{background:#111;height:auto;min-height:0;padding:48px 4vw}.atlas-complete .cc-handoff__viewport{height:auto;min-height:0;padding:0;position:static}.atlas-complete .cc-handoff__stage{display:none}.atlas-complete .cc-handoff__intro{grid-template-columns:1fr 1fr;gap:16px 7vw;display:grid}.atlas-complete .cc-handoff__intro>p:first-child{grid-column:1/-1}.atlas-complete .cc-handoff__intro h2{max-width:none;font-size:clamp(2rem,3vw,3.5rem);font-weight:500}.atlas-complete .cc-handoff__intro>p:last-child{color:#d0d5df;max-width:60ch}.atlas-complete .cc-handoff__steps{margin-top:30px;position:static}.atlas-complete .cc-handoff__steps a{border-color:#6e7480;min-height:0;padding:24px}.atlas-complete .cc-handoff__steps :-webkit-any(span,small,em){color:#d0d5df}.atlas-complete .cc-handoff__steps :is(span,small,em){color:#d0d5df}.atlas-complete .cc-handoff__steps strong{font-size:1.15rem}.atlas-complete .cc-handoff__boundary{color:#d0d5df}.atlas-complete :-webkit-any(a,button,input,summary):focus-visible{outline-offset:4px;outline:3px solid}.atlas-complete :is(a,button,input,summary):focus-visible{outline-offset:4px;outline:3px solid}.atlas-complete :-webkit-any(.offering,.evidence-core,.system-films,.trace){background:var(--cin-paper);color:var(--cin-ink)}.atlas-complete :is(.offering,.evidence-core,.system-films,.trace){background:var(--cin-paper);color:var(--cin-ink)}.atlas-complete .evidence-core__pin{padding:70px 4vw}.atlas-complete :-webkit-any(.offering,.system-films,.trace){padding:70px 4vw}.atlas-complete :is(.offering,.system-films,.trace){padding:70px 4vw}.atlas-complete :-webkit-any(.offering,.evidence-core,.system-films,.trace) h2{font-size:clamp(2.8rem,5.8vw,6rem);font-weight:500;line-height:1.05}.atlas-complete :is(.offering,.evidence-core,.system-films,.trace) h2{font-size:clamp(2.8rem,5.8vw,6rem);font-weight:500;line-height:1.05}.atlas-complete :-webkit-any(.offering,.evidence-core,.system-films,.trace) .eyebrow{color:var(--cin-blue)}.atlas-complete :is(.offering,.evidence-core,.system-films,.trace) .eyebrow{color:var(--cin-blue)}.atlas-complete :is(.offering__intro,.evidence-core__copy,.system-films__head,.trace .section-heading)>p:not(.eyebrow){color:#343b46}.atlas-complete .offering__grid{grid-template-columns:1fr 1fr;gap:0 50px}.atlas-complete .offering__grid article{border:0;border-top:1px solid var(--pub-rule);padding:32px 0}.atlas-complete .offering__grid article :-webkit-any(p,span){color:#343b46}.atlas-complete .offering__grid article :is(p,span){color:#343b46}.atlas-complete .offering__grid :-webkit-any(h3,strong){color:var(--cin-ink)}.atlas-complete .offering__grid :is(h3,strong){color:var(--cin-ink)}.atlas-complete .offering__grid a{color:var(--cin-blue)}.atlas-complete .core-chapters li,.atlas-complete .core-chapters li.is-active{color:#343b46;border-color:var(--pub-rule);opacity:1!important}.atlas-complete .core-state-button{color:#343b46;opacity:1}.atlas-complete .core-state-button>span{color:var(--cin-blue)}.atlas-complete .core-state-button[aria-pressed=true],.atlas-complete .core-state-button[aria-pressed=true]>span{color:#fff}.atlas-complete .core-follow{color:var(--cin-blue);border-color:var(--cin-blue);background:0 0}.atlas-complete .system-film{border-color:var(--pub-rule);background:#fff}.atlas-complete .system-film__body{color:var(--cin-ink);padding:32px}.atlas-complete .system-film__body :-webkit-any(p,dt,ol){color:#343b46}.atlas-complete .system-film__body :is(p,dt,ol){color:#343b46}.atlas-complete .system-film__body :-webkit-any(h3,dd){color:var(--cin-ink)}.atlas-complete .system-film__body :is(h3,dd){color:var(--cin-ink)}.atlas-complete .system-film__body>span{color:var(--cin-blue)}.atlas-complete .system-film__body :-webkit-any(a,summary){color:var(--cin-blue)}.atlas-complete .system-film__body :is(a,summary){color:var(--cin-blue)}.atlas-complete .system-film__body :-webkit-any(dl,details){border-color:var(--pub-rule)}.atlas-complete .system-film__body :is(dl,details){border-color:var(--pub-rule)}.atlas-complete .film-selector{border-color:var(--pub-rule)}.atlas-complete .film-selector button{color:#343b46}.atlas-complete .film-selector button[aria-selected=true]{color:var(--cin-blue);box-shadow:0 3px var(--cin-blue)}.atlas-complete .system-films__boundary{color:#343b46;border-color:var(--pub-rule)}.atlas-complete .trace-line{border:0;padding-left:0;display:block}.atlas-complete .trace-line:after{display:none}.atlas-complete .trace-line li,.atlas-complete .trace-line li:not(:first-child){border:0;border-top:1px solid var(--pub-rule);border-left:3px solid var(--cin-blue);background:#fff;min-height:190px;padding:30px 30px 36px}.atlas-complete .trace-line li:before{display:none}.atlas-complete .trace-line li>span{color:var(--cin-blue)}.atlas-complete .trace-line strong{color:var(--cin-ink);font-size:clamp(1.8rem,3vw,3rem);font-weight:500}.atlas-complete .trace-line p{color:#343b46}.atlas-complete .trace-line a{color:var(--cin-blue)}@media (max-width:999px){.atlas-complete :is(.record-chapter__copy,.developer-chapter__copy,.research__intro,.trust .section-heading,.home-questions,.evidence-detail__head){grid-template-columns:1fr}.atlas-complete :-webkit-any(.record-chapter__copy,.developer-chapter__copy,.research__intro)>*{grid-area:auto/1!important}.atlas-complete :is(.record-chapter__copy,.developer-chapter__copy,.research__intro)>*{grid-area:auto/1!important}.atlas-complete .research__intro h2{max-width:18ch}.atlas-complete .api-preview__body{grid-template-columns:1fr}.atlas-complete .api-preview__body>*{grid-area:auto/1}.atlas-complete .evidence-ledger{grid-template-columns:1fr 1fr}.atlas-complete .evidence-ledger .evidence-ledger__primary{grid-area:auto/1/auto/-1}.atlas-complete .evidence-frontier{grid-template-columns:1fr 1fr}.atlas-complete .paper-card,.atlas-complete .paper-card:last-child{min-height:380px}.atlas-complete .trust-grid article:first-child{display:block}.atlas-complete .trust-grid article:first-child h3{margin:20px 0}.atlas-complete .trust-grid article:first-child>:-webkit-any(p,a){margin:12px 0}.atlas-complete .trust-grid article:first-child>:is(p,a){margin:12px 0}.atlas-complete .cc-handoff__intro{grid-template-columns:1fr}}@media (max-width:599px){.atlas-complete .evidence-core__pin{padding:55px 24px}.atlas-complete :-webkit-any(.offering,.system-films,.trace){padding:55px 24px}.atlas-complete :is(.offering,.system-films,.trace){padding:55px 24px}.atlas-complete .offering__grid{grid-template-columns:1fr}.atlas-complete .trace-line li,.atlas-complete .trace-line li:not(:first-child){flex-direction:column;gap:18px;padding:24px 20px;display:flex}.atlas-complete .system-film__body{padding:24px 20px}.atlas-complete :-webkit-any(.record-chapter,.developer-chapter,.research,.trust,.home-questions,.access,.evidence){padding:55px 24px}.atlas-complete :is(.record-chapter,.developer-chapter,.research,.trust,.home-questions,.access,.evidence){padding:55px 24px}.atlas-complete .deep-record>summary{padding:28px 24px}.atlas-complete .record-chapter .console-chart{height:280px;padding-inline-start:14px;padding-inline-end:14px}.atlas-complete .record-chapter .console-tabs{flex-wrap:wrap;display:flex;overflow:visible}.atlas-complete .record-chapter .console-tabs button{flex:1 0 30%;font-size:.65rem}.atlas-complete .record-chapter .evidence-chain{gap:0;padding:0}.atlas-complete .record-chapter .console-foot{flex-wrap:wrap;gap:15px;padding:20px 14px}.atlas-complete .record-chapter .console-metrics :-webkit-any(dt,.metric-basis){font-size:.62rem}.atlas-complete .record-chapter .console-metrics :is(dt,.metric-basis){font-size:.62rem}.publication-route{margin:36px 0}.publication-route figcaption{gap:12px}.publication-route figcaption strong{font-size:1rem}.publication-route figcaption span{font-size:.6rem}.atlas-complete .api-preview__bar{flex-wrap:wrap;gap:12px;padding:20px}.atlas-complete .api-preview__body{padding:24px 20px}.atlas-complete .api-preview pre{padding:20px}.atlas-complete .evidence-ledger,.atlas-complete .evidence-frontier{grid-template-columns:1fr}.atlas-complete .research-counts{gap:28px}.atlas-complete .access-form{padding:24px 18px}.atlas-complete .access-form__control{grid-template-columns:1fr;gap:10px;display:grid}.atlas-complete .cc-handoff{padding:40px 24px}}.atlas-complete .research__intro h2{max-width:15ch;font-size:clamp(2.8rem,4.5vw,5rem)}.atlas-complete .trust .section-heading h2{max-width:20ch;font-size:clamp(2.2rem,3.4vw,3.7rem)}.atlas-complete .trust .section-heading>p{margin-top:0}.atlas-complete .trust-grid{margin-top:32px}.atlas-complete .home-questions h2{max-width:14ch;font-size:clamp(2.5rem,3.4vw,3.8rem)}.atlas-complete .evidence .section-heading h2{max-width:28ch;font-size:clamp(2.1rem,3.1vw,3.5rem)}.atlas-complete .evidence-detail__head h3{font-size:clamp(2rem,3vw,3.4rem)}.atlas-complete :-webkit-any(.offering,.evidence-core,.trace) h2{max-width:27ch;font-size:clamp(2.3rem,3.8vw,4.2rem)}.atlas-complete :is(.offering,.evidence-core,.trace) h2{max-width:27ch;font-size:clamp(2.3rem,3.8vw,4.2rem)}.atlas-complete .evidence-core__pin{padding-block-start:55px;padding-block-end:55px}.atlas-complete .trace .section-heading{margin-bottom:32px}.atlas-complete :-webkit-any(.trust,.home-questions){padding-block-start:64px;padding-block-end:64px}.atlas-complete :is(.trust,.home-questions){padding-block-start:64px;padding-block-end:64px}.atlas-complete .access h2{font-size:clamp(3.2rem,5.5vw,6rem)}
