:root{--background: #050605;--background-deep: #020302;--surface: #121412;--surface-soft: #181b18;--surface-elevated: #20251f;--surface-hover: #272d26;--foreground: #f6f7f2;--muted: #b6bdb3;--subtle: #7a8377;--line: rgba(246, 247, 242, .1);--line-soft: rgba(246, 247, 242, .06);--accent: #52b268;--accent-bright: #78df8c;--accent-soft: rgba(82, 178, 104, .14);--accent-strong: rgba(82, 178, 104, .34);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--shadow: 0 28px 90px rgba(0, 0, 0, .64);--slide-title-size: clamp(38px, 4.45vw, 74px);color:var(--foreground);background:var(--background);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--background)}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden;background:radial-gradient(circle at 12% 4%,rgba(82,178,104,.18),transparent 24rem),radial-gradient(circle at 84% 86%,rgba(82,178,104,.1),transparent 26rem),linear-gradient(180deg,#030403,#090b09 46%,#050605)}body:before{position:fixed;inset:0;z-index:-3;content:"";background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.04),transparent 22rem),radial-gradient(circle at 50% 120%,rgba(0,0,0,.7),transparent 34rem);pointer-events:none}body:after{position:fixed;inset:0;z-index:-2;content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.34));pointer-events:none}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}#root{min-height:100vh}.app-shell{position:relative;display:grid;min-height:100vh;place-items:center;padding:clamp(18px,3vw,40px);isolation:isolate}.ambient-grid{position:fixed;inset:0;z-index:-1;pointer-events:none}.ambient-grid:before,.ambient-grid:after{position:absolute;content:"";pointer-events:none}.ambient-grid:before{top:7vh;left:6vw;width:min(34vw,480px);height:min(34vw,480px);border-radius:999px;background:radial-gradient(circle,rgba(82,178,104,.16),transparent 66%);filter:blur(6px);opacity:.72}.ambient-grid:after{right:6vw;bottom:11vh;width:min(38vw,560px);height:min(38vw,560px);border-radius:999px;background:radial-gradient(circle,rgba(246,247,242,.055),transparent 64%);filter:blur(10px);opacity:.6}.deck-meta{position:fixed;top:clamp(16px,2.2vw,28px);left:clamp(18px,3vw,42px);right:clamp(18px,3vw,42px);z-index:8;display:flex;justify-content:space-between;gap:18px;color:#f6f7f275;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.deck-meta span:first-child{color:var(--foreground)}.slide-stage{position:relative;width:min(93vw,calc(86vh * 16 / 9));aspect-ratio:16 / 9;max-height:81vh;border-radius:var(--radius-lg);background:radial-gradient(circle at 18% 8%,rgba(82,178,104,.2),transparent 20rem),radial-gradient(circle at 82% 10%,rgba(255,255,255,.03),transparent 18rem),linear-gradient(180deg,rgba(255,255,255,.045),transparent 18%),linear-gradient(135deg,rgba(82,178,104,.16),transparent 28%),var(--surface);box-shadow:var(--shadow);overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.slide-stage:before{position:absolute;inset:0;z-index:1;content:"";border:1px solid rgba(255,255,255,.055);border-radius:inherit;pointer-events:none}.slide-stage:after{position:absolute;inset:auto 0 0;z-index:1;height:36%;content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.36));pointer-events:none}.slide{position:relative;display:grid;height:100%;grid-template-rows:auto 1fr;gap:clamp(22px,2.35vw,38px);padding:clamp(30px,3.4vw,56px);animation:slideIn .54s cubic-bezier(.16,1,.3,1) both}.slide-header{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;width:fit-content;margin:0 0 24px;border-radius:999px;padding:5px 11px;color:var(--accent-bright);background:#52b26821;font-size:clamp(10px,.74vw,12px);font-weight:850;letter-spacing:.18em;text-transform:uppercase}h1,h2,p,blockquote,figure,ul{margin:0}h1{max-width:13ch;color:var(--foreground);font-size:var(--slide-title-size);font-weight:780;line-height:.96;letter-spacing:0;text-wrap:balance}.slide-hero h1.hero-title{display:flex;max-width:none;align-items:baseline;gap:.3em;white-space:nowrap;text-wrap:nowrap}.hero-title-alias{font-size:.66em;font-weight:600;letter-spacing:.005em;opacity:.3}.closing-title{display:grid;max-width:18ch;gap:.03em;line-height:.96;text-wrap:nowrap}.closing-title span{white-space:nowrap}.slide-reflection h1.reflection-title{display:grid;max-width:none;gap:.04em;line-height:1;text-wrap:nowrap}.reflection-title span{white-space:nowrap}.slide-proof h1.proof-title{display:block;max-width:none;line-height:1.1;white-space:nowrap}.proof-title span{white-space:nowrap}.slide-project h1.project-title-break{display:grid;max-width:none;gap:.08em;line-height:1.06;text-wrap:nowrap}.project-title-break span{white-space:nowrap}.slide-project-map h1,.slide-proof h1,.slide-reflection h1,.slide-showcase h1,.slide-influence h1{max-width:18ch}.slide-proof h1,.slide-showcase h1{max-width:none;white-space:nowrap;text-wrap:nowrap}.slide-influence h1{max-width:none;white-space:nowrap}@media(max-width:760px){.eyebrow{margin-bottom:20px}}.lead{max-width:68ch;color:var(--muted);font-size:clamp(15px,1.1vw,18px);line-height:1.66}.header-lead{max-width:none;margin-top:clamp(18px,1.65vw,26px);font-size:clamp(20px,1.55vw,27px);line-height:1.45;white-space:normal}.kicker{max-width:22ch;color:var(--foreground);font-size:clamp(23px,2.25vw,38px);font-weight:760;line-height:1.08;text-wrap:balance}.hero-layout,.project-layout,.proof-layout,.reflection-layout,.showcase-layout,.influence-layout,.finale-layout,.content-grid,.project-map-layout{position:relative;z-index:2;min-height:0}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,34%);align-content:center;align-items:center;gap:clamp(18px,2.2vw,34px) clamp(28px,3.2vw,52px)}.hero-copy{grid-column:1;grid-row:1}.hero-copy .lead{margin-top:18px}.portrait-panel{display:grid;grid-column:2;grid-row:1 / 3;align-self:center;justify-items:end;margin-top:0}.portrait-frame{--portrait-inset: clamp(14px, 1.7vw, 22px);position:relative;display:grid;width:min(100%,390px);aspect-ratio:1;justify-self:end;place-items:center;overflow:hidden;border-radius:20px;background:radial-gradient(circle at 50% 20%,rgba(82,178,104,.26),transparent 48%),linear-gradient(180deg,#222821,#111411);box-shadow:0 20px 42px #0000006b}.portrait-frame:before{position:absolute;inset:var(--portrait-inset);content:"";border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 42%),#f6f7f2;box-shadow:0 24px 54px #00000070,inset 0 0 0 1px #0000000d;pointer-events:none}.portrait-frame:after{position:absolute;inset:auto var(--portrait-inset) var(--portrait-inset);z-index:2;height:28%;border-radius:0 0 14px 14px;content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.34));pointer-events:none}.portrait-frame img{position:absolute;inset:var(--portrait-inset);z-index:1;width:calc(100% - (var(--portrait-inset) * 2));height:calc(100% - (var(--portrait-inset) * 2));border-radius:14px;object-fit:cover;filter:contrast(1.04)}.tag-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:clamp(14px,1.45vw,20px)}.tag-list span,.status-pill{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:6px 12px;color:var(--foreground);background:var(--surface-elevated);box-shadow:inset 0 0 0 1px #f6f7f212;font-size:12px;font-weight:820;white-space:nowrap}.status-pill{color:var(--accent-bright);background:#52b2681f}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column:1 / -1;gap:clamp(12px,1.2vw,18px)}.slide-hero .stats-grid{grid-column:1;grid-row:2}.stats-grid.is-compact{margin-top:24px}.stat-card{position:relative;min-height:90px;overflow:hidden;border-radius:var(--radius-md);padding:clamp(16px,1.55vw,23px);background:var(--surface-soft);box-shadow:inset 0 1px #ffffff0b;transition:background .18s ease,transform .18s ease}.stat-card:hover{background:var(--surface-hover);transform:translateY(-2px)}.stat-card strong{display:block;color:var(--accent-bright);font-size:clamp(28px,2.8vw,45px);font-weight:850;line-height:1;font-variant-numeric:tabular-nums}.stat-card span{display:block;margin-top:10px;color:#f6f7f2a6;font-size:clamp(12px,.92vw,15px);line-height:1.42;white-space:pre-line}.stat-card .stat-note{margin-top:2px;opacity:.4}.timeline-layout{display:flex;flex-direction:column;justify-content:center;height:100%;gap:clamp(20px,2.6vw,40px)}.timeline-layout .lead{max-width:64ch}.timeline-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.4fr);gap:clamp(14px,1.6vw,26px)}.timeline-node{position:relative;display:flex;flex-direction:column;gap:clamp(10px,1vw,16px);padding-top:clamp(20px,2vw,30px)}.timeline-node:before{content:"";position:absolute;top:clamp(6px,.6vw,9px);left:0;right:0;height:2px;background:var(--line)}.timeline-dot{position:absolute;top:0;left:0;width:clamp(13px,1.2vw,18px);height:clamp(13px,1.2vw,18px);border-radius:999px;background:var(--surface-elevated);box-shadow:inset 0 0 0 2px var(--accent-strong)}.timeline-node.is-current .timeline-dot{background:var(--accent-bright);box-shadow:0 0 0 5px var(--accent-soft),inset 0 0 0 2px var(--accent-bright)}.timeline-node.is-current:before{background:var(--accent-strong)}.timeline-period{color:var(--accent-bright);font-size:clamp(13px,1.05vw,17px);font-weight:850;font-variant-numeric:tabular-nums;letter-spacing:.01em}.timeline-card{flex:1;border-radius:var(--radius-md);padding:clamp(15px,1.5vw,22px);background:var(--surface-soft);box-shadow:inset 0 1px #ffffff0b;transition:background .18s ease,transform .18s ease}.timeline-card:hover{background:var(--surface-hover);transform:translateY(-2px)}.timeline-node.is-current .timeline-card{background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-strong)}.timeline-card h2{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45em;color:var(--foreground);font-size:clamp(16px,1.35vw,23px);font-weight:800;line-height:1.2}.timeline-note{font-size:.62em;font-weight:700;letter-spacing:.04em;opacity:.5}.timeline-card p{margin-top:clamp(8px,.8vw,13px);color:var(--muted);font-size:clamp(12px,.95vw,15px);line-height:1.5}.content-grid{display:grid;grid-template-columns:minmax(230px,.68fr) minmax(0,1.32fr);gap:clamp(24px,3vw,54px);align-items:end}.intro-column{display:grid;align-content:start;gap:18px}.content-grid.is-closing{grid-template-columns:minmax(0,1fr);align-content:start;align-items:start}.content-grid.is-closing .pillar-grid{grid-column:1;grid-row:1;margin-top:clamp(56px,5.3vw,68px)}.content-grid.is-closing .intro-column:empty{display:none}.content-grid.is-closing .lead{max-width:28ch}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.3vw,20px)}.pillar{display:grid;min-height:248px;align-content:start;gap:14px;overflow:hidden;border-radius:var(--radius-md);padding:clamp(18px,1.75vw,27px);background:var(--surface-soft);box-shadow:inset 0 1px #ffffff0b;transition:background .19s ease,transform .19s ease}.pillar:hover{background:var(--surface-hover);transform:translateY(-3px)}.stat-card,.pillar,.project-card,.media-card,.bullet-list li,.link-list a{animation:itemRise .54s cubic-bezier(.16,1,.3,1) backwards}.stat-card:nth-child(2),.pillar:nth-child(2),.project-card:nth-child(2),.media-card:nth-child(2),.bullet-list li:nth-child(2),.link-list a:nth-child(2){animation-delay:70ms}.stat-card:nth-child(3),.pillar:nth-child(3),.project-card:nth-child(3),.media-card:nth-child(3),.bullet-list li:nth-child(3),.link-list a:nth-child(3){animation-delay:.14s}.project-card:nth-child(4),.bullet-list li:nth-child(4){animation-delay:.21s}.project-card:nth-child(5),.bullet-list li:nth-child(5){animation-delay:.28s}.project-card:nth-child(6),.bullet-list li:nth-child(6){animation-delay:.35s}.pillar svg{color:var(--accent-bright)}.pillar h2{color:var(--foreground);font-size:clamp(19px,1.6vw,28px);line-height:1.16;text-wrap:balance}.pillar p{color:var(--muted);font-size:clamp(13px,1vw,16px);line-height:1.68}.pillar-proof{display:grid;gap:6px;align-self:end;margin-top:8px;border-top:1px solid var(--line-soft);padding-top:12px;color:var(--foreground);font-size:clamp(12px,.9vw,14px);font-weight:800;line-height:1.48}.project-map-layout{display:grid;align-content:stretch;height:100%}.slide-project-map{gap:clamp(14px,1.55vw,24px);padding:clamp(28px,3vw,50px) clamp(30px,3.4vw,56px) clamp(30px,3.2vw,50px)}.slide-project-map .eyebrow{margin-bottom:clamp(10px,1.2vw,18px)}.project-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:clamp(12px,1.3vw,20px);height:100%;min-height:0}.project-card{position:relative;display:flex;flex-direction:column;min-height:0;gap:clamp(6px,.75vw,11px);overflow:hidden;border-radius:var(--radius-md);padding:clamp(14px,1.35vw,22px);background:var(--surface-soft);box-shadow:inset 0 1px #ffffff0b;color:inherit;text-align:left;cursor:pointer;transition:background .19s ease,transform .19s ease,box-shadow .19s ease}.project-card:hover:not(:disabled){background:var(--surface-hover);transform:translateY(-3px)}.project-card:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #78df8c5c}.project-card:disabled{cursor:default}.project-card-index{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;align-items:center;margin-left:auto;min-height:clamp(23px,1.5vw,28px);color:#f6f7f21a;font-size:clamp(17px,1.55vw,27px);font-weight:700;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none;transition:color .19s ease}.project-card-arrow{position:absolute;top:clamp(14px,1.35vw,22px);right:clamp(14px,1.35vw,22px);z-index:2;color:var(--subtle);transition:color .19s ease,transform .19s ease}.project-card:hover:not(:disabled) .project-card-arrow{color:var(--accent-bright)}.project-card:hover:not(:disabled) .project-card-index{color:#78df8c1a}.project-card:hover:not(:disabled) .project-card-arrow{transform:translate(2px,-2px)}.project-card h2{position:relative;z-index:1;color:var(--foreground);font-size:clamp(17px,1.28vw,23px);line-height:1.16;text-wrap:balance}.project-card-meta{position:relative;z-index:1;color:var(--muted);font-size:clamp(11px,.86vw,14px);line-height:1.42;overflow-wrap:anywhere}.project-card-foot{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:auto;padding-top:clamp(4px,.55vw,8px)}.project-card .status-pill{min-height:clamp(23px,1.5vw,28px);padding:3px 10px;font-size:clamp(11px,.78vw,12px);line-height:1.2}.project-card-metric{flex:1 1 13rem;min-width:min(100%,13rem);color:#f6f7f2db;font-size:clamp(11px,.86vw,14px);font-weight:800;line-height:1.36;overflow-wrap:anywhere}.project-card.is-muted{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line-soft)}.project-card.is-muted:hover,.project-card.is-muted:focus-visible{background:var(--surface);transform:none;box-shadow:inset 0 0 0 1px var(--line-soft)}.project-card.is-muted h2{font-weight:720;color:#f6f7f2e0}.project-card.is-muted .status-pill{color:#f6f7f2bd;background:var(--surface-elevated);box-shadow:inset 0 0 0 1px #f6f7f212}.project-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,34%);gap:clamp(20px,2.4vw,42px);align-items:end}.project-copy{display:grid;gap:clamp(12px,1.32vw,20px)}.project-copy .lead{max-width:62ch}.project-layout.has-shot{grid-template-columns:minmax(0,1fr) clamp(340px,34vw,410px);align-items:stretch;gap:clamp(24px,2.6vw,48px)}.slide-project.has-title-break{gap:clamp(34px,3.45vw,56px)}.project-layout.has-shot .project-copy{--project-copy-lift: clamp(34px, 4vw, 58px);align-content:center;max-width:800px;gap:clamp(18px,1.8vw,30px)}.project-layout.has-shot .project-copy>:not(.link-list){transform:translateY(calc(-1 * var(--project-copy-lift)))}.project-layout.has-shot .kicker{max-width:none;white-space:nowrap;font-size:clamp(20px,1.95vw,32px)}.project-layout.has-shot .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,.9vw,16px)}.project-layout.has-shot .stat-card{min-height:0;align-content:start;gap:6px;padding:clamp(13px,1.15vw,18px)}.project-layout.has-shot .stat-card strong{font-size:clamp(20px,1.7vw,30px);white-space:nowrap}.project-layout.has-shot .stat-card span{margin-top:8px;font-size:clamp(11px,.78vw,13px);line-height:1.4}.project-layout.has-shot .link-list a,.project-layout.has-shot .link-list .app-store-hint{min-height:52px;gap:10px;padding:13px 28px;border-radius:999px;font-size:clamp(15px,1.05vw,17px);box-shadow:0 14px 34px #52b26852}.project-shot{display:flex;align-self:stretch;align-items:flex-end;justify-content:center;min-height:0;overflow:visible}.project-shot.is-web{align-self:start;align-items:flex-start;justify-content:flex-start;width:100%;height:auto;overflow:visible;margin-top:calc(-1*clamp(118px,11.8vw,154px));border-radius:0;background:transparent;box-shadow:none}.project-shot.is-mobile{align-self:stretch;align-items:flex-end;justify-content:center;overflow:visible;margin-top:calc(-1*clamp(111px,11.1vw,143px))}.project-shot.is-placeholder{align-items:stretch;overflow:hidden;border-radius:var(--radius-lg);background:radial-gradient(circle at 26% 14%,rgba(82,178,104,.24),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.06),transparent 42%),#0b0e0b;box-shadow:inset 0 0 0 1px var(--line),0 26px 52px #00000057}.project-shot-placeholder{display:grid;width:100%;min-height:100%;place-items:center;align-content:center;gap:12px;color:#f6f7f280;font-size:clamp(13px,.98vw,16px);font-weight:760;letter-spacing:.08em}.project-shot-placeholder svg{color:var(--accent-bright);opacity:.72}.project-shot img{display:block;width:auto;max-width:100%;height:calc(100% + clamp(56px,5.6vw,92px) + clamp(46px,5vw,84px));margin-bottom:calc(-1*clamp(46px,5vw,84px));object-fit:contain;object-position:bottom center;filter:drop-shadow(0 26px 52px rgba(0,0,0,.55))}.project-shot.is-web img{width:clamp(600px,54vw,680px);max-width:none;height:auto;margin-bottom:0;object-fit:contain;object-position:left top;filter:drop-shadow(0 24px 42px rgba(0,0,0,.34))}.project-shot.is-mobile img{width:auto;max-width:none;height:calc(100% + clamp(4px,.6vw,10px) + clamp(46px,5vw,84px));margin-bottom:calc(-1*clamp(46px,5vw,84px));object-position:bottom center}.project-side{display:grid;gap:12px;align-content:end;border-radius:var(--radius-lg);padding:clamp(14px,1.5vw,22px);background:#0000002e}.project-side .stats-grid{grid-template-columns:1fr}.project-side .stat-card{min-height:74px;padding:clamp(12px,1.15vw,17px)}.icon-orbit{display:grid;width:min(100%,178px);aspect-ratio:1;place-items:center;overflow:hidden;border-radius:50%;color:#071008;background:var(--accent-bright);box-shadow:0 18px 44px #0000005c,0 0 0 9px #52b2681a}.icon-orbit svg{position:relative;z-index:1}.link-list{display:flex;flex-wrap:wrap;gap:10px}.link-list.is-dense{margin-top:8px}.link-list a,.link-list .app-store-hint{display:inline-flex;align-items:center;min-height:42px;gap:8px;border-radius:999px;padding:9px 15px;color:#071008;background:var(--accent-bright);box-shadow:0 10px 26px #00000042;font-size:clamp(12px,.94vw,15px);font-weight:850;-webkit-user-select:none;user-select:none;transition:filter .16s ease,transform .16s ease}.link-list a:hover,.link-list a:focus-visible{filter:brightness(1.08);transform:translateY(-1px) scale(1.01);outline:none}.link-list a:active{transform:translateY(0) scale(.98)}.proof-layout,.showcase-layout,.influence-layout{display:grid;grid-template-columns:minmax(240px,.56fr) minmax(0,1fr);gap:clamp(24px,3vw,52px);align-items:end}.proof-layout.is-media-only{grid-template-columns:minmax(0,1fr);height:100%;align-items:center}.showcase-layout.has-inline-links{grid-template-columns:minmax(0,1fr);height:100%;align-items:stretch}.showcase-layout.is-media-only{grid-template-columns:minmax(0,1fr);align-items:stretch}.slide-finale{display:grid;grid-template-rows:1fr;padding-inline:clamp(44px,7.2vw,116px)}.finale-layout{display:grid;height:100%;align-content:center;justify-content:start;padding-bottom:clamp(6px,2.2vw,34px)}.finale-title{display:grid;max-width:min(11ch,100%);gap:clamp(10px,1vw,16px);color:var(--foreground);font-size:clamp(48px,6.15vw,100px);font-weight:780;line-height:1.08;letter-spacing:0;text-align:left;text-wrap:nowrap}.finale-title span{white-space:nowrap}.influence-grid{position:relative;z-index:2;display:grid;height:100%;min-height:0;gap:clamp(12px,1.35vw,22px);align-content:center;align-items:stretch}.influence-card{display:flex;flex-direction:column;min-height:0;gap:clamp(8px,.82vw,13px);border-radius:var(--radius-lg);padding:clamp(16px,1.58vw,24px);background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line-soft)}.influence-card-head{display:grid;gap:clamp(6px,.64vw,9px);align-content:start}.influence-badge{width:fit-content;border-radius:999px;padding:5px 12px;color:var(--accent-bright);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-strong);font-size:clamp(11px,.82vw,13px);font-weight:850;letter-spacing:.02em}.influence-card-title{color:var(--foreground);font-size:clamp(16px,1.34vw,23px);font-weight:700;line-height:1.5}.influence-shots{display:grid;height:clamp(168px,23vh,268px);min-height:0;margin-top:auto;align-items:stretch;gap:clamp(8px,.74vw,12px)}.influence-shot{position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}.influence-shot:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#00000008,#00000038);opacity:.42;pointer-events:none}.influence-shot img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:inherit;transition:transform .6s cubic-bezier(.16,1,.3,1)}.influence-read-link{position:absolute;right:clamp(8px,.82vw,12px);bottom:clamp(8px,.82vw,12px);z-index:2;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#071008;font-size:clamp(13px,.92vw,15px);font-weight:840;line-height:1;opacity:1;transition:transform .18s ease}.influence-read-link span{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border-radius:999px;padding:10px 18px;background:linear-gradient(180deg,#b2ffbec7,#78df8ca8),#78df8cb8;box-shadow:0 18px 42px #00000052,0 0 0 1px #78df8c47,inset 0 1px #ffffff94,inset 0 -1px #07100829;-webkit-backdrop-filter:blur(16px) saturate(1.45);backdrop-filter:blur(16px) saturate(1.45);transition:background .18s ease}.influence-read-link svg{flex:0 0 auto;stroke-width:2.4}.influence-read-link:hover,.influence-read-link:focus-visible{outline:none;transform:translateY(-1px)}.influence-read-link:hover span,.influence-read-link:focus-visible span{background:linear-gradient(180deg,#c6ffcfdb,#78df8cc2),#78df8cd1}.influence-shot.is-empty{display:grid;place-items:center;color:var(--accent-bright);background:radial-gradient(circle at 18% 12%,rgba(82,178,104,.16),transparent 46%),#070807}.influence-card:hover .influence-shot img{transform:scale(1.02)}@media(max-width:760px){.influence-grid,.influence-shots{grid-template-columns:minmax(0,1fr)!important}.influence-grid{height:auto}.influence-read-link{right:10px;bottom:10px}}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.3vw,18px)}.media-grid.is-small{grid-template-columns:repeat(2,minmax(0,1fr))}.slide-proof{grid-template-rows:auto minmax(0,1fr)}.slide-proof .proof-layout{align-items:stretch;min-height:0}.slide-proof .proof-layout>div:first-child{align-self:end;min-height:0}.slide-proof .media-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-template-rows:1fr 1fr;height:100%;min-height:0}.slide-proof .media-card{min-height:0;grid-template-rows:minmax(0,1fr) auto;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 24%),var(--surface-soft);border:1px solid rgba(246,247,242,.08);box-shadow:inset 0 1px #ffffff0b,0 14px 30px #0000003d;transition:background .19s ease,transform .19s ease,border-color .19s ease,box-shadow .19s ease}.slide-proof .media-card:first-child{grid-row:span 2}.slide-proof .media-placeholder{aspect-ratio:auto;height:100%;min-height:0}.media-card{display:grid;min-height:0;overflow:hidden;border-radius:var(--radius-md);background:var(--surface-soft);box-shadow:0 14px 30px #0000003d;transition:background .19s ease,transform .19s ease}.media-card.has-inline-link{position:relative}.media-card:hover{background:var(--surface-hover);transform:translateY(-3px)}.slide-proof .media-card:hover{border-color:#f6f7f224}.media-placeholder{position:relative;display:grid;aspect-ratio:4 / 3;place-items:center;overflow:hidden;color:var(--accent-bright);background:radial-gradient(circle at 18% 12%,rgba(82,178,104,.2),transparent 42%),#101310}.media-placeholder img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.16,1,.3,1)}.media-card:hover .media-placeholder img{transform:scale(1.035)}.media-play-link{position:absolute;top:50%;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:clamp(50px,4.4vw,64px);height:clamp(50px,4.4vw,64px);gap:6px;border-radius:999px;padding:0;color:#f6f7f2eb;background:linear-gradient(180deg,#fff3,#ffffff0e),#f6f7f214;box-shadow:0 10px 24px #0000002e,inset 0 0 0 1px #ffffff29,inset 0 1px #ffffff47;font-size:clamp(11px,.84vw,13px);font-weight:860;line-height:1;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px) saturate(1.18);backdrop-filter:blur(10px) saturate(1.18);transform:translate(-50%,-46%) scale(.92);transition:opacity .19s ease,transform .18s ease,background .18s ease,box-shadow .18s ease}.media-play-link:hover,.media-play-link:focus-visible{background:linear-gradient(180deg,#ffffff42,#ffffff13),#f6f7f21f;box-shadow:0 12px 28px #00000038,0 0 0 1px #78df8c24,inset 0 1px #ffffff57;outline:none}.media-play-link svg{flex:0 0 auto;margin-left:2px;fill:currentColor;stroke-width:2.25}.media-grid.is-small .media-placeholder{aspect-ratio:16 / 10}.slide-reflection .media-placeholder img,.slide-influence .media-placeholder img{object-fit:contain;padding:8px;background:#070807}.slide-proof .media-placeholder{background:#070807}.slide-showcase .intro-column:empty{display:none}.slide-showcase .showcase-layout.is-d2c .media-grid{align-content:start;align-self:start;height:auto}.slide-showcase .showcase-layout.is-d2c{align-content:start}.media-grid.is-d2c .media-card.is-contain{border:1px solid rgba(246,247,242,.08);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 24%),var(--surface-soft);box-shadow:inset 0 1px #ffffff0b,0 14px 30px #0000003d}.media-grid.is-d2c .media-card.is-contain .media-placeholder{aspect-ratio:16 / 9;background:#f4f6f2}.media-grid.is-d2c .media-card.is-contain .media-placeholder.has-generated-placeholder{overflow:hidden;background:#f4f6f2}.media-grid.is-d2c .media-card.is-contain .media-placeholder img{object-fit:cover;padding:0}.npm-placeholder{display:grid;width:100%;height:100%;place-items:center;padding:0;background:linear-gradient(180deg,#f6f7f2fa,#e8ece5fa),#f4f6f2}.npm-window{display:grid;width:100%;height:100%;align-content:start;gap:10px;border:0;border-radius:0;padding:14px;color:#1f261f;background:transparent;box-shadow:inset 0 -1px #07100814}.npm-window-bar{display:flex;gap:5px}.media-card .npm-window-bar span{width:7px;height:7px;border-radius:999px;background:#07100829}.media-card .npm-window-bar span:first-child{background:var(--accent-bright)}.npm-package-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.media-card .npm-badge{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;color:#071008;background:var(--accent-bright);font-size:13px;font-weight:900;letter-spacing:0;line-height:1;text-align:center}.media-card .npm-package-head strong,.media-card .npm-package-head span{display:block}.media-card .npm-package-head strong{color:#1f261f;font-size:14px;line-height:1.2}.media-card .npm-package-head span{margin-top:3px;color:#07100885;font-size:10px;line-height:1.35}.npm-command{overflow:hidden;border-radius:8px;padding:9px 10px;color:#237a39;background:#fdfefd;box-shadow:inset 0 0 0 1px #07100814;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.25;white-space:nowrap}.npm-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.media-card .npm-module-grid span{border-radius:7px;padding:7px 8px;color:#0710089e;background:#fdfefd;box-shadow:inset 0 0 0 1px #07100812;font-size:10px;font-weight:760}.slide-proof .media-card:first-child .media-placeholder img,.slide-proof .media-card:nth-child(n+2) .media-placeholder img{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain}.slide-proof .media-grid:has(.media-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;align-content:center;align-self:center;align-items:start}.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card{grid-template-rows:auto auto}.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card:first-child{grid-row:auto}.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card .media-placeholder{aspect-ratio:16 / 7.4;height:auto;min-height:0}.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card .media-placeholder img{object-fit:contain;padding:8px;background:#070807}.slide-proof .media-grid:has(.media-card:nth-child(3)){grid-template-columns:.7596fr 1.7708fr 1.7572fr;grid-template-rows:auto;align-content:center;align-items:start;height:100%}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-card{grid-row:auto;grid-template-rows:auto auto}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-card:first-child{grid-row:auto}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-placeholder{height:auto;min-height:0}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-card:first-child .media-placeholder{aspect-ratio:670 / 882}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-card:nth-child(2) .media-placeholder{aspect-ratio:1870 / 1056}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-card:nth-child(3) .media-placeholder{aspect-ratio:1940 / 1104}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-placeholder img{position:static;inset:auto;width:100%;height:100%;object-fit:cover}.media-card figcaption{display:grid;gap:6px;padding:14px;background:var(--surface-soft)}.media-card strong{color:var(--foreground);font-size:clamp(14px,1.02vw,17px);line-height:1.25}.media-card span{color:#f6f7f28f;font-size:clamp(11px,.84vw,13px);line-height:1.55}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption{gap:8px;padding:17px 18px 18px}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption strong{font-size:clamp(18px,1.4vw,23px);line-height:1.28}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption span{color:#f6f7f2a3;font-size:clamp(15px,1.1vw,18px);line-height:1.48}.slide-proof .media-card figcaption{gap:7px;padding:16px 18px}.slide-proof .media-card strong{font-size:clamp(17px,1.32vw,22px);line-height:1.3}.slide-proof .media-card span{color:#f6f7f2a8;font-size:clamp(13px,1.02vw,16px);line-height:1.5}.slide-showcase .media-grid.has-inline-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.3vw,18px);justify-items:center;height:100%}.slide-showcase .media-grid.has-inline-links .media-card{width:min(100%,clamp(220px,18vw,310px));grid-template-rows:auto auto;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 24%),var(--surface-soft);border:1px solid rgba(246,247,242,.08);box-shadow:inset 0 1px #ffffff0b,0 14px 30px #0000003d;transition:background .19s ease,transform .19s ease,border-color .19s ease,box-shadow .19s ease}.slide-showcase .media-grid.has-inline-links .media-placeholder{aspect-ratio:3 / 4;min-height:0}.slide-showcase .media-grid.has-inline-links .media-placeholder img{object-fit:cover}.slide-showcase .media-grid.has-inline-links .media-card:hover{border-color:#f6f7f224}.slide-showcase .media-grid.has-inline-links .media-card:hover .media-play-link,.slide-showcase .media-grid.has-inline-links .media-placeholder:hover .media-play-link,.slide-showcase .media-grid.has-inline-links .media-play-link:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.slide-showcase .media-grid.has-inline-links .media-card figcaption{padding:13px 6px 0;background:transparent}.slide-showcase .media-grid.has-inline-links .media-card strong{font-size:clamp(14px,1.05vw,17px);font-weight:760;text-align:center}.reflection-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:clamp(32px,4vw,72px);align-items:start;align-content:center}.quote-panel{display:grid;align-content:start;gap:18px;padding:4px 0 0 clamp(20px,1.8vw,28px);border-left:2px solid var(--accent-bright)}.quote-panel svg{color:var(--accent-bright);opacity:.85}blockquote{color:var(--foreground);font-size:clamp(22px,1.95vw,32px);font-weight:700;line-height:1.32;text-wrap:balance}.quote-panel .lead{margin-top:2px}.bullet-list{display:grid;gap:10px;padding:0;list-style:none}.bullet-list li{position:relative;border-radius:10px;padding:12px 14px 12px 35px;color:var(--muted);background:#ffffff09;font-size:clamp(14px,1.06vw,17px);line-height:1.58}.bullet-list li:before{position:absolute;top:1.17em;left:15px;width:7px;height:7px;border-radius:50%;background:var(--accent-bright);content:""}.bullet-list.is-large li{font-size:clamp(15px,1.15vw,19px)}.slide-reflection .bullet-list{gap:0}.slide-reflection .bullet-list li{border-radius:0;padding:18px 0 18px 26px;background:none;border-bottom:1px solid rgba(255,255,255,.08)}.slide-reflection .bullet-list li:first-child{padding-top:0}.slide-reflection .bullet-list li:last-child{border-bottom:none;padding-bottom:0}.slide-reflection .bullet-list li:before{top:1.62em;left:4px}.slide-reflection .bullet-list li:first-child:before{top:.62em}.bullet-hl{background:none;color:var(--accent-bright);font-weight:760}.reflection-layout.is-takeaway{display:grid;grid-template-columns:minmax(0,1fr);align-content:center;justify-content:start;max-width:none}.reflection-layout.is-takeaway .bullet-list.is-large li{color:var(--foreground);font-size:clamp(15px,1.95vw,34px);font-weight:720;line-height:1.4;white-space:nowrap;padding:clamp(20px,2.2vw,34px) 0 clamp(20px,2.2vw,34px) 44px}.reflection-layout.is-takeaway .bullet-list.is-large li:before,.reflection-layout.is-takeaway .bullet-list.is-large li:first-child:before{top:calc(50% - 5.5px);left:8px;width:11px;height:11px}.reflection-layout.is-quoted-reflection{display:grid;grid-template-columns:minmax(0,1fr);align-content:center;align-items:start;max-width:100%}.reflection-author{display:flex;align-items:center;gap:12px}.reflection-avatar{flex-shrink:0;width:clamp(38px,3.4vw,50px);aspect-ratio:1;overflow:hidden;border-radius:50%;box-shadow:0 0 0 1px #ffffff1a}.reflection-avatar img{width:100%;height:100%;object-fit:cover}.reflection-author figcaption{display:grid;gap:2px}.reflection-author figcaption strong{color:var(--foreground);font-size:clamp(14px,1.05vw,17px);font-weight:720}.reflection-author figcaption span{color:var(--accent-bright);font-size:clamp(11px,.84vw,13px);letter-spacing:.04em}.is-quoted-reflection .bullet-list{position:relative;gap:clamp(22px,2.35vw,34px);padding-left:clamp(22px,2.1vw,34px)}.is-quoted-reflection .bullet-list:before{position:absolute;top:0;bottom:0;left:0;width:3px;border-radius:999px;background:var(--accent-bright);content:""}.is-quoted-reflection .bullet-list li,.is-quoted-reflection .bullet-list li:first-child{padding:0;border-bottom:none;color:var(--foreground);font-size:clamp(20px,1.78vw,31px);font-weight:720;line-height:1.34;white-space:nowrap}.is-quoted-reflection .bullet-list li:before{display:none}.influence-list{display:grid;gap:18px}.deck-controls{position:fixed;bottom:clamp(14px,2vw,26px);left:50%;z-index:10;display:flex;align-items:center;gap:12px;transform:translate(-50%)}.icon-button{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--foreground);background:var(--surface-soft);box-shadow:0 10px 22px #00000047;cursor:pointer;transition:background .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}.icon-button:hover:not(:disabled),.icon-button:focus-visible:not(:disabled){color:#071008;background:var(--accent-bright);transform:scale(1.04);outline:none}.icon-button:active:not(:disabled){transform:scale(.96)}.icon-button:disabled{cursor:not-allowed;opacity:.36}.progress-track{display:flex;align-items:center;gap:8px;border-radius:999px;padding:11px 13px;background:#121412e0;box-shadow:inset 0 0 0 1px #ffffff0f,0 10px 26px #0000004d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.progress-dot{width:9px;height:9px;border-radius:999px;background:#f6f7f23d;cursor:pointer;transition:width .18s ease,background .18s ease}.progress-dot.is-active{width:32px;background:var(--accent-bright)}.progress-dot:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-counter{position:fixed;right:clamp(18px,3vw,42px);bottom:clamp(18px,3vw,42px);z-index:8;display:flex;align-items:baseline;gap:8px;color:#f6f7f26b;font-size:13px;font-weight:850;font-variant-numeric:tabular-nums}.page-counter span:first-child{color:var(--accent-bright);font-size:22px}.scroll-hint{display:none}@keyframes slideIn{0%{opacity:0;transform:translateY(16px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes itemRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.slide{padding:clamp(28px,3.4vw,46px)}.content-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)}.pillar-grid{grid-template-columns:1fr}.pillar{min-height:0}.project-card-grid{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto;height:auto}.slide-proof h1.proof-title{white-space:normal}.media-grid,.slide-proof .media-grid,.slide-proof .media-grid:has(.media-card:nth-child(3)){grid-template-columns:1fr}.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-placeholder img{object-fit:contain}.slide-proof .media-card:first-child{grid-row:auto}.slide-proof .media-card:first-child .media-placeholder,.slide-proof .media-card:nth-child(n+2) .media-placeholder,.media-placeholder{aspect-ratio:16 / 8.4}}@media(max-height:940px)and (min-width:761px){.slide{gap:20px;padding:clamp(26px,3vw,46px)}.eyebrow{margin-bottom:8px}.lead{font-size:clamp(14px,1.02vw,17px);line-height:1.56}.header-lead{font-size:clamp(19px,1.46vw,24px);line-height:1.42}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption{padding:16px 17px 17px}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption strong{font-size:clamp(18px,1.34vw,22px)}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption span{font-size:clamp(15px,1.05vw,17px)}.kicker{font-size:clamp(22px,2.08vw,33px)}.project-copy{gap:10px}.tag-list{gap:8px;margin-top:10px}.tag-list span,.status-pill{min-height:27px;padding:4px 10px}.link-list a{min-height:36px;padding:7px 12px}.project-side{gap:10px}.icon-orbit{width:min(100%,140px)}.project-side .stat-card{min-height:60px;padding:10px 14px}.stat-card span{margin-top:8px}}@media(max-height:760px)and (min-width:761px){:root{--slide-title-size: clamp(30px, 3.76vw, 50px)}.slide{gap:16px;padding:24px 36px}.lead{font-size:14px;line-height:1.48}.header-lead{font-size:clamp(19px,1.46vw,24px);line-height:1.42}.project-layout,.reflection-layout,.proof-layout,.showcase-layout,.influence-layout,.content-grid,.project-map-layout{gap:24px}.slide-project-map{gap:16px;padding:22px 34px 26px}.slide-project-map .eyebrow{margin-bottom:6px}.project-card-grid{gap:10px}.project-card{gap:5px;padding:12px 14px}.project-card h2{font-size:clamp(16px,1.2vw,19px)}.project-card-meta,.project-card-metric{font-size:11px;line-height:1.28}.project-card-foot{gap:6px 10px;padding-top:3px}.project-card .status-pill{min-height:22px;padding:2px 8px;font-size:10px}.project-card-index{min-height:22px;font-size:clamp(15px,1.325vw,21px)}.project-card-arrow{top:12px;right:12px}.quote-panel{min-height:270px;gap:14px;padding:24px}blockquote{font-size:clamp(20px,1.68vw,25px)}.bullet-list{gap:8px}.bullet-list li{padding-top:9px;padding-bottom:9px;font-size:13px;line-height:1.46}.bullet-list.is-large li{font-size:13px}.media-grid{gap:10px}.media-placeholder{aspect-ratio:16 / 7.4}.media-grid.is-small .media-placeholder{aspect-ratio:16 / 6.6}.media-card figcaption{gap:4px;padding:10px}.media-card strong{font-size:13px}.media-card span{font-size:11px;line-height:1.34}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption{gap:8px;padding:16px 17px 17px}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption strong{font-size:clamp(18px,1.34vw,22px);line-height:1.28}.slide-showcase .media-grid.is-d2c .media-card.is-contain figcaption span{font-size:clamp(15px,1.05vw,17px);line-height:1.48}}@media(max-width:760px){:root{--slide-title-size: clamp(34px, 11.5vw, 54px)}body{overflow:auto}.app-shell{display:block;min-height:auto;padding:70px 14px 100px}.deck-meta{position:absolute;display:grid;gap:4px}.slide-stage{width:100%;aspect-ratio:auto;max-height:none;border-radius:18px;overflow:visible}.slide-stage:after{display:none}.slide{min-height:auto;padding:24px;gap:26px;overflow:hidden}.slide *{min-width:0}.slide-header{grid-template-columns:1fr}h1,.slide-project-map h1,.slide-proof h1,.slide-reflection h1,.slide-showcase h1,.slide-influence h1,.closing-title{max-width:100%}.hero-layout,.project-layout,.project-layout.has-shot,.proof-layout,.reflection-layout,.showcase-layout,.influence-layout,.finale-layout,.content-grid,.project-map-layout{grid-template-columns:1fr}.slide-finale{min-height:min(640px,100vh);padding-inline:clamp(28px,9vw,46px)}.finale-layout{justify-content:start;padding-bottom:0}.finale-title{max-width:100%;font-size:clamp(40px,12vw,62px)}.project-shot{align-self:end;max-height:50vh}.project-shot img{height:auto;max-height:50vh;margin-bottom:0}.project-layout.has-shot .project-copy{--project-copy-lift: 0px;max-width:none}.hero-layout{grid-template-rows:auto}.content-grid.is-closing .pillar-grid,.content-grid.is-closing .intro-column{grid-column:auto;grid-row:auto}.content-grid.is-closing .pillar-grid{margin-top:0}.content-grid.is-closing .lead{max-width:100%}.portrait-frame{width:100%;max-width:420px;height:auto;min-height:0}.tag-list span,.status-pill,.link-list a{max-width:100%;white-space:normal}.stats-grid,.project-side .stats-grid{grid-template-columns:1fr}.stat-card{min-height:86px}.project-side{padding:14px}.project-card-grid{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto;height:auto}.project-card-meta,.project-card-metric{overflow-wrap:anywhere}.media-grid,.media-grid.is-small,.slide-proof .media-grid{grid-template-columns:1fr}.slide-proof .media-card:first-child{grid-row:auto}.media-placeholder,.media-grid.is-small .media-placeholder,.slide-proof .media-card:first-child .media-placeholder,.slide-proof .media-card:nth-child(n+2) .media-placeholder{aspect-ratio:16 / 10}.quote-panel{min-height:0}.deck-controls{right:12px;left:12px;max-width:calc(100vw - 24px);justify-content:center;gap:8px;transform:none}.icon-button,.progress-dot{flex:0 0 auto}.progress-track{max-width:calc(100vw - 112px);overflow-x:auto;padding:9px 10px}.page-counter{display:none}html,body,#root{max-width:100%;overflow-x:hidden}:root{--slide-title-size: clamp(31px, 9.4vw, 44px)}.app-shell{width:100%;padding:76px 14px 112px;overflow-x:hidden}.slide-stage{min-height:0}.slide{height:auto;min-height:0;max-width:100%;padding:22px}h1,.slide-hero h1.hero-title,.closing-title,.slide-reflection h1.reflection-title,.slide-proof h1.proof-title,.slide-project h1.project-title-break,.slide-project-map h1,.slide-proof h1,.slide-reflection h1,.slide-showcase h1,.slide-influence h1{max-width:100%;white-space:normal;text-wrap:balance;overflow-wrap:anywhere}.slide-hero h1.hero-title{display:grid;align-items:start;gap:.08em}.closing-title span,.reflection-title span,.proof-title span,.project-title-break span{white-space:normal;overflow-wrap:anywhere}.slide-proof h1.proof-title,.slide-project h1.project-title-break,.slide-reflection h1.reflection-title{line-height:1.05}.lead,.header-lead,.kicker,.project-layout.has-shot .kicker,.bullet-list li,.is-quoted-reflection .bullet-list li,.is-quoted-reflection .bullet-list li:first-child,.stat-card strong,.stat-card span,.project-layout.has-shot .stat-card strong,.project-layout.has-shot .stat-card span,.project-card h2,.project-card-meta,.project-card-metric,.media-card strong,.media-card span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.timeline-layout{height:auto;justify-content:start;gap:20px}.timeline-track{grid-template-columns:1fr;gap:14px}.timeline-node{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px 12px;padding-top:0}.timeline-node:before{inset:16px auto -14px 7px;width:2px;height:auto}.timeline-node:last-child:before{display:none}.timeline-dot{position:relative;top:4px;left:auto;grid-column:1;grid-row:1 / 3;width:16px;height:16px}.timeline-period,.timeline-card{grid-column:2}.timeline-card{min-width:0;padding:16px}.timeline-card h2,.timeline-card p{white-space:normal;overflow-wrap:anywhere}.project-layout,.project-layout.has-shot,.proof-layout,.reflection-layout,.showcase-layout,.influence-layout,.content-grid,.project-map-layout{gap:22px}.project-layout.has-shot{align-items:start}.project-layout.has-shot .project-copy>:not(.link-list):not(.plain-link-list){transform:none}.slide-project.has-title-break{gap:18px;padding:20px 18px 18px}.slide-project.has-title-break .eyebrow{margin-bottom:14px}.slide-project.has-title-break h1.project-title-break{gap:.06em;font-size:clamp(32px,8.6vw,35px);line-height:1.06;text-wrap:nowrap;overflow-wrap:normal}.slide-project.has-title-break h1.project-title-break span{white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.slide-project.has-title-break .project-layout.has-shot{gap:16px}.slide-project.has-title-break .project-copy{gap:14px}.slide-project.has-title-break .project-layout.has-shot .stats-grid{gap:8px}.slide-project.has-title-break .project-layout.has-shot .stat-card{padding:12px}.project-shot,.project-shot.is-web,.project-shot.is-mobile{align-self:stretch;align-items:center;justify-content:center;width:100%;max-height:none;margin-top:0;overflow:hidden;border-radius:var(--radius-lg)}.project-shot img,.project-shot.is-web img,.project-shot.is-mobile img{width:100%;max-width:100%;height:auto;max-height:min(58vh,520px);margin:0;object-fit:contain;object-position:center}.project-shot.is-mobile img{max-height:min(52vh,460px)}.slide-project.has-title-break .project-shot.is-web img{max-height:min(38vh,320px)}.slide-project.has-title-break .project-shot.is-mobile img{max-height:min(46vh,390px)}.project-card{min-height:150px;overflow:visible;padding:18px}.project-card-foot{margin-top:12px}.media-grid,.media-grid.is-small,.slide-proof .media-grid,.slide-proof .media-grid:has(.media-card:nth-child(2):last-child),.slide-proof .media-grid:has(.media-card:nth-child(3)),.slide-showcase .media-grid.has-inline-links,.slide-showcase .showcase-media-stack .media-grid.has-inline-links{grid-template-columns:1fr;grid-template-rows:none;align-content:start;align-items:stretch;justify-items:stretch;height:auto}.media-card,.slide-proof .media-card,.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card,.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-card,.slide-showcase .media-grid.has-inline-links .media-card{width:100%;grid-row:auto;grid-template-rows:auto auto}.media-placeholder,.media-grid.is-small .media-placeholder,.slide-proof .media-placeholder,.slide-proof .media-card:first-child .media-placeholder,.slide-proof .media-card:nth-child(n+2) .media-placeholder,.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card .media-placeholder,.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-placeholder,.slide-showcase .media-grid.has-inline-links .media-placeholder{height:auto;min-height:0;aspect-ratio:16 / 10}.slide-showcase .media-grid.has-inline-links .media-placeholder{aspect-ratio:4 / 5}.slide-proof .media-placeholder img,.slide-proof .media-grid:has(.media-card:nth-child(2):last-child) .media-card .media-placeholder img,.slide-proof .media-grid:has(.media-card:nth-child(3)) .media-placeholder img,.slide-showcase .media-grid.has-inline-links .media-placeholder img{position:static;inset:auto;width:100%;height:100%;object-fit:contain;padding:0}.slide-proof .media-placeholder img{background:#070807}.media-card figcaption,.slide-proof .media-card figcaption,.slide-showcase .media-grid.has-inline-links .media-card figcaption{min-height:0;padding:14px;background:var(--surface-soft)}.media-card strong,.slide-proof .media-card strong,.slide-showcase .media-grid.has-inline-links .media-card strong{font-size:clamp(17px,4.8vw,22px);text-align:left}.media-card span,.slide-proof .media-card span{font-size:clamp(13px,3.7vw,16px)}.deck-controls{bottom:calc(18px + env(safe-area-inset-bottom))}.app-shell:not(.is-pdf-mode){padding:76px 14px calc(92px + env(safe-area-inset-bottom))}.app-shell:not(.is-pdf-mode) .deck-controls{right:clamp(18px,5vw,32px);left:clamp(18px,5vw,32px);max-width:none;justify-content:space-between;pointer-events:none}.app-shell:not(.is-pdf-mode) .deck-controls .icon-button{width:48px;height:48px;pointer-events:auto}.app-shell:not(.is-pdf-mode) .deck-controls .progress-track{display:none}.app-shell:not(.is-pdf-mode) .slide-project.has-title-break h1.project-title-break{display:grid;grid-template-columns:minmax(0,1fr);gap:.06em;max-width:100%;font-size:clamp(27px,8vw,34px);line-height:1.06;white-space:normal;text-wrap:nowrap;overflow-wrap:normal;word-break:normal}.app-shell:not(.is-pdf-mode) .slide-project.has-title-break h1.project-title-break span{display:block;width:100%;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:manual;hyphens:manual}.app-shell:not(.is-pdf-mode) .slide-finale{grid-template-rows:1fr;min-height:calc(100vh - 188px);min-height:calc(100svh - 188px)}.app-shell:not(.is-pdf-mode) .slide-finale .finale-layout{display:grid;min-height:100%;place-items:center;align-content:center;justify-content:center;padding-bottom:0;text-align:center}.app-shell:not(.is-pdf-mode) .slide-finale .finale-title{max-width:100%}.app-shell:not(.is-pdf-mode) .slide-reflection:has(.reflection-layout.is-quoted-reflection){grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 188px);min-height:calc(100svh - 188px)}.app-shell:not(.is-pdf-mode) .slide-reflection:has(.reflection-layout.is-quoted-reflection) .reflection-layout.is-quoted-reflection{height:100%;min-height:0;align-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
