:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}#root{width:100%}main{width:min(1400px,94%);margin:0 auto;padding:40px 0}h1{margin-bottom:40px}.welcome-section{border:1px solid #d8d8d8;border-radius:12px;padding:24px}.welcome-section h2{margin-top:0;margin-bottom:24px}.watch-time-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.watch-time-card{border:1px solid #d8d8d8;border-radius:10px;padding:18px}.watch-time-card span{margin-bottom:8px}.watch-time-card strong{font-size:1.4rem}.stat-title{color:#6b7280;align-items:center;gap:8px;font-weight:600;display:flex}.stat-icon{font-size:1.15rem;line-height:1}.continue-watching-section{margin-top:36px}.continue-watching-layout{grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:22px;display:grid}.show-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:32px 16px;display:grid}.show-card{cursor:pointer;background:linear-gradient(145deg,#fff 0%,#f8f9fc 100%);border:1px solid #d8dde6;border-radius:15px;flex-direction:column;min-width:0;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 16px #0f172a0e}.show-card-link{color:inherit;text-decoration:none;display:block}.show-card:hover{border-color:#b9c2d0;transform:translateY(-4px);box-shadow:0 12px 28px #0f172a1f}.show-card-positioner{will-change:transform;min-width:0;height:auto}.show-card-positioner>.show-card{height:100%;min-height:100%}.show-card-exiting{pointer-events:none;animation:.42s cubic-bezier(.4,0,.2,1) forwards continue-watching-card-exit}.show-card-entering{animation:.52s cubic-bezier(.16,1,.3,1) both continue-watching-card-enter}@keyframes continue-watching-card-exit{0%{opacity:1;transform:translateY(0)scale(1)}55%{opacity:.45;transform:translateY(-6px)scale(.97)}to{opacity:0;transform:translateY(18px)scale(.88)}}@keyframes continue-watching-card-enter{0%{opacity:0;transform:translateY(18px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.show-card-exiting,.show-card-entering{animation-duration:.01ms}}.show-card-main{grid-template-columns:96px minmax(0,1fr);gap:13px;min-width:0;display:grid}.show-poster-wrapper{aspect-ratio:2/3;background:#e5e7eb;border-radius:9px;width:82px;position:relative;overflow:hidden;box-shadow:0 5px 14px #0f172a1f}.show-poster,.show-poster-placeholder{width:100%;height:100%}.show-poster{object-fit:cover;transition:transform .25s,opacity .25s;display:block}.show-card:hover .show-poster{transform:scale(1.035)}.show-poster-placeholder{color:#6b7280;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.show-card-summary{flex-direction:column;min-width:0;display:flex}.show-card-summary h3{color:#111827;min-height:38px;max-height:38px;margin:2px 0 0;font-size:.95rem;font-weight:900;line-height:1.25;overflow:hidden}.show-next-episode{border-top:1px solid #e2e5ea;flex-direction:column;min-width:0;margin-top:11px;padding-top:10px;display:flex}.show-next-episode-label{color:#6b7280;letter-spacing:.055em;text-transform:uppercase;font-size:.61rem;font-weight:850}.show-next-episode strong{color:#4f46e5;margin-top:5px;font-size:.78rem;font-weight:900}.show-next-episode-title{color:#4b5563;min-height:34px;max-height:34px;margin-top:5px;font-size:.72rem;line-height:1.35;overflow:hidden}.show-progress-section{margin-top:12px}.progress-bar{background:#d9dde4;border-radius:999px;width:100%;height:9px;overflow:hidden}.progress-bar-fill{border-radius:inherit;height:100%;transition:width .35s,background-color .35s}.show-progress-information{justify-content:space-between;align-items:center;gap:8px;margin-top:7px;display:flex}.progress-badge{margin:0;font-size:.7rem;font-weight:900;line-height:1}.show-progress-fraction{color:#6b7280;font-size:.68rem;font-weight:750}.show-card-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.show-card-stat{background:#ffffffd1;border:1px solid #e1e5eb;border-radius:9px;align-items:center;gap:7px;min-width:0;padding:8px;display:flex}.show-card-stat>span{flex:none;font-size:.85rem}.show-card-stat div{flex-direction:column;min-width:0;display:flex}.show-card-stat small{color:#6b7280;text-transform:uppercase;font-size:.55rem;font-weight:800;line-height:1.2}.show-card-stat strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.7rem;font-weight:900;line-height:1.2;overflow:hidden}.mark-watched-button{color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:9px;margin-top:11px;padding:9px 8px;font-size:.7rem;font-weight:850;transition:filter .2s,transform .2s,box-shadow .2s;box-shadow:0 5px 12px #0f172a1f}.mark-watched-button:before{content:"✓";margin-right:6px}.mark-watched-button:hover:not(:disabled){filter:brightness(.92);transform:translateY(-1px);box-shadow:0 7px 16px #0f172a2b}.mark-watched-button:active:not(:disabled){transform:translateY(0)}.mark-watched-button:disabled{opacity:.62;cursor:not-allowed}.progress-legend{background:#fafafa;border:1px solid #d8dde6;border-radius:12px;padding:16px;position:sticky;top:20px}.progress-legend h3{text-align:center;margin:0 0 14px;font-size:1rem}.progress-legend-list{flex-direction:column;display:flex}.progress-legend-item{border-top:1px solid #e2e5ea;align-items:center;gap:9px;padding:9px 0;font-size:.9rem;font-weight:700;display:flex}.progress-legend-item:first-child{border-top:none}.progress-legend-color{border-radius:5px;flex-shrink:0;width:18px;height:18px}.statistics-section{margin-top:36px}.statistics-group{background:#fafafa;border:1px solid #d8dde6;border-radius:12px;margin-top:20px;padding:18px;transition:background-color .2s,border-color .2s}.statistics-group h3{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.85rem;font-weight:800}.statistics-group:has(.watch-time-card:hover){background:#f4f5f7;border-color:#c7cdd6}.statistics-grid{gap:14px;display:grid}.statistics-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.statistics-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.statistics-section .watch-time-card{cursor:pointer;background:#fff;flex-direction:column;justify-content:center;min-height:118px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.statistics-section .watch-time-card:hover{border-color:#b9c2d0;transform:translateY(-4px);box-shadow:0 8px 22px #0000001f}.statistics-section .watch-time-card span{color:#6b7280;font-size:.9rem;font-weight:600}.statistics-section .watch-time-card strong{font-size:1.65rem}.statistics-section .watch-time-card strong.large-stat-value{font-size:2.7rem;line-height:1}.personal-activity-section{margin-top:36px}.activity-heading-actions{align-items:center;gap:8px;display:flex}.activity-scroll-button{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #d8dde6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:1.2rem;font-weight:800;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s,border-color .2s,opacity .2s;display:flex;box-shadow:0 4px 12px #00000014}.activity-scroll-button:hover:not(:disabled){color:#fff;background:#4f46e5;border-color:#4f46e5;transform:translateY(-2px)scale(1.04);box-shadow:0 7px 18px #4f46e547}.activity-scroll-button:active:not(:disabled){transform:translateY(0)scale(.96)}.activity-scroll-button:disabled{color:#9ca3af;opacity:.55;cursor:not-allowed;box-shadow:none;background:#f3f4f6;border-color:#d8dde6}.activity-list{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(20% - 12.8px);grid-auto-flow:column;gap:16px;padding:4px 2px 16px;display:grid;overflow-x:auto}.activity-list::-webkit-scrollbar{display:none}.activity-card{scroll-snap-align:start;background:#fafafa;border:1px solid #d8dde6;border-radius:12px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.activity-card:hover{border-color:#b9c2d0;transform:translateY(-4px);box-shadow:0 8px 22px #0000001f}.activity-poster,.activity-poster-placeholder{aspect-ratio:2/3;width:100%}.activity-poster{object-fit:cover;transition:transform .25s;display:block}.activity-card:hover .activity-poster{transform:scale(1.03)}.activity-poster-placeholder{color:#6b7280;background:#e5e7eb;justify-content:center;align-items:center;font-weight:700;display:flex}.activity-content{flex-direction:column;flex:1;padding:12px;display:flex}.activity-content h3{margin:0 0 8px;font-size:1rem;line-height:1.25}.activity-username{margin:0 0 7px;font-weight:700}.activity-time{margin-bottom:16px}.activity-episode{color:#4f46e5;margin:0 0 5px;font-size:.9rem;font-weight:800}.activity-episode-title{overflow-wrap:anywhere;min-height:42px;margin:0 0 12px;line-height:1.35}.activity-date{color:#6b7280;border-top:1px solid #d8dde6;margin:auto 0 0;padding-top:10px;font-size:.85rem;font-weight:600}.section-link{color:#4f46e5;font:inherit;cursor:pointer;background:0 0;border:none;padding:6px 0;font-weight:700;text-decoration:none;transition:color .2s,transform .2s}.section-link:hover{color:#3730a3;text-decoration:none;transform:translate(3px)}.page-back-link{color:#4f46e5;align-items:center;gap:8px;margin-bottom:28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.page-back-link:hover{color:#3730a3;transform:translate(-3px)}.user-name{font-weight:800}@media (width<=1200px){.continue-watching-layout{grid-template-columns:1fr}.progress-legend{position:static}.progress-legend-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 14px;display:grid}.progress-legend-item{border-top:none}.show-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.activity-list{grid-auto-columns:calc(33.3333% - 10.6667px)}}@media (width<=900px){.statistics-grid-three,.statistics-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.watch-time-grid,.show-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.progress-legend-list{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-list{grid-auto-columns:calc(50% - 8px)}}@media (width<=600px){.show-list,.statistics-grid-two,.statistics-grid-three,.statistics-grid-four{grid-template-columns:1fr}.show-card-main{grid-template-columns:100px minmax(0,1fr)}.show-poster-wrapper{width:100px}}@media (width<=450px){.watch-time-grid{grid-template-columns:1fr}.activity-list{grid-auto-columns:100%}.activity-heading-actions{gap:5px}.show-card{padding:10px}.show-card-main{grid-template-columns:90px minmax(0,1fr);gap:10px}.show-poster-wrapper{width:90px}.show-card-stats{grid-template-columns:1fr}}.homepage-top{min-height:86px;position:relative}.homepage-top-title{padding-right:360px}.homepage-quick-search{z-index:50;text-align:left;width:min(330px,38vw);position:absolute;top:0;right:0}.homepage-quick-search-field{background:#73737d1c;border:1px solid #73737d2e;border-radius:13px;align-items:center;min-height:44px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 6px 18px #0000000d}.homepage-quick-search-field:focus-within{background:#818cf80f;border-color:#818cf880;box-shadow:0 0 0 3px #818cf817,0 8px 22px #00000014}.homepage-quick-search-icon{color:#6b7280cc;pointer-events:none;font-size:1rem;position:absolute;left:13px}.homepage-quick-search input{box-sizing:border-box;width:100%;min-width:0;min-height:44px;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0 58px 0 39px;font-size:.82rem;font-weight:650}.homepage-quick-search input::placeholder{color:#6b7280b8}.homepage-quick-search-loading{color:#818cf8e6;letter-spacing:.08em;font-size:.72rem;font-weight:900;position:absolute;right:14px}.homepage-quick-search-dropdown{box-sizing:border-box;background:var(--bg,#fff);border:1px solid #73737d2e;border-radius:14px;width:100%;max-height:475px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 45px #0000002b}.homepage-quick-search-results{max-height:475px;overflow-y:auto}.homepage-quick-search-result{box-sizing:border-box;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #73737d1f;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;transition:background .14s;display:grid}.homepage-quick-search-result:last-child{border-bottom:0}.homepage-quick-search-result:hover,.homepage-quick-search-result-selected{background:#818cf814}.homepage-quick-search-poster-wrapper{aspect-ratio:2/3;background:#73737d21;border-radius:6px;width:42px;overflow:hidden}.homepage-quick-search-poster,.homepage-quick-search-poster-placeholder{width:100%;height:100%}.homepage-quick-search-poster{object-fit:cover;display:block}.homepage-quick-search-poster-placeholder{place-items:center;font-size:.9rem;display:grid}.homepage-quick-search-result-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.homepage-quick-search-result-copy strong{color:var(--text-h,inherit);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;font-weight:800;overflow:hidden}.homepage-quick-search-result-copy span{color:var(--text,#6b7280);font-size:.68rem}.homepage-quick-search-arrow{color:#818cf8cc;font-size:.9rem;font-weight:800;transition:transform .14s}.homepage-quick-search-result:hover .homepage-quick-search-arrow,.homepage-quick-search-result-selected .homepage-quick-search-arrow{transform:translate(2px)}.homepage-quick-search-message{text-align:center;flex-direction:column;gap:3px;padding:15px;display:flex}.homepage-quick-search-message strong{color:var(--text-h,inherit);font-size:.78rem}.homepage-quick-search-message span{color:var(--text,#6b7280);font-size:.7rem}.homepage-quick-search-error strong{color:#dc2626}.homepage-crew-activity-list{background:#73737d06;border:1px solid #73737d24;border-radius:16px;overflow:hidden}.homepage-crew-activity-entry{box-sizing:border-box;min-height:72px;color:inherit;border-bottom:1px solid #73737d1c;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 14px;text-decoration:none;transition:background .15s;display:grid}.homepage-crew-activity-entry:last-child{border-bottom:0}a.homepage-crew-activity-entry:hover{background:#818cf80e}.homepage-crew-activity-entry-static{cursor:default}.homepage-crew-activity-main{flex-direction:column;gap:4px;min-width:0;display:flex}.homepage-crew-activity-topline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.homepage-crew-member-pill{box-sizing:border-box;color:#4338caeb;background:#6366f112;border:1px solid #6366f129;border-radius:999px;align-items:center;min-height:21px;padding:3px 8px;font-size:.66rem;font-weight:820;line-height:1;display:inline-flex}.homepage-crew-activity-action{color:#1118276b;font-size:.67rem;font-weight:650}.homepage-crew-activity-show{color:var(--text-h,inherit);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:820;overflow:hidden}.homepage-crew-activity-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.homepage-crew-activity-episode{color:#6366f1e6;font-size:.7rem;font-weight:820}.homepage-crew-activity-date{color:#11182770;font-size:.68rem;font-weight:650}.homepage-crew-activity-arrow{color:#6366f1a3;font-size:.9rem;font-weight:900;transition:transform .15s}a.homepage-crew-activity-entry:hover .homepage-crew-activity-arrow{transform:translate(2px)}.homepage-crew-activity-state{box-sizing:border-box;background:#73737d06;border:1px dashed #73737d2e;border-radius:16px;align-items:center;gap:14px;min-height:110px;padding:20px;display:flex}.homepage-crew-activity-state-icon{background:#818cf814;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.homepage-crew-activity-state>div{flex-direction:column;gap:4px;display:flex}.homepage-crew-activity-state strong{color:var(--text-h,inherit);font-size:.82rem;font-weight:800}.homepage-crew-activity-state span:not(.homepage-crew-activity-state-icon){color:var(--text,#6b7280);font-size:.72rem;line-height:1.5}@media (width<=850px){.homepage-top-title{padding-right:0}.homepage-top{flex-direction:column;display:flex}.homepage-quick-search{order:2;width:100%;max-width:460px;margin:-12px auto 28px;position:relative;top:auto;right:auto}}@media (width<=620px){.homepage-crew-activity-entry{min-height:68px;padding:10px 12px}.homepage-crew-activity-show{font-size:.84rem}.homepage-crew-activity-state{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.homepage-quick-search-field,.homepage-quick-search-result,.homepage-quick-search-arrow,.homepage-crew-activity-entry,.homepage-crew-activity-arrow{transition:none}}.statistics-page{width:min(1500px,100% - 48px);margin:0 auto;padding:32px 0 64px}.statistics-page-layout{display:block}.statistics-page-sidebar{z-index:20;width:235px;position:fixed;top:125px;left:24px}.statistics-page-content{min-width:0}.statistics-scroll-section{scroll-margin-top:28px}.statistics-section-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dfe3eb;border-radius:18px;padding:34px 22px;position:static;box-shadow:0 10px 28px #0f172a12}.statistics-section-nav-title{color:#6b7280;letter-spacing:.09em;text-transform:uppercase;margin:0 0 28px;padding:0 6px;font-size:.72rem;font-weight:900}.statistics-section-nav-list{flex-direction:column;display:flex}.statistics-section-nav-link{color:#6b7280;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:14px;min-height:78px;text-decoration:none;transition:color .2s,transform .2s;display:grid}.statistics-section-nav-link:hover{color:#4338ca;transform:translate(3px)}.statistics-section-nav-link-active{color:#4338ca}.statistics-section-nav-link-active .statistics-section-nav-dot{background:#4f46e5;border-color:#4f46e5;transform:scale(1.15);box-shadow:0 0 0 4px #4f46e51f}.statistics-section-nav-marker{justify-content:center;width:24px;height:100%;display:flex;position:relative}.statistics-section-nav-dot{z-index:1;background:#fff;border:2px solid #818cf8;border-radius:50%;width:11px;height:11px;margin-top:4px;transition:background-color .2s,border-color .2s,transform .2s;position:relative}.statistics-section-nav-line{background:#e0e7ff;width:2px;position:absolute;top:17px;bottom:-4px;left:50%;transform:translate(-50%)}.statistics-section-nav-link:hover .statistics-section-nav-dot,.statistics-section-nav-link-active .statistics-section-nav-dot{background:#4f46e5;border-color:#4f46e5;transform:scale(1.15)}.statistics-section-nav-label{padding-top:2px;font-size:.92rem;font-weight:800;line-height:1.35}@media (width<=1250px){.statistics-page-sidebar{display:none}}.statistics-header{text-align:center;background:linear-gradient(135deg,#fff 0%,#f5f7ff 100%);border:1px solid #dfe3eb;border-radius:26px;flex-direction:column;align-items:center;margin-bottom:44px;padding:34px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 38px #0f172a14}.statistics-header:before{content:"";background:linear-gradient(90deg,#4f46e5,#818cf8,#22d3ee);width:100%;height:6px;position:absolute;top:0;left:0}.statistics-header-icon{background:#fff;border:1px solid #c7d2fe;border-radius:23px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:12px;font-size:2.15rem;display:inline-flex;box-shadow:0 10px 26px #4f46e51f}.statistics-header-content{text-align:center;max-width:760px}.statistics-header-eyebrow{color:#4f46e5;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:900}.statistics-header h1{color:#111827;letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,5vw,4.4rem);font-weight:950;line-height:.95}.statistics-header-lead{color:#5f6878;max-width:760px;margin:22px auto 0;font-size:1rem;line-height:1.75}.statistics-header-badges{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:center;gap:9px;padding-top:20px;display:flex}.statistics-header-badges span{color:#4b5563;background:#fff;border:1px solid #d8dde6;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800}@media (width<=700px){.statistics-header{padding:28px 24px}.statistics-header-icon{width:66px;height:66px;font-size:1.85rem}.statistics-header h1{font-size:2.75rem}.statistics-header-lead{font-size:.92rem}}.statistics-fact-section{text-align:center;background:linear-gradient(#eff6ff 0%,#fff 72%);border:1px solid #bfdbfe;border-radius:24px;flex-direction:column;align-items:center;max-width:900px;margin:36px auto 0;padding:34px 32px 30px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 38px #0f172a17}.statistics-fact-section:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa,#93c5fd);width:100%;height:6px;position:absolute;top:0;left:0}.statistics-fact-section:hover{border-color:#93c5fd;transform:translateY(-4px);box-shadow:0 20px 46px #0f172a21}.statistics-fact-icon{background:#fff;border:1px solid #bfdbfe;border-radius:21px;justify-content:center;align-items:center;width:68px;height:68px;margin-top:3px;font-size:1.9rem;display:inline-flex;box-shadow:0 7px 20px #2563eb1c}.statistics-fact-content{flex-direction:column;align-items:center;width:100%;max-width:720px;margin-top:20px;display:flex}.statistics-fact-content p{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.statistics-fact-content strong{color:#111827;letter-spacing:-.025em;text-align:center;margin-top:15px;font-size:clamp(1.35rem,2.5vw,1.9rem);font-weight:950;line-height:1.35;display:block}.statistics-fact-content span{color:#6b7280;text-align:center;border-top:1px solid #dbeafe;max-width:520px;margin-top:18px;padding-top:16px;font-size:.82rem;line-height:1.5;display:block}@media (width<=640px){.statistics-fact-section{padding:28px 20px 25px}.statistics-fact-icon{width:60px;height:60px;font-size:1.65rem}}.statistics-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.statistics-section-eyebrow{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:.78rem;font-weight:800}.statistics-section-heading h2{color:#111827;margin:0;font-size:1.75rem;font-weight:850}.statistics-section-count{color:#6b7280;background:#fff;border:1px solid #d8dde6;border-radius:999px;padding:7px 11px;font-size:.8rem;font-weight:800}.statistics-overview-section{margin-top:44px}.statistics-overview-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.statistics-overview-featured-card{background:#fff;border:1px solid #dfe3eb;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:270px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #0f172a14}.statistics-overview-featured-card:before{content:"";width:100%;height:6px;position:absolute;top:0;left:0}.statistics-overview-card-watch-time:before{background:linear-gradient(90deg,#4f46e5,#818cf8)}.statistics-overview-card-episodes-watched:before{background:linear-gradient(90deg,#0891b2,#22d3ee)}.statistics-overview-featured-card:hover{border-color:#c7d2fe;transform:translateY(-5px);box-shadow:0 20px 46px #0f172a21}.statistics-overview-featured-top{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.statistics-overview-featured-icon{background:#eef2ff;border:1px solid #c7d2fe;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.7rem;display:inline-flex}.statistics-overview-card-episodes-watched .statistics-overview-featured-icon{background:#ecfeff;border-color:#a5f3fc}.statistics-overview-featured-label{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:7px 11px;font-size:.74rem;font-weight:800}.statistics-overview-featured-content{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;margin-top:26px;display:flex;position:relative}.statistics-overview-featured-content p{color:#4b5563;letter-spacing:.025em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:850}.statistics-overview-featured-content strong{color:#111827;letter-spacing:-.045em;margin-top:18px;font-size:clamp(2.45rem,4.3vw,4rem);font-weight:950;line-height:1;display:block}.statistics-overview-featured-content span{color:#6b7280;text-align:center;max-width:470px;margin:24px auto 0;font-size:.88rem;line-height:1.55;display:block}.statistics-overview-secondary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.statistics-overview-secondary-card{background:#fff;border:1px solid #dfe3eb;border-radius:19px;flex-direction:column;min-height:215px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0e}.statistics-overview-secondary-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 15px 34px #0f172a1a}.statistics-overview-secondary-top{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.statistics-overview-secondary-icon{background:#f3f4f6;border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:inline-flex}.statistics-overview-secondary-title{color:#4b5563;font-size:.84rem;font-weight:850}.statistics-overview-secondary-value{text-align:center;color:#111827;letter-spacing:-.035em;margin-top:auto;font-size:clamp(1.8rem,2.8vw,2.5rem);font-weight:950;line-height:1;display:block}.statistics-overview-secondary-description{color:#6b7280;text-align:center;margin-top:18px;font-size:.82rem;line-height:1.5}.statistics-milestones-section{margin-top:64px}.statistics-milestones-timeline{gap:18px;display:grid;position:relative}.statistics-milestones-timeline:before{content:"";background:#e0e7ff;width:2px;position:absolute;top:30px;bottom:30px;left:100px}.statistics-milestone{grid-template-columns:70px 62px minmax(0,1fr);align-items:center;min-height:145px;display:grid;position:relative}.statistics-milestone-year{color:#4f46e5;text-align:right;font-size:1rem;font-weight:900}.statistics-milestone-marker{z-index:1;background:#eef2ff;border:5px solid #f8fafc;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto;font-size:1.35rem;display:flex;position:relative;box-shadow:0 0 0 1px #c7d2fe}.statistics-milestone-content{background:#fff;border:1px solid #dfe3eb;border-radius:18px;padding:22px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 8px 24px #0f172a0f}.statistics-milestone-content:hover{border-color:#c7d2fe;transform:translate(4px);box-shadow:0 14px 32px #0f172a1a}.statistics-milestone-content h3{color:#111827;margin:0;font-size:1.08rem;font-weight:900}.statistics-milestone-content time{color:#4f46e5;margin-top:7px;font-size:.82rem;font-weight:800;display:block}.statistics-milestone-content p{color:#6b7280;margin:11px 0 0;font-size:.86rem;line-height:1.5}@media (width<=700px){.statistics-milestones-timeline:before{left:26px}.statistics-milestone{grid-template-columns:54px minmax(0,1fr);align-items:flex-start}.statistics-milestone-year{text-align:left;grid-column:2;margin-bottom:8px}.statistics-milestone-marker{grid-area:1/1/span 2;width:46px;height:46px;margin:0}.statistics-milestone-content{grid-column:2}}@media (width<=1050px){.statistics-overview-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.statistics-overview-featured-grid{grid-template-columns:1fr}.statistics-overview-featured-card{min-height:245px}.statistics-overview-secondary-grid{grid-template-columns:1fr}.statistics-overview-secondary-card{min-height:190px}}@media (width<=480px){.statistics-overview-featured-card{padding:22px}.statistics-overview-featured-top{flex-direction:column;align-items:flex-start}.statistics-overview-featured-content strong{font-size:2.45rem}}.statistics-watch-time-section{margin-top:64px}.statistics-watch-time-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.statistics-watch-time-card{background:linear-gradient(145deg,#fff 0%,#f8faff 100%);border:1px solid #dfe3eb;border-radius:20px;flex-direction:column;min-height:230px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.statistics-watch-time-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 16px 34px #0f172a1c}.statistics-watch-time-information{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.statistics-watch-time-icon{background:#eef2ff;border:1px solid #c7d2fe;border-radius:15px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:inline-flex}.statistics-watch-time-information h3{color:#111827;margin:16px 0 0;font-size:1rem;font-weight:900}.statistics-watch-time-information p{color:#6b7280;max-width:220px;margin:8px auto 0;font-size:.82rem;line-height:1.5}.statistics-watch-time-value{z-index:1;color:#111827;text-align:center;flex:1;justify-content:center;align-items:center;margin-top:auto;margin-bottom:8px;font-size:clamp(1.65rem,2.5vw,2.25rem);font-weight:900;line-height:1.05;display:flex;position:relative}.statistics-watch-time-card:before{content:"";background:linear-gradient(90deg,#4f46e5,#818cf8);width:100%;height:5px;position:absolute;top:0;left:0}@media (width<=1100px){.statistics-watch-time-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.statistics-watch-time-list{grid-template-columns:1fr}.statistics-watch-time-card{min-height:200px}}.statistics-records-section{margin-top:64px}.statistics-records-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.statistics-record-card{text-align:center;background:linear-gradient(#fffdf7 0%,#fff 48%);border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;align-items:center;min-height:240px;padding:24px 20px 20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.statistics-record-card:before{content:"";background:linear-gradient(90deg,#f59e0b,#fcd34d);width:100%;height:5px;position:absolute;top:0;left:0}.statistics-record-card:hover{border-color:#fcd34d;transform:translateY(-5px);box-shadow:0 16px 34px #0f172a1c}.statistics-record-icon{background:#fffbeb;border:1px solid #fde68a;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-top:4px;font-size:1.65rem;display:inline-flex}.statistics-record-content{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.statistics-record-content h3{color:#6b7280;letter-spacing:.045em;text-transform:uppercase;margin:18px 0 0;font-size:.78rem;font-weight:850;line-height:1.4}.statistics-record-content strong{color:#111827;flex:1;justify-content:center;align-items:center;margin-top:14px;font-size:clamp(1.35rem,2vw,1.9rem);font-weight:900;line-height:1.15;display:flex}.statistics-record-content p{color:#6b7280;border-top:1px solid #f1f3f6;width:100%;margin:18px 0 0;padding-top:14px;font-size:.82rem;font-weight:650;line-height:1.45}@media (width<=1150px){.statistics-records-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.statistics-records-grid{grid-template-columns:1fr}.statistics-record-card{min-height:220px}}.statistics-shows-section{margin-top:72px}.statistics-shows-controls{background:#fff;border:1px solid #dfe3eb;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding:20px 22px;display:flex;box-shadow:0 8px 24px #0f172a0d}.statistics-shows-filter-group{border:none;min-width:0;margin:0;padding:0}.statistics-shows-filter-group legend,.statistics-shows-sort-control>span{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:.74rem;font-weight:900;display:block}.statistics-shows-filter-buttons{flex-wrap:wrap;gap:9px;display:flex}.statistics-shows-filter-button{color:#4b5563;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dde6;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:.82rem;font-weight:800;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:inline-flex}.statistics-shows-filter-button:hover{border-color:#a5b4fc;transform:translateY(-1px)}.statistics-shows-filter-button-active{color:#4338ca;background:#eef2ff;border-color:#4f46e5}.statistics-shows-filter-check{border:1px solid;border-radius:5px;justify-content:center;align-items:center;width:17px;height:17px;font-size:.7rem;line-height:1;display:inline-flex}.statistics-shows-sort-control{flex:0 0 230px}.statistics-shows-sort-control select{color:#111827;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dde6;border-radius:10px;padding:10px 36px 10px 12px;font-size:.84rem;font-weight:750}.statistics-shows-pagination{justify-content:center;align-items:center;gap:22px;margin:24px 0;display:flex}.statistics-shows-pagination-bottom{margin-top:32px;margin-bottom:0}.statistics-pagination-button{color:#4f46e5;width:46px;height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:14px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;font-weight:900;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex;box-shadow:0 6px 18px #0f172a0f}.statistics-pagination-button:not(:disabled):hover{background:#eef2ff;border-color:#818cf8;transform:translateY(-2px)}.statistics-pagination-button:disabled{opacity:.38;cursor:not-allowed}.statistics-pagination-information{text-align:center;flex-direction:column;align-items:center;gap:4px;min-width:185px;display:flex}.statistics-pagination-information strong{color:#111827;font-size:.92rem;font-weight:900}.statistics-pagination-information span{color:#6b7280;font-size:.78rem;font-weight:650}.statistics-shows-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:22px 14px;display:grid}.statistics-show-card{min-width:0;color:inherit;background:#fff;border:1px solid #dfe3eb;border-radius:15px;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden;box-shadow:0 7px 20px #0f172a0f}.statistics-show-card:hover{border-color:#a5b4fc;transform:translateY(-5px);box-shadow:0 15px 32px #0f172a1f}.statistics-show-poster-wrapper{aspect-ratio:2/3;background:#111827;position:relative;overflow:hidden}.statistics-show-poster{object-fit:cover;width:100%;height:100%;transition:transform .3s,opacity .3s;display:block}.statistics-show-card:hover .statistics-show-poster{opacity:.68;transform:scale(1.035)}.statistics-show-status{z-index:2;letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:5px 7px;font-size:.62rem;font-weight:900;position:absolute;top:9px;left:9px;box-shadow:0 4px 12px #0000002e}.statistics-show-status-watching{color:#fff;background:#4f46e5}.statistics-show-status-done{color:#fff;background:#16a34a}.statistics-show-poster-overlay{color:#fff;opacity:0;background:linear-gradient(#11182700,#111827f0);flex-direction:column;gap:5px;padding:32px 10px 10px;font-size:.68rem;font-weight:750;transition:opacity .22s,transform .22s;display:flex;position:absolute;inset:auto 0 0;transform:translateY(8px)}.statistics-show-card:hover .statistics-show-poster-overlay{opacity:1;transform:translateY(0)}.statistics-show-information{text-align:center;flex-direction:column;min-height:300px;padding:12px 11px 13px;display:flex}.statistics-show-information h3{color:#111827;min-height:36px;max-height:36px;margin:0;font-size:.78rem;font-weight:900;line-height:1.35;overflow:hidden}.statistics-show-watch-time{color:#111827;margin-top:13px;font-size:1rem;font-weight:950;line-height:1.1;display:block}.statistics-show-watch-time-label{color:#6b7280;text-transform:uppercase;margin-top:4px;font-size:.64rem;font-weight:750;display:block}.statistics-show-sort-card{text-align:center;background:linear-gradient(#f8faff 0%,#fff 100%);border:1px solid #e0e7ff;border-radius:12px;flex-direction:column;align-items:center;min-height:105px;margin-top:12px;padding:12px 9px 11px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.statistics-show-card:hover .statistics-show-sort-card{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 7px 18px #4f46e514}.statistics-show-sort-icon{font-size:1.15rem;line-height:1}.statistics-show-sort-icon:empty{display:none}.statistics-show-sort-label{color:#6b7280;letter-spacing:.055em;text-transform:uppercase;margin-top:7px;font-size:.59rem;font-weight:900;line-height:1.3;display:block}.statistics-show-sort-value{color:#4338ca;flex:1;justify-content:center;align-items:center;margin-top:8px;font-size:.68rem;font-weight:900;line-height:1.4;display:flex}.statistics-show-progress-header{color:#6b7280;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px;font-size:.65rem;font-weight:800;display:flex}.statistics-show-progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:7px;margin-top:7px;overflow:hidden}.statistics-show-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#818cf8);height:100%;display:block}.statistics-show-rating-display{flex-direction:column;align-items:center;gap:5px;margin-top:10px;display:flex}.statistics-show-rating-label{text-align:center;font-size:.72rem;font-weight:900;line-height:1.1}.statistics-show-rating-score{font-size:.88rem;font-weight:900;line-height:1}.statistics-shows-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:52px 24px}.statistics-shows-empty>span{font-size:2.3rem}.statistics-shows-empty h3{color:#111827;margin:14px 0 0;font-size:1.1rem}.statistics-shows-empty p{color:#6b7280;margin:8px 0 0;font-size:.86rem}@media (width<=1200px){.statistics-shows-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=950px){.statistics-shows-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=700px){.statistics-shows-controls{flex-direction:column;align-items:stretch}.statistics-shows-sort-control{flex-basis:auto;width:100%}.statistics-shows-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=500px){.statistics-shows-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-shows-pagination{gap:12px}.statistics-pagination-information{min-width:145px}.statistics-show-information{min-height:290px}}.show-details-page{width:min(1200px,92%);margin:0 auto;padding:32px 0 60px}.show-details-back-link{color:#4f46e5;margin-bottom:22px;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.show-details-back-link:hover{color:#3730a3;transform:translate(-3px)}.show-details-hero{background:#fafafa;border:1px solid #d8dde6;border-radius:18px;grid-template-columns:minmax(220px,310px) 1fr;gap:38px;padding:28px;display:grid}.show-details-poster-area{min-width:0}.show-details-poster,.show-details-poster-placeholder{aspect-ratio:2/3;border-radius:14px;width:100%}.show-details-poster{object-fit:cover;display:block;box-shadow:0 12px 28px #0000002e}.show-details-poster-placeholder{color:#6b7280;text-align:center;background:#e5e7eb;justify-content:center;align-items:center;font-weight:700;display:flex}.show-details-information{min-width:0}.show-details-information h1{margin:0 0 10px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.show-details-title-row{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:18px;display:flex}.show-details-title-area{min-width:0}.show-details-tagline{color:#6b7280;margin:0 0 18px;font-size:1.05rem;font-style:italic}.show-details-badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.show-details-rating,.show-details-status{border:1px solid #d8dde6;border-radius:999px;align-items:center;padding:7px 12px;display:flex}.show-details-rating{color:#111827;background:#fff;gap:6px;font-weight:800}.rating-star{color:#fbbf24}.show-details-status{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb;font-size:.9rem;font-weight:700}.show-details-genres{color:#4b5563;margin:0 0 20px;font-weight:700}.show-details-overview{max-width:760px;margin:0 0 28px;font-size:1.05rem;line-height:1.7}.show-details-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.show-details-facts>div{background:#fff;border:1px solid #d8dde6;border-radius:10px;padding:14px}.show-details-facts span,.show-details-facts strong{display:block}.show-details-facts span{color:#6b7280;text-transform:uppercase;margin-bottom:6px;font-size:.82rem;font-weight:700}.show-details-facts strong{font-size:1rem}.show-personal-rating{flex-direction:column;flex-shrink:0;align-items:center;width:150px;display:flex}.show-personal-rating-label{color:#4b5563;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:.88rem;font-weight:800}.show-rating-ring,.rating-modal-ring{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.show-rating-ring{width:132px;height:132px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s,filter .2s}.show-rating-ring:hover{filter:brightness(1.04);transform:scale(1.05)}.show-rating-ring:focus-visible{outline-offset:5px;outline:3px solid #4f46e559}.rating-ring-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.rating-ring-track,.rating-ring-progress{fill:none}.rating-ring-track{stroke:#e5e7eb}.rating-ring-progress{stroke-linecap:round;transition:stroke .18s,stroke-dashoffset .28s}.rating-ring-content{z-index:1;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 20px);height:calc(100% - 20px);display:flex;position:relative;box-shadow:inset 0 0 0 1px #0000000d}.rating-ring-content strong{font-size:1.42rem;line-height:1;transition:color .18s}.rating-modal-ring .rating-ring-content strong{font-size:1.4rem}.rating-ring-content span{color:#6b7280;margin-top:4px;font-size:.83rem;font-weight:700}.show-rating-date{color:#6b7280;text-align:center;margin:10px 0 0;font-size:.78rem;line-height:1.35}.show-rating-date strong{color:#374151;display:block}.show-rating-edit-hint{color:#9ca3af;margin-top:5px;font-size:.72rem;font-weight:700}.show-rating-label{text-align:center;margin:8px 0 0;font-size:1.05rem;font-weight:800;line-height:1.2;transition:color .18s,opacity .18s,transform .18s}.rating-modal-label{text-align:center;margin:10px 0 16px;font-size:1.1rem;font-weight:800;transition:color .18s,opacity .18s,transform .18s}.show-user-dashboard{background:#fafafa;border:1px solid #d8dde6;border-radius:18px;margin-top:28px;padding:24px}.show-user-dashboard-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.show-user-dashboard-heading h2{margin:0;font-size:1.6rem}.show-user-status-badge{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:8px 13px;font-size:.9rem;font-weight:800}.show-user-dashboard-grid{grid-template-columns:2fr repeat(3,minmax(0,1fr));gap:14px;display:grid}.show-progress-card,.show-user-stat-card{background:#fff;border:1px solid #d8dde6;border-radius:12px;padding:18px}.show-progress-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.show-progress-heading span,.show-user-stat-card span{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:800}.show-progress-heading strong{font-size:1.55rem}.show-progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.show-progress-fill{border-radius:inherit;background:#22c55e;height:100%}.show-progress-card p{color:#4b5563;margin:10px 0 0;font-weight:700}.show-user-stat-card{flex-direction:column;justify-content:center;display:flex}.show-user-stat-card span{margin-bottom:8px}.show-user-stat-card strong{font-size:1.45rem;line-height:1.2}.next-episode-section{background:#fafafa;border:1px solid #d8dde6;border-radius:18px;margin-top:28px;padding:24px}.next-episode-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.next-episode-heading h2{margin:0;font-size:1.6rem}.next-episode-code{color:#4b5563;background:#fff;border:1px solid #d8dde6;border-radius:999px;padding:7px 11px;font-size:.86rem;font-weight:800}.next-episode-card{background:#fff;border:1px solid #d8dde6;border-radius:15px;grid-template-columns:minmax(300px,1.15fr) 1fr;display:grid;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.next-episode-image-area{background:#e5e7eb;min-width:0;min-height:310px}.next-episode-image,.next-episode-image-placeholder{width:100%;height:100%;min-height:310px}.next-episode-image{object-fit:cover;display:block}.next-episode-image-placeholder{color:#6b7280;text-align:center;justify-content:center;align-items:center;padding:20px;font-weight:700;display:flex}.next-episode-content{grid-template-rows:1fr auto auto;gap:18px;min-height:310px;padding:26px;display:grid}.next-episode-number{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:800}.next-episode-content h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:3.75rem;margin:0;font-size:1.5rem;line-height:1.25;display:-webkit-box;overflow:hidden}.next-episode-overview{color:#4b5563;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;height:6.6em;margin:14px 0 0;line-height:1.65;display:-webkit-box;overflow:hidden}.next-episode-meta{color:#4b5563;flex-wrap:wrap;gap:10px 18px;font-size:.9rem;font-weight:700;display:flex}.next-episode-watched-button{color:#fff;font:inherit;cursor:pointer;background:#16a34a;border:1px solid #16a34a;border-radius:10px;place-self:end start;padding:11px 17px;font-weight:800;transition:transform .2s,filter .2s}.next-episode-watched-button:hover{filter:brightness(.93);transform:translateY(-2px)}.next-episode-completed{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:16px;padding:24px;display:flex}.next-episode-completed>span{font-size:2rem}.next-episode-completed h3{color:#166534;margin:0 0 4px}.next-episode-completed p{color:#4b5563;margin:0}.watch-history-section{background:#fafafa;border:1px solid #d8dde6;border-radius:18px;margin-top:28px;padding:24px}.watch-history-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.watch-history-heading h2{margin:0;font-size:1.6rem}.watch-history-controls{gap:8px;display:flex}.watch-history-controls button{color:#374151;width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dde6;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.1rem;font-weight:800;transition:transform .2s,background-color .2s;display:flex}.watch-history-controls button:hover{background:#f3f4f6;transform:translateY(-2px)}.watch-history-list{scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;grid-auto-columns:calc(20% - 12.8px);grid-auto-flow:column;gap:16px;display:grid;overflow-x:auto}.watch-history-list::-webkit-scrollbar{display:none}.watch-history-card{scroll-snap-align:start;background:#fff;border:1px solid #d8dde6;border-radius:13px;min-width:0;overflow:hidden;box-shadow:0 5px 16px #0f172a12}.watch-history-image-area{aspect-ratio:16/9;background:#e5e7eb;width:100%}.watch-history-image,.watch-history-image-placeholder{width:100%;height:100%}.watch-history-image{object-fit:cover;display:block}.watch-history-image-placeholder{color:#6b7280;text-align:center;justify-content:center;align-items:center;padding:12px;font-size:.8rem;font-weight:700;display:flex}.watch-history-content{padding:13px}.watch-history-code{color:#4338ca;background:#eef2ff;border-radius:999px;margin-bottom:7px;padding:4px 7px;font-size:.72rem;font-weight:800;display:inline-block}.watch-history-content h3{min-height:2.6em;margin:0 0 10px;font-size:.96rem;line-height:1.3}.watch-history-content p{color:#6b7280;margin:0 0 7px;font-size:.76rem;line-height:1.4}.watch-history-runtime{color:#4b5563;font-size:.76rem;font-weight:700}.crew-progress-section{background:#fafafa;border:1px solid #d8dde6;border-radius:18px;margin-top:28px;padding:24px}.crew-progress-heading{text-align:left;grid-template-columns:1fr auto;align-items:flex-start;gap:18px;margin-bottom:18px;display:grid}.crew-progress-heading>div{text-align:left;flex:1;justify-self:start}.crew-progress-heading h2{text-align:left;margin:0;font-size:1.6rem}.crew-progress-heading p{color:#6b7280;text-align:left;margin:6px 0 0}.crew-progress-heading>div{min-width:0}.crew-progress-count{color:#4b5563;background:#fff;border:1px solid #d8dde6;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:.84rem;font-weight:800}.crew-progress-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.crew-progress-card{background:#fff;border:1px solid #d8dde6;border-radius:14px;padding:18px;box-shadow:0 5px 16px #0f172a12}.crew-member-top-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.crew-member-identity{align-items:center;gap:12px;min-width:0;display:flex}.crew-member-avatar{color:#4338ca;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:900;display:flex}.crew-member-identity h3{margin:0 0 7px;font-size:1.05rem}.crew-member-status{border:1px solid;border-radius:999px;align-items:center;padding:4px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.crew-member-rating{border:2px solid;border-radius:999px;flex-shrink:0;align-items:baseline;gap:2px;padding:7px 9px;display:flex}.crew-member-rating strong{font-size:1rem}.crew-member-rating span{font-size:.68rem;font-weight:800}.crew-member-progress-row{color:#4b5563;justify-content:space-between;align-items:center;margin-top:22px;font-size:.84rem;font-weight:800;display:flex}.crew-member-progress-track{background:#e5e7eb;border-radius:999px;height:9px;margin-top:9px;overflow:hidden}.crew-member-progress-fill{border-radius:inherit;background:#16a34a;height:100%;transition:width .3s}.crew-member-episode-count{color:#6b7280;margin:9px 0 0;font-size:.78rem}.season-browser-section{background:#fafafa;border:1px solid #d8dde6;border-radius:18px;margin-top:28px;padding:24px}.season-browser-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.season-browser-heading-information{flex-direction:column;align-items:flex-start;display:flex}.season-browser-count{color:#4b5563;background:#fff;border:1px solid #d8dde6;border-radius:999px;margin-top:12px;padding:7px 11px;font-size:.84rem;font-weight:800;display:inline-flex}.season-browser-show-button{font:inherit;cursor:pointer;border-radius:10px;flex-shrink:0;padding:10px 14px;font-size:.84rem;font-weight:800;transition:transform .2s,filter .2s,background-color .2s}.season-browser-show-watch-button{color:#fff;background:#16a34a;border:1px solid #16a34a}.season-browser-show-unwatch-button{color:#374151;background:#fff;border:1px solid #d1d5db}.season-browser-show-button:hover{transform:translateY(-1px)}.season-browser-show-watch-button:hover{filter:brightness(.95)}.season-browser-show-unwatch-button:hover{background:#f3f4f6}.season-browser-heading h2{margin:0;font-size:1.6rem}.season-browser-heading p{color:#6b7280;margin:6px 0 0}.season-browser-list{flex-direction:column;gap:14px;display:flex}.season-browser-card{background:#fff;border:1px solid #d8dde6;border-radius:15px;overflow:hidden;box-shadow:0 5px 16px #0f172a12}.season-browser-summary{width:100%;min-height:205px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:none;grid-template-columns:125px 1fr auto;align-items:stretch;gap:20px;padding:0;display:grid}.season-browser-summary:hover{background:#f9fafb}.season-browser-poster-area{background:#e5e7eb;width:125px;height:100%;min-height:205px}.season-browser-poster,.season-browser-poster-placeholder{width:100%;height:100%}.season-browser-poster{object-fit:cover;display:block}.season-browser-poster-placeholder{color:#6b7280;text-align:center;justify-content:center;align-items:center;padding:12px;font-size:.8rem;font-weight:700;display:flex}.season-browser-information{flex-direction:column;justify-content:center;gap:12px;min-width:0;padding:22px 0;display:flex}.season-browser-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.season-browser-title-row h3{margin:0 0 8px;font-size:1.25rem}.season-browser-title-row p{color:#6b7280;margin:0;font-size:.9rem;font-weight:700}.season-browser-percentage{color:#111827;flex-shrink:0;font-size:1.15rem;font-weight:900}.season-browser-progress-track{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.season-browser-progress-fill{border-radius:inherit;background:#16a34a;height:100%;transition:width .3s}.season-runtime-heading{color:#111827;margin:0 0 6px;font-size:.92rem;font-weight:800}.season-browser-meta{color:#4b5563;flex-direction:column;gap:6px;font-size:.88rem;font-weight:700;display:flex}.season-browser-meta span{display:block}.season-browser-bottom-actions{flex-direction:column;align-items:flex-end;gap:10px;margin-top:auto;display:flex}.season-browser-season-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.season-browser-season-button,.season-browser-season-date-button{font:inherit;cursor:pointer;border-radius:9px;padding:8px 12px;font-size:.8rem;font-weight:800;transition:transform .2s,filter .2s,background-color .2s,border-color .2s}.season-browser-season-watch-button{color:#fff;background:#16a34a;border:1px solid #16a34a}.season-browser-season-unwatch-button{color:#374151;background:#fff;border:1px solid #d1d5db}.season-browser-season-date-button{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.season-browser-season-button:hover,.season-browser-season-date-button:hover{transform:translateY(-1px)}.season-browser-season-watch-button:hover{filter:brightness(.95)}.season-browser-season-unwatch-button:hover{background:#f3f4f6}.season-browser-season-date-button:hover{background:#e0e7ff;border-color:#a5b4fc}.season-browser-expand-button{color:#4f46e5;text-align:right;font-size:.9rem;font-weight:800}.season-episode-list{background:#f9fafb;border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;padding:18px;display:flex}.season-episode-card{background:#fff;border:1px solid #d8dde6;border-radius:12px;grid-template-columns:180px 1fr;display:grid;overflow:hidden}.season-episode-image-area{background:#e5e7eb;min-height:100px}.season-episode-image,.season-episode-image-placeholder{width:100%;height:100%}.season-episode-image{object-fit:cover;display:block}.season-episode-image-placeholder{color:#6b7280;text-align:center;justify-content:center;align-items:center;padding:12px;font-size:.78rem;font-weight:700;display:flex}.season-episode-information{padding:16px}.season-episode-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.season-episode-code{color:#4f46e5;margin-bottom:6px;font-size:.75rem;font-weight:800;display:inline-block}.season-episode-title-row h4{margin:0;font-size:1rem}.season-episode-status{color:#6b7280;background:#f3f4f6;border:1px solid #d1d5db;border-radius:999px;flex-shrink:0;padding:5px 8px;font-size:.72rem;font-weight:800}.season-episode-status-watched{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.season-episode-watch-date{color:#6b7280;margin-top:4px;font-size:.82rem;font-weight:500}.season-episode-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.season-episode-action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.season-episode-date-button{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.season-episode-date-button:hover{background:#e0e7ff}.season-episode-action-button{font:inherit;cursor:pointer;border-radius:8px;padding:7px 12px;font-size:.78rem;font-weight:800;transition:background-color .2s,transform .2s,filter .2s}.season-episode-watch-button{color:#fff;background:#16a34a;border:1px solid #16a34a}.season-episode-unwatch-button{color:#374151;background:#fff;border:1px solid #d1d5db}.season-episode-action-button:hover{transform:translateY(-1px)}.season-episode-watch-button:hover{filter:brightness(.95)}.season-episode-unwatch-button:hover{background:#f9fafb}.season-episode-meta{color:#6b7280;flex-wrap:wrap;gap:8px 16px;margin-top:10px;font-size:.8rem;font-weight:700;display:flex}.season-episode-overview{color:#4b5563;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:12px 0 0;line-height:1.55;display:-webkit-box;overflow:hidden}.confirm-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111827ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.confirm-modal{background:#fff;border:1px solid #fecaca;border-radius:20px;width:min(460px,100%);padding:30px;position:relative;box-shadow:0 26px 70px #0000004d}.confirm-modal-close{color:#4b5563;width:34px;height:34px;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.45rem;line-height:1;display:flex;position:absolute;top:14px;right:14px}.confirm-modal-close:hover{background:#f3f4f6}.confirm-modal-icon{text-align:center;margin-bottom:10px;font-size:2rem}.confirm-modal h2{text-align:center;margin:0;font-size:1.5rem}.confirm-modal-message{color:#374151;text-align:center;margin:18px 0 0;line-height:1.6}.confirm-modal-warning{color:#b91c1c;text-align:center;margin:12px 0 0;font-size:.84rem;font-weight:700}.confirm-modal-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.confirm-modal-cancel-button,.confirm-modal-confirm-button{font:inherit;cursor:pointer;border-radius:9px;padding:10px 16px;font-weight:800;transition:transform .2s,background-color .2s,filter .2s}.confirm-modal-cancel-button{color:#374151;background:#fff;border:1px solid #d1d5db}.confirm-modal-cancel-button:hover{background:#f3f4f6}.confirm-modal-confirm-button{color:#fff;background:#dc2626;border:1px solid #dc2626}.confirm-modal-confirm-button:hover{filter:brightness(.94);transform:translateY(-1px)}.watch-date-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111827a8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.watch-date-modal{background:#fff;border:1px solid #d8dde6;border-radius:20px;width:min(460px,100%);padding:30px;position:relative;box-shadow:0 26px 70px #0000004d}.watch-date-modal-close{color:#4b5563;width:34px;height:34px;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.45rem;line-height:1;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.watch-date-modal-close:hover{background:#e5e7eb;transform:scale(1.05)}.watch-date-modal h2{text-align:center;margin:0;font-size:1.55rem}.watch-date-modal-episode{color:#6b7280;text-align:center;margin:8px 0 26px;font-weight:700}.watch-date-modal-label{color:#374151;margin-bottom:9px;font-size:.88rem;font-weight:800;display:block}.watch-date-modal-input{color:#111827;width:100%;min-width:0;font:inherit;background:#f9fafb;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px}.watch-date-modal-input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e524}.watch-date-modal-help{color:#9ca3af;margin:9px 0 0;font-size:.76rem}.watch-date-modal-actions{flex-direction:column;gap:18px;margin-top:28px;display:flex}.watch-date-now-button{color:#4338ca;font:inherit;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:9px;align-self:flex-start;padding:8px 11px;font-size:.82rem;font-weight:800}.watch-date-now-button:hover{background:#e0e7ff}.watch-date-modal-main-actions{justify-content:flex-end;gap:10px;display:flex}.watch-date-cancel-button,.watch-date-save-button{font:inherit;cursor:pointer;border-radius:9px;padding:10px 16px;font-weight:800;transition:transform .2s,filter .2s,background-color .2s}.watch-date-cancel-button{color:#374151;background:#fff;border:1px solid #d1d5db}.watch-date-save-button{color:#fff;background:#16a34a;border:1px solid #16a34a}.watch-date-cancel-button:hover,.watch-date-save-button:hover:not(:disabled){transform:translateY(-1px)}.watch-date-save-button:hover:not(:disabled){filter:brightness(.95)}.watch-date-save-button:disabled{cursor:default;opacity:.55}.rating-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111827a8;justify-content:center;align-items:center;padding:24px;animation:.2s rating-backdrop-in;display:flex;position:fixed;inset:0}.rating-modal{background:#fff;border:1px solid #d8dde6;border-radius:20px;width:min(440px,100%);padding:30px;animation:.22s rating-modal-in;position:relative;box-shadow:0 26px 70px #0000004d}.rating-modal-close{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:1.45rem;line-height:1;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.rating-modal-close:hover{background:#e5e7eb;transform:scale(1.05)}.rating-modal h2{text-align:center;margin:0;font-size:1.65rem}.rating-modal-subtitle{color:#6b7280;text-align:center;margin:7px 0 20px;font-weight:700}.rating-modal-ring{width:156px;height:156px;margin:0 auto}.rating-modal-ring .rating-ring-content span{font-size:.9rem}.rating-modal-instruction{color:#374151;text-align:center;margin:24px 0 13px;font-size:.9rem;font-weight:800}.rating-slider-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.rating-slider-row span{color:#6b7280;font-size:.85rem;font-weight:700}.rating-slider-row input[type=range]{cursor:pointer;accent-color:#4f46e5;width:100%;margin:0}.rating-number-row{justify-content:center;align-items:center;gap:9px;margin-top:24px;display:flex}.rating-number-row input{color:#111827;width:92px;font:inherit;text-align:center;background:#f9fafb;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:10px 12px;font-size:1.25rem;font-weight:800}.rating-number-row input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e524}.rating-number-row span{color:#6b7280;font-weight:700}.rating-save-confirmation{color:#15803d;text-align:center;margin:18px 0 -8px;font-weight:800}.rating-modal-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.rating-cancel-button,.rating-save-button{font:inherit;cursor:pointer;border-radius:9px;padding:10px 16px;font-weight:800;transition:transform .2s,filter .2s,background-color .2s}.rating-remove-button{color:#b91c1c;font:inherit;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;padding:11px 16px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.rating-remove-button:hover{color:#991b1b;background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.rating-remove-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.rating-cancel-button{color:#374151;background:#fff;border:1px solid #d1d5db}.rating-save-button{color:#fff;background:#4f46e5;border:1px solid #4f46e5}.rating-cancel-button:hover:not(:disabled),.rating-save-button:hover:not(:disabled){transform:translateY(-2px)}.rating-save-button:hover:not(:disabled){filter:brightness(.92)}.rating-cancel-button:disabled,.rating-save-button:disabled{cursor:default;opacity:.65}.rating-temporary-note{color:#9ca3af;text-align:center;margin:15px 0 0;font-size:.72rem;line-height:1.35}@keyframes rating-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes rating-modal-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=850px){.show-details-hero{grid-template-columns:1fr}.show-details-poster-area{width:min(320px,100%);margin:0 auto}.show-details-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.show-user-dashboard-grid{grid-template-columns:1fr 1fr}.show-progress-card{grid-column:1/-1}.next-episode-card{grid-template-columns:1fr}.next-episode-image-area,.next-episode-image,.next-episode-image-placeholder{aspect-ratio:16/9;min-height:0}.watch-history-list{grid-auto-columns:calc(33.3333% - 10.6667px)}.crew-progress-list{grid-template-columns:1fr}}@media (width<=650px){.show-details-title-row{flex-direction:column}.show-personal-rating{align-items:flex-start;width:auto}.show-rating-date{text-align:left}}@media (width<=520px){.show-user-dashboard-heading{flex-direction:column;align-items:flex-start}.show-user-dashboard-grid{grid-template-columns:1fr}.show-progress-card{grid-column:auto}.next-episode-heading{flex-direction:column;align-items:flex-start}.next-episode-content{padding:20px}.next-episode-watched-button{width:100%}.watch-history-list{grid-auto-columns:calc(50% - 6px);gap:12px}.crew-progress-heading{flex-direction:column}.crew-member-top-row{align-items:stretch}.crew-member-rating{align-self:flex-start}}@media (width<=500px){.show-details-hero{padding:18px}.show-details-facts{grid-template-columns:1fr}}@media (width<=700px){.season-browser-summary{grid-template-columns:90px 1fr auto;min-height:165px}.season-browser-poster-area{width:90px;min-height:165px}.season-episode-card{grid-template-columns:1fr}.season-episode-image-area{aspect-ratio:16/9;min-height:0}}@media (width<=520px){.season-browser-heading{grid-template-columns:1fr}.season-browser-count{justify-self:start}.season-browser-summary{grid-template-columns:78px 1fr auto;gap:14px}.season-browser-poster-area{width:78px}.season-browser-information{padding:16px 0}.season-browser-expand-icon{margin-right:14px}.season-browser-heading{flex-direction:column}.season-browser-show-button{width:100%}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.remove-show-modal{background:#fff;border:1px solid #fecaca;border-radius:24px;width:min(100%,560px);max-height:calc(100vh - 48px);padding:32px;overflow-y:auto;box-shadow:0 24px 70px #0f172a59}.remove-show-modal h2{color:#991b1b;margin:0 0 16px;font-size:1.8rem}.remove-show-modal p{color:#475569;line-height:1.6}.remove-show-modal ul{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;gap:12px;margin:20px 0;padding:18px 20px 18px 42px;display:grid}.remove-warning{font-weight:700;color:#b91c1c!important}.remove-show-actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.remove-show-actions button{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:11px 18px;font-weight:700}.remove-show-confirm{min-width:170px;font-weight:700;color:#fff!important;background:#dc2626!important;border-color:#b91c1c!important}.remove-show-confirm:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 10px 22px #b91c1c59;background:#991b1b!important}.modal-overlay{animation:.18s ease-out remove-modal-backdrop-in}.remove-show-modal{animation:.22s cubic-bezier(.22,1,.36,1) remove-modal-content-in;position:relative}.remove-show-modal-close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:background-color .16s,color .16s,transform .16s;display:grid;position:absolute;top:16px;right:16px}.remove-show-modal-close:hover{color:#b91c1c;background:#fee2e2;transform:scale(1.05)}.remove-show-actions button{color:#475569;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:12px 20px;font-weight:600;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s}.remove-show-actions button:hover{transform:translateY(-1px)}@keyframes remove-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes remove-modal-content-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.modal-overlay,.remove-show-modal{animation:none}.remove-show-modal-close,.remove-show-actions button{transition:none}}.history-page{width:min(1240px,94%);margin:0 auto;padding:40px 0 80px}.history-header{text-align:center;background:radial-gradient(circle at 0 0,#4f46e51f,#0000 34%),linear-gradient(135deg,#fff 0%,#f5f7ff 100%);border:1px solid #dfe3eb;border-radius:26px;flex-direction:column;align-items:center;margin-bottom:26px;padding:42px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 42px #0f172a14}.history-header:after{content:"";background:#4f46e512;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-95px;right:-70px}.history-header-icon{z-index:1;background:#fff;border:1px solid #4f46e52e;border-radius:20px;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:20px;font-size:1.8rem;display:flex;position:relative;box-shadow:0 10px 28px #4f46e529}.history-eyebrow,.history-controls-eyebrow,.history-results-eyebrow{color:#4f46e5;letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px;font-size:.76rem;font-weight:850}.history-header h1{z-index:1;color:#111827;margin:0;font-size:clamp(2.15rem,5vw,3.25rem);line-height:1.05;position:relative}.history-header-description{z-index:1;color:#667085;max-width:650px;margin:16px 0 0;font-size:1rem;line-height:1.7;position:relative}.history-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px;display:grid}.history-summary-card{background:#fff;border:1px solid #dfe3eb;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:14px;min-height:118px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 9px 25px #0f172a0e}.history-summary-card:hover{border-color:#c8cfe0;transform:translateY(-3px);box-shadow:0 13px 30px #0f172a1a}.history-summary-icon{background:#eef0ff;border-radius:15px;grid-row:1/3;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.35rem;display:flex}.history-summary-card strong{color:#111827;font-size:1.7rem;line-height:1.1}.history-summary-card>span:last-child{color:#667085;font-size:.88rem;font-weight:700}.history-results-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.history-results-section{background:#fafbfe;border:1px solid #dfe3eb;border-radius:22px;min-width:0;min-height:420px;padding:24px;box-shadow:0 12px 32px #0f172a0e}.history-results-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.history-results-header h2{color:#111827;margin:0;font-size:1.45rem}.history-results-count{color:#4338ca;background:#f0f1ff;border:1px solid #d8dcff;border-radius:999px;flex:none;padding:8px 12px;font-size:.78rem;font-weight:800}.history-tools-sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7cbea transparent;flex-direction:column;gap:16px;min-width:0;max-height:calc(100vh - 40px);display:flex;position:sticky;top:20px;overflow-y:auto}.history-tools-sidebar::-webkit-scrollbar{width:6px}.history-tools-sidebar::-webkit-scrollbar-track{background:0 0}.history-tools-sidebar::-webkit-scrollbar-thumb{background:#c7cbea;border-radius:999px}.history-filter-sidebar,.history-view-sidebar{background:linear-gradient(145deg,#fafbfe,#fff);border:1px solid #dfe3eb;border-radius:20px;min-width:0;padding:17px;box-shadow:0 12px 32px #0f172a12}.history-filter-sidebar{transition:border-color .2s,box-shadow .2s}.history-filter-sidebar-open{border-color:#c8cdf8;box-shadow:0 14px 36px #4f46e51f}.history-sidebar-section-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.history-sidebar-section-heading h2,.history-view-sidebar-heading h2{color:#111827;margin:0;font-size:1.08rem}.history-sidebar-section-heading .history-controls-eyebrow,.history-view-sidebar-heading .history-controls-eyebrow{font-size:.62rem;line-height:1.45}.history-filter-toggle{color:#4338ca;min-height:32px;font:inherit;cursor:pointer;background:#f0f1ff;border:1px solid #d8dcff;border-radius:9px;flex:none;padding:0 10px;font-size:.7rem;font-weight:850;transition:transform .18s,border-color .18s,background-color .18s}.history-filter-toggle:hover{background:#e8eaff;border-color:#6366f1;transform:translateY(-1px)}.history-compact-filter-summary{margin-top:16px}.history-compact-filter-state{background:#fff;border:1px solid #e0e4ec;border-radius:11px;align-items:center;gap:9px;padding:10px 11px;display:flex}.history-compact-filter-state strong{color:#344054;font-size:.77rem}.history-compact-filter-dot{background:#98a2b3;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #98a2b31f}.history-compact-filter-dot-active{background:#22c55e;box-shadow:0 0 0 4px #22c55e21}.history-compact-filter-details{flex-direction:column;gap:7px;margin-top:10px;display:flex}.history-compact-filter-details>div{background:#f7f8fc;border-radius:9px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:7px;padding:8px 9px;display:grid}.history-compact-filter-details span{font-size:.74rem}.history-compact-filter-details p{overflow-wrap:anywhere;color:#667085;min-width:0;margin:0;font-size:.69rem;font-weight:650;line-height:1.45}.history-compact-clear-button{color:#475467;width:100%;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;margin-top:11px;font-size:.72rem;font-weight:800;transition:border-color .18s,background-color .18s,color .18s}.history-compact-clear-button:hover{color:#4338ca;background:#f0f1ff;border-color:#aeb6f4}.history-sidebar-filter-form{border-top:1px solid #e4e7ec;flex-direction:column;gap:14px;margin-top:17px;padding-top:16px;display:flex}.history-sidebar-field{flex-direction:column;gap:6px;min-width:0;display:flex}.history-sidebar-field>span{color:#475467;font-size:.7rem;font-weight:800}.history-sidebar-field input,.history-sidebar-field select{color:#111827;width:100%;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;padding:0 10px;font-size:.76rem;transition:border-color .2s,box-shadow .2s}.history-sidebar-field input:focus,.history-sidebar-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11c}.history-sidebar-field input:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}.history-sidebar-search-wrapper{position:relative}.history-sidebar-search-wrapper>span{pointer-events:none;font-size:.76rem;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.history-sidebar-search-wrapper input{padding-left:34px}.history-sidebar-filter-divider{color:#667085;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;font-size:.62rem;font-weight:850;display:flex}.history-sidebar-filter-divider:after{content:"";background:#e4e7ec;flex:1;height:1px}.history-sidebar-date-group{background:#fff;border:1px solid #dde1ea;border-radius:13px;flex-direction:column;gap:10px;min-width:0;margin:0;padding:13px;display:flex}.history-sidebar-date-group legend{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;margin:0 auto;padding:0 8px;font-size:.65rem;font-weight:850}.history-sidebar-range-arrow{color:#4f46e5;background:#eef0ff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:-4px auto;font-size:.78rem;font-weight:900;display:flex}.history-sidebar-quick-ranges{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.history-sidebar-quick-ranges button{color:#475467;min-width:0;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dce7;border-radius:8px;padding:0 5px;font-size:.64rem;font-weight:750;transition:transform .18s,border-color .18s,background-color .18s,color .18s}.history-sidebar-quick-ranges button:hover{color:#4338ca;background:#eef0ff;border-color:#6366f1;transform:translateY(-1px)}.history-sidebar-sort-message{color:#667085;background:#f7f8fc;border:1px solid #e0e4ec;border-radius:9px;padding:10px;font-size:.69rem;line-height:1.45}.history-sidebar-filter-actions{border-top:1px solid #e4e7ec;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:13px;display:grid}.history-clear-button,.history-apply-button{min-height:38px;font:inherit;cursor:pointer;border-radius:9px;padding:0 12px;font-size:.74rem;font-weight:850;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.history-clear-button{color:#475467;background:#fff;border:1px solid #d0d5dd}.history-apply-button{color:#fff;background:#4f46e5;border:1px solid #4f46e5;box-shadow:0 6px 16px #4f46e533}.history-clear-button:hover,.history-apply-button:hover{transform:translateY(-1px)}.history-clear-button:hover{background:#f7f8ff;border-color:#aeb6f4}.history-apply-button:hover{background:#4338ca;box-shadow:0 8px 20px #4f46e547}.history-filter-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin:0;padding:10px;font-size:.69rem;font-weight:700;line-height:1.45}.history-view-sidebar-heading{margin-bottom:15px}.history-view-sidebar-options{flex-direction:column;gap:8px;display:flex}.history-sidebar-option{width:100%;min-width:0;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:13px;align-items:center;gap:10px;padding:11px;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:flex}.history-sidebar-option:hover{border-color:#aeb6f4;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.history-sidebar-option-active{background:linear-gradient(145deg,#eff1ff,#fff);border-color:#6366f1;box-shadow:0 8px 20px #4f46e524}.history-sidebar-option-icon{background:#eef0ff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:35px;height:35px;font-size:.96rem;transition:background-color .2s,color .2s;display:flex}.history-sidebar-option-active .history-sidebar-option-icon{color:#fff;background:#4f46e5}.history-sidebar-option-content{flex-direction:column;min-width:0;display:flex}.history-sidebar-option-content strong{color:#1d2939;font-size:.79rem}.history-sidebar-option-content small{color:#667085;margin-top:3px;font-size:.62rem;line-height:1.35}.history-sidebar-current-view{border-top:1px solid #e4e7ec;align-items:center;gap:9px;margin-top:15px;padding:14px 3px 1px;display:flex}.history-sidebar-current-view>span{background:#eef0ff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.history-sidebar-current-view div{flex-direction:column;min-width:0;display:flex}.history-sidebar-current-view small{color:#667085;letter-spacing:.06em;text-transform:uppercase;font-size:.59rem;font-weight:800}.history-sidebar-current-view strong{color:#3730a3;margin-top:2px;font-size:.76rem}.custom-time-picker{width:100%;min-width:0;position:relative}.custom-time-trigger-row{align-items:center;gap:6px;width:100%;display:flex}.custom-time-trigger{color:#111827;min-width:0;height:40px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.custom-time-trigger:hover:not(:disabled){border-color:#aeb6f4}.custom-time-trigger:focus-visible{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11c}.custom-time-trigger:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}.custom-time-value{color:#111827;font-size:.76rem;font-weight:750}.custom-time-placeholder{color:#98a2b3;font-size:.72rem}.custom-time-icon{flex:none;font-size:.78rem}.custom-time-clear-button{color:#667085;width:32px;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:800;line-height:1;transition:border-color .2s,background-color .2s,color .2s;display:flex}.custom-time-clear-button:hover{color:#4338ca;background:#eef0ff;border-color:#aeb6f4}.custom-time-popup{z-index:100;overscroll-behavior:contain;touch-action:manipulation;background:#fff;border:1px solid #d9deea;border-radius:17px;width:min(320px,100vw - 36px);padding:17px;animation:.18s ease-out custom-time-popup-enter;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 55px #0f172a38}@keyframes custom-time-popup-enter{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.custom-time-popup-heading{border-bottom:1px solid #e4e7ec;align-items:flex-start;gap:10px;padding-bottom:13px;display:flex}.custom-time-popup-heading>span{background:#eef0ff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.custom-time-popup-heading strong{color:#1d2939;font-size:.87rem}.custom-time-popup-heading p{color:#667085;margin:4px 0 0;font-size:.71rem;line-height:1.4}.custom-time-select-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:12px;margin-top:16px;display:grid}.custom-time-select-field{flex-direction:column;gap:7px;min-width:0;display:flex}.custom-time-select-field>span{color:#667085;text-align:center;letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:850}.custom-time-select-field select{color:#312e81;text-align:center;width:100%;height:52px;font:inherit;cursor:pointer;background:#f8f9ff;border:1px solid #d8dcff;border-radius:13px;outline:none;padding:0 10px;font-size:1.12rem;font-weight:900}.custom-time-select-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11c}.custom-time-select-separator{color:#4f46e5;padding-bottom:13px;font-size:1.55rem;font-weight:900}.custom-time-preview{color:#667085;background:#f8f9fc;border:1px solid #e1e5eb;border-radius:10px;justify-content:space-between;align-items:center;margin-top:16px;padding:10px 12px;font-size:.72rem;display:flex}.custom-time-preview strong{color:#312e81;font-size:.95rem}.custom-time-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.custom-time-cancel-button,.custom-time-apply-button{min-height:38px;font:inherit;cursor:pointer;border-radius:9px;font-size:.76rem;font-weight:850;transition:transform .16s,background-color .16s,box-shadow .16s,opacity .16s}.custom-time-cancel-button{color:#475467;background:#fff;border:1px solid #d0d5dd}.custom-time-apply-button{color:#fff;background:#4f46e5;border:1px solid #4f46e5;box-shadow:0 6px 16px #4f46e533}.custom-time-cancel-button:hover,.custom-time-apply-button:hover:not(:disabled){transform:translateY(-1px)}.custom-time-apply-button:hover:not(:disabled){background:#4338ca}.custom-time-apply-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.history-active-filter-summary{text-align:center;background:#fff;border:1px solid #dfe3eb;border-radius:13px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex}.history-filter-status-dot{background:#22c55e;border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 5px #22c55e1f}.history-active-filter-summary strong{color:#1d2939;text-align:center;font-size:.88rem;display:block}.history-active-filter-summary p{overflow-wrap:anywhere;color:#667085;text-align:center;margin:4px 0 0;font-size:.82rem;line-height:1.5}.history-timeline{flex-direction:column;gap:28px;display:flex}.history-day-group{min-width:0}.history-day-heading{align-items:center;gap:16px;margin-bottom:13px;display:flex}.history-day-heading h3{color:#111827;margin:0;font-size:1.1rem}.history-day-heading span{color:#667085;margin-top:4px;font-size:.78rem;font-weight:700;display:block}.history-day-line{background:#dfe3eb;flex:1;height:1px}.history-day-events{flex-direction:column;gap:10px;display:flex}.history-event{min-width:0;color:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:14px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:15px;padding:11px 14px 11px 11px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.history-event:hover{border-color:#b9c1ef;transform:translateY(-2px);box-shadow:0 9px 24px #0f172a17}.history-event-poster,.history-poster-placeholder{aspect-ratio:2/3;object-fit:cover;border-radius:8px;width:62px}.history-poster-placeholder{background:#e8eaf1;justify-content:center;align-items:center;display:flex}.history-event-content{min-width:0}.history-event-content h4{color:#111827;margin:0;font-size:1rem}.history-event-episode{overflow-wrap:anywhere;color:#4f46e5;margin:5px 0 0;font-size:.84rem;font-weight:750}.history-event-meta{color:#667085;flex-wrap:wrap;gap:15px;margin-top:9px;font-size:.76rem;font-weight:650;display:flex}.history-event-arrow{color:#4f46e5;font-size:1.2rem;font-weight:900;transition:transform .2s}.history-event:hover .history-event-arrow{transform:translate(4px)}.history-show-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.history-show-total-card{min-width:0;color:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:16px;grid-template-columns:74px minmax(0,1fr);gap:14px;padding:14px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative}.history-show-total-card:hover{border-color:#aeb6f4;transform:translateY(-3px);box-shadow:0 11px 27px #0f172a1a}.history-show-rank{z-index:2;color:#fff;background:#4f46e5;border-radius:999px;padding:4px 7px;font-size:.66rem;font-weight:900;position:absolute;top:8px;left:8px}.history-show-total-poster{aspect-ratio:2/3;object-fit:cover;border-radius:9px;width:74px}.history-show-total-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.history-show-total-content h3{overflow-wrap:anywhere;color:#111827;margin:0;font-size:1rem}.history-show-total-values{flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:11px;display:flex}.history-show-total-values strong{color:#4f46e5;font-size:1.12rem}.history-show-total-values span{color:#667085;font-size:.76rem;font-weight:700}.history-show-share-bar{background:#e2e5eb;border-radius:999px;height:7px;margin-top:13px;overflow:hidden}.history-show-share-bar div{border-radius:inherit;background:#4f46e5;height:100%}.history-show-total-content small{color:#667085;margin-top:6px;font-size:.7rem}.history-statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.history-analysis-card{background:#fff;border:1px solid #dfe3eb;border-radius:17px;flex-direction:column;justify-content:center;min-height:155px;padding:22px;display:flex}.history-analysis-card>span{font-size:1.35rem}.history-analysis-card strong{overflow-wrap:anywhere;color:#111827;margin-top:12px;font-size:1.45rem}.history-analysis-card p{color:#667085;margin:7px 0 0;font-size:.82rem;line-height:1.45}.history-empty-state{text-align:center;background:#fff;border:1px dashed #cfd4df;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.history-empty-state>span{font-size:2rem}.history-empty-state h3{color:#1d2939;margin:14px 0 0}.history-empty-state p{color:#667085;margin:8px 0 0}.history-empty-state button{color:#fff;font:inherit;cursor:pointer;background:#4f46e5;border:none;border-radius:9px;margin-top:18px;padding:9px 14px;font-weight:800}.history-pagination{border-top:1px solid #dfe3eb;justify-content:center;align-items:center;gap:18px;margin-top:28px;padding-top:22px;display:flex}.history-pagination span{color:#667085;font-size:.82rem;font-weight:750}.history-pagination button{color:#4f46e5;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:0 15px;font-size:.8rem;font-weight:800}.history-pagination button:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}@media (width<=1100px){.history-results-layout{grid-template-columns:minmax(0,1fr) 270px}.history-show-totals{grid-template-columns:1fr}}@media (width<=900px){.history-results-layout{flex-direction:column;display:flex}.history-tools-sidebar{order:-1;width:100%;max-height:none;position:static;overflow:visible}.history-filter-sidebar,.history-view-sidebar{width:100%}.history-view-sidebar-options{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.history-sidebar-current-view{display:none}.history-sidebar-filter-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.history-sidebar-section-heading,.history-compact-filter-summary,.history-sidebar-filter-divider,.history-sidebar-quick-ranges,.history-sidebar-sort-message,.history-filter-error,.history-sidebar-filter-actions{grid-column:1/-1}.history-sidebar-range-arrow{display:none}.history-sidebar-quick-ranges{grid-template-columns:repeat(6,minmax(0,1fr))}.history-sidebar-filter-actions{justify-content:flex-end;display:flex}.history-sidebar-filter-actions button{min-width:110px}}@media (width<=750px){.history-summary{grid-template-columns:1fr}.history-results-header{flex-direction:column;align-items:stretch}.history-results-count{align-self:flex-start}.history-statistics-grid{grid-template-columns:1fr}.history-sidebar-filter-form{display:flex}.history-sidebar-quick-ranges{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.history-view-sidebar-options{grid-template-columns:1fr}}@media (width<=520px){.history-page{width:min(94%,1240px);padding-top:24px}.history-header{padding:32px 18px}.history-results-section,.history-filter-sidebar,.history-view-sidebar{padding:17px}.history-sidebar-section-heading{align-items:center}.history-sidebar-quick-ranges{grid-template-columns:repeat(2,minmax(0,1fr))}.history-sidebar-filter-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.history-sidebar-filter-actions button{min-width:0}.history-event{grid-template-columns:50px minmax(0,1fr)}.history-event-poster,.history-poster-placeholder{width:50px}.history-event-arrow{display:none}.history-event-meta{flex-direction:column;gap:4px}.history-pagination{gap:9px}.history-pagination button{padding:0 10px}.custom-time-popup{z-index:200;width:min(320px,100vw - 28px);animation:.18s ease-out custom-time-popup-mobile-enter;position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}@keyframes custom-time-popup-mobile-enter{0%{opacity:0;transform:translate(-50%,-47%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}}.library-page{width:min(1500px,100% - 48px);min-height:100vh;margin:0 auto;padding:44px 0 76px}.library-header{background:radial-gradient(circle at 50% -40%,#818cf829,#0000 52%),linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:26px;flex-direction:column;align-items:center;gap:28px;margin-bottom:36px;padding:34px 28px 30px;display:flex;position:relative;box-shadow:0 22px 60px #00000029}.library-header:before{content:"";background:linear-gradient(90deg,#0000,#818cf8db,#22d3eeb8,#0000);border-radius:0 0 999px 999px;width:min(420px,62%);height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.library-header-copy{text-align:center;width:100%;max-width:760px}.library-eyebrow{letter-spacing:.16em;text-transform:uppercase;opacity:.54;margin:0 0 9px;font-size:.72rem;font-weight:850}.library-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.7rem,5vw,4.5rem);line-height:.96}.library-description{opacity:.66;max-width:660px;margin:17px auto 0;font-size:.98rem;line-height:1.7}.library-header-summary{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;width:min(470px,100%);display:grid}.library-summary-item{background:linear-gradient(135deg,#ffffff0e,#ffffff05);border:1px solid #ffffff16;border-radius:15px;align-items:center;gap:12px;min-width:0;padding:13px 15px;display:flex;box-shadow:inset 0 1px #ffffff09}.library-summary-icon{opacity:.72;background:#ffffff0d;border:1px solid #ffffff16;border-radius:10px;flex:0 0 34px;place-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:grid}.library-summary-copy{min-width:0}.library-summary-label{letter-spacing:.07em;text-transform:uppercase;opacity:.44;margin-bottom:3px;font-size:.61rem;font-weight:800;display:block}.library-summary-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:850;display:block;overflow:hidden}.library-controls{background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #ffffff13;border-radius:20px;margin-bottom:30px;padding:15px;position:relative;box-shadow:0 14px 34px #0000001a}.library-tabs{background:#0000001f;border-radius:14px;flex-wrap:wrap;gap:7px;padding:3px;display:flex}.library-tab{min-height:38px;color:inherit;font:inherit;cursor:pointer;opacity:.66;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:750;transition:opacity .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.library-tab:hover{opacity:.9;background:#ffffff0b}.library-tab:active{transform:translateY(1px)}.library-tab-active{opacity:1;background:linear-gradient(#ffffff1b,#ffffff0e);border-color:#ffffff1a;box-shadow:0 5px 16px #0000001f,inset 0 1px #ffffff0d}.library-tab-count{box-sizing:border-box;opacity:.58;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:.68rem;font-weight:850;display:inline-flex}.library-tab-active .library-tab-count{opacity:.9;background:#ffffff1c}.library-tab:focus-visible,.library-pagination button:focus-visible,.library-state-action:focus-visible{outline-offset:2px;outline:3px solid #818cf86b}.library-toolbar{grid-template-columns:minmax(260px,1fr) minmax(205px,250px);gap:12px;padding-top:14px;display:grid}.library-search,.library-sort{gap:6px;display:grid}.library-control-label{letter-spacing:.08em;text-transform:uppercase;opacity:.43;padding-left:3px;font-size:.64rem;font-weight:850}.library-search-field,.library-sort-field{align-items:center;min-width:0;display:flex;position:relative}.library-search-icon{z-index:1;opacity:.42;pointer-events:none;font-size:1.05rem;line-height:1;position:absolute;left:14px}.library-search input,.library-sort select{box-sizing:border-box;width:100%;min-height:44px;color:inherit;font:inherit;background:#73737d1f;border:1px solid #73737d2e;border-radius:12px;outline:none;font-size:.84rem;font-weight:650;transition:border-color .16s,background .16s,box-shadow .16s}.library-search input:hover,.library-sort select:hover{background:#6969782e;border-color:#69697847}.library-search input{padding:0 14px 0 40px}.library-sort select{appearance:none;cursor:pointer;padding:0 40px 0 13px}.library-search input::placeholder{color:inherit;opacity:.34}.library-search input:focus,.library-sort select:focus{background:#0a0b0f59;border-color:#818cf87a;box-shadow:0 0 0 3px #818cf81a}.library-search input:focus-visible,.library-sort select:focus-visible{outline:none}.library-sort-chevron{opacity:.46;pointer-events:none;font-size:.9rem;position:absolute;right:14px}.library-results{width:100%}.library-results-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;padding:0 3px;display:flex}.library-results-title{align-items:center;gap:9px;min-width:0;display:inline-flex}.library-results-section-dot{background:linear-gradient(135deg,#818cf8,#22d3ee);border-radius:999px;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 12px #818cf857}.library-results-title strong{letter-spacing:.01em;overflow-wrap:anywhere;min-width:0;font-size:.82rem;font-weight:800}.library-results-count{opacity:.44;font-size:.72rem;font-weight:750}.library-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;max-width:100%;display:flex}.library-pagination-top{margin-bottom:18px}.library-pagination-bottom{margin-top:22px}.library-pagination button{box-sizing:border-box;width:34px;height:34px;color:inherit;font:inherit;cursor:pointer;opacity:.66;background:#ffffff06;border:1px solid #ffffff13;border-radius:10px;place-items:center;padding:0;font-size:.8rem;font-weight:800;transition:opacity .15s,border-color .15s,background .15s,transform .15s;display:inline-grid}.library-pagination button:hover:not(:disabled){opacity:1;background:#fff1;border-color:#ffffff29;transform:translateY(-1px)}.library-pagination button:disabled{cursor:default;opacity:.22}.library-pagination .library-page-number-active{opacity:1;background:linear-gradient(135deg,#818cf82e,#22d3ee14);border-color:#818cf857;box-shadow:0 6px 18px #0000001f}.library-page-arrow{font-size:1.15rem!important;font-weight:600!important}.library-grid-placeholder{background:#ffffff05;border:1px dashed #ffffff1f;border-radius:18px;place-items:center;min-height:260px;display:grid}.library-grid-placeholder p{text-align:center;opacity:.55;margin:0;padding:24px;line-height:1.6}.library-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;width:100%;display:grid}.library-card-link{z-index:3;color:inherit;border-radius:20px;outline:none;text-decoration:none;position:absolute;inset:0}.library-card{background:linear-gradient(#1b1d22fa,#0f1014fa);border:1px solid #ffffff18;border-radius:20px;height:100%;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 12px 30px #00000029}.library-card:hover{border-color:#fff3;transform:translateY(-6px);box-shadow:0 22px 48px #00000057,0 0 28px #ffffff09}.library-card:focus-within{outline-offset:3px;border-color:#ffffff6b;outline:3px solid #818cf875;box-shadow:0 0 0 3px #ffffff14,0 20px 45px #0000004d}.library-card-poster-area{aspect-ratio:2/2.75;background:#ffffff09;width:100%;position:relative;overflow:hidden}.library-card-poster{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.75,.25,1),filter .3s;display:block;transform:scale(1)}.library-card:hover .library-card-poster{filter:brightness(1.05);transform:scale(1.045)}.library-card-poster-placeholder{background:linear-gradient(145deg,#ffffff17,#ffffff04);place-items:center;width:100%;height:100%;display:grid}.library-card-poster-placeholder span{text-align:center;opacity:.45;padding:20px;font-size:.8rem}.library-card-poster-shade{pointer-events:none;background:linear-gradient(#00000038 0%,#0000 24% 66%,#0a0b0e42 82%,#0a0b0ee6 100%);position:absolute;inset:0}.library-card-status-badge{z-index:2;box-sizing:border-box;letter-spacing:.025em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:999px;align-items:center;min-height:27px;padding:5px 9px;font-size:.67rem;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 5px 16px #0000004d}.library-card-rating-badge{--library-rating-color:#9ca3af;z-index:2;border:1px solid #9ca3af80;border-color:color-mix(in srgb, var(--library-rating-color) 65%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0b0ee0;border-radius:12px;flex-direction:column;align-items:flex-end;max-width:118px;padding:7px 9px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 18px #00000057}.library-card-rating-badge strong{color:var(--library-rating-color);font-size:.78rem;line-height:1.1}.library-card-rating-badge span{color:var(--library-rating-color);text-align:right;margin-top:3px;font-size:.59rem;font-weight:800;line-height:1.15}.library-card-rating-badge-empty{opacity:.75}.library-card-content{z-index:1;background:radial-gradient(circle at 50% 0,#ffffff0b,#0000 48%);flex-direction:column;min-height:240px;padding:15px 16px 16px;display:flex;position:relative}.library-card-heading{min-height:48px;margin-bottom:14px}.library-card-heading h3{letter-spacing:-.012em;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:800;line-height:1.28;display:-webkit-box;overflow:hidden}.library-card-original-title{white-space:nowrap;text-overflow:ellipsis;opacity:.4;margin:4px 0 0;font-size:.68rem;overflow:hidden}.library-card-primary-stat{background:linear-gradient(135deg,#ffffff13,#ffffff06);border:1px solid #ffffff13;border-radius:13px;margin-bottom:15px;padding:11px 12px;position:relative;overflow:hidden}.library-card-primary-stat:after{content:"";background:#ffffff7a;border-radius:13px 0 0 13px;width:3px;height:100%;position:absolute;top:0;left:0}.library-card-primary-stat span{letter-spacing:.045em;text-transform:uppercase;opacity:.48;margin-bottom:4px;font-size:.62rem;font-weight:800;display:block}.library-card-primary-stat strong{font-size:1rem;font-weight:800;display:block}.library-card-progress{gap:7px;margin-bottom:15px;display:grid}.library-card-progress-top{justify-content:space-between;align-items:center;gap:10px;font-size:.7rem;display:flex}.library-card-progress-top span{opacity:.52;font-weight:700}.library-card-progress-top strong{opacity:.88;font-size:.74rem;font-weight:800}.library-card-progress-track{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.library-card-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#ffffff73,#ffffffd1);height:100%;transition:width .3s;box-shadow:0 0 10px #ffffff24}.library-card-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:15px;display:grid}.library-card-detail{background:#ffffff09;border-radius:11px;min-width:0;padding:9px 10px}.library-card-detail span{text-transform:uppercase;letter-spacing:.035em;opacity:.4;margin-bottom:4px;font-size:.58rem;font-weight:700;line-height:1.2;display:block}.library-card-detail strong{white-space:nowrap;text-overflow:ellipsis;opacity:.82;font-size:.75rem;font-weight:750;display:block;overflow:hidden}.library-card-detail-muted{opacity:.72}.library-card-with-watch-action .library-card-footer{padding-right:82px}.library-card-watch-action{z-index:5;box-sizing:border-box;min-width:68px;min-height:30px;color:inherit;font:inherit;cursor:pointer;background:linear-gradient(135deg,#818cf82e,#22d3ee14);border:1px solid #818cf852;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:.66rem;font-weight:850;transition:transform .16s,border-color .16s,background .16s,opacity .16s;display:inline-flex;position:absolute;bottom:12px;right:13px;box-shadow:0 5px 16px #00000029}.library-card-watch-action:hover:not(:disabled){background:linear-gradient(135deg,#818cf842,#22d3ee1c);border-color:#818cf885;transform:translateY(-1px)}.library-card-watch-action:focus-visible{outline-offset:2px;outline:3px solid #818cf86b}.library-card-watch-action:disabled{cursor:wait;opacity:.56}.library-card-footer{opacity:.45;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:11px;font-size:.62rem;font-weight:650;transition:opacity .18s;display:flex}.library-card:hover .library-card-footer{opacity:.72}.library-card-open-icon{flex-shrink:0;font-size:.9rem;transition:transform .18s;transform:translate(0)}.library-card:hover .library-card-open-icon{transform:translate(3px)}@media (width<=1260px){.library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.library-page{width:min(100% - 28px,1500px);padding-top:28px}.library-header{flex-direction:column;align-items:center;padding:30px 22px 26px}.library-header-summary{width:min(470px,100%)}.library-toolbar{grid-template-columns:1fr}}@media (width<=680px){.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.library-card-content{min-height:225px;padding:13px 13px 14px}.library-card-status-badge{font-size:.6rem;top:9px;left:9px}.library-card-rating-badge{max-width:100px;padding:6px 7px;top:9px;right:9px}.library-card-rating-badge strong{font-size:.7rem}.library-card-rating-badge span{font-size:.54rem}}@media (width<=520px){.library-page{width:min(100% - 20px,1500px);padding-bottom:52px}.library-header{border-radius:20px;gap:22px;margin-bottom:26px;padding:26px 16px 22px}.library-header h1{font-size:clamp(2.35rem,15vw,3.4rem)}.library-description{font-size:.9rem;line-height:1.6}.library-header-summary{grid-template-columns:1fr}.library-controls{border-radius:16px;padding:11px}.library-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.library-tab{justify-content:space-between;min-width:0;padding:8px 10px;font-size:.76rem}.library-toolbar{gap:10px}.library-results-heading{flex-direction:column;align-items:flex-start;gap:8px}.library-pagination{gap:6px}.library-pagination button{width:38px;height:38px}.library-state{min-height:220px;padding:34px 18px}}@media (width<=460px){.library-card-status-badge{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 92px);overflow:hidden}.library-card-rating-badge{max-width:86px}}@media (width<=410px){.library-grid{grid-template-columns:1fr}.library-card-poster-area{aspect-ratio:2/2.6}.library-card-content{min-height:0}}@media (prefers-reduced-motion:reduce){.library-card,.library-card-poster,.library-card-open-icon,.library-card-progress-fill,.library-tab,.library-pagination button,.library-search input,.library-sort select,.library-card-watch-action{transition:none}.library-card:hover,.library-card:hover .library-card-poster{transform:none}}.library-state{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 0,#818cf814,#0000 42%),linear-gradient(#ffffff07,#ffffff03);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:42px 28px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff06}.library-state-icon{opacity:.72;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:16px;font-size:1.1rem;font-weight:850;display:grid}.library-state-copy{gap:7px;max-width:470px;display:grid}.library-state-copy strong{letter-spacing:-.015em;font-size:1rem;font-weight:850}.library-state-copy span{opacity:.5;font-size:.82rem;line-height:1.65}.library-state-action{min-height:38px;color:inherit;font:inherit;cursor:pointer;background:linear-gradient(135deg,#818cf824,#22d3ee0e);border:1px solid #818cf847;border-radius:11px;margin-top:20px;padding:0 14px;font-size:.77rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s}.library-state-action:hover{background:linear-gradient(135deg,#818cf833,#22d3ee13);border-color:#818cf875;transform:translateY(-1px)}.library-state-error{background:radial-gradient(circle at 50% 0,#f8717113,#0000 42%),linear-gradient(#ffffff06,#ffffff03);border-color:#f8717129}.library-state-error .library-state-icon{color:#fca5a5;background:#f8717112;border-color:#f871713d}.library-state-loading{gap:17px}.library-state-spinner{box-sizing:border-box;border:3px solid #ffffff14;border-top-color:#818cf8d9;border-radius:999px;width:34px;height:34px;animation:.8s linear infinite library-state-spin}.library-page-ellipsis{opacity:.34;place-items:center;min-width:24px;height:34px;font-size:.78rem;font-weight:800;display:inline-grid}@keyframes library-state-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.library-state-spinner{border-top-color:#ffffff57;animation:none}.library-state-action{transition:none}.library-state-action:hover{transform:none}}@media (hover:none){@media (hover:none){.library-card:hover,.library-pagination button:hover:not(:disabled),.library-state-action:hover{transform:none}.library-card:hover .library-card-poster{filter:none;transform:none}}}.crew-activity-page{width:min(1180px,100% - 40px);margin:0 auto;padding:38px 0 70px}.crew-activity-header{text-align:center;justify-content:center;align-items:flex-start;gap:30px;margin-bottom:26px;display:flex;position:relative}.crew-activity-header>div{width:min(100%,680px)}.crew-activity-eyebrow{color:#a5b4fcf2;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.75rem;font-weight:850}.crew-activity-header h1{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.crew-activity-description{color:#ffffff9e;max-width:620px;margin:14px auto 0;line-height:1.6}.crew-back-link{color:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;padding:9px 13px;font-size:.8rem;font-weight:750;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;position:absolute;top:0;right:0}.crew-back-link:hover{background:#818cf814;border-color:#818cf847;transform:translateY(-1px)}.crew-activity-controls{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:16px;display:grid}.crew-activity-controls label,.crew-custom-range label{flex-direction:column;gap:7px;min-width:0;display:flex}.crew-activity-controls label>span,.crew-custom-range label>span{color:#ffffff85;letter-spacing:.05em;text-transform:uppercase;font-size:.69rem;font-weight:800}.crew-activity-controls select,.crew-custom-range input{box-sizing:border-box;width:100%;min-height:43px;color:inherit;font:inherit;background:#73737d1f;border:1px solid #73737d2e;border-radius:11px;outline:none;padding:0 12px;font-size:.83rem;font-weight:650}.crew-activity-controls select:focus,.crew-custom-range input:focus{border-color:#818cf87a;box-shadow:0 0 0 3px #818cf81a}.crew-clear-filters{min-height:43px;color:inherit;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;padding:0 14px;font-size:.75rem;font-weight:750}.crew-custom-range{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin-top:12px;display:grid}.crew-activity-results{margin-top:24px}.crew-activity-results-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:0 2px;display:flex}.crew-activity-results-heading strong{color:#111827f0;font-size:.95rem;font-weight:850}.crew-activity-results-heading span{color:#111827d1;white-space:nowrap;font-size:.9rem;font-weight:800}.crew-activity-feed{background:#ffffff05;border:1px solid #ffffff14;border-radius:17px;overflow:hidden}.crew-activity-entry-shell{border-bottom:1px solid #cbd5e1}.crew-activity-entry-shell:last-child{border-bottom:0}.crew-activity-entry{box-sizing:border-box;min-height:76px;color:inherit;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px 15px;text-decoration:none;transition:background .15s;display:grid;position:relative}.crew-activity-avatar{color:#c7d2fe;background:#818cf81a;border:1px solid #818cf833;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:900;display:grid}.crew-activity-avatar.crew-activity-avatar-mikkel{color:#00ff04;background:#00ff0414;border-color:#00ff04}.crew-activity-avatar.crew-activity-avatar-melissa{color:#ff00f2;background:#ff00f214;border-color:#ff00f2}.crew-activity-avatar.crew-activity-avatar-david{color:#00bfc7;background:#00f7ff14;border-color:#00f7ff}.crew-activity-entry-main{min-width:0}.crew-activity-entry-top{align-items:center;gap:6px;margin-bottom:4px;font-size:.76rem;display:flex}.crew-activity-entry-top span{color:#ffffff73}.crew-activity-show{flex-wrap:wrap;align-items:baseline;gap:5px 8px;min-width:0;display:flex}.crew-activity-show>strong{font-size:.89rem}.crew-activity-episode-code{color:#a5b4fcf2;font-size:.72rem;font-weight:850}.crew-activity-episode-title{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;max-width:420px;font-size:.76rem;overflow:hidden}.crew-activity-date{color:#ffffff6b;white-space:nowrap;font-size:.7rem;font-weight:650}.crew-owner-badge{background:#818cf814;border:1px solid #818cf838;border-radius:999px;align-items:center;min-height:20px;padding:2px 7px;font-size:.6rem;font-weight:800;display:inline-flex;color:#c7d2fee0!important}.crew-owner-correction-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;padding:0 15px 11px 68px;display:flex}.crew-owner-correction-actions button,.crew-owner-save-button{min-height:32px;color:inherit;font:inherit;cursor:pointer;background:#818cf812;border:1px solid #818cf833;border-radius:9px;padding:0 10px;font-size:.68rem;font-weight:780}.crew-owner-correction-actions button:disabled,.crew-owner-save-button:disabled{cursor:default;opacity:.45}.crew-owner-correction-editor{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;padding:0 15px 13px 68px;display:flex}.crew-owner-correction-editor label{flex-direction:column;gap:6px;display:flex}.crew-owner-correction-editor label>span{color:#ffffff7a;letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:800}.crew-owner-correction-editor input{box-sizing:border-box;min-height:36px;color:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;background:#ffffff0b;border:1px solid #818cf838;border-radius:9px;outline:none;padding:0 10px;font-size:.72rem}.crew-owner-correction-editor input:focus{border-color:#818cf87a;box-shadow:0 0 0 3px #818cf817}.crew-owner-correction-error{color:#fecacaf0;background:#ef44440f;border:1px solid #ef444438;border-radius:11px;margin-top:14px;padding:10px 12px;font-size:.74rem;font-weight:700}.crew-watch-time-list{background:#ffffff05;border:1px solid #ffffff14;border-radius:17px;overflow:hidden}.crew-watch-time-entry{box-sizing:border-box;min-height:68px;color:inherit;border-bottom:1px solid #6366f124;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 16px;text-decoration:none;transition:background .15s;display:grid}.crew-watch-time-entry:last-child{border-bottom:0}.crew-watch-time-entry:hover{background:#6366f10e;box-shadow:inset 0 -1px #6366f133}.crew-watch-time-rank{box-sizing:border-box;color:#4338cac2;background:#6366f10e;border:1px solid #6366f129;border-radius:10px;place-items:center;min-width:38px;height:34px;padding:0 7px;font-size:.72rem;font-weight:900;display:grid}.crew-watch-time-rank-top{color:#3730a3f5;background:#6366f11c;border-color:#6366f147}.crew-watch-time-show{flex-direction:column;gap:7px;min-width:0;display:flex}.crew-watch-time-show-title{color:#111827f0;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:820;line-height:1.2;overflow:hidden}.crew-watch-time-meta{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.crew-watch-time-member-pill{box-sizing:border-box;color:#4338cae6;background:#6366f112;border:1px solid #6366f129;border-radius:999px;align-items:center;min-height:22px;padding:3px 8px;font-size:.68rem;font-weight:820;line-height:1;display:inline-flex}.crew-watch-time-member-pill-mikkel{color:#4338caf5;background:#4f46e514;border-color:#4f46e533}.crew-watch-time-member-pill-melissa{color:#be185deb;background:#db277711;border-color:#db27772e}.crew-watch-time-member-pill-david{color:#047857eb;background:#05966911;border-color:#0596692e}.crew-watch-time-episodes{color:#11182780;font-size:.72rem;font-weight:680}.crew-watch-time-total{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:2px;min-width:78px;display:flex}.crew-watch-time-total strong{color:#4338caf5;font-size:.9rem;font-weight:900;line-height:1.1}.crew-watch-time-total span{color:#11182761;letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:800}.crew-activity-page-empty{box-sizing:border-box;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:18px;justify-content:center;align-items:center;gap:18px;min-height:250px;padding:30px;display:flex}.crew-activity-page-empty-icon{background:#818cf814;border-radius:16px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:1.6rem;display:grid}.crew-activity-page-empty h2{margin:0 0 7px;font-size:1rem}.crew-activity-page-empty p{color:#ffffff80;max-width:520px;margin:0;font-size:.8rem;line-height:1.55}.crew-activity-coming-soon{color:#a5b4fcbf;margin-top:10px;font-size:.71rem;font-weight:750;display:inline-block}.crew-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;max-width:100%;margin:18px auto;display:flex}.crew-pagination button{min-width:36px;height:36px;color:inherit;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;place-items:center;font-size:.75rem;font-weight:750;transition:background .15s,border-color .15s,transform .15s;display:grid}.crew-pagination button:hover:not(:disabled){background:#818cf814;border-color:#818cf840;transform:translateY(-1px)}.crew-pagination button:disabled{cursor:default;opacity:.3}.crew-pagination-ellipsis{color:#ffffff59;place-items:center;width:25px;display:grid}@media (width<=850px){.crew-activity-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.crew-clear-filters{width:100%}}@media (width<=620px){.crew-activity-page{width:calc(100% - 24px);padding-top:24px}.crew-activity-header{flex-direction:column}.crew-activity-controls,.crew-custom-range{grid-template-columns:1fr}.crew-activity-entry{grid-template-columns:38px minmax(0,1fr);padding:12px}.crew-activity-date{white-space:normal;grid-column:2;margin-top:-4px}.crew-activity-page-empty{text-align:center;flex-direction:column}.crew-owner-correction-actions,.crew-owner-correction-editor{justify-content:flex-start;padding-left:62px;padding-right:12px}.crew-owner-correction-editor{flex-direction:column;align-items:stretch}.crew-owner-correction-editor input,.crew-owner-save-button{width:100%}.crew-watch-time-entry{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding:11px 12px}.crew-watch-time-rank{min-width:34px;height:30px;padding:0 6px}.crew-watch-time-total{min-width:66px}.crew-watch-time-total strong{font-size:.8rem}.crew-watch-time-total span{font-size:.52rem}.crew-watch-time-show-title{font-size:.86rem}.crew-watch-time-member-name{max-width:100px}.crew-watch-time-meta{gap:5px}.crew-back-link{align-self:center;position:static}}@media (prefers-reduced-motion:reduce){.crew-back-link,.crew-activity-entry,.crew-watch-time-entry,.crew-pagination button{transition:none}}.crew-activity-description{color:#4b5563;font-weight:560}.crew-back-link{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.crew-back-link:hover{background:#eef2ff;border-color:#818cf8}.crew-activity-controls,.crew-custom-range{color:#1f2937}.crew-activity-controls label>span,.crew-custom-range label>span{color:#475569;font-weight:850}.crew-activity-controls select,.crew-custom-range input{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;font-weight:720}.crew-clear-filters{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.crew-activity-results-heading strong{color:#0f172a}.crew-activity-results-heading span{color:#334155}.crew-activity-feed{background:#fff;border-color:#e2e8f0}.crew-activity-entry{border-bottom-color:#cbd5e1}a.crew-activity-entry:hover{background:#f8faff}.crew-activity-avatar{color:#4338ca;background:#eef2ff;border-color:#a5b4fc;font-weight:950}.crew-activity-entry-top strong{color:#1e293b;font-size:.8rem;font-weight:900}.crew-activity-entry-top span{color:#64748b;font-weight:650}.crew-activity-show>strong{color:#1e293b;font-weight:900}.crew-activity-episode-code{color:#4f46e5;font-weight:900}.crew-activity-episode-title{color:#475569;font-weight:650}.crew-activity-date{color:#475569;font-weight:720}.crew-owner-badge{background:#eef2ff;border-color:#a5b4fc;font-weight:900;color:#4338ca!important}.crew-owner-correction-actions button,.crew-owner-save-button{color:#312e81;background:#eef2ff;border-color:#a5b4fc;font-weight:850}.crew-owner-correction-actions button:hover:not(:disabled),.crew-owner-save-button:hover:not(:disabled){background:#e0e7ff;border-color:#6366f1}.crew-owner-correction-actions .crew-owner-remove-button{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.crew-owner-correction-actions .crew-owner-remove-button:hover:not(:disabled){background:#fee2e2;border-color:#ef4444}.crew-owner-correction-editor label>span{color:#475569}.crew-owner-correction-editor input{color:#1e293b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-color:#a5b4fc;font-weight:700}.crew-owner-correction-error{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.crew-watch-time-list{background:#fff;border-color:#e2e8f0}.crew-watch-time-entry{border-bottom-color:#cbd5e1}.crew-watch-time-episodes{color:#475569;font-weight:700}.crew-watch-time-total span{color:#475569}.crew-activity-page-empty{background:#f8fafc;border-color:#cbd5e1}.crew-activity-page-empty p{color:#475569}.crew-activity-coming-soon{color:#4f46e5}.crew-pagination button{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.crew-pagination button:hover:not(:disabled){background:#eef2ff;border-color:#818cf8}.crew-pagination .crew-pagination-active{color:#312e81;background:#e0e7ff;border-color:#6366f1}.crew-pagination-ellipsis{color:#64748b}.login-page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:32px 16px;display:flex}.login-card{border:1px solid var(--border);background:var(--bg);width:min(440px,100%);box-shadow:var(--shadow);text-align:left;border-radius:16px;padding:32px}.login-card h1{text-align:center;margin:0 0 24px;font-size:2rem;line-height:1.1}.login-card h2{text-align:center;margin-bottom:24px}.login-form{flex-direction:column;gap:18px;display:flex}.login-form label{color:var(--text-h);flex-direction:column;gap:8px;font-weight:700;display:flex}.login-form input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);font:inherit;box-sizing:border-box;border-radius:10px;padding:12px 14px}.login-form input:focus{outline:2px solid var(--accent);outline-offset:2px}.login-form button{background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;margin-top:4px;padding:12px 16px;font-weight:800}.login-form button:disabled{opacity:.6;cursor:not-allowed}.login-error{color:#dc2626;text-align:center;font-weight:700}
