@font-face{font-family:Figtree;src:url('assets/figtree.woff2') format('woff2');font-weight:300 900;font-display:swap}
@font-face{font-family:Oswald;src:url('assets/oswald-bold.woff') format('woff');font-weight:700;font-display:swap}
:root{--ink:#08090a;--paper:#fff;--soft:#f4f5f6;--soft2:#eceeef;--line:#d6d9dc;--muted:#666c71;--red:#e40d18;--green:#438416;--blue:#55aabd;--gold:#d9bc7b;--radius:24px;--shadow:0 30px 90px #0009}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Figtree,Arial,sans-serif;background:#141416;color:var(--ink)}body{height:100vh;overflow:hidden}.shell{height:100vh;display:grid;place-items:center;padding:22px 22px 74px}.stage{position:relative;width:min(95vw,1600px);aspect-ratio:16/9;max-height:calc(100vh - 100px);overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}#slides{position:absolute;inset:0}.slide{position:absolute;inset:0;display:none;background:var(--paper);padding:112px 66px 54px;overflow:hidden}.slide.is-active{display:block;animation:arrive .28s ease both}@keyframes arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.052em;line-height:.98}.presentation-head{position:absolute;top:0;left:66px;right:66px;height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;background:#fff;z-index:4}.presentation-head img{width:146px;height:auto}.presentation-head .deck-name{font-size:12px;color:var(--muted);font-weight:650;display:flex;align-items:center;gap:10px;margin-left:10px}.presentation-head .deck-name::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.presentation-head .chapter{margin-left:auto;font:700 12px Oswald;text-transform:uppercase;letter-spacing:.09em}.presentation-head .page{min-width:64px;height:32px;border:1px solid var(--line);border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:800}.edge-accent{position:absolute;left:0;top:0;width:6px;height:100%;background:var(--red)}.slide-foot{position:absolute;left:66px;right:66px;bottom:20px;display:flex;align-items:center;gap:14px;font-size:10px;color:#92979b}.slide-foot .line{height:3px;flex:1;background:#eceeef;border-radius:9px;overflow:hidden}.slide-foot .line i{display:block;height:100%;background:var(--red);border-radius:9px}.slide-foot strong{color:var(--ink);font-weight:700}.eyebrow{font:700 12px Oswald;text-transform:uppercase;letter-spacing:.1em;color:var(--red);display:flex;align-items:center;gap:9px}.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.title-xl{font-size:80px;font-weight:780}.title-lg{font-size:64px;font-weight:760}.title-md{font-size:50px;font-weight:750}.lead{font-size:20px;line-height:1.42;color:var(--muted)}.small{font-size:13px;line-height:1.45;color:var(--muted)}.tiny{font-size:10px;line-height:1.35;color:var(--muted)}.muted{color:var(--muted)}.red-text{color:var(--red)}.green-text{color:var(--green)}.blue-text{color:#257b90}.oswald{font-family:Oswald;text-transform:uppercase}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.card.soft{background:var(--soft);border-color:var(--soft)}.card.black{background:var(--ink);border-color:var(--ink);color:#fff}.card.red{background:var(--red);border-color:var(--red);color:#fff}.card.blue{background:#e7f4f7;border-color:#d5ebef}.card.green{background:#edf5e8;border-color:#dcebd1}.pad{padding:28px}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:8px 11px;background:#fff;font-size:11px;font-weight:720}.pill::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.pill.green::before{background:var(--green)}.pill.blue::before{background:var(--blue)}.tag{display:inline-flex;width:max-content;padding:6px 9px;border-radius:5px;background:var(--red);color:#fff;font:700 10px Oswald;text-transform:uppercase;letter-spacing:.06em}.tag.black{background:var(--ink)}.tag.green{background:var(--green)}.source-tag{position:absolute;right:68px;bottom:45px;font-size:9px;color:#8b9095;border:1px solid var(--line);border-radius:999px;padding:5px 9px;background:#fff}.big-number{font-size:78px;line-height:.86;letter-spacing:-.07em;font-weight:800}.metric-label{font-size:13px;line-height:1.35;color:var(--muted)}
.cover{display:grid;grid-template-columns:1.16fr .84fr;gap:16px;height:100%}.cover-main{padding:46px;display:flex;flex-direction:column;justify-content:space-between}.cover-main h1{font-size:86px;max-width:920px}.cover-main h1 span{display:block;color:var(--red)}.cover-bottom{display:flex;justify-content:space-between;align-items:end;gap:32px}.cover-bottom .lead{max-width:610px}.cover-side{display:grid;grid-template-rows:1fr .78fr;gap:14px}.cover-proof{padding:34px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.cover-proof::after{content:"";position:absolute;right:-85px;top:-80px;width:260px;height:260px;border:38px solid #268da4;border-radius:50%;opacity:.75}.cover-proof>*{position:relative;z-index:1}.cover-proof .big-number{font-size:96px}.cover-side-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mini{padding:23px;display:flex;flex-direction:column;justify-content:space-between}.mini strong{font-size:32px;letter-spacing:-.05em}.mini small{color:var(--muted);line-height:1.35}.mini.black small{color:#aeb3b7}
.headline{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:end;margin-bottom:27px}.headline .lead{max-width:520px}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.insight{min-height:296px;padding:24px;display:flex;flex-direction:column}.insight .num{width:38px;height:38px;border-radius:12px;background:var(--soft2);display:grid;place-items:center;font-size:11px;font-weight:800}.insight h3{font-size:25px;line-height:1.04;letter-spacing:-.035em;margin-top:44px}.insight p{font-size:13px;line-height:1.42;color:var(--muted);margin-top:10px}.insight .cost{margin-top:auto;border-top:1px solid var(--line);padding-top:12px;font-size:10px;font-weight:750;text-transform:uppercase}.insight.black p{color:#b3b7bb}.insight.black .num{background:#222}.insight.black .cost{border-color:#343638}
.ice-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:16px;height:100%}.ice-copy{padding:38px;display:flex;flex-direction:column;justify-content:space-between}.ice-copy h2{font-size:64px}.ice-copy .lead{margin-top:18px}.chip-cloud{display:flex;flex-wrap:wrap;gap:8px}.ice-art{position:relative;background:#e9eff0;min-height:0}.ice-art img{width:100%;height:100%;min-height:0;object-fit:cover}.float{position:absolute;padding:9px 12px;border-radius:9px;font-size:10px;font-weight:800;box-shadow:0 8px 24px #0002}.float.top{right:24px;top:24px;background:#fff}.float.bottom{right:24px;bottom:24px;background:var(--ink);color:#fff}.waterline{position:absolute;left:0;right:0;top:36%;height:2px;background:#3a9bb0}.waterline span{position:absolute;right:18px;bottom:8px;background:#e7f4f7;color:#276e7d;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800}
.diagram-layout{display:grid;grid-template-columns:1fr 260px;gap:16px;height:100%}.diagram-frame{padding:14px;background:#f6f7f8;display:grid;place-items:center;min-height:0}.diagram-frame img{width:100%;height:100%;min-height:0;object-fit:contain}.diagram-notes{display:grid;grid-template-rows:repeat(3,1fr);gap:10px}.note-card{padding:18px;display:flex;flex-direction:column;justify-content:space-between}.note-card strong{font-size:17px;line-height:1.1}.note-card small{color:var(--muted);line-height:1.35}.note-card.black small{color:#b4b8bc}
.organism{display:grid;grid-template-columns:.94fr 1.06fr;gap:16px;height:100%}.organism-copy{padding:38px;display:flex;flex-direction:column;justify-content:space-between}.organism-copy h2{font-size:60px}.organism-map{padding:26px;background:var(--soft);display:grid;grid-template-rows:auto 1fr auto;gap:14px}.resource-title{display:flex;justify-content:space-between;align-items:center}.resource-title strong{font-size:20px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.resource{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;flex-direction:column;justify-content:space-between}.resource b{font-size:15px}.resource small{font-size:9px;color:var(--muted)}.shared{border-radius:14px;background:var(--ink);color:#fff;padding:15px 18px;display:flex;align-items:center;justify-content:space-between}.shared strong{font-size:19px}.shared span{font-size:10px;color:#b7bbc0}.organism-map .connector{height:22px;display:grid;place-items:center;color:var(--red);font-size:20px;font-weight:900}
.ops-map{display:grid;grid-template-columns:.78fr 1.35fr .78fr;gap:12px;align-items:stretch;height:100%}.ops-col{display:grid;gap:10px}.ops-node{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.ops-node strong{font-size:20px}.ops-node small{font-size:10px;line-height:1.4;color:var(--muted)}.ops-core{padding:27px;display:flex;flex-direction:column}.ops-core h2{font-size:50px}.ops-core .core-row{margin-top:auto;display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.core-box{padding:18px;border:1px solid #3a3d40;border-radius:15px;min-height:120px}.core-box b{font-size:19px}.core-box p{font-size:10px;color:#adb2b6;line-height:1.4;margin-top:8px}.arrow{font-size:24px;color:var(--red);font-weight:900}.sync-note{margin-top:12px;border-top:1px solid #353739;padding-top:12px;color:#c0c4c7;font-size:11px;line-height:1.4}
.metric-wall{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;height:100%}.metric-primary{padding:38px;display:flex;flex-direction:column;justify-content:space-between}.metric-primary h2{font-size:60px}.metric-primary .big-number{font-size:110px}.metric-primary .metric-label{font-size:17px;max-width:530px}.metric-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px}.metric-card{padding:23px;display:flex;flex-direction:column;justify-content:space-between}.metric-card strong{font-size:43px;letter-spacing:-.06em}.metric-card p{font-size:11px;line-height:1.4;color:var(--muted)}.metric-card.black p{color:#b5b9bd}.metric-card.wide{grid-column:1/-1}.metric-card.wide strong{font-size:30px}
.continuity{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%}.continuity-main{padding:38px;display:flex;flex-direction:column}.continuity-main h2{font-size:58px}.continuity-main .steps{margin-top:auto;display:grid;gap:8px}.continuity-step{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:12px}.continuity-step .ico{width:36px;height:36px;border-radius:11px;background:var(--soft2);display:grid;place-items:center;font-weight:800}.continuity-step b{font-size:14px}.continuity-step small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.continuity-step .status{font:700 9px Oswald;text-transform:uppercase}.continuity-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}.continuity-callout{padding:30px;display:flex;flex-direction:column;justify-content:space-between}.continuity-callout strong{font-size:68px;letter-spacing:-.07em}.continuity-callout p{font-size:12px;line-height:1.42}.continuity-callout.black p{color:#b7bbc0}
.divider{padding:0}.divider-wrap{height:100%;display:grid;grid-template-columns:1.1fr .9fr}.divider-copy{padding:84px 70px;display:flex;flex-direction:column;justify-content:space-between}.divider-copy h2{font-size:90px}.divider-copy p{font-size:22px;line-height:1.38;color:var(--muted);max-width:650px}.divider-mark{background:var(--ink);color:#fff;display:grid;place-items:center;position:relative;overflow:hidden}.divider-mark strong{font:700 260px Oswald;letter-spacing:-.1em;line-height:.8}.divider-mark::after{content:"";position:absolute;width:360px;height:360px;border:50px solid var(--red);border-radius:50%;right:-180px;top:-160px}.divider.security .divider-mark{background:#0b1517}.divider.security .divider-mark strong{color:#bce0e8}.divider.performance .divider-mark{background:#13150c}.divider.performance .divider-mark strong{color:#d3e8bb}.divider.strategy .divider-mark{background:#17100c}.divider.strategy .divider-mark strong{color:#f0d3c2}
.layers{display:grid;grid-template-columns:.77fr 1.23fr;gap:16px;height:100%}.layers-copy{padding:38px;display:flex;flex-direction:column;justify-content:space-between}.layers-copy h2{font-size:57px}.layer-stack{display:grid;grid-template-rows:repeat(7,1fr);gap:6px}.layer-row{border:1px solid var(--line);border-radius:13px;padding:10px 15px;display:grid;grid-template-columns:32px 160px 1fr;align-items:center;gap:12px;background:#fff}.layer-row .n{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--soft2);font-size:9px;font-weight:800}.layer-row b{font-size:13px}.layer-row span:last-child{font-size:10px;color:var(--muted)}.layer-row:nth-child(2),.layer-row:nth-child(4),.layer-row:nth-child(6){background:var(--soft)}.layer-row.hot{border:2px solid var(--ink)}
.protect-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;height:100%}.protect-card{padding:27px;display:flex;flex-direction:column}.protect-icon{width:47px;height:47px;border-radius:15px;background:var(--soft2);display:grid;place-items:center;font-size:22px}.protect-card h3{font-size:24px;margin-top:48px}.protect-card p{font-size:12px;line-height:1.42;color:var(--muted);margin-top:10px}.protect-card ul{margin:auto 0 0;padding:14px 0 0 16px;border-top:1px solid var(--line);font-size:10px;line-height:1.5}.protect-card.black p{color:#b5b9bd}.protect-card.black ul{border-color:#343638}.protect-card.black .protect-icon{background:#222}
.data-layout{display:grid;grid-template-columns:1.03fr .97fr;gap:16px;height:100%}.data-copy{padding:34px;display:flex;flex-direction:column}.data-copy h2{font-size:56px}.data-copy .stats{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat{padding:19px;border:1px solid var(--line);border-radius:15px}.stat strong{font-size:42px;letter-spacing:-.06em}.stat small{display:block;font-size:10px;color:var(--muted);line-height:1.35;margin-top:6px}.data-figure{padding:14px;background:var(--soft);display:flex;flex-direction:column}.data-figure img{width:100%;height:calc(100% - 34px);object-fit:contain;border-radius:14px;background:#fff}.figcaption{height:34px;display:flex;align-items:end;justify-content:space-between;font-size:9px;color:var(--muted)}
.dual-fig{display:grid;grid-template-columns:1fr 1fr;gap:14px;height:100%}.figure-card{padding:14px;display:flex;flex-direction:column;background:var(--soft)}.figure-card img{width:100%;height:calc(100% - 50px);object-fit:contain;background:#fff;border-radius:14px}.figure-card .fig-meta{padding:10px 4px 0;display:flex;justify-content:space-between;align-items:end}.figure-card .fig-meta b{font-size:13px}.figure-card .fig-meta span{font-size:9px;color:var(--muted)}
.audience{display:grid;grid-template-columns:.78fr 1.22fr;gap:16px;height:100%}.audience-copy{padding:36px;display:flex;flex-direction:column;justify-content:space-between}.audience-copy h2{font-size:58px}.audience-copy .big-number{font-size:105px}.audience-figs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.audience-figs .figure-card img{height:calc(100% - 42px)}
.delivery{display:grid;grid-template-columns:.95fr 1.05fr;gap:16px;height:100%}.delivery-copy{padding:36px;display:flex;flex-direction:column}.delivery-copy h2{font-size:58px}.delivery-list{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px}.delivery-item{border:1px solid var(--line);border-radius:13px;padding:13px}.delivery-item b{font-size:12px}.delivery-item small{display:block;font-size:9px;color:var(--muted);margin-top:4px;line-height:1.35}.delivery-side{padding:32px;display:flex;flex-direction:column}.delivery-side h3{font-size:31px}.delivery-side .sequence{margin-top:auto;display:grid;gap:7px}.sequence-row{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #37393b;border-radius:12px}.sequence-row .n{width:30px;height:30px;border-radius:50%;background:#222;display:grid;place-items:center;font-size:9px}.sequence-row b{font-size:12px}.sequence-row span{font-size:9px;color:#b4b8bc}.sequence-row.active{background:#fff;color:var(--ink)}.sequence-row.active span{color:var(--muted)}
.target-layout{display:grid;grid-template-columns:1fr 285px;gap:16px;height:100%}.target-figure{padding:16px;background:var(--soft);display:grid;place-items:center;min-height:0}.target-figure img{width:100%;height:100%;min-height:0;object-fit:contain}.target-side{display:grid;grid-template-rows:repeat(3,1fr);gap:10px}.target-card{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.target-card b{font-size:18px;line-height:1.08}.target-card small{font-size:10px;line-height:1.35;color:var(--muted)}.target-card.black small{color:#b4b8bc}
.evolution{display:grid;grid-template-columns:.74fr 1.26fr;gap:16px;height:100%}.evolution-copy{padding:36px;display:flex;flex-direction:column;justify-content:space-between}.evolution-copy h2{font-size:56px}.evolution-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.evo{padding:17px;display:flex;flex-direction:column;min-height:360px;position:relative}.evo .step{font:700 10px Oswald;text-transform:uppercase;color:var(--red)}.evo h3{font-size:19px;margin-top:50px}.evo p{font-size:10px;color:var(--muted);line-height:1.4;margin-top:8px}.evo ul{margin:auto 0 0;padding:12px 0 0 14px;border-top:1px solid var(--line);font-size:9px;line-height:1.5}.evo.active{background:var(--ink);color:#fff}.evo.active p{color:#b5b9bd}.evo.active ul{border-color:#36383a}
.gates{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%}.gates-copy{padding:37px;display:flex;flex-direction:column;justify-content:space-between}.gates-copy h2{font-size:58px}.gate-list{display:grid;gap:9px}.gate{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:14px}.gate .ico{width:36px;height:36px;border-radius:11px;background:var(--soft2);display:grid;place-items:center;font-weight:800}.gate b{font-size:13px}.gate small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.gate .status{font:700 9px Oswald;text-transform:uppercase;color:var(--red)}
.road{display:grid;grid-template-columns:1fr .38fr;gap:16px;height:100%}.road-main{padding:34px}.road-main h2{font-size:52px}.road-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.road-card{min-height:330px;border:1px solid var(--line);border-radius:16px;padding:17px;display:flex;flex-direction:column}.road-card .quarter{font:700 10px Oswald;color:var(--red);text-transform:uppercase}.road-card h3{font-size:19px;margin-top:44px}.road-card p{font-size:10px;line-height:1.38;color:var(--muted);margin-top:7px}.road-card ul{margin:auto 0 0;padding:12px 0 0 14px;border-top:1px solid var(--line);font-size:9px;line-height:1.5}.road-card.active{border:2px solid var(--ink)}.road-side{padding:26px;display:flex;flex-direction:column}.road-side strong{font-size:54px;line-height:.92;letter-spacing:-.06em}.road-side p{font-size:11px;line-height:1.4;color:#b6babd;margin-top:12px}.road-side .choice{margin-top:auto;padding-top:14px;border-top:1px solid #343638;font-size:10px;line-height:1.4}
.parallel{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%}.track{padding:35px;display:flex;flex-direction:column}.track-head{display:flex;justify-content:space-between;align-items:center}.track h2{font-size:45px;margin-top:20px}.track p{font-size:13px;line-height:1.42;color:var(--muted);margin-top:12px}.track.black p{color:#b5b9bd}.track-list{margin-top:auto;display:grid;gap:8px}.track-item{border:1px solid var(--line);border-radius:13px;padding:12px;display:flex;justify-content:space-between;align-items:center;font-size:11px}.track.black .track-item{border-color:#343638}.track-item b{font-size:12px}.track-item span{color:var(--muted);font-size:9px}.track.black .track-item span{color:#aeb2b6}
.opportunities{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;height:100%}.opp{padding:25px;display:flex;flex-direction:column}.opp .icon{width:46px;height:46px;border-radius:15px;background:var(--soft2);display:grid;place-items:center;font-size:21px}.opp h3{font-size:23px;margin-top:35px}.opp p{font-size:11px;line-height:1.42;color:var(--muted);margin-top:8px}.opp .why{margin-top:auto;padding-top:12px;border-top:1px solid var(--line);font-size:9px;font-weight:750}.opp.black p{color:#b5b9bd}.opp.black .icon{background:#222}.opp.black .why{border-color:#343638}
.team{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;height:100%}.team-main{padding:34px;display:flex;flex-direction:column}.team-main h2{font-size:56px}.people{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.person{padding:16px;border:1px solid var(--line);border-radius:14px;min-height:180px;display:flex;flex-direction:column}.person .avatar{width:38px;height:38px;border-radius:12px;background:var(--soft2);display:grid;place-items:center;font-weight:800}.person b{font-size:15px;margin-top:24px}.person small{font-size:9px;line-height:1.4;color:var(--muted);margin-top:6px}.person span{font:700 9px Oswald;text-transform:uppercase;margin-top:auto}.team-need{padding:34px;display:flex;flex-direction:column}.team-need h3{font-size:38px}.team-need p{font-size:13px;line-height:1.44;color:#b8bcc0;margin-top:14px}.team-need .big-number{margin-top:auto;font-size:90px}.team-need .caption{font-size:11px;color:#b8bcc0;margin-top:8px}.team-need .guard{margin-top:16px;border-top:1px solid #343638;padding-top:14px;font-size:10px;line-height:1.4}
.scorecard{display:grid;grid-template-columns:.82fr 1.18fr;gap:16px;height:100%}.score-copy{padding:36px;display:flex;flex-direction:column;justify-content:space-between}.score-copy h2{font-size:58px}.score-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.score{padding:16px;min-height:133px;display:flex;flex-direction:column;justify-content:space-between}.score b{font-size:15px}.score small{font-size:9px;line-height:1.35;color:var(--muted)}.score .measure{font:700 10px Oswald;color:var(--green);text-transform:uppercase}
.decision{display:grid;grid-template-columns:1fr .72fr;gap:16px;height:100%}.decision-main{padding:42px;display:flex;flex-direction:column}.decision-main h2{font-size:68px}.decision-list{margin-top:auto;display:grid;gap:9px}.decision-row{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:12px}.decision-row .n{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:10px;font-weight:800}.decision-row b{font-size:13px}.decision-row small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.decision-side{padding:35px;display:flex;flex-direction:column;justify-content:space-between}.decision-side strong{font-size:54px;line-height:.94;letter-spacing:-.055em}.decision-side p{font-size:13px;line-height:1.42;color:#b7bbc0}.decision-side .seal{width:72px;height:72px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:30px}
.table-wrap{height:100%;display:flex;flex-direction:column}.table-wrap h2{font-size:48px}.table-wrap .lead{font-size:16px;margin-top:10px}.source-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:22px;font-size:11px;border:1px solid var(--line);border-radius:16px;overflow:hidden}.source-table th,.source-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:top}.source-table th{font:700 10px Oswald;text-transform:uppercase;background:var(--soft)}.source-table tr:last-child td{border-bottom:0}.source-table td:last-child{white-space:nowrap;color:var(--muted)}
.open-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:16px;height:100%}.open-copy{padding:38px;display:flex;flex-direction:column;justify-content:space-between}.open-copy h2{font-size:58px}.open-list{display:grid;gap:9px}.open-item{padding:16px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.open-item .mark{width:38px;height:38px;border-radius:12px;background:var(--soft2);display:grid;place-items:center;font-weight:800}.open-item b{font-size:13px}.open-item small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.open-item .status{font:700 9px Oswald;color:var(--red);text-transform:uppercase}
.office-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%}.office-copy{padding:34px;display:flex;flex-direction:column}.office-copy h2{font-size:54px}.office-copy p{font-size:13px;color:var(--muted);line-height:1.42;margin-top:12px}.office-list{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px}.office-item{padding:13px;border:1px solid var(--line);border-radius:12px}.office-item b{font-size:11px}.office-item small{display:block;font-size:8.5px;color:var(--muted);margin-top:4px;line-height:1.35}.office-fig{padding:14px;background:var(--soft);min-height:0}.office-fig img{width:100%;height:100%;min-height:0;object-fit:contain;background:#fff;border-radius:14px}
.finale{padding:0}.finale-wrap{height:100%;display:grid;grid-template-columns:1.15fr .85fr}.finale-main{padding:80px 72px;display:flex;flex-direction:column;justify-content:space-between}.finale-main img{width:175px}.finale-main h1{font-size:86px}.finale-main h1 span{display:block;color:var(--red)}.finale-side{background:var(--ink);color:#fff;padding:64px 52px;display:flex;flex-direction:column;justify-content:space-between}.finale-side .big-number{font-size:120px}.finale-side p{font-size:19px;line-height:1.4;color:#b8bcc0}.finale-side .pill{background:#1f2123;border-color:#3b3d3f;color:#fff}
.controls{position:fixed;left:50%;bottom:15px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;z-index:20}.control{appearance:none;border:1px solid #4b4b4f;background:#242426;color:#fff;height:44px;padding:0 16px;border-radius:999px;font:650 12px Figtree;cursor:pointer}.control:hover{background:#343438}.icon-only{width:44px;padding:0;font-size:17px}.counter{min-width:78px}.control-separator{width:1px;height:22px;background:#454549;margin:0 2px}.overview{position:fixed;inset:0;background:#101012f2;z-index:30;padding:26px;overflow:auto}.overview-bar{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;color:#fff;background:#101012;padding:0 0 20px}.overview-bar button{border:1px solid #555;background:#242426;color:#fff;border-radius:999px;padding:10px 16px;cursor:pointer}.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.overview-thumb{border:1px solid #47474a;border-radius:12px;padding:12px;background:#1c1c1f;color:#fff;cursor:pointer;text-align:left}.overview-thumb:hover,.overview-thumb.active{border-color:#fff}.overview-thumb span{display:block;font-size:9px;color:#9c9ca2;text-transform:uppercase}.overview-thumb b{display:block;margin-top:6px;font-size:13px;line-height:1.25}.source-popover{position:absolute;right:70px;bottom:68px;max-width:520px;padding:14px 16px;border-radius:14px;background:#101113;color:#fff;box-shadow:0 18px 50px #0005;font-size:11px;line-height:1.45;z-index:8}
@media(max-width:980px){.shell{padding:7px 7px 62px}.slide{padding:86px 36px 40px}.presentation-head{left:36px;right:36px;height:58px}.presentation-head .deck-name{display:none}.presentation-head img{width:105px}.title-xl{font-size:52px}.cover-main h1,.finale-main h1{font-size:56px}.overview-grid{grid-template-columns:repeat(2,1fr)}}
@media print{body{overflow:visible;background:#fff}.shell{display:block;height:auto;padding:0}.stage{width:100%;max-height:none;aspect-ratio:auto;box-shadow:none;overflow:visible}.slide{display:block!important;position:relative;width:1600px;height:900px;page-break-after:always}.controls,.overview{display:none!important}}
