:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#000}body{min-height:100vh}.shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000}.status{color:#fffc;font-size:16px}.player-frame{position:relative;width:100vw;height:100vh;overflow:hidden;background:#000}.player-video{width:100%;height:100%;object-fit:contain;background:#000}.tap-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#00000073;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer}.hero-logo{width:min(320px,62vw);max-width:320px;height:auto;border-radius:28px;box-shadow:0 24px 80px #00000073}.play-badge{width:84px;height:84px;border-radius:999px;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:28px}.tap-copy,.title{color:#fffc}.corner-brand-wrap{position:absolute;bottom:50px;left:50%;transform:translate(-50%);pointer-events:none}.corner-brand-logo{width:76px;height:auto;border-radius:14px;opacity:.92;box-shadow:0 12px 28px #00000059}
