:root{color-scheme:dark;--bg: #090b12;--bg-2: #111522;--surface: #151a29;--surface-2: #1a2031;--line: #2c3550;--text: #eef2ff;--muted: #9da6bf;--accent: #9a73ff;--accent-2: #7e5ae6;--danger: #c86a78;--shadow: 0 20px 50px rgba(0, 0, 0, .35);--mobile-topbar-height: 4.75rem;font-family:Inter,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(154,115,255,.18),transparent 28%),linear-gradient(180deg,#090b12,#0b0e16);color:var(--text)}button,input,textarea{font:inherit}button,input,textarea{border:1px solid var(--line)}button{cursor:pointer;background:var(--accent);color:#090b12;padding:.72rem 1rem}button:hover{background:var(--accent-2)}button:disabled{opacity:.45;cursor:not-allowed}input,textarea{width:100%;background:#0f1320;color:var(--text);padding:.85rem .95rem}.app-shell--overhaul{min-height:100vh;padding:0 1rem 1rem}.topbar--compact{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;margin:0 -1rem 1rem;background:#111522eb;border:1px solid var(--line);box-shadow:var(--shadow)}.topbar--flush{position:sticky;top:0;z-index:40;border-top:0;border-left:0;border-right:0}.brand-link,.account-trigger,.account-dropdown-item,.nav-link,.search-result-button,.season-card,.season-row,.history-row,.show-season-button{background:transparent;color:var(--text)}.brand-link{border:0;padding:0;font-size:1.8rem;font-weight:700}.primary-nav{display:flex;gap:.5rem;align-items:center}.topbar-actions{display:flex;align-items:center;gap:.85rem}.nav-link{padding:.45rem .85rem}.nav-link.active{background:var(--accent);color:#090b12}.account-menu-shell{position:relative}.account-trigger{display:inline-flex;width:2.4rem;height:2.4rem;min-width:2.4rem;align-items:center;justify-content:center;padding:0;border-radius:999px}.account-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:12rem;padding:.35rem;background:#111522fa;border:1px solid var(--line);box-shadow:var(--shadow);z-index:60}.account-dropdown-identity{display:grid;gap:.15rem;padding:.65rem .8rem;border-bottom:1px solid var(--line);color:var(--text)}.account-dropdown-identity span{color:var(--muted);font-size:.78rem}.account-dropdown-item{width:100%;padding:.65rem .8rem;text-align:left}.profile-icon{position:relative;display:inline-block;border-radius:999px;background:#eef2ff1f;border:1px solid rgba(238,242,255,.42)}.profile-icon--small{width:1.55rem;height:1.55rem}.profile-icon--large{width:4.5rem;height:4.5rem}.profile-icon-head,.profile-icon-body{position:absolute;left:50%;display:block;transform:translate(-50%);background:var(--text)}.profile-icon-head{top:24%;width:28%;height:28%;border-radius:999px}.profile-icon-body{bottom:19%;width:52%;height:28%;border-radius:999px 999px 35% 35%}.toast-overlay{position:fixed;top:4rem;right:1rem;z-index:80;min-width:min(20rem,calc(100vw - 2rem));padding:.85rem 1rem;background:#111522fa;border:1px solid var(--line);box-shadow:var(--shadow);animation:toast-slide 10s ease forwards}.toast-overlay--success{border-color:#9a73ff8c}.toast-overlay--error{border-color:#c86a78bf}@keyframes toast-slide{0%{opacity:0;transform:translate(110%)}8%,88%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(110%)}}.auth-landing{min-height:100vh;display:grid;place-items:center;padding:1rem}.auth-landing-card{width:min(860px,100%);min-height:60vh;display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem;align-items:center;padding:2rem;background:#151a29f2;border:1px solid var(--line);box-shadow:var(--shadow)}.surface-heading h2,.modal-card h2{margin:0}.auth-brand h1{margin:0;font-size:clamp(3rem,8vw,5rem);letter-spacing:-.08em}.auth-form,.done-review-form{display:grid;gap:.9rem}.auth-actions,.modal-actions{display:flex;gap:.75rem;flex-wrap:wrap}.ghost-button,.ghost-button--light{background:transparent;color:var(--text)}.landing-message{color:var(--muted)}.page{display:grid;gap:1rem}.page-search,.search-shell{position:relative}.search-input{padding-right:3rem}.search-dropdown{position:absolute;inset:calc(100% + 8px) 0 auto 0;z-index:20;display:grid;gap:.35rem;padding:.5rem;background:#151a29fa;border:1px solid var(--line);box-shadow:var(--shadow)}.search-result-button{display:flex;justify-content:space-between;text-align:left;padding:.8rem}.search-result-button strong,.season-card-copy strong,.feed-placeholder strong,.show-season-button span{display:block}.search-result-button span,.search-empty,.season-card-copy span,.feed-placeholder span,.done-details span,.show-season-button small{color:var(--muted)}.home-layout{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.3fr);gap:1rem}.home-main,.my-shows-layout{display:grid;gap:1rem}.my-shows-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.surface{background:#151a29f2;border:1px solid var(--line);box-shadow:var(--shadow);padding:1rem}.surface-heading{margin-bottom:.9rem}.profile-page{max-width:44rem}.profile-card{display:grid;gap:1rem}.profile-summary{display:flex;gap:1rem;align-items:center;padding:1rem;background:var(--surface-2);border:1px solid var(--line)}.profile-avatar-large{display:inline-flex;flex:0 0 auto}.profile-details{display:grid;gap:.25rem}.profile-detail-label,.profile-details p{color:var(--muted)}.profile-details p{margin:.25rem 0 0}.profile-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.public-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.inline-user-button{width:fit-content;padding:0;background:transparent;border:0;color:var(--accent);font-weight:700}.inline-user-button:hover{background:transparent;color:var(--accent-2)}.user-result-list,.user-list,.follow-feed-list{display:grid;gap:.75rem}.user-result-row,.follow-feed-item{display:flex;align-items:center;gap:.85rem;padding:.85rem;background:var(--surface-2);border:1px solid var(--line)}.user-result-row{justify-content:space-between}.follow-feed-copy{display:grid;gap:.2rem}.follow-feed-copy span{color:var(--muted)}.user-pill{display:inline-flex;width:fit-content;padding:.45rem .7rem;background:var(--surface-2);border:1px solid var(--line);color:var(--text)}.placeholder-list,.season-list,.history-list,.show-modal-seasons{display:grid;gap:.75rem}.feed-placeholder,.season-card,.season-row,.history-row,.show-season-button{display:flex;gap:.85rem;align-items:center;padding:.85rem;background:var(--surface-2);border:1px solid var(--line);text-align:left}.queue-row-shell{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:stretch}.queue-row-shell--dragging{opacity:.7}.queue-move-button,.queue-move-spacer{width:2.25rem;min-width:2.25rem}.queue-move-button{align-self:stretch;background:transparent;color:var(--muted)}.queue-move-spacer{display:block}.season-row--queue{width:100%}.queue-drag-handle{display:grid;place-items:center;min-width:1.6rem;color:var(--muted);cursor:grab}.queue-drag-handle:focus-visible{outline:1px solid var(--accent);outline-offset:2px}.poster-thumb{display:block;object-fit:cover}.season-list--stacked{gap:.5rem}.season-card-thumb,.poster-thumb--placeholder{width:3rem;height:4rem;flex-shrink:0;background:linear-gradient(135deg,#9a73ff40,#ffffff0d);border:1px solid var(--line)}.season-card-copy{display:grid;gap:.2rem}.history-row{justify-content:space-between}.history-row-main{display:flex;gap:.85rem;align-items:center;min-width:0}.history-pill{color:var(--muted);white-space:nowrap}.history-row .season-card-copy span+span{margin-top:.15rem}.empty-state{padding:1rem;border:1px dashed var(--line);color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1rem;background:#04060ab8}.modal-card{position:relative;width:min(760px,100%);max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;background:#121827;border:1px solid var(--line);box-shadow:var(--shadow)}.modal-backdrop--stacked{z-index:40}.modal-close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;padding:0}.show-modal-hero{display:grid;grid-template-columns:120px 1fr;gap:1rem;margin-bottom:1rem}.show-modal-poster{width:100%;height:180px;background:linear-gradient(135deg,#9a73ff38,#ffffff0d);border:1px solid var(--line)}.show-season-button{justify-content:space-between}.season-modal-header{display:grid;grid-template-columns:120px 1fr;gap:1rem;margin-bottom:1rem}.season-modal-poster{width:100%;height:180px;border:1px solid var(--line)}.season-modal-copy{display:grid;gap:.75rem}.done-details{display:grid;gap:.5rem;margin:1rem 0;padding:.85rem;background:var(--surface-2);border:1px solid var(--line)}.done-details-actions{display:flex;justify-content:flex-start}@media (max-width: 960px){.home-layout,.my-shows-layout,.auth-landing-card,.show-modal-hero,.season-modal-header{grid-template-columns:1fr}}@media (max-width: 720px){.topbar--compact{min-height:var(--mobile-topbar-height);gap:.5rem;padding:.65rem .75rem}.brand-link{flex:0 1 auto;min-width:0;font-size:1.15rem;white-space:nowrap}.topbar-actions{flex:1 1 auto;min-width:0;justify-content:flex-end;gap:.45rem;flex-wrap:nowrap}.primary-nav{min-width:0;gap:.35rem;flex-wrap:nowrap}.nav-link{padding:.45rem .6rem;font-size:.92rem}.nav-link{white-space:nowrap}.account-menu-shell{min-width:0}.account-trigger{width:2.25rem;height:2.25rem;min-width:2.25rem}.auth-actions,.modal-actions{flex-wrap:wrap}.profile-social-grid{grid-template-columns:1fr}.public-profile-heading,.user-result-row{align-items:stretch;flex-direction:column}.modal-backdrop{padding:0;padding-top:calc(var(--mobile-topbar-height) + .4rem);align-items:start}.season-modal,.show-modal{width:100%;max-height:calc(100vh - var(--mobile-topbar-height) - .4rem);min-height:auto}.modal-card{max-height:calc(100vh - var(--mobile-topbar-height) - .4rem);border-left:0;border-right:0;border-bottom:0}}
