:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#000;color:#f4f4f5}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;background:#000;color:#f4f4f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,select{font:inherit;color:inherit;margin:0;border:none;outline:none;background:none;-webkit-appearance:none;appearance:none}button{cursor:pointer}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.lucide{width:18px;height:18px;stroke-width:2px;display:inline-block;vertical-align:middle;flex-shrink:0}.topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;padding:0 clamp(16px,4vw,48px);background:#000000d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);width:100%;box-sizing:border-box}.nav-links{display:flex;align-items:center;gap:8px;flex-shrink:0}.nav-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 16px;border-radius:9999px;background:transparent;color:#a1a1aa;font-size:14px;font-weight:500;transition:background .15s ease,color .15s ease;-webkit-user-select:none;user-select:none;box-sizing:border-box;flex-shrink:0}.nav-btn:hover{background:#ffffff14;color:#fff}.nav-btn.active{background:#ffffff29;color:#fff;font-weight:600}.search-form{position:relative;display:flex;align-items:center;max-width:280px;width:100%;margin-left:auto}.search-input-wrapper{position:relative;width:100%;height:38px;display:flex;align-items:center;background:#ffffff14;border-radius:9999px;transition:background .15s ease;box-sizing:border-box;overflow:hidden}.search-input-wrapper:hover{background:#ffffff1f}.search-input-wrapper:focus-within{background:#ffffff1f}.search-input{width:100%;height:100%;border:none;outline:none;background:transparent;color:#fff;font-size:13.5px;padding:0 38px 0 18px!important;box-sizing:border-box;display:block}.search-input::placeholder{color:#71717a}.search-submit-btn{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:30px;height:30px;min-width:30px;min-height:30px;padding:0;display:flex;align-items:center;justify-content:center;color:#a1a1aa;border-radius:50%;background:transparent;transition:color .15s ease,background .15s ease}.search-submit-btn:hover{color:#fff;background:#ffffff26}.search-submit-btn .lucide{width:16px;height:16px}.search-live-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:320px;max-width:calc(100vw - 28px);background:#111114;border-radius:12px;box-shadow:0 16px 40px #000000f2;z-index:1000;overflow:hidden;display:flex;flex-direction:column;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.search-live-results{max-height:360px;overflow-y:auto;display:flex;flex-direction:column}.search-live-item{display:flex;align-items:center;gap:12px;padding:8px 12px;cursor:pointer;transition:background .15s ease;-webkit-user-select:none;user-select:none}.search-live-item:hover{background:#ffffff14}.search-live-thumb{width:34px;height:48px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#18181b;display:flex;align-items:center;justify-content:center;color:#52525b}.search-live-thumb img{width:100%;height:100%;object-fit:cover;display:block}.search-live-info{display:flex;flex-direction:column;gap:3px;overflow:hidden;flex:1}.search-live-title{font-size:13.5px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-live-meta{font-size:11.5px;color:#71717a;display:flex;align-items:center;gap:6px}.search-live-footer{padding:10px 14px;background:#ffffff0a;color:#a1a1aa;font-size:12.5px;font-weight:500;text-align:center;cursor:pointer;transition:background .15s ease,color .15s ease}.search-live-footer:hover{background:#ffffff1a;color:#fff}.search-live-status{padding:20px 16px;text-align:center;color:#71717a;font-size:13px}main{padding:0 clamp(16px,4vw,48px) 64px}.hero-carousel{position:relative;width:calc(100% + clamp(32px,8vw,96px));margin-inline:calc(clamp(16px,4vw,48px)*-1);margin-top:-14px;height:480px;min-height:420px;overflow:hidden;background:#000}.hero-slides-wrapper{position:relative;width:100%;height:100%}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center 20%;opacity:0;visibility:hidden;transform:scale(1.03);transition:opacity .8s ease,transform .8s ease,visibility .8s ease;display:flex;align-items:flex-end}.hero-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.hero-slide-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;background:linear-gradient(90deg,#000000f2,#0009 45%,#0000001a),linear-gradient(180deg,#0000001a,#00000080 60%,#000)}.hero-slide-content{position:relative;z-index:3;max-width:660px;padding:0 clamp(20px,5vw,64px) 44px;display:flex;flex-direction:column;gap:12px}.hero-badge-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#d4d4d8}.hero-media-tag{background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:9999px}.hero-slide-title{font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.1;color:#fff;letter-spacing:-.02em;margin:0}.hero-slide-overview{font-size:14px;color:#a1a1aa;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-slide-actions{display:flex;align-items:center;gap:12px;margin-top:6px}.hero-btn-primary{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 22px;background:#fff;color:#000;font-weight:700;font-size:14px;border-radius:9999px;transition:background .15s ease,transform .15s ease}.hero-btn-primary:hover{background:#e4e4e7;transform:scale(1.02)}.hero-btn-primary .lucide{width:16px;height:16px}.hero-btn-secondary{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 20px;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-weight:600;font-size:14px;border-radius:9999px;transition:background .15s ease}.hero-btn-secondary:hover{background:#ffffff38}.hero-btn-secondary .lucide{width:16px;height:16px}.hero-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:42px;height:42px;border-radius:50%;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,background .15s ease}.hero-carousel:hover .hero-nav-arrow{opacity:1}.hero-nav-arrow:hover{background:#ffffff40}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{position:absolute;bottom:20px;right:clamp(20px,5vw,64px);z-index:10;display:flex;align-items:center;gap:8px}.hero-dot{width:8px;height:8px;border-radius:9999px;background:#ffffff59;transition:all .25s ease;padding:0}.hero-dot.active{width:24px;background:#fff}.rail{margin-top:40px;position:relative}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.01em}.rail-controls{display:flex;align-items:center;gap:6px}.rail-nav-btn{width:32px;height:32px;border-radius:50%;background:#ffffff14;color:#a1a1aa;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,opacity .15s ease}.rail-nav-btn:hover:not(:disabled){background:#fff3;color:#fff}.rail-nav-btn:disabled{opacity:.25;cursor:not-allowed}.rail-nav-btn .lucide{width:16px;height:16px}.rail-carousel-wrapper{position:relative;width:100%}.rail-track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px 14px}.rail-track::-webkit-scrollbar{display:none}.rail-track .title-card{flex:0 0 170px;width:170px}.browse-header{padding:28px 0 20px;display:flex;flex-direction:column;gap:18px}.browse-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.browse-title-row h1{font-size:clamp(26px,4vw,36px);font-weight:800;color:#fff}.browse-count{font-size:13px;color:#71717a;font-weight:500}.browse-filters-wrapper{display:flex;flex-direction:column;gap:14px}.filter-category-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{height:34px;padding:0 16px;border-radius:9999px;background:#ffffff12;color:#a1a1aa;font-size:13px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;white-space:nowrap}.filter-btn:hover{background:#ffffff21;color:#fff}.filter-btn.active{background:#fff;color:#000;font-weight:600}.genre-filter-row{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.genre-filter-row::-webkit-scrollbar{display:none}.genre-pill-btn{height:30px;padding:0 14px;border-radius:9999px;background:#ffffff0d;color:#8e8e93;font-size:12px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:background .15s ease,color .15s ease;flex-shrink:0}.genre-pill-btn:hover{background:#ffffff1f;color:#fff}.genre-pill-btn.active{background:#fff3;color:#fff;font-weight:600}.sort-select-wrapper{position:relative;display:inline-flex;align-items:center}.sort-select{height:34px;padding:0 34px 0 14px;background:#ffffff14;color:#fff;font-size:12.5px;font-weight:600;border-radius:9999px;cursor:pointer;transition:background .15s ease;box-sizing:border-box}.sort-select:hover{background:#ffffff24}.sort-select option{background:#18181b;color:#fff;font-size:13px;padding:6px 10px}.sort-select-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#a1a1aa;display:flex;align-items:center}.sort-select-arrow .lucide{width:14px;height:14px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px 16px}.grid.wide{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.title-card{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;cursor:pointer;background:transparent;transition:transform .2s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}.title-card:hover{transform:translateY(-4px) scale(1.02)}.poster-wrap{position:relative;aspect-ratio:2 / 3;width:100%;border-radius:10px;overflow:hidden;background:#141416}.poster-wrap img{width:100%;height:100%;object-fit:cover;display:block}.poster-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#52525b;font-size:13px}.poster-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.title-card:hover .poster-overlay{opacity:1}.play-badge{width:44px;height:44px;border-radius:50%;background:#fffffff2;color:#000;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #00000080;transform:scale(.9);transition:transform .2s ease}.title-card:hover .play-badge{transform:scale(1)}.title-card:hover .play-badge .lucide{transform:translate(1px)}.card-copy{padding:10px 2px 2px;display:flex;flex-direction:column;gap:3px}.card-title{font-size:14px;font-weight:600;color:#f4f4f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-meta{font-size:12px;color:#71717a;display:flex;align-items:center;gap:6px}.infinite-loader{display:flex;align-items:center;justify-content:center;padding:32px 0 16px;width:100%}.infinite-spinner{width:28px;height:28px;border:3px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.infinite-end-msg{text-align:center;color:#52525b;font-size:13px;padding:24px 0;width:100%}.status{padding:60px 0;text-align:center;color:#a1a1aa;font-size:15px}.status.error{color:#f87171}.detail-hero-backdrop{position:relative;min-height:460px;padding:40px clamp(16px,4vw,48px) 40px;margin-inline:calc(clamp(16px,4vw,48px)*-1);background-size:cover;background-position:center top;display:flex;flex-direction:column;justify-content:flex-end}.detail-hero-backdrop:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0003,#000000bf 55%,#000);pointer-events:none}.detail-hero-backdrop:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,transparent 0%,rgba(0,0,0,.5) 100%);pointer-events:none}.detail-top-nav{position:relative;z-index:3;margin-bottom:auto;padding-bottom:24px}.detail-back-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:9999px;background:#0009;color:#e4e4e7;font-size:13px;font-weight:500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s ease,color .15s ease}.detail-back-btn:hover{background:#ffffff29;color:#fff}.detail-container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(180px,240px) 1fr;gap:36px;align-items:flex-end;width:100%;max-width:1280px}.detail-poster{aspect-ratio:2 / 3;border-radius:12px;overflow:hidden;background:#141416;box-shadow:0 16px 36px #000c}.detail-poster img{width:100%;height:100%;object-fit:cover;display:block}.detail-info{display:flex;flex-direction:column;gap:14px}.detail-title{font-size:clamp(28px,5vw,48px);font-weight:800;line-height:1.1;color:#fff;letter-spacing:-.02em}.detail-tagline{font-size:15px;color:#a1a1aa;font-style:italic;margin-top:-6px}.detail-meta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13.5px;color:#d4d4d8}.rating-badge{display:inline-flex;align-items:center;gap:4px;background:#ffd70026;color:gold;font-weight:600;padding:3px 8px;border-radius:6px;font-size:12.5px}.rating-badge .lucide{width:14px;height:14px}.genre-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.genre-tag{background:#ffffff1a;padding:3px 10px;border-radius:9999px;font-size:12px;color:#e4e4e7}.detail-overview{color:#a1a1aa;line-height:1.65;max-width:820px;font-size:15px}.watch-movie-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#000;font-weight:700;font-size:15px;height:44px;padding:0 28px;border-radius:9999px;transition:transform .15s ease,background .15s ease;width:fit-content;margin-top:6px;box-shadow:0 4px 16px #ffffff40}.watch-movie-btn:hover{background:#e4e4e7;transform:scale(1.02)}.watch-movie-btn .lucide{width:18px;height:18px}.seasons-section{margin-top:48px;max-width:1280px}.seasons-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.seasons-header-left{display:flex;align-items:baseline;gap:12px}.seasons-header h3{font-size:20px;font-weight:700;color:#fff}.episodes-count{font-size:13px;color:#71717a;font-weight:500}.season-select-wrapper{position:relative;display:inline-flex;align-items:center}.season-select{height:38px;padding:0 38px 0 16px;background:#ffffff14;color:#fff;font-size:13.5px;font-weight:600;border-radius:9999px;cursor:pointer;transition:background .15s ease,box-shadow .15s ease;box-sizing:border-box}.season-select:hover{background:#ffffff24}.season-select:focus{background:#ffffff2e;box-shadow:0 0 0 2px #ffffff40}.season-select option{background:#18181b;color:#fff;font-size:14px;padding:8px 12px}.season-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#a1a1aa;display:flex;align-items:center;justify-content:center}.season-select-arrow .lucide{width:16px;height:16px}.single-season-badge{display:inline-flex;align-items:center;height:38px;padding:0 16px;background:#ffffff14;color:#fff;font-size:13.5px;font-weight:600;border-radius:9999px}.episodes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.episode-card{display:flex;flex-direction:column;background:#0d0d0f;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease,background .2s ease;-webkit-user-select:none;user-select:none}.episode-card:hover{background:#18181b;transform:translateY(-3px)}.episode-still-wrap{position:relative;aspect-ratio:16 / 9;width:100%;background:#18181b;overflow:hidden}.episode-still-wrap img{width:100%;height:100%;object-fit:cover;display:block}.episode-play-overlay{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.episode-card:hover .episode-play-overlay{opacity:1}.episode-play-btn{width:42px;height:42px;border-radius:50%;background:#fffffff2;color:#000;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0009}.episode-play-btn .lucide{transform:translate(1px)}.episode-badge{position:absolute;bottom:8px;left:8px;background:#000000bf;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.episode-content{padding:14px;display:flex;flex-direction:column;gap:6px;flex:1}.episode-header-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.episode-name{font-size:14.5px;font-weight:600;color:#fff;line-height:1.3}.episode-runtime{font-size:12px;color:#71717a;white-space:nowrap}.episode-desc{font-size:12.5px;color:#a1a1aa;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.player-page{position:fixed;inset:0;z-index:1000;background:#000;width:100vw;height:100vh;overflow:hidden}.player-topbar{position:absolute;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:flex-start;padding:16px clamp(16px,3vw,32px);background:linear-gradient(180deg,rgba(0,0,0,.75) 0%,transparent 100%);pointer-events:none}.player-back-btn{pointer-events:auto;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background:#000000a6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease;box-shadow:0 4px 14px #0009}.player-back-btn:hover{background:#ffffff40;transform:scale(1.05)}.player-back-btn .lucide{width:20px;height:20px}.player-frame-wrapper{position:absolute;inset:0;width:100vw;height:100vh;background:#000}.player-iframe{width:100%;height:100%;border:none;display:block;background:#000}@media(max-width:768px){.hero-carousel{height:400px;min-height:360px}.detail-hero-backdrop{min-height:auto;padding-top:24px}.detail-container{grid-template-columns:1fr;gap:20px}.detail-poster{width:160px}.episodes-grid{grid-template-columns:1fr}}@media(max-width:640px){.topbar{padding:0 14px;height:58px;gap:8px}.nav-links{gap:6px;flex-shrink:0}.nav-btn{width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-btn span{display:none}.nav-btn .lucide{width:17px;height:17px;margin:0}.search-form{flex:1;min-width:100px;max-width:190px}.search-input{padding:0 34px 0 14px!important;font-size:13px}.search-live-dropdown{width:290px}.hero-carousel{height:380px;min-height:340px}.hero-slide-title{font-size:22px}.hero-slide-overview{-webkit-line-clamp:2;font-size:13px}.hero-slide-actions{gap:8px}.hero-btn-primary,.hero-btn-secondary{height:36px;padding:0 14px;font-size:13px}.hero-nav-arrow{display:none}.rail-track .title-card{flex:0 0 135px;width:135px}.grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:14px 10px}.player-topbar{padding:12px 14px}}
