:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#f7f7f8;background:#0b0c10;color-scheme:dark;--muted:#a4a6b0;--line:#252630;--accent:#ef3b67}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 100% 0,#25121d 0,transparent 35%),#0b0c10;min-height:100vh;padding-bottom:78px}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:4;background:rgba(11,12,16,.86);backdrop-filter:blur(18px)}.brand{font-weight:800;font-size:21px;letter-spacing:-.6px;display:flex;align-items:center;gap:8px}.brand-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#ff5477,#b6224c);color:white;font-size:17px}.avatar{border:1px solid #30313b;background:#171820;color:#ff6a8b;border-radius:50%;width:32px;height:32px}.hero{margin:5px 14px 0;border-radius:20px;min-height:330px;display:flex;align-items:end;overflow:hidden;position:relative;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.12)),url('https://images.unsplash.com/photo-1514525253161-7a46d19cd819?auto=format&fit=crop&w=1200&q=80') center/cover}.hero:after{content:'';position:absolute;inset:auto 0 0;height:100px;background:linear-gradient(transparent,#111217)}.hero-copy{position:relative;z-index:1;padding:22px 20px;max-width:400px}.eyebrow{font-size:10px;color:#ff7895;font-weight:800;letter-spacing:1.4px}.hero h1{font-size:31px;line-height:1.05;margin:9px 0 8px;letter-spacing:-1px}.hero p{color:#d3d3d8;font-size:12px;line-height:1.45;margin:0 0 16px}.primary-button{border:0;border-radius:10px;background:#f44c75;color:white;font-weight:800;padding:12px 16px;box-shadow:0 8px 22px rgba(244,76,117,.28)}button{font:inherit;cursor:pointer}.search-wrap{padding:18px 14px 2px}.search-box{display:flex;align-items:center;gap:9px;border:1px solid #292a34;background:#17181f;border-radius:11px;padding:0 13px;color:#898b96}.search-box input{width:100%;height:42px;border:0;outline:0;background:transparent;color:#fff}.section{padding:18px 14px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.section h2{font-size:16px;margin:0;letter-spacing:-.2px}.text-button{border:0;background:transparent;color:#ff6688;font-size:12px}.poster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.poster-card{min-width:0}.poster{aspect-ratio: .69;border-radius:10px;object-fit:cover;width:100%;background:#222}.poster-card h3{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:7px 1px 2px}.meta{font-size:10px;color:#858792}.horizontal-list{display:flex;gap:12px;overflow:auto;padding-bottom:4px}.continue-card{width:170px;flex:none}.continue-card .poster{aspect-ratio:1.6}.progress{height:3px;background:#353641;border-radius:3px;margin-top:7px;overflow:hidden}.progress i{display:block;background:#f34d75;height:100%}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #30313b;background:#15161c;color:#c6c7ce;border-radius:999px;padding:8px 13px;font-size:11px}.chip.active{background:#542132;border-color:#8e304d;color:#ff9bb1}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:68px;z-index:5;display:flex;justify-content:space-around;align-items:center;background:rgba(16,17,23,.95);border-top:1px solid #24252e}.nav-item{background:transparent;border:0;color:#757783;font-size:19px;display:flex;flex-direction:column;align-items:center;gap:3px}.nav-item span{font-size:10px}.nav-item.active{color:#ff5d82}.empty-state{text-align:center;color:#9698a2;padding:34px}.toast{position:fixed;left:50%;bottom:86px;transform:translate(-50%,20px);opacity:0;background:#f44c75;color:white;border-radius:9px;padding:10px 16px;font-size:12px;transition:.2s;z-index:8}.toast.show{opacity:1;transform:translate(-50%,0)}.player-modal{position:fixed;inset:0;z-index:10;background:rgba(0,0,0,.76);display:flex;align-items:flex-end}.player-modal[hidden]{display:none}.player-sheet{width:100%;max-height:88vh;overflow:auto;border-radius:20px 20px 0 0;background:#16171e;padding:20px 15px 30px;position:relative}.close-button{position:absolute;right:14px;top:12px;background:#2a2b34;color:#fff;border:0;border-radius:50%;width:30px;height:30px;font-size:22px}.player-sheet h2{font-size:17px;margin:0 40px 15px}.video-wrap{background:#000;border-radius:10px;overflow:hidden;margin-bottom:15px}.video-wrap video{display:block;width:100%;max-height:45vh}.episode-list{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.episode-button{background:#252630;color:#eee;border:1px solid #343540;border-radius:8px;padding:10px 4px;font-size:11px}.episode-button.vip{color:#ff86a0;border-color:#713149}.episode-button:disabled{opacity:.5}@media(min-width:700px){main{max-width:900px;margin:auto}.hero{min-height:400px}.poster-grid{grid-template-columns:repeat(6,1fr)}.bottom-nav{left:50%;right:auto;transform:translateX(-50%);width:400px;border:1px solid #292a34;border-radius:18px 18px 0 0}}
