:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f1f1;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--panel:#15171d;--panel-2:#101218;--panel-3:#1c2028;--field:#0c0e13;--ink:#f6f1f1;--muted:#a7adb8;--line:#2c313a;--accent:#dc2626;--accent-hover:#b91c1c;--accent-text:#ff7a7f;--accent-soft:#dc262629;--link:#ff8a8a;--track-text:#fecaca;--track-bg:#dc262629;--research-text:#bfdbfe;--research-bg:#3b82f629;--list-text:#fed7aa;--list-bg:#f59e0b24;--success-text:#bbf7d0;--success-bg:#14532d33;--success-border:#22c55e52;--danger:#ff6b6b;--focus:#ef44443d;--shadow:0 24px 80px #0000007a;background:#090a0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}a{color:inherit}.loading-screen,.auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-shell{background:linear-gradient(135deg,#dc262633,#0000 34%),linear-gradient(315deg,#7f1d1d47,#0000 42%),#090a0d}.auth-panel{border:1px solid var(--line);background:var(--panel);width:min(100%,440px);box-shadow:var(--shadow);border-radius:8px;padding:30px}.brand-mark{background:var(--accent-soft);width:52px;height:52px;color:var(--accent-text);border-radius:8px;place-items:center;margin-bottom:20px;display:grid}.brand-mark.small{width:38px;height:38px;margin:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:24px;font-size:2rem;line-height:1.1}h2{letter-spacing:0;margin-bottom:0;font-size:1.35rem}h3{letter-spacing:0;margin-bottom:12px;font-size:1rem}.stack{gap:16px;display:grid}.field{color:var(--muted);gap:7px;font-size:.88rem;font-weight:700;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);background:var(--field);width:100%;color:var(--ink);border-radius:8px;outline:none;transition:border-color .16s,box-shadow .16s}.field input,.field select{height:44px;padding:0 12px}.field textarea{resize:vertical;min-height:88px;padding:12px}.field input:focus,.field select:focus,.field textarea:focus,.search-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.search-box input:focus{box-shadow:none}.primary-action,.secondary-action,.link-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:800;display:inline-flex}.primary-action{background:var(--accent);color:#fff;padding:0 18px}.primary-action:hover{background:var(--accent-hover)}.secondary-action{background:var(--panel-3);color:var(--ink);border:1px solid var(--line);padding:0 16px}.link-button{color:var(--accent-text);background:0 0;padding:0 6px}.fit{width:fit-content}.danger-text{color:var(--danger)}.notice{color:#d9dee7;overflow-wrap:anywhere;background:#171c24;border:1px solid #3a404a;border-radius:8px;padding:12px 14px;font-weight:700}.notice.error{color:var(--track-text);background:#7f1d1d38;border-color:#ef44446b}.notice.success{border-color:var(--success-border);background:var(--success-bg);color:var(--success-text)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{background:#090a0d;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.mobile-nav-toggle,.sidebar-scrim{display:none}.sidebar{color:#f6f1f1;background:#0b0d12;border-right:1px solid #1f232b;flex-direction:column;gap:22px;min-height:100vh;padding:22px;display:flex;position:sticky;top:0}.sidebar-title{grid-template-columns:38px 1fr;align-items:center;gap:12px;display:grid}.sidebar-title strong,.sidebar-title span{display:block}.sidebar-title span{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:.78rem}.sidebar-close{display:none}.nav-list{gap:6px;display:grid}.nav-list a{color:#c9ced7;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;height:42px;padding:0 12px;font-weight:800;text-decoration:none;display:flex}.nav-list a:hover,.nav-list a.active{background:var(--accent-soft);color:#fff}.workspace{align-content:start;gap:22px;padding:30px;display:grid}.workspace-header,.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:min(100%,520px);display:flex}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:900}.search-box{border:1px solid var(--line);background:var(--field);width:min(100%,360px);height:44px;color:var(--muted);border-radius:8px;grid-template-columns:20px 1fr;align-items:center;gap:8px;padding:0 12px;display:grid}.workspace-actions .search-box{width:min(100%,360px)}.search-box input{width:100%;height:40px;box-shadow:none;color:var(--ink);background:0 0;border:0;border-radius:0;outline:none;padding:0}.composer,.security-panel,.settings-section{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:16px;padding:18px;display:grid}.settings-panel{gap:16px;display:grid}.modal-backdrop{z-index:40;background:#000000ad;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line);background:var(--panel);width:min(100%,980px);max-height:min(90vh,900px);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:18px;display:grid;overflow:auto}.modal-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.modal-header h2{align-items:center;gap:9px;display:inline-flex}.modal-panel .composer{background:0 0;border:0;border-radius:0;padding:0}.create-kind-tabs{max-width:100%}.composer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.composer-grid.compact{gap:10px}.edit-form{gap:12px;display:grid}.form-actions{flex-wrap:wrap;gap:10px;display:flex}.segmented{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;grid-auto-flow:column;gap:3px;width:fit-content;padding:3px;display:inline-grid}.segmented button{min-width:96px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-weight:900;display:inline-flex}.segmented button.active{background:var(--accent-soft);color:var(--ink);box-shadow:0 1px 3px #00000057}.entry-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px;display:grid}.entry-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid}.entry-card.done{border-color:var(--success-border);background:#11191a}.entry-card.archived{opacity:.72}.entry-card.list-entry{grid-column:1/-1}.entry-topline,.entry-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.entry-topline time{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:800}.kind-chip{border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:0 9px;font-size:.75rem;font-weight:900;display:inline-flex}.kind-chip.track{color:var(--track-text);background:var(--track-bg)}.kind-chip.research{color:var(--research-text);background:var(--research-bg)}.kind-chip.list{color:var(--list-text);background:var(--list-bg)}.entry-title-row{align-items:flex-start}.entry-title-row h3{overflow-wrap:anywhere;margin:2px 0 0;line-height:1.25}.icon-actions{grid-auto-flow:column;gap:4px;display:grid}.icon-button{border:1px solid var(--line);background:var(--field);width:32px;height:32px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.icon-button:hover,.icon-button.active{color:var(--accent-text);background:var(--accent-soft);border-color:#ef444480}.icon-button.danger:hover{color:var(--track-text);background:#7f1d1d57;border-color:#ef44448c}.entry-notes{color:#d6d9df;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:0;line-height:1.55}.source-link{min-width:0;color:var(--link);overflow-wrap:anywhere;align-items:center;gap:6px;font-size:.88rem;font-weight:800;display:inline-flex}.list-index-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,310px),1fr));gap:14px;display:grid}.list-index-card{border:1px solid var(--line);background:var(--panel);min-width:0;color:inherit;border-radius:8px;align-content:start;gap:12px;padding:16px;text-decoration:none;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.list-index-card:hover,.list-index-card:focus-visible{background:#191b22;border-color:#f59e0b80;outline:none;box-shadow:0 0 0 3px #f59e0b29}.list-index-card.archived{opacity:.72}.list-index-card-topline,.list-index-card-title,.list-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.list-index-card-topline time,.list-detail-meta{color:var(--muted);font-size:.76rem;font-weight:900}.list-index-card-title h3{overflow-wrap:anywhere;margin:0}.list-index-card-title span{color:var(--muted);flex:none;font-size:.78rem;font-weight:900}.list-index-card p{color:#d6d9df;overflow-wrap:anywhere;margin:0;line-height:1.45}.list-index-preview{border-top:1px solid var(--line);gap:6px;padding-top:10px;display:grid}.list-index-preview span{min-width:0;color:var(--muted);grid-template-columns:minmax(80px,.7fr) minmax(0,1fr);gap:8px;font-size:.78rem;display:grid}.list-index-preview strong,.list-index-preview em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.list-index-preview strong{color:#dce1ea}.list-index-preview em{font-style:normal}.list-detail-page{gap:16px;min-width:0;display:grid}.back-link{width:fit-content;color:var(--muted);align-items:center;gap:7px;font-weight:900;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--link)}.list-detail-header{border-bottom:1px solid var(--line);padding-bottom:14px}.list-detail-meta{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.list-detail-meta span,.list-detail-meta time{background:#ffffff0f;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;display:inline-flex}.list-detail-actions{flex:none}.list-detail-edit-form{width:min(100%,720px)}.list-sheet{gap:12px;min-width:0;display:grid}.sheet-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;font-weight:900;display:flex}.sheet-toolbar-controls{flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0;display:flex}.sheet-mode-tabs button{min-width:92px}.sheet-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.sheet-save{min-height:32px;padding:0 12px}.sheet-scroll{border:1px solid var(--line);background:var(--field);border-radius:8px;max-width:100%;overflow:auto}.sheet-table{border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.sheet-table th,.sheet-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top}.sheet-table tr:last-child th,.sheet-table tr:last-child td{border-bottom:0}.sheet-table th:last-child,.sheet-table td:last-child{border-right:0}.sheet-table thead th{z-index:2;background:#1d2028;position:sticky;top:0}.sheet-row-number{z-index:1;background:#171a21;width:74px;min-width:74px;max-width:74px;position:sticky;left:0}.sheet-table thead .sheet-row-number{z-index:3;background:#1d2028}.sheet-row-number span{color:var(--muted);margin-bottom:7px;font-size:.78rem;font-weight:900;line-height:1;display:block}.sheet-row-number,.sheet-cell{padding:8px}.sheet-heading{align-items:start;gap:6px;width:220px;min-width:190px;padding:8px;display:grid}.sheet-input{width:100%;height:36px;color:var(--ink);background:#0c0e13;border:1px solid #343943;border-radius:6px;outline:none;padding:0 9px}.read-heading span{color:var(--ink);overflow-wrap:anywhere;font-size:.88rem;font-weight:900;line-height:1.2}.read-heading em{width:fit-content;min-height:22px;color:var(--muted);background:#ffffff12;border-radius:999px;align-items:center;padding:0 8px;font-size:.7rem;font-style:normal;line-height:1;display:inline-flex}.sheet-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.sheet-heading .icon-button,.sheet-row-number .icon-button{border-radius:6px;width:28px;height:28px}.sheet-cell{color:#dce1ea;background:#0f1117;width:220px;min-width:190px;line-height:1.45}.sheet-cell.number{background:#11151a}.sheet-cell.formula{background:#11161b}.sheet-cell.link{background:#11141b}.sheet-meta{min-height:22px;color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:.74rem;font-weight:900;display:flex}.sheet-meta span{background:#ffffff0f;border-radius:6px;align-items:center;min-height:22px;padding:0 7px;display:inline-flex}.sheet-meta a{width:24px;height:24px;color:var(--link);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.sheet-cell-value{white-space:pre-wrap;overflow-wrap:anywhere;min-height:36px;padding:8px 2px;display:block}.sheet-cell-value.empty{color:var(--muted)}.sheet-formula-value{color:#e5e9f0;background:#ffffff0f;border-radius:6px;align-items:center;min-height:32px;padding:0 9px;font-weight:900;display:inline-flex}.sheet-link-value{max-width:100%;min-height:36px;color:var(--link);overflow-wrap:anywhere;align-items:center;gap:7px;font-weight:900;text-decoration:none;display:inline-flex}.sheet-link-value:hover{text-decoration:underline}.sheet-link-value svg{flex:none}.list-config-panel{border:1px solid var(--line);background:var(--field);border-radius:8px;gap:8px;padding:12px;display:grid}.list-config-heading,.list-config-row{grid-template-columns:minmax(180px,1.2fr) minmax(130px,.8fr) 32px;align-items:center;gap:8px;display:grid}.list-config-heading{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:900}.list-config-rows{gap:8px;display:grid}.list-config-row input,.list-config-row select{width:100%;height:38px;color:var(--ink);background:#0c0e13;border:1px solid #343943;border-radius:6px;outline:none;padding:0 10px}.list-config-row input:focus,.list-config-row select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.checklist{gap:8px;display:grid}.checklist label{color:#d6d9df;grid-template-columns:18px 1fr;align-items:start;gap:8px;line-height:1.4;display:grid}.checklist label.checked span{color:var(--muted);text-decoration:line-through}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag-row span{color:#cbd0d9;background:#20242c;border-radius:999px;padding:5px 8px;font-size:.75rem;font-weight:900}.empty-state{min-height:180px;color:var(--muted);border:1px dashed #3c424c;border-radius:8px;place-items:center;gap:8px;font-weight:900;display:grid}.status-pill{background:var(--accent-soft);min-height:34px;color:var(--track-text);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-weight:900;display:inline-flex}.status-pill.enabled{background:var(--success-bg);color:var(--success-text)}.watchlist-panel{gap:18px;display:grid}.saved-watchlist-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:16px;padding:18px;display:grid}.watchlist-toolbar,.media-search-panel,.watchlist-controls{align-items:center;gap:12px;display:flex}.watchlist-topbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.media-search-panel{width:min(100%,720px);display:block;position:relative}.media-search-control,.media-search-box{width:100%}.media-live-dropdown{z-index:25;border:1px solid var(--line);background:var(--panel-2);width:100%;max-height:min(440px,100dvh - 280px);box-shadow:var(--shadow);border-radius:8px;gap:10px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto}.add-title-modal{align-content:start;width:min(100%,760px);padding:18px}.add-title-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.add-title-media-tabs{width:fit-content}.add-title-modal .media-search-panel{width:100%}.add-title-modal .media-live-dropdown{max-height:min(430px,max(220px,100dvh - 330px));margin-top:10px;position:static}.media-suggestion-card{border:1px solid var(--line);background:var(--field);border-radius:8px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.media-suggestion-card .media-poster{width:52px}.media-suggestion-body{gap:6px;min-width:0;display:grid}.media-suggestion-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.media-suggestion-actions .primary-action,.media-suggestion-actions .secondary-action{min-height:34px;padding:0 10px}.media-suggestion-state{min-height:58px;color:var(--muted);border:1px dashed #3c424c;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:flex}.watch-shelves{gap:24px;display:grid}.watch-shelf{gap:12px;display:grid}.watch-shelf+.watch-shelf{border-top:1px solid var(--line);padding-top:18px}.watch-view-tabs button{min-width:118px}.watch-filter-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.watch-filter-tabs button{min-width:0}.watch-view-tabs button span{min-width:22px;min-height:22px;color:inherit;background:#ffffff14;border-radius:999px;place-items:center;padding:0 7px;font-size:.72rem;display:inline-grid}.watch-shelf-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.watch-shelf-heading h3{align-items:center;gap:8px;margin:0;display:inline-flex}.watch-item-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:14px;display:grid}.watch-item-card{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff05, transparent 52%), var(--panel);cursor:pointer;border-radius:8px;grid-template-columns:96px minmax(0,1fr);align-content:start;gap:16px;min-width:0;padding:12px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.watch-item-card.archived{opacity:.78}.watch-item-card:hover,.watch-item-card:focus-visible{box-shadow:0 0 0 3px var(--focus);background:#181b22;border-color:#ef444480;outline:none}.watch-item-card .media-actions{cursor:default}.watch-item-card>.media-poster{width:100%}.media-poster{aspect-ratio:2/3;object-fit:cover;background:#10141a;border-radius:8px;width:104px;display:block}.media-poster-empty{color:var(--muted);border:1px dashed #3c424c;place-items:center;display:grid}.media-card-body{align-content:start;gap:9px;min-width:0;display:grid}.media-card-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;display:grid}.media-card-heading h3{overflow-wrap:anywhere;margin:0;line-height:1.25}.watch-item-card .media-card-heading h3{font-size:1rem}.media-card-heading span,.media-meta-row{color:var(--muted);font-size:.78rem;font-weight:900}.media-card-body p{color:#d6d9df;overflow-wrap:anywhere;margin:0;line-height:1.45}.watch-item-card .media-card-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.media-meta-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.media-meta-row>span{align-items:center;gap:5px;display:inline-flex}.media-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.watch-card-actions{align-items:stretch;gap:8px;display:grid}.watch-action-grid{gap:8px;display:grid}.watch-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-status-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.watch-action-button{text-align:center;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-width:0;min-height:40px;padding:0 10px;font-size:.8rem;font-weight:900;line-height:1.1;display:inline-flex}.watch-list-toggle{border:1px solid var(--line);background:var(--panel-3);color:var(--muted)}.watch-list-toggle.active.toWatch{color:#bfdbfe;background:#3b82f62e;border-color:#3b82f661}.watch-list-toggle.active.toBuy{color:#fde68a;background:#f59e0b2e;border-color:#f59e0b6b}.danger-action{color:#fecaca}.danger-action:hover{background:#7f1d1d57;border-color:#ef44448c}.media-detail-shell{z-index:70}.media-detail-modal{background:#0f1117;gap:0;width:min(100%,1120px);padding:0;display:block;overflow:auto}.media-detail-hero{background-color:#11141a;background-image:linear-gradient(90deg,#090a0df5,#090a0dc7),none;background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:end;min-height:360px;padding:22px;display:grid;position:relative}.media-detail-close{z-index:2;position:absolute;top:14px;right:14px}.media-detail-main{grid-template-columns:180px minmax(0,1fr);align-items:end;gap:22px;min-width:0;display:grid}.media-detail-poster .media-poster{width:180px;box-shadow:0 20px 52px #0000006b}.media-detail-copy{align-content:end;gap:12px;min-width:0;display:grid}.media-detail-copy h2{overflow-wrap:anywhere;font-size:2rem;line-height:1.08}.media-detail-tagline{color:#d7dce5;margin:8px 0 0;font-style:italic;line-height:1.45}.media-detail-meta{color:#d8dde6;flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;font-weight:900;display:flex}.media-detail-meta>span{background:#ffffff14;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;display:inline-flex}.media-detail-score{color:#fde68a}.media-detail-content{gap:18px;padding:20px;display:grid}.media-detail-loading{min-height:48px;color:var(--muted);align-items:center;gap:8px;font-weight:900;display:inline-flex}.media-detail-section{border-top:1px solid var(--line);gap:12px;min-width:0;padding-top:18px;display:grid}.media-detail-content>.media-detail-section:first-of-type{border-top:0;padding-top:0}.media-detail-section h3{margin:0}.media-detail-overview{color:#d8dde6;overflow-wrap:anywhere;margin:0;line-height:1.6}.media-detail-muted{color:var(--muted);margin:0;font-weight:800}.media-fact-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.media-fact{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;align-content:start;gap:5px;min-width:0;padding:12px;display:grid}.media-fact span{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:900}.media-fact strong{color:var(--ink);overflow-wrap:anywhere;font-size:.95rem;line-height:1.35}.media-detail-links,.media-chip-row{flex-wrap:wrap;gap:8px;display:flex}.media-detail-links a,.media-detail-chip,.media-video-link{border:1px solid var(--line);background:var(--panel-2);color:#dce2eb;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-weight:900;text-decoration:none;display:inline-flex}.media-detail-links a:hover,.media-video-link:hover{color:var(--accent-text);background:var(--accent-soft);border-color:#ef444480}.media-detail-chip{color:#d8dde6}.media-credit-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;display:grid}.media-credit-card{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;grid-template-columns:48px minmax(0,1fr);gap:10px;min-width:0;padding:8px;display:grid}.media-credit-photo{aspect-ratio:2/3;object-fit:cover;background:var(--field);border-radius:7px;width:48px}.media-credit-photo.empty{color:var(--muted);border:1px dashed #3c424c;place-items:center;display:grid}.media-credit-copy{align-content:center;gap:4px;min-width:0;display:grid}.media-credit-copy strong,.media-mini-card strong{overflow-wrap:anywhere}.media-credit-copy span,.media-mini-card span,.media-video-link small{color:var(--muted);font-size:.75rem;font-weight:900}.media-video-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.media-video-link{justify-content:flex-start;min-width:0;min-height:44px}.media-video-link span{overflow-wrap:anywhere;min-width:0}.media-video-link small{margin-left:auto}.media-mini-grid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:10px;display:grid}.media-mini-card{border:1px solid var(--line);background:var(--panel-2);min-width:0;color:var(--ink);border-radius:8px;align-content:start;gap:7px;padding:8px;text-decoration:none;display:grid}.media-mini-card:hover{background:var(--accent-soft);border-color:#ef444480}.media-mini-card .media-poster{width:100%}.watch-tags{flex-wrap:wrap;gap:6px;display:flex}.watch-tag{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}.watch-tag.toWatch{color:#bfdbfe;background:#3b82f629}.watch-tag.toBuy{color:#fde68a;background:#f59e0b29}.watch-tag.watched{color:#bbf7d0;background:#14532d33}.watch-tag.bought{color:#ddd6fe;background:#7c3aed2e}.watchlist-controls{grid-template-columns:minmax(180px,1.35fr) minmax(210px,1fr) minmax(130px,.78fr) minmax(130px,.78fr);align-items:end;display:grid}.watch-control{min-width:0;color:var(--muted);gap:7px;font-size:.78rem;font-weight:900;display:grid}.watch-control input,.watch-control select{border:1px solid var(--line);background:var(--field);width:100%;height:40px;color:var(--ink);border-radius:8px;outline:none;padding:0 10px}.watch-control input:focus,.watch-control select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.watch-control .search-box input,.watch-control .search-box input:focus{box-shadow:none;background:0 0;border:0;border-radius:0}.watch-filter-popover-shell{min-width:0;position:relative}.watch-detail-filter-button{width:100%;height:40px;padding:0 12px}.watch-detail-filter-button.active{background:var(--accent-soft);color:var(--ink);border-color:#ef444485}.watch-detail-filter-button span{background:#ffffff1a;border-radius:999px;place-items:center;min-width:22px;min-height:22px;padding:0 7px;font-size:.72rem;display:inline-grid}.watch-filter-popover{z-index:35;border:1px solid var(--line);background:var(--panel-2);width:min(360px,100vw - 48px);box-shadow:var(--shadow);border-radius:8px;gap:12px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.watch-filter-popover-header,.watch-filter-popover-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.watch-filter-popover-header strong{font-size:.95rem}.watch-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.watch-filter-state{min-height:38px;color:var(--muted);align-items:center;gap:8px;font-weight:900;display:flex}.watch-filter-notice{padding:10px 12px;font-size:.78rem}.watch-empty-state{grid-column:1/-1}.watch-empty-state.compact{min-height:112px}.tmdb-credit{color:var(--muted);margin:0;font-size:.78rem;font-weight:800}.security-box{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;gap:14px;padding:16px;display:grid}.account-box{grid-template-columns:1fr auto;align-items:center}.account-box>div{min-width:0}.account-box h3{overflow-wrap:anywhere}.account-box p{color:var(--muted);margin-top:4px}.tfa-setup{justify-items:start;gap:14px;display:grid}.tfa-setup img{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px}code{color:#f4f4f5;overflow-wrap:anywhere;background:#20242c;border-radius:6px;max-width:100%;padding:6px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;display:inline-block}.recovery-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}@media (width<=860px){.app-shell{grid-template-columns:1fr}.mobile-nav-toggle{z-index:35;border:1px solid var(--line);background:var(--panel);width:42px;height:42px;color:var(--ink);border-radius:8px;place-items:center;display:grid;position:fixed;top:16px;left:16px;box-shadow:0 10px 32px #00000052}.sidebar-scrim{z-index:45;background:#00000094;border:0;display:block;position:fixed;inset:0}.sidebar{z-index:50;width:min(84vw,300px);min-height:100dvh;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:24px 0 70px #0000006b}.sidebar.open{transform:translate(0)}.sidebar-title{grid-template-columns:38px minmax(0,1fr) 32px}.sidebar-close{display:grid}.nav-list{grid-template-columns:1fr}.nav-list a{justify-content:flex-start}.nav-list a svg{flex:none}.workspace{padding:76px 22px 22px}.workspace-header,.section-heading{flex-direction:column;align-items:stretch}.workspace-actions{justify-content:flex-start;min-width:0}.account-box{grid-template-columns:1fr}.search-box,.workspace-actions .search-box{width:100%}.composer-grid{grid-template-columns:1fr 1fr}.media-search-panel{grid-template-columns:1fr}.watchlist-topbar{flex-direction:column;align-items:stretch}.watchlist-topbar .watchlist-toolbar,.watchlist-topbar .segmented,.media-search-box,.media-live-dropdown{width:100%}.watchlist-controls{grid-template-columns:1fr 1fr}.media-detail-main{grid-template-columns:128px minmax(0,1fr);gap:14px}.media-detail-poster .media-poster{width:128px}.media-detail-copy h2{font-size:1.65rem}.media-detail-hero{min-height:320px;padding:58px 16px 16px}.media-detail-content{padding:16px}}@media (width<=560px){.auth-panel{padding:22px}.workspace{padding:76px 16px 16px}.workspace-actions{flex-direction:column;align-items:stretch}.workspace-actions .primary-action{width:100%}.modal-backdrop{align-items:stretch;padding:12px}.modal-panel{max-height:calc(100vh - 24px)}.composer-grid,.entry-grid{grid-template-columns:1fr}.segmented{grid-auto-flow:row;width:100%}.segmented button{width:100%}.entry-title-row{display:grid}.sheet-toolbar{flex-direction:column;align-items:stretch}.sheet-toolbar-controls,.sheet-buttons{justify-content:flex-start}.list-config-heading{display:none}.list-config-row{grid-template-columns:1fr 1fr 32px}.list-detail-header{flex-direction:column;align-items:stretch}.sheet-heading,.sheet-cell{width:190px}.icon-actions{grid-auto-flow:column;justify-content:start}.watchlist-toolbar .segmented{grid-auto-flow:column}.saved-watchlist-panel>.section-heading .primary-action,.add-title-media-tabs{width:100%}.watchlist-controls{grid-template-columns:1fr}.watch-filter-popover{width:100%;margin-top:8px;position:static}.watch-filter-fields{grid-template-columns:1fr}.watch-filter-popover-actions .primary-action,.watch-filter-popover-actions .secondary-action{flex:1}.watch-item-card{grid-template-columns:86px minmax(0,1fr)}.media-poster{width:86px}.media-suggestion-card{grid-template-columns:44px minmax(0,1fr)}.media-suggestion-card .media-poster{width:44px}.media-suggestion-actions{grid-column:1/-1;justify-content:flex-start}.media-detail-main{grid-template-columns:1fr;align-items:start}.media-detail-poster .media-poster{width:118px}.media-detail-copy h2{font-size:1.45rem}.media-detail-meta>span{min-height:26px}.media-detail-modal .media-actions .primary-action,.media-detail-modal .media-actions .secondary-action{width:100%}.media-fact-grid,.media-video-list,.media-mini-grid{grid-template-columns:1fr}.media-detail-links a{flex:100%;justify-content:center}.media-credit-grid{grid-template-columns:1fr}}
