:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef4f8;--bg:#0b0f13;--bg-elevated:#101821;--bg-soft:#16212b;--border:#a5b4c433;--border-strong:#c6d3e057;--text:#eef4f8;--muted:#9aa8b6;--subtle:#c8d2dc;--teal:#49dbc7;--cyan:#7dddf2;--amber:#f6cf57;--rose:#fb7185;--green:#74e0a7;--shadow:0 24px 80px #00000057;--shadow-soft:0 12px 36px #0000003d;background:#0b0f13;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{max-width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 14% 8%,#49dbc729,#0000 26rem),radial-gradient(circle at 88% 0,#f6cf571a,#0000 22rem),linear-gradient(145deg,#0b0f13 0%,#111a22 48%,#0c1217 100%);min-width:320px;margin:0}button,input,select{font:inherit}button{border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;background:linear-gradient(#23303df5,#151f29f5);border-radius:8px;justify-content:center;align-items:center;min-width:6.5rem;min-height:2.55rem;padding:.6rem .8rem;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.button-link{border:1px solid var(--border);min-width:6.5rem;min-height:2.55rem;color:var(--text);white-space:nowrap;background:#141e28e0;border-radius:8px;justify-content:center;align-items:center;padding:.6rem .8rem;text-decoration:none;display:inline-flex}a{color:var(--cyan);text-underline-offset:.18rem}a:hover{color:#baf3ff}button:hover{border-color:var(--border-strong);background:linear-gradient(#2a3946fa,#1a2631fa);box-shadow:inset 0 1px #ffffff0f,0 10px 28px #0000002e}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.62}button.primary{background:linear-gradient(180deg, #65ead8, var(--teal));color:#04111a;border-color:#75efdfe6;font-weight:800}button.danger{background:linear-gradient(180deg, #ff8ca0, var(--rose));color:#24070d;border-color:#fb7185e6;font-weight:800}button.ghost{background:#ffffff06}input,select{border:1px solid var(--border);width:100%;color:var(--text);background:#080e14b8;border-radius:8px;outline:none;padding:.6rem .7rem}input:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #49dbc729}label{color:var(--muted);gap:.35rem;font-size:.82rem;font-weight:700;display:grid}code,pre{word-break:break-all;white-space:pre-wrap;color:var(--subtle);font-family:SFMono-Regular,Consolas,monospace;font-size:.82em}pre{background:#050a0fb8;border:1px solid #a5b4c429;border-radius:8px;max-height:18rem;margin:.5rem 0 0;padding:.75rem;overflow:auto}.shell{grid-template-columns:18rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#121c24f0,#090e14e6),#0a0f15eb;border-right:1px solid #a5b4c424;flex-direction:column;gap:1rem;height:100vh;padding:1.15rem;display:flex;position:sticky;top:0;box-shadow:12px 0 38px #0000002e}.brand{border-bottom:1px solid #a5b4c41f;align-items:center;gap:.8rem;min-width:0;padding:.35rem .3rem .75rem;display:flex}.brand>div{min-width:0}.brand-mark{object-fit:cover;background:#49dbc724;border:1px solid #49dbc757;border-radius:8px;width:2.7rem;height:2.7rem;box-shadow:0 10px 28px #49dbc71f}.brand h1,.page-head h2,.panel h3,.item-card h3,.calendar-card h3{letter-spacing:0;margin:0}.brand h1{font-size:1rem;font-weight:850}.brand p,.page-head p,.item-card p,.calendar-card p,.release-row p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.tabs{gap:.3rem;display:grid}.tabs button{text-align:left;color:#d6e0e9;min-width:0;box-shadow:none;background:0 0;border-color:#0000;justify-content:flex-start;gap:.68rem;padding-inline:.68rem;font-weight:760;position:relative}.tabs button:hover{box-shadow:none;background:#ffffff0b;border-color:#a5b4c424}.tabs button.active{color:#d7fff9;background:linear-gradient(90deg,#49dbc72e,#7dddf20f),#49dbc70f;border-color:#49dbc75c}.tabs button.active:before{content:"";background:var(--teal);border-radius:999px;width:.18rem;position:absolute;inset:.48rem auto .48rem 0}.tab-icon{width:1.65rem;height:1.65rem;color:var(--cyan);background:#ffffff0e;border-radius:8px;place-items:center;font-size:.82rem;font-weight:900;display:inline-grid}.tabs button.active .tab-icon{color:#e9fffb;background:#49dbc72e}.logout{margin-top:auto}.menu-toggle{display:none}.content{min-width:0;padding:clamp(1rem,3vw,2.35rem)}.page-head{border-bottom:1px solid #a5b4c41f;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;padding-bottom:.85rem;display:flex}.page-head h2{font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;line-height:1}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:0;margin:0 0 .35rem;font-size:.75rem;font-weight:900}.metrics,.dashboard-grid,.form-pair,.editable-list,.calendar,.list{gap:.85rem;display:grid}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:1rem}.dashboard-grid,.form-pair{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.75fr);margin-bottom:1rem}.dashboard-top{align-items:stretch}.editable-list{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.calendar{grid-template-columns:1fr}.panel,.metric-card,.item-card,.edit-card,.calendar-card,.error,.notice{background:linear-gradient(180deg, #16212be6, #0e161ee0), var(--bg-elevated);box-shadow:var(--shadow-soft);border:1px solid #94a3b82e;border-radius:8px}.panel,.item-card,.edit-card,.calendar-card,.error,.notice{padding:1rem}.metric-card{background:linear-gradient(180deg, #243440d1, #121c24db), var(--bg-soft);gap:.35rem;min-height:6rem;padding:.9rem;display:grid}.metric-card span{color:var(--muted);font-size:.78rem;font-weight:800}.metric-card strong{font-size:2rem;line-height:1}.hero-panel{border-color:#49dbc73d;grid-template-columns:minmax(0,.9fr) minmax(14rem,1fr);align-items:end;gap:1rem;min-height:18rem;display:grid;position:relative;overflow:hidden}.hero-panel:before{pointer-events:none;content:"";background:linear-gradient(135deg,#49dbc71f,#0000 38%),radial-gradient(circle at 85% 18%,#f6cf571f,#0000 18rem);position:absolute;inset:0}.hero-panel>*{position:relative}.watched-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:stretch;height:100%;min-height:0}.history-copy{align-content:start;gap:.8rem;min-height:0;display:grid}.hero-panel h3{font-size:clamp(1.8rem,4vw,3.5rem);line-height:.98}.bars{grid-template-columns:repeat(7,minmax(1.8rem,1fr));align-items:end;gap:.45rem;height:12rem;display:grid}.bar-wrap{text-align:center;color:#94a3b8;grid-template-rows:1fr auto;gap:.4rem;height:100%;font-size:.72rem;display:grid}.bar{background:linear-gradient(180deg, var(--amber) 0%, var(--teal) 100%);color:#04111a;border-radius:8px 8px 3px 3px;align-self:end;place-items:start center;min-height:.7rem;padding-top:.25rem;font-weight:900;display:grid;box-shadow:0 10px 24px #49dbc71f}.watched-bars{grid-auto-columns:minmax(1.35rem,1fr);grid-auto-flow:column;align-self:stretch;height:100%;min-height:0;padding-bottom:.15rem;overflow-x:auto}.watched-bar-wrap{min-width:1.35rem}.watched-bar{min-height:1rem}.range-switcher{flex-wrap:wrap;gap:.45rem;display:flex}.range-button{min-width:3.75rem;min-height:2.2rem;padding:.35rem .65rem;font-size:.78rem;font-weight:800}.range-button.active{color:#ccfbf1;background:#49dbc724;border-color:#49dbc7cc}.watch-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.watch-stats>div{background:#050a0f6b;border:1px solid #a5b4c41f;border-radius:8px;gap:.2rem;padding:.7rem .75rem;display:grid}.watch-stats span{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:800}.watch-stats strong{font-size:1.2rem;line-height:1}.watch-stats small{color:var(--subtle);font-size:.72rem}.status-row,.release-row,.toolbar,.actions{align-items:center;gap:.75rem;display:flex}.status-row{border-top:1px solid #a5b4c41f;justify-content:space-between;padding:.7rem 0}.release-row{border-top:1px solid #a5b4c41f;padding:.75rem 0}.toolbar{justify-content:space-between;margin-bottom:.85rem}.actions{flex-wrap:wrap;justify-content:flex-end}.edit-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.edit-actions button{min-width:8.8rem}.tracking-card{position:relative;overflow:hidden}.tracking-card:before{content:"";background:linear-gradient(180deg, var(--teal), var(--amber));opacity:.82;width:.25rem;position:absolute;inset:0 auto 0 0}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050a0fc2;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{width:min(42rem,100%);max-height:min(44rem,100vh - 2rem);box-shadow:var(--shadow);background:#111a22;border:1px solid #94a3b838;border-radius:8px;padding:1rem;overflow-y:auto}.modal-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.modal-head h3{margin:0}.checkbox-label{color:#eef3f8;align-self:center;align-items:center;gap:.55rem;display:flex}.checkbox-label input{width:1rem;min-height:1rem}.date-chip{color:#ccfbf1;background:#49dbc71f;border:1px solid #49dbc738;border-radius:8px;place-items:center;width:4.9rem;min-width:4.9rem;padding:.55rem;display:grid}.date-chip span{color:var(--muted);font-size:.78rem}.date-chip.large{width:5.5rem;min-width:5.5rem;min-height:5.8rem}.form-grid,.edit-card{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));align-items:end;gap:.8rem;min-width:0;display:grid}.form-grid label,.edit-card label{min-width:0}.wide{grid-column:1/-1}.item-card,.calendar-card{grid-template-columns:minmax(0,1fr) 12rem;align-items:center;gap:1rem;min-width:0;display:grid}.item-card>div,.calendar-card>div{min-width:0}.item-card.compact,.audit-card{display:block}.calendar-day-group{gap:.7rem;display:grid}.calendar-day-group>header{align-items:center;gap:.6rem;min-height:2.4rem;display:flex}.calendar-day-group h3{margin:0;font-size:1rem}.calendar-day-items{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:.85rem;display:grid}.calendar-card{grid-template-columns:5.5rem minmax(0,1fr);align-items:start;min-height:10.5rem}.calendar-card h3,.item-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cleanup-card{grid-template-columns:minmax(0,1fr) 10.5rem;align-items:center}.cleanup-card button{width:10.5rem;min-width:10.5rem}.approval-card{align-items:flex-start}.mapping-card{grid-template-columns:minmax(0,1fr) 8rem}.mapping-summary{flex-wrap:wrap;align-items:center;gap:.45rem;padding-bottom:.1rem;display:flex}.mal-search-box{background:#2dd4bf12;border:1px solid #2dd4bf33;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.65rem;padding:.75rem;display:grid}.mal-results{gap:.45rem;display:grid}.mal-result{text-align:left;background:#0206177a;justify-content:stretch;min-width:0;min-height:0;padding:.7rem .8rem;display:grid}.mal-result span{color:#94a3b8;font-size:.78rem}.mal-link{color:#67e8f9;font-weight:900;text-decoration:none}.mal-link:hover{color:#a5f3fc;text-decoration:underline}.progress-track{background:#94a3b82e;border-radius:999px;align-self:end;width:12rem;min-width:12rem;height:.55rem;overflow:hidden}.progress-track span{border-radius:inherit;background:#2dd4bf;height:100%;display:block}.badge{color:#fde68a;background:#facc1524;border-radius:999px;align-items:center;margin:.45rem .35rem 0 0;padding:.18rem .5rem;font-size:.78rem;font-weight:800;display:inline-flex}.muted-badge{color:#cbd5e1;background:#94a3b824}.retry-badge{color:#fed7aa;background:#fb923c29}.inline-error{color:#fecaca;background:#7f1d1d66;border:1px solid #f871714d;border-radius:8px;padding:.65rem .75rem;font-size:.85rem;font-weight:700}.day-tag{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:3.5rem;min-height:1.65rem;padding:.2rem .55rem;font-size:.78rem;font-weight:900;display:inline-flex}.day-tag.small{min-width:0;min-height:1.45rem;margin-top:.45rem;font-size:.72rem}.day-sun{color:#fecdd3;background:#fb71852e;border-color:#fb718561}.day-mon{color:#ccfbf1;background:#2dd4bf29;border-color:#2dd4bf57}.day-tue{color:#dbeafe;background:#60a5fa29;border-color:#60a5fa57}.day-wed{color:#fef3c7;background:#facc1529;border-color:#facc1557}.day-thu{color:#ede9fe;background:#a78bfa29;border-color:#a78bfa57}.day-fri{color:#d1fae5;background:#34d39929;border-color:#34d39957}.day-sat{color:#ffedd5;background:#fb923c29;border-color:#fb923c57}.day-tbd{color:#e2e8f0;background:#94a3b824;border-color:#94a3b84d}.muted{color:#94a3b8}.ok{color:#5eead4}.off{color:#fda4af}.error{color:#fee2e2;background:#7f1d1d94;border-color:#f8717180;margin-bottom:1rem}.notice{color:#dcfce7;background:#14532d80;border-color:#4ade8066;margin-bottom:1rem}.auth-required{color:#eef3f8;padding:1rem}@media (width<=1080px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.form-pair{grid-template-columns:1fr}}@media (width<=700px){html,body,#app{min-height:100%}body{background:#0b0f13}.shell{display:block}.sidebar{z-index:20;width:100%;max-width:100vw;height:auto;padding:max(.65rem, env(safe-area-inset-top)) .8rem .65rem;background:#0a0f15f0;border-bottom:1px solid #a5b4c429;border-right:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;display:grid;position:sticky;top:0;overflow:hidden;box-shadow:0 10px 28px #00000038}.brand{border-bottom:0;flex:1;min-width:0;padding:0;overflow:hidden}.brand-mark{border-radius:7px;width:2.25rem;height:2.25rem}.brand h1{font-size:.9rem}.brand p{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.logout{grid-column:1/-1;width:100%;min-width:0;min-height:2.75rem;margin:0;padding:.5rem .7rem;font-size:.8rem;display:none}.sidebar.open .logout{display:inline-flex}.menu-toggle{min-width:5rem;min-height:2.75rem;padding:.5rem .75rem;font-size:.84rem;display:inline-flex}.tabs{border-top:1px solid #a5b4c41f;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding-top:.45rem;display:none;overflow:visible}.sidebar.open .tabs{display:grid}.tabs button{text-align:left;white-space:nowrap;border-radius:8px;justify-content:flex-start;gap:.5rem;width:100%;min-width:0;min-height:2.9rem;padding:.55rem .65rem;font-size:.82rem;line-height:1.1;display:inline-flex}.tabs button.active:before{width:.18rem;height:auto;inset:.5rem auto .5rem 0}.tab-icon{width:1.55rem;height:1.55rem}.content{padding:.95rem .8rem calc(1rem + env(safe-area-inset-bottom))}.page-head{grid-template-columns:1fr;align-items:stretch;gap:.75rem;margin-bottom:.9rem;padding-bottom:.75rem;display:grid}.page-head h2{font-size:1.7rem;line-height:1.05}.eyebrow{margin-bottom:.2rem;font-size:.68rem}.page-head button{width:100%;min-width:0;min-height:2.75rem;padding:.55rem .75rem;font-size:.88rem}.panel,.item-card,.edit-card,.calendar-card,.error,.notice{padding:.85rem;box-shadow:0 10px 30px #0003}.metrics{grid-template-columns:1fr;gap:.6rem}.metric-card{min-height:4.8rem;padding:.7rem}.metric-card strong{font-size:1.55rem}.metric-card span{font-size:.68rem}.metrics,.hero-panel,.form-grid,.edit-card,.dashboard-grid,.form-pair,.editable-list,.calendar-day-items,.mal-search-box{grid-template-columns:1fr}.hero-panel{align-items:stretch;gap:.9rem;min-height:auto}.watched-hero{grid-template-columns:1fr;height:auto}.hero-panel h3{font-size:1.85rem;line-height:1.02}.watch-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.range-switcher{gap:.4rem}.range-button{flex:4rem;min-width:0;min-height:2.65rem}.watched-bars{grid-auto-columns:minmax(1rem,1fr);height:10rem}.status-row,.release-row{align-items:flex-start}.release-row{grid-template-columns:4.9rem minmax(0,1fr);gap:.65rem;display:grid}.toolbar{align-items:stretch;gap:.8rem}.actions{grid-template-columns:1fr;justify-content:stretch;display:grid}.actions button,.edit-actions button{flex:8rem}.edit-actions,.item-card,.calendar-card,.toolbar{grid-template-columns:1fr;display:grid}.cleanup-card button,.toolbar button{width:100%;min-width:0}.button-link{width:100%}.item-card{gap:.75rem}.calendar-day-group{gap:.55rem}.calendar-day-group>header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0f13f0;margin-inline:-.8rem;padding:.5rem .8rem;position:sticky;top:3.7rem}.calendar-card{gap:.75rem;min-height:auto}.date-chip.large{grid-template-columns:auto auto;justify-content:space-between;width:100%;min-width:0;min-height:3.4rem;padding:.55rem .65rem}.progress-track{width:100%;min-width:0}.bars{grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;height:8rem}input,select{width:100%;min-width:0;max-width:100%;min-height:2.85rem;font-size:16px}input[type=date],input[type=datetime-local],input[type=time]{appearance:none;width:100%;max-width:100%}.modal-backdrop{padding:.75rem .75rem max(.75rem, env(safe-area-inset-bottom));align-items:end}.modal-card{width:100%;max-height:calc(100vh - 1.5rem - env(safe-area-inset-bottom));border-radius:8px 8px 0 0}pre{max-height:14rem}}@media (width<=380px){.content{padding-inline:.55rem}.metrics{grid-template-columns:1fr}.tabs button{font-size:.76rem}.calendar-day-group>header{margin-inline:-.55rem;padding-inline:.55rem}}
