.bottom-nav.svelte-1azti6v{position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-height);display:flex;align-items:stretch;background:#0b0c10f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);z-index:200}.nav-item.svelte-1azti6v{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--text-muted);transition:color .15s}.nav-item.svelte-1azti6v:hover{color:var(--text)}.nav-item.active.svelte-1azti6v{color:var(--primary)}.nav-item.svelte-1azti6v span:where(.svelte-1azti6v){font-size:.7rem;font-weight:500}:root{--bg: #0b0c10;--bg-card: #111317;--bg-dark: #0a0b0e;--text: #e5e7eb;--text-muted: #9ca3af;--border: #1f2937;--primary: #22d3ee;--primary-dim: #0b4450;--primary-bg: rgba(34, 211, 238, .1);--viewer-max: 600px;--episode-max: 800px;--nav-height: 56px;--bottom-nav-height: 60px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#374151}
