@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&display=swap";:root{--vv-bg:#06070b;--vv-surface:#0f1219;--vv-border:#ffffff1f;--vv-text:#e9edf8;--vv-subtle:#e9edf8b8;--vv-accent:#6f95ff}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:radial-gradient(circle at 15% 8%, #171d2d 0%, var(--vv-bg) 42%);color:var(--vv-text);font-family:Manrope,Segoe UI,sans-serif}.vv-player-page{place-items:center;min-height:100vh;padding:20px;display:grid}.vv-player-shell{border:1px solid var(--vv-border);background:linear-gradient(160deg,#ffffff0d,#ffffff04);border-radius:14px;width:min(1120px,100%);position:relative;overflow:hidden;box-shadow:0 22px 60px #00000073}.vv-player-topbar{background:linear-gradient(#ffffff0f,#ffffff03);border-bottom:1px solid #ffffff14;align-items:center;height:40px;padding-inline:12px;display:flex}.vv-player-brand{letter-spacing:.06em;text-transform:uppercase;color:var(--vv-subtle);font-size:12px;font-weight:700}.vv-player-video{aspect-ratio:16/9;background:#000;width:100%;display:block}.vv-player-quality-wrap{z-index:2;position:absolute;bottom:62px;right:12px}.vv-player-quality{appearance:none;color:var(--vv-text);backdrop-filter:blur(4px);cursor:pointer;background:#05070cc7;border:1px solid #ffffff42;border-radius:999px;padding:7px 28px 7px 11px;font-size:12px;font-weight:700}.vv-player-quality:focus-visible{outline:2px solid var(--vv-accent);outline-offset:1px}.vv-player-quality option{color:var(--vv-text);background:#0b0f16}.vv-player-error{text-align:center;color:var(--vv-subtle);margin:0;padding:34px 18px;font-weight:600}@media (width<=720px){.vv-player-page{padding:0}.vv-player-shell{border-left:0;border-right:0;border-radius:0}.vv-player-quality-wrap{bottom:56px;right:8px}}
