.drive-story{height:2100vh;background:#0c1014;position:relative}
.drive-stage{position:sticky;top:0;height:100svh;overflow:hidden;background:#0c1014}
.drive-stage .section-intro{position:absolute;inset:0;min-height:0;padding-top:8vh;padding-bottom:0}
.drive-stage .section-intro h2{font-size:clamp(40px,6.7vw,100px);margin-top:7vh}
.drive-stage .section-lead{font-size:clamp(13px,1.4vw,20px);max-width:470px}
.drive-stage .rotation-block{position:absolute;right:8%;bottom:8%;width:clamp(150px,23vh,240px);margin:0;transform-origin:50% 50%}
.drive-stage .rotation-wheel text{font-family:Arial;font-size:13px;font-weight:400}
#drive-canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none}
.drive-hud{position:absolute;bottom:26px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;letter-spacing:.1em;font-weight:800;opacity:0;color:#d8ff6e;text-shadow:0 1px 5px #000}
.drive-hud a{color:inherit;border:1px solid #d8ff6e70;border-radius:24px;padding:10px 16px;background:#0c101455;pointer-events:auto}
.drive-progress{position:absolute;bottom:0;left:0;height:3px;background:#d8ff6e;width:0}
@media(max-width:800px){.drive-stage .section-intro{padding-top:60px}.drive-stage .section-intro h2{font-size:clamp(34px,9vw,55px);margin-top:40px}.drive-stage .section-lead{font-size:14px}.drive-stage .rotation-block{right:12%;bottom:13%;width:160px}.drive-hud{font-size:9px;bottom:25px}.drive-hud a{padding:10px}}
@media(prefers-reduced-motion:reduce){.drive-story{height:auto}.drive-stage{position:relative;height:auto;overflow:visible}.drive-stage .section-intro{position:relative;min-height:700px}.drive-stage .rotation-block{transform:none!important}.drive-stage .rotation-wheel{transform:none!important}#drive-canvas,.drive-hud,.drive-progress{display:none}}
