@font-face{font-family:Bebas Neue;src:url(/assets/bebas-neue-regular-9mHNbWWO.woff2) format("woff2");font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-500-Xz1IZZA0.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-500-Xz1IZZA0.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-500-Xz1IZZA0.woff2) format("woff2");font-weight:600;font-display:swap}:root{--bg: #090909;--surface: rgba(18, 18, 18, .92);--surface-strong: #151515;--surface-soft: #1c1c1c;--border: rgba(255, 255, 255, .08);--text: #f4f4f4;--muted: #a3a3a3;--danger: #e50914;--danger-soft: rgba(229, 9, 20, .14);--success: #37d67a;--shadow: 0 28px 60px rgba(0, 0, 0, .36);--radius: 20px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:radial-gradient(circle at top right,rgba(229,9,20,.28),transparent 28%),radial-gradient(circle at bottom left,rgba(180,26,26,.18),transparent 22%),linear-gradient(180deg,#080808,#0f0f0f);color:var(--text);font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{display:flex;min-height:100vh}.shell--center,.shell--auth,.shell--profiles{align-items:center;justify-content:center;padding:32px}.auth-card,.profiles-panel{width:min(520px,100%);background:#111111f0;border:1px solid var(--border);border-radius:28px;padding:32px;box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:18px}.brand__logo{width:56px;height:56px}.eyebrow{color:#ef7f85;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:Bebas Neue,sans-serif;letter-spacing:.04em}h1{font-size:clamp(2.4rem,4vw,3.8rem)}h2{font-size:clamp(1.8rem,2.4vw,2.6rem)}.lede,.notice,.row-block__head p,.panel__heading p,.empty-state p{color:var(--muted);line-height:1.6}.stack{display:grid;gap:14px;margin-top:24px}label{display:grid;gap:8px}input,select{background:#ffffff0a;border:1px solid var(--border);border-radius:14px;color:var(--text);padding:14px 16px}input:focus,select:focus,button:focus-visible,.focusable:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.primary-button,.ghost-button,.link-button{border:none;border-radius:16px;display:inline-flex;gap:10px;align-items:center;justify-content:center;padding:13px 18px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.primary-button{background:linear-gradient(135deg,#e50914,#ff3d47);color:#fff;box-shadow:0 12px 24px #e5091447}.ghost-button{background:#ffffff0a;border:1px solid var(--border);color:var(--text)}.link-button{padding:0;background:none;color:#f4838a}.primary-button:hover,.ghost-button:hover,.media-card:hover,.continue-card:hover,.profile-card__button:hover{transform:translateY(-2px)}.sidebar{width:104px;padding:22px 14px;display:flex;flex-direction:column;gap:10px;border-right:1px solid var(--border);background:#0d0d0dd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;height:100vh}.sidebar__brand{width:54px;height:54px;margin:0 auto 18px}.sidebar__button{display:grid;place-items:center;gap:8px;padding:12px 8px;border-radius:18px;background:transparent;color:var(--muted);border:1px solid transparent}.sidebar__button svg{width:20px;height:20px}.sidebar__button span{font-size:.78rem}.sidebar__button.is-active{color:#fff;background:var(--danger-soft);border-color:#e5091466}.sidebar__spacer{flex:1}.profile-pill{display:grid;gap:8px;text-align:center;font-size:.82rem;color:var(--muted)}.main{flex:1;padding:28px 34px 100px}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:26px}.topbar__actions{display:flex;gap:12px;align-items:center}.search-field{width:min(340px,44vw)}.page-content{display:grid;gap:28px}.page-content--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.hero-card{position:relative;min-height:380px;border-radius:28px;overflow:hidden;background-size:cover;background-position:center;border:1px solid var(--border);box-shadow:var(--shadow)}.hero-card__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#080808f0,#0808086b 46%,#080808bd),linear-gradient(180deg,#00000014,#000000d6)}.hero-card__content{position:relative;z-index:1;max-width:560px;padding:40px;display:grid;gap:18px}.hero-card__actions,.details-sheet__actions{display:flex;flex-wrap:wrap;gap:12px}.hero-card__status,.details-sheet__status,.progress-text{color:#d5d5d5;font-size:.92rem}.row-block{display:grid;gap:16px}.row-block__head{display:flex;justify-content:space-between;gap:16px;align-items:end}.row-block__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.media-card,.continue-card{width:100%;text-align:left;background:#ffffff08;border:1px solid var(--border);border-radius:24px;overflow:hidden;color:inherit}.media-card__poster{aspect-ratio:.72;background-size:cover;background-position:center}.media-card__body{display:grid;gap:10px;padding:18px}.card-hitbox{padding:0;border:none;background:transparent;width:100%;text-align:left}.media-card__title-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.icon-button{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);flex-shrink:0}.media-card__title,.continue-card__title,.history-card__title,.session-card__title,.table-row__title,.audit-feed__title,.episode-list__title{font-weight:600}.media-card__meta,.history-card__meta,.session-card__meta,.table-row__meta,.audit-feed__meta,.episode-list__meta,.session-card__ua{color:var(--muted);font-size:.88rem}.media-card__summary{color:#d1d1d1;line-height:1.5;min-height:4.6em}.media-card__footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#ffffff0f;padding:7px 12px;font-size:.78rem}.continue-card{padding:18px;display:grid;gap:12px}.progress-line{height:6px;border-radius:999px;background:#ffffff0f;overflow:hidden}.progress-line span{display:block;height:100%;background:linear-gradient(90deg,#e50914,#ff6970)}.history-card,.session-card,.table-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 18px;border-radius:18px;background:#ffffff08;border:1px solid var(--border)}.panel{background:#111111d6;border:1px solid var(--border);border-radius:26px;padding:24px;display:grid;gap:18px;align-content:start}.panel__heading{display:flex;gap:14px;align-items:flex-start}.panel__heading svg{width:20px;height:20px;color:#ef6d74;flex-shrink:0;margin-top:5px}.plain-list,.table-list,.audit-feed{display:grid;gap:12px}.plain-list{padding-left:18px;color:var(--muted)}.table-row--stacked{display:grid}.audit-feed__entry{padding:12px 14px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.details-sheet{position:fixed;inset:0;background:#020202bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;z-index:30;padding:24px}.details-sheet__panel{width:min(1040px,100%);max-height:90vh;overflow:auto;background:#0b0b0bfa;border:1px solid var(--border);border-radius:30px;position:relative;box-shadow:var(--shadow)}.details-sheet__close{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:50%;border:1px solid var(--border);background:#0000008a;color:#fff;z-index:2}.details-sheet__hero{aspect-ratio:2.4;background-size:cover;background-position:center}.details-sheet__body{padding:28px;display:grid;gap:18px}.episode-list{display:grid;gap:12px}.episode-list__item{display:flex;justify-content:space-between;gap:12px;align-items:start;border-radius:18px;border:1px solid var(--border);background:#ffffff08;color:inherit;text-align:left;padding:14px 16px}.episode-list__item.is-active,.source-card.is-active,.button-active{border-color:#e509146b;background:#e509141c}.player-shell{position:fixed;inset:auto 24px 24px 128px;background:#080808f2;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:var(--shadow);z-index:35;display:grid;gap:16px}.player-shell__header{display:flex;justify-content:space-between;gap:16px;align-items:start}.player-shell__title{font-size:1.15rem;font-weight:600}.player-shell__meta,.player-note{color:var(--muted);margin-top:6px;line-height:1.5}.player-shell__surface{width:min(920px,100%)}.player-video{width:100%;border-radius:18px;background:#000;aspect-ratio:16 / 9}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin:24px 0}.profile-card{display:grid;gap:10px}.profile-card__button{border:1px solid var(--border);border-radius:22px;background:#ffffff08;padding:20px;color:inherit;display:grid;justify-items:center;gap:14px}.profile-card__avatar{width:84px;height:84px;border-radius:24px;background:linear-gradient(135deg,#ef2f39,#7f1a1f);display:grid;place-items:center;font-family:Bebas Neue,sans-serif;font-size:2rem}.profile-card__name{font-size:1.05rem;font-weight:600}.pin-field{text-align:center;letter-spacing:.24em}.mobile-nav{display:none}.empty-state{padding:28px;border-radius:24px;border:1px dashed rgba(255,255,255,.14);background:#ffffff05}.empty-state__icon{width:38px;height:38px;color:#f1757d}.source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.source-card{padding:16px;border-radius:18px;border:1px solid var(--border);background:#ffffff0a;color:inherit;text-align:left}.source-card__header{display:flex;justify-content:space-between;gap:10px;align-items:center;font-weight:600}.source-card__note{margin-top:10px;color:var(--muted);line-height:1.5;font-size:.9rem}.season-toolbar{display:flex;flex-wrap:wrap;gap:10px}.toast{position:fixed;right:20px;bottom:20px;background:#101010f5;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px 16px;box-shadow:var(--shadow);z-index:50}.toast--error{border-color:#e5091459;background:#360a0cf5}@media(max-width:1024px){.page-content--split{grid-template-columns:1fr}.player-shell{inset:auto 18px 88px}}@media(max-width:840px){.sidebar{display:none}.main{padding:20px 18px 96px}.topbar{flex-direction:column}.topbar__actions{width:100%;flex-wrap:wrap}.search-field{width:100%}.mobile-nav{position:fixed;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;border-radius:22px;background:#0c0c0ceb;border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40}.mobile-nav__button{border:none;background:transparent;color:var(--muted);display:grid;justify-items:center;gap:6px;padding:10px 0}.mobile-nav__button.is-active{color:#fff;background:#ffffff0d;border-radius:16px}.mobile-nav__button svg{width:18px;height:18px}.mobile-nav__button span{font-size:.74rem}}
