.founder-video-stage .founder-canvas{display:block;width:100%;height:100%;object-fit:contain}
.founder-video-stage.canvas-ready .founder-video{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.founder-play-controls{position:absolute;left:50%;bottom:10%;transform:translateX(-50%);display:flex;gap:6px;z-index:8}
.founder-play-controls button{min-height:44px;padding:8px 12px;border:1px solid #4ed7ff;border-radius:12px;background:#030a1b;color:white;font:600 14px system-ui;white-space:nowrap;cursor:pointer}
@media(max-width:820px){
 .intro:has(.founder-video-stage){overflow-y:auto;overscroll-behavior-y:contain;padding:66px 12px 100px;display:block;box-sizing:border-box;touch-action:pan-y}
 .intro:has(.founder-video-stage) .intro-card{position:relative;left:auto;top:auto;transform:none;width:100%;padding:20px;box-sizing:border-box}
 .intro:has(.founder-video-stage) .intro-card h1{font-size:clamp(2rem,8vw,3rem)}
 .intro:has(.founder-video-stage) .intro-card>p:not(.eyebrow){font-size:16px;line-height:1.45}
 .intro .founder-video-stage{position:relative;left:auto;right:auto;bottom:auto;width:160px;max-width:none;height:320px;margin:18px auto 60px;z-index:5}
 .founder-play-controls{bottom:-54px}
 .intro .founder-video-stage figcaption{bottom:0;font-size:12px}
}
