:root{color-scheme:dark;--bg:#0c100f;--panel:#151a18;--line:#262d28;--muted:#a1aaa3;--text:#f4f6f1;--accent:#b8f36b;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px}
[hidden]{display:none!important}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}svg{width:21px;height:21px;vertical-align:middle;flex-shrink:0}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h2{font-size:1.35rem;letter-spacing:-.035em}h3{font-size:1rem}small{font-size:.8rem}input{min-width:0}button.primary,.primary{background:var(--accent);color:#18200e;padding:13px 22px;border-radius:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px}.secondary{border:1px solid #ffffff45;background:#ffffff12;padding:13px 20px;border-radius:9px;display:inline-flex;align-items:center;gap:10px;font-weight:600;min-height:46px}.muted{color:var(--muted)}.eyebrow{font-size:.73rem;font-weight:700;letter-spacing:.16em;color:var(--accent);margin-bottom:12px}.tiny{font-size:.78rem;color:var(--muted);line-height:1.65}.error{color:#ffaca4;font-size:.9rem}.error:empty{display:none}.subtle{color:var(--muted);font-size:.85rem;display:inline-flex;align-items:center;gap:8px;min-height:44px}.brand{display:flex;align-items:center;gap:10px;font-size:1.6rem;font-weight:800;letter-spacing:-.04em}.brand-mark{background:var(--accent);color:#16200d;width:34px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-weight:900;font-size:1.65rem;transform:skew(-7deg)}.brand-play{font-size:.65rem;letter-spacing:.14em;color:var(--accent);display:block;margin-top:1px}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;padding:32px 22px;display:flex;flex-direction:column;border-right:1px solid var(--line);z-index:20;background:var(--bg)}.sidebar .brand{margin-left:10px}.nav-caption{font-size:.63rem;letter-spacing:.15em;color:#738076;margin:54px 12px 18px}.main-nav{display:flex;flex-direction:column;gap:8px}.main-nav a{display:flex;align-items:center;gap:13px;padding:14px 12px;border-radius:8px;color:#a9b1aa;font-size:.88rem;font-weight:500}.main-nav a.active{background:#b8f36b13;color:var(--accent)}.main-nav a:hover{background:#ffffff08}.live-dot{height:6px;width:6px;background:var(--accent);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto}.signal-card{border:1px solid var(--line);border-radius:10px;padding:13px 10px;margin:20px 0;display:flex;align-items:center;gap:10px}.signal-card svg{color:var(--accent)}.signal-card b{font-size:.71rem;display:block}.signal-card small{display:block;color:var(--muted);font-size:.69rem;margin-top:6px}.sidebar-bottom .subtle{font-size:.69rem}.workspace{margin-left:224px;max-width:1900px}.topbar{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;gap:16px}.breadcrumb{font-size:.85rem;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:22px}.search{display:flex;align-items:center;gap:10px;color:var(--muted);background:#151a17;border:1px solid var(--line);border-radius:9px;padding:10px 13px}.search input{width:215px;background:none;border:none;outline:none;color:var(--text);font-size:.78rem}.account-button{display:flex;align-items:center;gap:9px;font-size:.85rem;min-height:44px}.account-button>span:first-child{border:1px solid #5b6d50;background:#b8f36b0a;width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.account-button svg{width:17px}main{padding:0 42px 25px;min-height:calc(100vh - 160px)}.hero{position:relative;min-height:440px;border-radius:16px;overflow:hidden;display:flex;align-items:center;margin-bottom:32px;background:#17231f}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:70% 43%;inset:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c1413ed 0%,#0c1413d9 26%,#0c141344 67%,#0c141300),linear-gradient(0deg,#07100ccc,transparent 45%)}.hero-content{position:relative;z-index:1;padding:40px;max-width:540px}.hero .eyebrow{display:flex;align-items:center;gap:8px;font-size:.69rem;letter-spacing:.2em}.hero h1{font-family:"Arial Black",Impact,"Segoe UI",sans-serif;font-size:clamp(2.8rem,5.7vw,5.5rem);font-weight:900;line-height:.95;letter-spacing:-.055em;margin:23px 0 20px}.hero h1 em{font-style:normal;color:#c5d8c9}.metadata{display:flex;gap:12px;align-items:center;color:#c0c9c1;font-size:.78rem;flex-wrap:wrap}.quality-badge{border:1px solid #ffffff50;padding:2px 5px;border-radius:3px;font-size:.65rem;color:#e4e8e4}.hero-description{color:#bbc6be;font-size:.86rem;max-width:345px;line-height:1.7;margin:17px 0 23px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-actions .secondary{padding:12px 14px}.hero-indicator{position:absolute;z-index:2;right:26px;bottom:25px;color:#e0e7de;font-size:.74rem;display:flex;gap:10px;align-items:center}.hero-indicator:before{content:"";width:30px;height:3px;background:var(--accent)}.section{margin:29px 0 35px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px}.section-head h2{margin:0;font-size:1.22rem}.section-head .see-all{color:var(--accent);font-size:.77rem;display:flex;align-items:center;gap:7px}.section-head small{display:block;color:var(--muted);font-size:.78rem;margin-top:7px}.live-label{font-size:.61rem;background:#a5e05f16;color:var(--accent);padding:5px 7px;border:1px solid #8bb65342;border-radius:5px;vertical-align:middle;margin-left:10px;letter-spacing:.03em}.channels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.channel{border:1px solid var(--line);border-radius:11px;background:#131815;padding:16px;text-align:left;position:relative;transition:border-color .2s}.channel:hover{border-color:#728361}.channel-brand{height:42px;display:flex;align-items:center;color:var(--channel-color);font-weight:900;font-size:1.2rem;letter-spacing:-.06em}.channel h3{font-size:.81rem;font-weight:600;margin:16px 0 5px}.channel p{font-size:.68rem;color:var(--muted);margin:0}.channel .out-icon{position:absolute;right:12px;top:15px;color:#828d82;font-size:.9rem}.channel .channel-mode{display:inline-block;font-size:.61rem;color:#a7b4a5;margin-top:12px}.movies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.movie{min-width:0;position:relative}.poster{position:relative;width:100%;aspect-ratio:16/9;border-radius:11px;overflow:hidden;background:#202722;padding:0;display:block}.poster img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.poster:hover img{transform:scale(1.04)}.poster:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#02050490,transparent 60%)}.poster-tag{position:absolute;top:12px;left:12px;border-radius:4px;background:#07110cd9;color:#f1f4ed;font-size:.62rem;padding:5px 7px;z-index:1}.poster-title{position:absolute;bottom:17px;left:17px;right:17px;font-size:1.6rem;line-height:1.05;font-weight:800;letter-spacing:-.04em;z-index:1;text-align:left;text-shadow:0 2px 8px #0008}.movie-copy{padding:13px 0}.movie h3{font-size:.88rem;margin:0 34px 7px 0}.movie .metadata{font-size:.71rem;gap:8px}.save-button{position:absolute;bottom:24px;right:-7px;padding:10px;color:var(--muted)}.save-button.saved{color:var(--accent)}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service{border:1px solid var(--line);border-radius:11px;padding:22px;display:block;background:#131715}.service .service-brand{color:var(--service-color);font-weight:800;font-size:1.35rem;letter-spacing:-.04em;margin-bottom:14px}.service p{font-size:.78rem;color:var(--muted);margin:0 0 16px}.service .provider-link{display:flex;align-items:center;justify-content:space-between;font-size:.74rem;color:#e1e8db}.service:hover{border-color:#5c6b53}.page-heading{margin:30px 0}.page-heading h1{font-size:2.2rem;letter-spacing:-.05em;margin:0 0 10px}.page-heading p{font-size:.88rem;color:var(--muted)}.filters{display:flex;gap:8px;margin:22px 0;flex-wrap:wrap}.filters button{border:1px solid var(--line);padding:9px 15px;border-radius:25px;font-size:.8rem;color:var(--muted);min-height:40px}.filters button.active{color:#19210f;background:var(--accent);border-color:var(--accent)}.notice{border-left:2px solid var(--accent);padding:12px 18px;background:#b8f36b07;color:#bec7bc;font-size:.8rem;line-height:1.7;border-radius:0 8px 8px 0;margin:20px 0}.anime-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.anime-grid .service{min-height:220px;padding:26px}.anime-grid .service-brand{font-size:2rem;margin:20px 0}.anime-grid .tiny{color:var(--service-color)}.footer{padding:24px 42px 30px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:.67rem;color:#859182}.footer button{font-size:inherit;color:inherit}.loading,.empty{padding:75px 25px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:12px;line-height:1.8}.empty h2{color:var(--text)}.empty svg{width:34px;height:34px;color:var(--accent);margin-bottom:12px}.empty p{font-size:.88rem}.mobile-nav,.mobile-brand{display:none}dialog{background:#151b17;color:var(--text);border:1px solid #3a453a;border-radius:18px;max-width:calc(100% - 28px);padding:32px;box-shadow:0 30px 150px #0009}dialog::backdrop{background:#030805cc;backdrop-filter:blur(7px)}dialog h2{font-size:1.6rem;line-height:1.2}dialog .close{position:absolute;top:14px;right:16px;font-size:1.6rem;color:var(--muted);width:38px;height:38px}.auth-dialog{width:430px}.auth-dialog>.brand-mark{margin-bottom:25px}.auth-dialog>p.muted{font-size:.85rem}.auth-dialog label{display:block;font-size:.8rem;color:#c1c9be;margin-top:18px}.auth-dialog label[hidden]{display:none}.auth-dialog input{width:100%;display:block;margin-top:8px;padding:13px;background:#0c100e;color:var(--text);border:1px solid #343e32;border-radius:8px;font-size:.88rem}.auth-dialog .primary{width:100%;margin-top:18px}.auth-switch{width:100%;font-size:.81rem;color:var(--accent);padding:18px 0}.auth-dialog .tiny{font-size:.72rem;margin:5px 0}.player-dialog{width:1000px;padding:23px}.player-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.player-header h2{font-size:1.2rem;margin-bottom:18px}.player-header .eyebrow{font-size:.65rem;margin-bottom:8px}.close-inline{font-size:1.8rem;min-width:40px;min-height:40px}#media-container{background:#000;aspect-ratio:16/9;position:relative;border-radius:8px;overflow:hidden}#media-container video,#media-container iframe{width:100%;height:100%;border:0;display:block}#media-container .loading{border:0}.player-tools{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin:16px 0;font-size:.8rem}.player-tools select{border:1px solid var(--line);border-radius:7px;padding:8px 10px;margin-left:8px;background:#0e130f;color:var(--text);font-size:.8rem}.player-dialog .source-link{font-size:.8rem;color:var(--accent)}.player-dialog .tiny{margin:12px 0}.info-dialog{width:600px;max-height:85vh}.info-dialog p,.info-dialog li{font-size:.9rem;color:#bdc8bc;line-height:1.8}.info-dialog a{color:var(--accent)}.info-dialog ul{padding-left:20px}.account-box{border:1px solid var(--line);padding:20px;border-radius:10px;margin:20px 0;overflow-wrap:anywhere}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:var(--accent);color:#16210e;z-index:100;padding:13px 20px;border-radius:8px;font-size:.85rem;max-width:90%;box-shadow:0 10px 40px #0008}.result-label{color:var(--muted);font-size:.8rem;margin-bottom:20px}.provider-kicker{display:flex;justify-content:space-between;gap:10px}.provider-kicker svg{height:16px;width:16px}.main-nav a span[data-icon],.mobile-nav a span[data-icon]{display:flex;align-items:center}
@media(min-width:1600px){.hero{min-height:530px}.hero-content{max-width:590px}.hero h1{font-size:6rem}.hero-description{max-width:390px}.poster-title{font-size:2rem}}
@media(max-width:1200px){.sidebar{width:198px;padding:28px 14px}.workspace{margin-left:198px}.topbar{padding:0 26px}.breadcrumb{display:none}main{padding:0 26px 24px}.top-actions{width:100%;justify-content:space-between}.hero{min-height:410px}.hero-content{padding:30px}.channels{grid-template-columns:repeat(3,minmax(0,1fr))}.channel:nth-child(n+4){display:none}.tv-page .channel:nth-child(n+4){display:block}.anime-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:4rem}.footer{padding:25px 26px}}
@media(max-width:760px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:auto;min-height:80px;padding:18px 20px 15px;flex-wrap:wrap}.mobile-brand{display:flex;gap:8px;font-size:1.23rem}.mobile-brand .brand-mark{height:29px;width:27px;font-size:1.3rem}.mobile-brand .brand-play{font-size:.55rem;align-self:center;margin-top:0}.top-actions{width:auto;gap:10px}.account-button{font-size:.8rem}.account-button>span:first-child{display:none}.search{padding:9px;background:none;border:0}.search input{width:0;opacity:0;padding:0;transition:width .15s}.search:focus-within{position:absolute;left:20px;right:82px;background:#182019;z-index:25;border:1px solid var(--line)}.search:focus-within input{width:100%;opacity:1;padding-left:2px}.search:has(input:not(:placeholder-shown)){position:absolute;left:20px;right:82px;background:#182019;z-index:25;border:1px solid var(--line)}.search:has(input:not(:placeholder-shown)) input{width:100%;opacity:1}main{padding:0 20px 20px;min-height:calc(100vh - 210px)}.hero{min-height:490px;margin-bottom:28px;border-radius:12px;align-items:flex-end}.hero>img{object-position:65% top;height:75%}.hero:after{background:linear-gradient(0deg,#0a120f 5%,#0a120ff2 24%,#0a120f40 75%,#0a120f10)}.hero-content{padding:25px 23px 30px;width:100%;max-width:100%}.hero .eyebrow{font-size:.62rem;margin:0 0 15px}.hero h1{font-size:3.8rem;margin:0 0 15px;line-height:.95}.hero-description{font-size:.81rem;margin:14px 0 20px;max-width:100%;line-height:1.55}.hero-indicator{display:none}.hero-actions .primary{font-size:.84rem;padding:12px 17px}.hero-actions .secondary{font-size:.84rem}.metadata{font-size:.72rem}.section{margin:26px 0 30px}.section-head{margin-bottom:16px}.section-head h2{font-size:1.08rem}.section-head .see-all{font-size:.69rem}.section-head small{font-size:.73rem;line-height:1.5}.live-label{font-size:.52rem;margin-left:6px;padding:4px 5px}.channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.channel{padding:15px}.channel:nth-child(3){display:none}.tv-page .channel:nth-child(3){display:block}.channel-brand{font-size:1.15rem;height:35px}.channel h3{margin-top:10px}.channel p{font-size:.7rem}.channel .channel-mode{font-size:.65rem}.movies{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.movies .movie:first-child:last-child{max-width:none}.poster{aspect-ratio:3/4}.poster-title{font-size:1.45rem;left:12px;bottom:15px;right:10px}.poster img{object-position:center}.poster-tag{font-size:.57rem;left:8px;top:8px}.movie .metadata{font-size:.67rem;gap:6px}.movie h3{font-size:.8rem;margin-right:24px;line-height:1.4}.save-button{bottom:25px;padding:8px}.save-button svg{width:18px}.services{grid-template-columns:1fr}.service{padding:20px}.service .service-brand{font-size:1.4rem}.service p{font-size:.83rem}.service .provider-link{font-size:.8rem}.anime-grid{grid-template-columns:1fr}.anime-grid .service{min-height:0}.anime-grid .service-brand{font-size:2rem}.page-heading{margin:20px 0 26px}.page-heading h1{font-size:1.85rem}.page-heading p{font-size:.85rem}.footer{padding:20px 20px 102px;font-size:.61rem;gap:20px;line-height:1.7}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#101611f5;border-top:1px solid #30392d;display:flex;justify-content:space-around;padding:12px 5px calc(12px + env(safe-area-inset-bottom));backdrop-filter:blur(15px)}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.62rem;color:#9ea99c;min-width:52px}.mobile-nav a.active{color:var(--accent)}.mobile-nav svg{width:21px;height:21px}dialog{padding:26px 22px;max-height:90dvh}.player-dialog{padding:15px;width:100%;max-width:calc(100% - 16px)}.player-tools{gap:10px;font-size:.75rem}.player-tools select{font-size:.75rem;padding:8px}.player-header h2{font-size:1.1rem}#toast{bottom:92px;font-size:.8rem}.notice{font-size:.77rem}.empty{padding:45px 20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
.catalog-update{display:flex;align-items:center;gap:10px;color:var(--accent);font-size:.78rem;line-height:1.7;margin:18px 0}.catalog-update svg{width:18px;flex-shrink:0}.catalog-update .muted{display:inline}
/* Episode browsing renders only the selected day and the first 60 episode buttons. */
.guest-label{font-size:12px;color:var(--muted);white-space:nowrap}.series-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 18px}.serial{min-width:0}.serial .poster{aspect-ratio:2/3;width:100%;border-radius:12px}.serial .poster img{height:100%;width:100%;object-fit:cover}.serial h3{font-size:14px;line-height:1.5;margin:12px 0 4px}.serial p{font-size:11px;color:#99a59e;margin:0}.serial p span{color:#758079}.episode-chip{position:absolute;bottom:10px;left:10px;right:10px;background:#0c100feb;padding:8px;border:1px solid #ffffff18;border-radius:6px;font-size:11px;color:#dce6df;text-align:center}.view-tabs{display:flex;gap:24px;border-bottom:1px solid #ffffff15;margin:24px 0}.view-tabs button{background:none;border:0;border-bottom:2px solid transparent;border-radius:0;color:#87948d;padding:12px 0;font-weight:650;cursor:pointer}.view-tabs button.active{color:#b8f36b;border-color:#b8f36b}.day-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 0 8px}.day-tabs button{flex:1;min-width:74px;border:1px solid #ffffff15;background:#131a16;color:#a8b5ac;padding:12px;border-radius:9px;cursor:pointer}.day-tabs button.active{background:#b8f36b;color:#10150d;border-color:#b8f36b}.schedule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.schedule-list>button{display:flex;gap:14px;align-items:center;padding:18px;text-align:left;background:#141b17;border:1px solid #ffffff10;border-radius:12px;color:#eef4ef;cursor:pointer}.schedule-list>button:hover{border-color:#b8f36665}.schedule-list b{display:block;font-size:14px;line-height:1.5}.schedule-list small{display:block;color:#8b9b90;margin-top:5px}.schedule-kind{font-size:10px;color:#b8f36b;min-width:50px}.schedule-list svg{width:18px;min-width:18px;margin-left:auto}.episodes-dialog{width:min(850px,calc(100% - 32px));max-height:86dvh;border:1px solid #ffffff20;border-radius:18px;background:#111914;color:#edf4ee;padding:32px}.episodes-dialog h2{font-size:26px;padding-right:32px}.episode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.episode-grid button{display:flex;align-items:center;gap:12px;text-align:left;padding:14px;border:1px solid #ffffff14;border-radius:8px;background:#1a241d;color:#e2eae4;cursor:pointer;font-size:13px;line-height:1.5}.episode-grid button:hover{border-color:#b8f36b}.episode-grid svg{width:16px;min-width:16px;color:#b8f36b}#server-wrap{display:flex;align-items:center;gap:10px}#source-player{max-width:230px;background:#1b241e;color:#e4ece7;border:1px solid #ffffff24;padding:8px;border-radius:6px}.serial .poster:focus-visible,.schedule-list button:focus-visible,.episode-grid button:focus-visible{outline:2px solid #b8f36b;outline-offset:3px}
@media(max-width:1150px){.series-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.series-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px}.schedule-list{grid-template-columns:1fr}.guest-label{display:none}.episodes-dialog{padding:24px 18px}.episodes-dialog h2{font-size:20px}.episode-grid{grid-template-columns:1fr}.player-tools{flex-wrap:wrap}}
@media(max-width:430px){.series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.serial h3{font-size:13px}.view-tabs{gap:22px}.view-tabs button{font-size:13px}.day-tabs button{min-width:70px}}
/* Film library: bounded pages, portrait posters and compact feedback. */
.movies{grid-template-columns:repeat(4,minmax(0,1fr))}.movie .poster{aspect-ratio:2/3}.movie .poster img{width:100%;height:100%;object-fit:cover}.movie-copy{padding-right:0}.movie-copy h3{min-height:2.6em;line-height:1.3}.movie .save-button{top:12px;right:12px}.film-feedback{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.review-link{font-size:13px;color:#c4f78c;background:transparent;border:0;padding:0;cursor:pointer;text-align:left}.film-feedback small{color:var(--muted);font-size:11px}.film-pagination{display:flex;gap:16px;align-items:center;justify-content:center;margin:30px 0;font-size:14px}.film-pagination button:disabled{opacity:.35;cursor:not-allowed}.film-hero h1{font-size:clamp(30px,4.4vw,60px);line-height:1.05;text-transform:none;max-width:650px;overflow-wrap:anywhere}.film-hero>img{object-position:center 25%;filter:brightness(.7);}.film-hero .hero-content{max-width:75%}.review-dialog{width:min(620px,calc(100% - 24px))}.review-dialog h2{padding-right:25px;overflow-wrap:anywhere}.review-stars{display:flex;gap:10px;margin:16px 0}.review-stars button{font-size:36px;line-height:1;background:none;border:0;color:#59625e;cursor:pointer;padding:4px}.review-stars button.selected,.review-stars button:hover{color:#eac764}.review-dialog form{display:grid;gap:14px;margin:24px 0;border-top:1px solid #2c3430;padding-top:24px}.review-dialog label{display:grid;gap:8px;font-size:14px}.review-dialog input,.review-dialog textarea{width:100%;min-width:0;background:#0c100f;border:1px solid #39433e;border-radius:8px;padding:12px;color:#f5f5f5;font:inherit;font-size:16px}.review-dialog textarea{resize:vertical}.review-dialog h3{font-size:18px;margin-top:28px}.comment{padding:18px 0;border-bottom:1px solid #29332d;overflow-wrap:anywhere}.comment header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:14px}.comment time{color:#a1ada7;font-size:12px}.comment p{white-space:pre-wrap;line-height:1.6;font-size:15px}.comment .subtle{font-size:12px}.review-dialog #more-comments{margin-top:18px}#player-review{margin:0 24px 12px;font-size:14px}.player-dialog{max-height:92dvh;overflow-y:auto}.filters{overflow-x:auto;flex-wrap:nowrap}.filters button{flex-shrink:0}
@media(min-width:1500px){.movies{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:900px){.movies{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.movies{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.movie-copy h3{font-size:15px}.movie .metadata{font-size:12px}.film-feedback{margin-top:9px}.review-link{font-size:12px}.film-pagination{gap:8px;font-size:12px;flex-wrap:wrap}.film-pagination button{padding:10px;font-size:12px}.film-hero .hero-content{max-width:100%}.hero-actions{flex-wrap:wrap}.review-dialog{padding:24px 18px}.review-stars button{font-size:32px}.review-dialog form .primary{justify-content:center}}
.movie .save-button{bottom:auto;background:#0c100fdd;border-radius:8px}.review-dialog textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px}

@media(max-width:700px){.mobile-nav{display:flex;overflow-x:auto}.mobile-nav a{flex:1 0 54px;font-size:10px}}
