:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-foam:#dbfadb;--color-sky:#7ae582;--color-deep:#62ba69;--color-ice:#4d9452;--color-blue:#376d3b;--text-primary:var(--color-foam);--text-secondary:var(--color-ice);--text-muted:#79dcc7;--panel-bg:#000000d1;--panel-strong-bg:#080808f0;--panel-alt-bg:#141414e0;--panel-highlight:#202020eb;--chip-bg:#9fffcb24;--chip-border:#7ae58247;--surface-border:#00a5cf47;--button-ghost-bg:#25a18e29;--button-secondary-bg:#7ae58229;--button-secondary-border:#7ae5824d;color:var(--text-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#9fffcb1a,#0000 22%),radial-gradient(circle at 100% 0,#7ae58214,#0000 20%),radial-gradient(circle at 100% 100%,#00a5cf1a,#0000 30%),radial-gradient(circle at 0 100%,#25a18e14,#0000 26%),linear-gradient(#000 0%,#050505 52%,#000 100%);font-family:Orbitron,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body,button,input{font:inherit}button,input{outline:2px solid #0000}button:focus-visible,input:focus-visible{outline-offset:2px;outline-color:#9fffcba6}img{max-width:100%;display:block}a{color:inherit}p{margin:0}#root{width:min(1320px,100% - 2rem);margin:0 auto;padding:.75rem 0 1.5rem}@media (width<=720px){#root{width:min(100%,100% - 1rem);padding-top:.35rem}}:root{--poster-ratio:424 / 600;--text-gap-xs:.2rem;--text-gap-sm:.35rem;--text-gap-md:.55rem;--leading-tight:1.15;--leading-snug:1.35;--leading-body:1.5}.app-shell{flex-direction:column;gap:1rem;display:flex}.countdown-panel,.watchlist-panel,.upcoming-panel,.toolbar,.status-banner{border:1px solid var(--surface-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:28px;box-shadow:0 20px 60px #0000006b}.countdown-panel,.watchlist-panel{background:linear-gradient(145deg,#25a18e24,#000000eb 42%),linear-gradient(#7ae58214,#060606f5);border-color:#25a18e66}.upcoming-panel{background:linear-gradient(145deg,#9fffcb14,#000000eb 42%),linear-gradient(#00a5cf1a,#060606f5);border-color:#7ae58257}.toolbar{background:linear-gradient(145deg,#9fffcb14,#000000eb 45%),linear-gradient(#25a18e1a,#060606f5)}.status-banner{background:linear-gradient(145deg,#00a5cf1f,#000000f0 55%),linear-gradient(#9fffcb14,#080808f5)}.countdown-panel,.watchlist-panel,.upcoming-panel,.toolbar{padding:1.1rem}.eyebrow,.panel-tag,.card-badge,.genre-pill{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;line-height:1.1}.eyebrow{color:var(--color-sky);text-shadow:0 0 18px #00a5cf2e;font-weight:700}.countdown-panel h2,.section-heading h2,.anime-card h3,.watchlist-card h3,.empty-panel h2{color:var(--text-primary);line-height:var(--leading-tight);margin:0}.card-synopsis,.empty-state span,.empty-panel p{color:var(--text-secondary);line-height:var(--leading-body)}.countdown-panel{flex-direction:column;gap:.8rem;display:flex}.section-heading,.toolbar,.toolbar-actions,.card-topline,.meta-row,.load-more-row{align-items:center;display:flex}.section-heading,.toolbar{justify-content:space-between}.section-actions{align-items:center;gap:.55rem;display:flex}.muted,.watchlist-card p,.release-copy{color:var(--text-muted)}.countdown-header{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.countdown-header>div,.section-heading>div{align-content:start;display:grid}.countdown-header>div{gap:var(--text-gap-sm)}.countdown-copy{min-width:0}.section-heading>div{gap:var(--text-gap-xs)}.countdown-art,.watchlist-card img,.anime-card-art{object-fit:cover;object-position:center top;border-radius:20px}.countdown-art{width:112px;aspect-ratio:var(--poster-ratio);height:auto}.meta-row{color:var(--text-secondary);font-size:.85rem;line-height:var(--leading-snug);flex-wrap:wrap;gap:.45rem}.meta-row span,.card-badge,.genre-pill{background:var(--chip-bg);border:1px solid var(--chip-border);border-radius:999px;align-items:center;padding:.3rem .58rem;line-height:1.2;display:inline-flex}.card-badge{color:var(--color-foam);background:#00a5cf2e;border-color:#00a5cf57}.genre-pill{color:var(--color-ice);background:#25a18e33;border-color:#25a18e57}.countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-self:start;gap:.65rem;display:grid}.countdown-cell,.countdown-unavailable,.empty-state,.empty-panel{background:var(--panel-strong-bg);border:1px solid var(--surface-border);border-radius:22px}.countdown-cell{text-align:center;background:linear-gradient(180deg, #7ae5821a, #000000f0), var(--panel-strong-bg);border-color:#7ae5824d;padding:.8rem}.countdown-cell strong{color:var(--color-foam);text-shadow:0 0 18px #9fffcb26;font-size:clamp(1.8rem,4vw,3rem);line-height:1;display:block}.countdown-cell span,.countdown-unavailable span{color:var(--text-secondary);line-height:var(--leading-snug)}.countdown-unavailable,.empty-state,.empty-panel{gap:var(--text-gap-sm);padding:1rem;display:grid}.countdown-unavailable strong,.empty-state p{line-height:var(--leading-tight)}.status-banner{color:var(--text-primary);padding:.8rem 1rem}.error-banner{background:#7f1d1d66;border-color:#f8717147}.toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.search-field{gap:var(--text-gap-sm);color:var(--text-primary);flex:320px;font-weight:600;display:grid}.search-field>span{line-height:var(--leading-snug)}.search-field input{border:1px solid var(--surface-border);background:linear-gradient(180deg, #25a18e14, #000000f5), var(--panel-strong-bg);width:100%;color:var(--text-primary);font:inherit;border-radius:16px;padding:.78rem .9rem}.search-field input::placeholder{color:var(--text-muted)}.toolbar-actions{align-self:center;align-items:center;gap:.55rem;display:flex}.primary-button,.secondary-button,.ghost-button,.icon-button{font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.1rem;font-weight:700;transition:transform .18s,opacity .18s,background .18s;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--color-sky), var(--color-ice));color:var(--color-foam);box-shadow:0 12px 24px #00a5cf33}.secondary-button{background:var(--button-secondary-bg);color:var(--color-foam);border:1px solid var(--button-secondary-border)}.ghost-button,.icon-button{background:var(--button-ghost-bg);color:var(--color-ice);border:1px solid #25a18e3d}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.icon-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.icon-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.full-width{width:100%}.icon-only-button{flex:none;width:2.75rem;height:2.75rem;padding:0}.button-icon-svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:1.1rem;height:1.1rem}.spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content-grid{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.watchlist-panel,.upcoming-panel{flex-direction:column;gap:.8rem;display:flex}.watchlist-items{gap:.7rem;display:grid}.watchlist-card{background:linear-gradient(145deg, #25a18e1a, #000000f5 52%), var(--panel-strong-bg);border:1px solid #25a18e57;border-radius:22px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.75rem;display:grid}.watchlist-card img{width:72px;aspect-ratio:var(--poster-ratio);height:auto}.watchlist-card-copy{gap:var(--text-gap-sm);align-content:center;min-width:0;display:grid}.watchlist-card-copy p{color:var(--text-secondary);min-width:0;font-size:.9rem;line-height:var(--leading-snug)}.watchlist-action{place-self:center}.anime-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:.8rem;display:grid}.anime-card{content-visibility:auto;contain-intrinsic-size:auto 420px;background:linear-gradient(180deg, #9fffcb0d, #000000f0 20%), var(--panel-bg);border:1px solid #00a5cf42;border-radius:24px;flex-direction:column;height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.anime-card-art{width:100%;aspect-ratio:var(--poster-ratio)}.anime-card-body{flex-direction:column;flex:1;gap:.75rem;padding:.85rem;display:flex}.anime-card-action{margin-top:auto}.card-topline,.genre-row,.load-more-row{flex-wrap:wrap;gap:.45rem}.muted-badge{color:var(--text-secondary)}.icon-button:hover,.ghost-button:hover{color:var(--color-foam);background:#7ae5822e;border-color:#7ae5824d}.card-synopsis{-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:5.4rem;display:-webkit-box;overflow:hidden}.release-copy{line-height:var(--leading-snug)}.genre-row{min-height:2rem;display:flex}.load-more-row{justify-content:center;padding-top:.25rem}@media (width<=1080px){.content-grid{grid-template-columns:1fr}}@media (width<=840px){.app-shell{gap:.85rem}.toolbar-actions{align-self:auto;width:100%}.toolbar-actions .icon-only-button{flex:none}.anime-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (width<=720px){.countdown-panel,.watchlist-panel,.upcoming-panel,.toolbar{padding:.9rem}.synopsis,.card-synopsis{font-size:.95rem}.countdown-header{text-align:center;grid-template-columns:1fr;justify-items:center}.countdown-copy{width:100%}.countdown-art{width:100%;max-width:220px;height:auto;aspect-ratio:var(--poster-ratio)}.countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem}.countdown-cell{padding:.5rem .3rem}.countdown-cell strong{font-size:clamp(1.2rem,5vw,1.8rem)}.countdown-cell span{font-size:.62rem}.meta-row{gap:.38rem;font-size:.8rem}.meta-row span,.card-badge,.genre-pill{padding:.28rem .5rem;line-height:1.25}.panel-topline,.section-heading{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.section-actions{align-self:flex-start}.toolbar{gap:.7rem}.search-field{flex-basis:auto;width:100%}.search-field input{padding:.75rem .85rem}.toolbar-actions{align-items:center;gap:.55rem;display:flex}.toolbar-actions .icon-only-button{width:2.75rem}.watchlist-card{grid-template-columns:60px minmax(0,1fr) auto;gap:.65rem;padding:.7rem}.watchlist-card img{width:60px;aspect-ratio:var(--poster-ratio);border-radius:16px;height:auto}.watchlist-card h3,.anime-card h3,.countdown-panel h2,.section-heading h2{font-size:1.15rem;line-height:1.2}.watchlist-action{width:2.5rem;height:2.5rem}.watchlist-card-copy p{font-size:.88rem}.anime-grid{grid-template-columns:1fr;gap:.7rem}.anime-card{border-radius:20px}.anime-card-body{gap:.65rem;padding:.75rem}.card-synopsis{-webkit-line-clamp:3;min-height:0}.load-more-row .icon-only-button{width:2.75rem}}@media (width<=480px){.countdown-panel,.watchlist-panel,.upcoming-panel,.toolbar,.status-banner{border-radius:20px}.eyebrow,.panel-tag,.card-badge,.genre-pill{letter-spacing:.1em;font-size:.66rem}.countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem}.countdown-cell{padding:.4rem .15rem}.countdown-cell strong{font-size:clamp(1rem,5vw,1.4rem)}.countdown-cell span{font-size:.55rem}.countdown-unavailable,.empty-state,.empty-panel{padding:.85rem}.status-banner{padding:.75rem .9rem;font-size:.92rem}}.primary-button:active,.secondary-button:active,.ghost-button:active,.icon-button:active{filter:brightness(.9);transform:translateY(0)scale(.97)}.anime-card:hover,.anime-card:focus-within{border-color:#00a5cf80;transition:transform .2s,border-color .2s,box-shadow .2s;transform:translateY(-2px);box-shadow:0 24px 72px #00a5cf2e}.app-version{text-align:center;color:var(--text-muted);opacity:.6;padding:1rem 0 .5rem;font-size:.75rem}.auth-banner{border:1px solid var(--surface-border);color:var(--text-muted);background:linear-gradient(135deg,#25a18e1a,#000c);border-radius:24px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.85rem;display:flex}.auth-user-info{color:var(--text-primary);align-items:center;gap:.5rem;display:flex}.auth-avatar{border:1.5px solid #25a18e80;border-radius:50%;width:26px;height:26px}.auth-name{font-size:.85rem;font-weight:600}
