:root{--tn-bg: #070b18;--tn-surface: #0e1730;--tn-surface-2: #16203f;--tn-surface-3: #1e2a4f;--tn-line: rgba(255, 255, 255, .07);--tn-line-strong: rgba(255, 255, 255, .13);--tn-accent: #ffd400;--tn-accent-hover: #ffdf3d;--tn-accent-press: #e6bf00;--tn-accent-soft: rgba(255, 212, 0, .12);--tn-accent-line: rgba(255, 212, 0, .32);--tn-navy: #00206a;--tn-text: #eaeefb;--tn-text-muted: #93a1c0;--tn-text-faint: #6a789b;--tn-ok: #4ade80;--tn-ok-soft: rgba(74, 222, 128, .12);--tn-warn: #ffd400;--tn-warn-soft: rgba(255, 212, 0, .12);--tn-danger: #f87171;--tn-danger-soft: rgba(248, 113, 113, .12);--tn-info: #60a5fa;--tn-info-soft: rgba(96, 165, 250, .14);--tn-r-sm: 6px;--tn-r-md: 10px;--tn-r-lg: 14px;--tn-r-xl: 20px;--tn-r-pill: 999px;--tn-shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--tn-shadow-2: 0 6px 20px -6px rgba(0, 0, 0, .6);--tn-shadow-3: 0 18px 40px -12px rgba(0, 0, 0, .7);--tn-ease: cubic-bezier(.22, .61, .36, 1);--tn-fast: .14s;--tn-med: .22s;--tn-container: 1200px;--tn-header-h: 64px}@media(prefers-reduced-motion:reduce){:root{--tn-fast: 0ms;--tn-med: 0ms}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--tn-accent);outline-offset:2px;border-radius:var(--tn-r-sm)}body{margin:0;padding:0;background:var(--tn-bg);color:var(--tn-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}h1,h2,h3,p{margin:0}a{text-decoration:none}.app-shell.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:72px;background:var(--tn-surface);border-right:1px solid var(--tn-line);display:flex;flex-direction:column;align-items:center;z-index:200;padding:.75rem 0 1rem}.sidebar-logo.svelte-12qhfyh{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;flex-shrink:0}.sidebar-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){width:42px;height:auto;object-fit:contain}.sidebar-nav.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;width:100%}.sidebar-bottom.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;padding-bottom:.25rem}.sl.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:.65rem 0;color:#ffffff73;text-decoration:none;transition:all .2s;gap:5px;border-left:3px solid transparent;position:relative}.sl.svelte-12qhfyh:hover{color:#ffd400;background:#ffd40012}.sl.active.svelte-12qhfyh{color:#ffd400;border-left-color:#ffd400;background:#ffd4001a}.sl.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:.52rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.9}.main.svelte-12qhfyh{flex:1;margin-left:72px;min-width:0;display:flex;flex-direction:column;min-height:100vh}.topnav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:0 1.75rem;height:var(--tn-header-h);background:color-mix(in srgb,var(--tn-bg) 88%,transparent);-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);border-bottom:1px solid var(--tn-line);position:sticky;top:0;z-index:100}.topnav-left.svelte-12qhfyh{display:flex;align-items:center;gap:2.25rem}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:36px;width:auto;display:block}.logo-labels.svelte-12qhfyh{display:flex;flex-direction:column;gap:3px}.logo-name.svelte-12qhfyh{font-size:1.15rem;font-weight:800;color:var(--tn-accent);letter-spacing:-.3px;line-height:1}.logo-sub.svelte-12qhfyh{font-size:.5rem;font-weight:700;color:var(--tn-text-faint);letter-spacing:.16em;text-transform:uppercase;line-height:1}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1.75rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;color:var(--tn-text-muted);font-size:.875rem;font-weight:500;transition:color var(--tn-fast) var(--tn-ease);padding:.5rem 0;text-decoration:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--tn-text)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--tn-accent);font-weight:600}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--tn-accent);border-radius:2px;transform:scaleX(0);transform-origin:center;transition:transform var(--tn-med) var(--tn-ease)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{transform:scaleX(1)}.topnav-right.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.nav-search.svelte-12qhfyh,.nav-mylist.svelte-12qhfyh{display:flex;align-items:center;gap:7px;color:var(--tn-text-muted);font-size:.82rem;font-weight:500;padding:7px 13px;border-radius:var(--tn-r-pill);background:#ffffff0d;border:1px solid var(--tn-line);transition:background var(--tn-fast) var(--tn-ease),color var(--tn-fast) var(--tn-ease);text-decoration:none;white-space:nowrap}.nav-search.svelte-12qhfyh:hover,.nav-mylist.svelte-12qhfyh:hover{background:var(--tn-surface-2);color:var(--tn-text);border-color:var(--tn-line-strong)}.nav-search.active.svelte-12qhfyh,.nav-mylist.active.svelte-12qhfyh{color:var(--tn-accent);border-color:var(--tn-accent-line)}.nav-subscribe.svelte-12qhfyh{background:var(--tn-accent);color:var(--tn-navy);padding:7px 16px;border-radius:var(--tn-r-pill);font-weight:700;font-size:.82rem;text-decoration:none;white-space:nowrap;box-shadow:var(--tn-shadow-1);transition:background var(--tn-fast) var(--tn-ease),transform var(--tn-fast) var(--tn-ease)}.nav-subscribe.svelte-12qhfyh:hover{background:var(--tn-accent-hover);transform:translateY(-1px)}.nav-subscribe.svelte-12qhfyh:active{background:var(--tn-accent-press);transform:none}.profile-wrap.svelte-12qhfyh{position:relative}.nav-avatar.svelte-12qhfyh{width:36px;height:36px;border-radius:50%;background:var(--tn-accent);color:var(--tn-navy);font-size:.92rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;padding:0;transition:box-shadow var(--tn-fast) var(--tn-ease),background var(--tn-fast) var(--tn-ease)}.nav-avatar.svelte-12qhfyh:hover{background:var(--tn-accent-hover)}.nav-avatar.active.svelte-12qhfyh{box-shadow:0 0 0 2px var(--tn-bg),0 0 0 4px var(--tn-accent-line)}.profile-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 10px);right:0;min-width:232px;padding:.4rem;background:var(--tn-surface-3);border:1px solid var(--tn-line-strong);border-radius:var(--tn-r-md);box-shadow:var(--tn-shadow-3);display:flex;flex-direction:column;z-index:120}.profile-head.svelte-12qhfyh{padding:.6rem .7rem .7rem;display:flex;flex-direction:column;gap:2px}.profile-name.svelte-12qhfyh{color:var(--tn-text);font-size:.88rem;font-weight:700}.profile-email.svelte-12qhfyh{color:var(--tn-text-faint);font-size:.76rem;overflow-wrap:anywhere}.profile-sep.svelte-12qhfyh{height:1px;background:var(--tn-line);margin:.35rem 0}.profile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh),.profile-signout.svelte-12qhfyh{display:block;width:100%;text-align:left;padding:.55rem .7rem;border-radius:var(--tn-r-sm);color:var(--tn-text-muted);font-size:.85rem;font-weight:500;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:none;transition:background var(--tn-fast) var(--tn-ease),color var(--tn-fast) var(--tn-ease)}.profile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.profile-signout.svelte-12qhfyh:hover{background:#ffffff0f;color:var(--tn-text)}.profile-signout.svelte-12qhfyh:hover{color:var(--tn-danger)}.nav-login.svelte-12qhfyh{background:transparent;border:1px solid var(--tn-accent);color:var(--tn-accent);padding:7px 18px;border-radius:var(--tn-r-pill);font-weight:600;font-size:.85rem;text-decoration:none;transition:background var(--tn-fast) var(--tn-ease)}.nav-login.svelte-12qhfyh:hover{background:var(--tn-accent-soft)}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;width:44px;height:44px;-webkit-appearance:none}.bar.svelte-12qhfyh{display:block;width:24px;height:2px;background:#ffd400;border-radius:2px;transition:all .3s;transform-origin:center}.bar.open.svelte-12qhfyh:nth-child(1){transform:translateY(7px) rotate(45deg)}.bar.open.svelte-12qhfyh:nth-child(2){opacity:0}.bar.open.svelte-12qhfyh:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay.svelte-12qhfyh{position:fixed;inset:64px 0 0;background:#000000a6;z-index:105}.mobile-menu.svelte-12qhfyh{position:fixed;top:64px;left:0;right:0;background:#111b38;border-bottom:1px solid rgba(255,212,0,.18);z-index:106;padding:.75rem 0;display:flex;flex-direction:column}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffc7;font-size:1rem;font-weight:500;padding:.85rem 2rem;text-decoration:none;transition:all .2s;border-left:3px solid transparent}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffd400;border-left-color:#ffd400;background:#ffd4000a}.mobile-divider.svelte-12qhfyh{height:1px;background:#ffffff14;margin:.5rem 2rem}.mobile-user.svelte-12qhfyh{color:#ffd400;font-size:.85rem;font-weight:600;padding:.5rem 2rem}.mobile-subscribe.svelte-12qhfyh{background:#ffd400!important;color:#0d1528!important;margin:.5rem 2rem;padding:.7rem 1.5rem!important;border-radius:6px;font-weight:700!important;text-align:center;border-left:none!important}.mobile-admin.svelte-12qhfyh,.mobile-login.svelte-12qhfyh{color:#ffd400!important;font-weight:600!important}.mobile-logout.svelte-12qhfyh{background:none;border:none;color:#ffffff73;font-size:1rem;padding:.85rem 2rem;text-align:left;cursor:pointer;transition:color .2s;border-left:3px solid transparent}.mobile-logout.svelte-12qhfyh:hover{color:#ef4444}footer.svelte-12qhfyh{background:#0d1528;border-top:1px solid rgba(255,212,0,.18);padding:1.75rem 2rem;margin-top:auto}.footer-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-inner.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffff6b;font-size:.78rem}.footer-links.svelte-12qhfyh{display:flex;gap:1.5rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff6b;font-size:.78rem;transition:color .2s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffd400}.bottomnav.svelte-12qhfyh{display:none}@media(max-width:1100px){.logo-labels.svelte-12qhfyh{display:none}.nav-links.svelte-12qhfyh{gap:1.1rem}.nav-search.svelte-12qhfyh span:where(.svelte-12qhfyh),.nav-mylist.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}.nav-search.svelte-12qhfyh,.nav-mylist.svelte-12qhfyh{padding:7px 10px}}@media(max-width:1024px){.sidebar.svelte-12qhfyh{display:none}.main.svelte-12qhfyh{margin-left:0;padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}.topnav.svelte-12qhfyh{padding:0 1rem}.nav-links.svelte-12qhfyh,.nav-search.svelte-12qhfyh,.nav-mylist.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}footer.svelte-12qhfyh{padding:1.25rem 1rem}.footer-inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:.75rem}.bottomnav.svelte-12qhfyh{display:flex;position:fixed;bottom:0;left:0;right:0;background:#0d1528fa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(255,212,0,.14);z-index:150;padding-bottom:env(safe-area-inset-bottom,0px)}.bn.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 0 6px;color:#ffffff80;text-decoration:none;transition:color .2s;border-top:2px solid transparent}.bn.svelte-12qhfyh:hover{color:#fffc}.bn.active.svelte-12qhfyh{color:#ffd400;border-top-color:#ffd400}.bn.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:.6rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}}@media(max-width:480px){.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:28px}}
