:root{--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1)}
.hero h1{font-size:clamp(54px,5.7vw,88px)}.hero .hero-bottom>span{max-width:70%}.header nav{gap:22px}.header nav>a:not(.button){font-size:13px}
.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:65px}.decision-grid article{border-top:1px solid var(--line);padding-top:24px;display:flex;flex-direction:column;align-items:flex-start}.decision-grid article>span{font-size:12px;letter-spacing:1.3px;color:var(--muted)}.decision-grid h3{font-size:29px;line-height:1.25;letter-spacing:-1px;margin:30px 0 18px}.decision-grid p{font-size:16px;color:var(--muted);margin:0 0 23px}.decision-grid .text-link{margin-top:auto}
.companies-section{background:var(--panel);border-block:1px solid var(--line)}.company-list{list-style:none;padding:0;margin:32px 0 0}.company-list li{padding:16px 0;border-top:1px solid var(--line);font-size:16px}.company-list span{font-family:monospace;margin-right:23px;color:var(--muted);font-size:13px}.practice-section .practice{margin:0;padding:0;border:0}.contact-section h2{font-size:clamp(40px,5.4vw,85px)}
.reading-progress{position:fixed;left:0;top:0;right:0;height:3px;background:var(--lime);transform:scaleX(0);transform-origin:left;z-index:50;pointer-events:none}
.chapter-nav{position:sticky;top:0;z-index:9;background:var(--bg)}.product-story{overflow:clip}.scene-progress{position:absolute;left:24px;top:165px;bottom:-65px;width:2px;transform-origin:top;transform:scaleY(0);background:var(--lime);z-index:1}.scene-04 .scene-progress{bottom:0}
.scene-stage .scene-window{transition:transform 250ms var(--ease-out),box-shadow 250ms ease,border-color 250ms ease;will-change:auto}.scene-stage .scene-window:hover{transform:rotate(var(--angle,0deg));z-index:2}.scene-stage .screen-extra:hover{z-index:3}.scene-stage .scene-window:focus-visible{transform:rotate(var(--angle,0deg));z-index:8}
@media(hover:hover) and (pointer:fine){.scene-stage .scene-window:hover{transform:translateY(-8px) rotate(0deg) scale(1.035);z-index:8}}
[data-theme=light] .reading-progress,[data-theme=light] .scene-progress{background:#618930}
@media(max-width:1100px){.header nav{gap:14px}.header nav>a:not(.button){font-size:12px}.header .button.small{gap:10px;padding:10px 14px}.decision-grid{gap:25px}.decision-grid h3{font-size:25px}}
@media(max-width:760px){.hero h1{font-size:clamp(43px,10.6vw,78px)}.hero .hero-bottom>span{max-width:58%}.decision-grid{grid-template-columns:1fr;gap:32px;margin-top:40px}.decision-grid h3{font-size:28px;margin-top:20px}.chapter-nav{top:0}.scene-progress{left:20px;top:100px;bottom:0}.contact-section h2{font-size:clamp(35px,8vw,60px)}.header nav>a:not(.button){font-size:15px}}
@media(prefers-reduced-motion:reduce){.scene-stage .scene-window,.scene-stage .scene-window:hover{transform:rotate(var(--angle,0deg));transition:border-color 160ms ease}.hero-copy,.hero-visual{animation:none}}
