:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#080808;color:#fff}*{box-sizing:border-box}body{margin:0;overflow:hidden}button{align-items:center;background:#0c0c0c6b;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;height:46px;justify-content:center;transition:background .16s ease,transform .16s ease,border-color .16s ease;width:46px}button:hover{background:#ffffff2e;border-color:#ffffff6b;transform:translateY(-1px)}button.active{background:#ffffffeb;color:#111}.app-shell{background:#080808;height:100dvh;overflow:hidden;position:relative}.top-bar{align-items:center;display:flex;justify-content:space-between;left:0;padding:18px clamp(16px,4vw,44px);pointer-events:none;position:fixed;right:0;top:0;z-index:5}.brand{font-size:28px;font-weight:800;letter-spacing:0;text-shadow:0 2px 16px rgba(0,0,0,.45)}.top-actions{display:flex;gap:10px;pointer-events:auto}.install-button{gap:8px;padding:0 16px;width:auto}.install-button span{font-size:14px;font-weight:700;white-space:nowrap}.feed{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.feed::-webkit-scrollbar{display:none}.reel{display:grid;height:100dvh;isolation:isolate;min-height:620px;overflow:hidden;place-items:center;position:relative;scroll-snap-align:start}.reel:after{content:none}.reel-video,.fallback-video,.audio-reel{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.reel-video::cue{background:#00000038;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700;line-height:1.22;text-shadow:0 1px 8px rgba(0,0,0,.82),0 2px 18px rgba(0,0,0,.58)}.fallback-video,.audio-reel{align-items:center;background:radial-gradient(circle at 35% 30%,color-mix(in srgb,var(--accent),white 14%),transparent 32%),linear-gradient(135deg,var(--accent),#151515 58%,#050505);display:flex;justify-content:center;padding:24px}.fallback-video div,.audio-reel div{align-items:center;display:flex;flex-direction:column;gap:18px;max-width:min(72vw,620px);text-align:center}.fallback-video span,.audio-reel span{font-size:clamp(24px,6vw,66px);font-weight:800}.fallback-video strong,.audio-reel strong{font-size:clamp(18px,3vw,34px);font-weight:600;line-height:1.15}.audio-reel:after{background:linear-gradient(90deg,#ffffff57,#ffffff14),linear-gradient(90deg,transparent 0 16%,rgba(255,255,255,.26) 16% 18%,transparent 18% 34%,rgba(255,255,255,.22) 34% 36%,transparent 36% 54%,rgba(255,255,255,.24) 54% 56%,transparent 56%);border-radius:999px;bottom:clamp(96px,14vh,150px);content:"";height:6px;left:clamp(24px,7vw,92px);opacity:.75;position:absolute;right:clamp(92px,14vw,180px)}.audio-reel audio{display:none}.play-overlay{background:#0a0a0a94;border-color:#ffffff57;box-shadow:0 18px 55px #0000006b;height:112px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:112px;z-index:4}.play-overlay:hover{background:#fff3;transform:translate(-50%,-50%) scale(1.03)}.play-overlay svg{margin-left:6px}.side-rail{bottom:clamp(28px,9vh,84px);display:flex;flex-direction:column;gap:12px;position:absolute;right:clamp(16px,4vw,44px);z-index:3}@media(max-width:680px){.brand{font-size:24px}.reel{min-height:560px}.side-rail{bottom:28px;gap:10px}button{height:42px;width:42px}.install-button{padding:0;width:42px}.install-button span{display:none}.play-overlay{height:94px;width:94px}}
