:root{color-scheme:light dark;--gap: 12px;--radius: 12px}*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0}.header{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid #e5e7eb22;position:sticky;top:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header{background:transparent;border-bottom-color:transparent}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--gap)}.card{border:1px solid #e5e7eb22;border-radius:var(--radius);overflow:hidden;background:#11111108}.card img{width:100%;display:block;aspect-ratio:3 / 4;object-fit:cover}.card .body{padding:12px}.btn{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb22;background:#222;color:#fff;cursor:pointer}.episodes{display:grid;gap:8px;margin-top:12px}.ep{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e5e7eb22;border-radius:10px;background:#1111110a;cursor:pointer}.player{width:100%;aspect-ratio:16/9;background:#000;border-radius:14px;overflow:hidden;margin-bottom:12px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin:8px 0 16px}input.search{display:none;width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb33;background:#11111108;color:inherit}.small{opacity:.7;font-size:12px}h1,h2,h3{margin:0 0 12px}.auth-wrap{min-height:calc(100dvh - 64px);display:grid;place-items:center;padding:24px}.auth-card{max-width:420px;width:100%;padding:20px}.label{font-size:13px;opacity:.8;margin:8px 0 6px;display:block}.input{width:100%;padding:11px 12px;border-radius:10px;border:1px solid #e5e7eb33;background:#11111108;color:inherit}.row{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px;gap:12px}.checkbox{display:flex;gap:8px;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.pwd{display:flex;gap:8px}.btn.primary{background:#2563eb;border-color:#1d4ed8}.btn.ghost{background:transparent;color:inherit;border:1px solid #e5e7eb33}.error{border:1px solid #ef4444aa;background:#ef444433;color:#fff;padding:8px 10px;border-radius:10px;margin:8px 0;font-size:13px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:min(420px,100%);background:#1a1a1a;border:1px solid #333;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #00000073;display:flex;flex-direction:column}.login-hero{width:100%;height:345px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#222}.login-body{padding:18px 20px 32px;display:flex;flex-direction:column;gap:10px;color:#fff;width:100%}.login-title{margin:0 0 4px;font-size:16px;font-weight:700}.login-subtitle{margin:0 0 10px;font-size:13px;opacity:.75}.login-label{font-size:12px;text-transform:uppercase;letter-spacing:.6px;opacity:.7}.login-input{width:100%;padding:11px 12px;border-radius:8px;border:1px solid #2f2f2f;background:#0f0f0f;color:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-input{font-size:16px}.login-input:focus{border-color:#666;box-shadow:0 0 0 2px #ffffff0f}.login-pwd{display:flex;gap:8px;align-items:center}.login-toggle{border:1px solid #2f2f2f;background:#0f0f0f;color:#ddd;padding:10px 12px;border-radius:8px;cursor:pointer;font-size:16px}.login-btn{width:100%;padding:12px 14px;border:none;border-radius:10px;background:#666;color:#fff;font-weight:700;cursor:pointer;transition:transform .1s ease,opacity .2s ease}.login-btn:hover:enabled{transform:translateY(-1px)}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-divider{display:flex;align-items:center;gap:8px;color:#b5b5b5;font-size:12px;margin:6px 0 2px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.login-social{display:flex;gap:10px}.social-btn{flex:1;padding:10px 12px;border-radius:8px;border:1px solid transparent;font-weight:600;cursor:pointer}.social-btn.fb{background:#1877f2;color:#fff}.social-btn.google{background:#fff;color:#222;border-color:#e5e7eb}.login-footer{text-align:center;margin-top:6px;color:#cfcfcf;font-size:13px}.link-button{background:none;border:none;color:#fff;cursor:pointer;text-decoration:underline;padding:0 4px;font-weight:600}.login-error{border:1px solid #ef4444aa;background:#ef444433;color:#fff;padding:8px 10px;border-radius:10px;font-size:13px}@media (max-width: 768px){.login-page{align-items:stretch;justify-content:flex-start;padding:0}.login-card{width:100%;min-height:100vh;border:none;border-radius:0;box-shadow:none}.login-body{padding:18px 16px 28px}.login-hero{height:350px}.container{max-width:100%;width:100%;padding:0}}.hero-section{width:100%;position:relative;display:flex;flex-direction:column;gap:10px}.hero-frame{position:relative;width:100%;min-height:92vh;overflow:visible;display:flex;flex-direction:column;gap:10px}.hero-frame.coverflow{min-height:58vh}.hero-stack{position:relative;flex:1;display:grid;place-items:center;overflow:visible}.hero-card{position:absolute;border:none;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0;overflow:hidden;box-shadow:0 20px 40px #00000059;transition:transform .25s ease,opacity .2s ease}.hero-card.main{width:min(78vw,540px);height:55vh;max-height:640px;z-index:3;transform:translateY(-6px)}.hero-card.side{width:min(55vw,360px);height:50vh;max-height:540px;opacity:.85;z-index:2}.hero-card.side.left{transform:translate(-45%) scale(.9) rotate(-1deg)}.hero-card.side.right{transform:translate(45%) scale(.9) rotate(1deg)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a 20%,#0009 80%,#000c)}.hero-content{position:absolute;left:18px;right:18px;bottom:18px;color:#fff;display:flex;flex-direction:column;gap:8px;z-index:4}.hero-badge{display:inline-flex;align-items:center;background:#fbc02d;color:#111;padding:4px 8px;border-radius:8px;font-weight:700;width:fit-content}.hero-title{margin:0;font-size:26px;font-weight:800;text-shadow:0 3px 10px rgba(0,0,0,.6)}.hero-meta{display:flex;align-items:center;gap:8px;font-size:14px;opacity:.9}.hero-meta .dot{width:6px;height:6px;border-radius:999px;background:#fff;opacity:.7}.hero-desc{margin:0;font-size:13px;max-width:520px;line-height:1.4;opacity:.9}.hero-actions{display:flex;gap:8px}.hero-btn{padding:12px 16px;background:linear-gradient(135deg,#4338ca,#3b82f6);border:none;border-radius:10px;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #3b82f659}.hero-arrow{position:absolute;top:30%;border:none;background:transparent;color:#fff;font-size:6rem;cursor:pointer;z-index:6}.hero-arrow.left{left:0}.hero-arrow.right{right:0}.hero-dots{display:flex;gap:6px;justify-content:center;padding:0}.hero-dot{width:10px;height:10px;border-radius:50%;background:#fff6;cursor:pointer}.hero-dot.active{background:#fff}.home-page{width:100%}@media (min-width: 900px){.home-page{max-width:1100px;margin:0 auto;padding:0 16px}.header{max-width:75%;margin:0 auto}.hero-frame.coverflow{min-height:65vh}.hero-arrow.left{left:16px}.hero-arrow.right{right:16px}}@media (max-width: 899px){.hero-frame.coverflow{min-height:58vh;padding:0}.hero-card.main{width:min(78vw,540px);height:55vh}.hero-card.side{height:54vh}}.slider-wrap{width:100%}.slider-section{padding:0 16px;display:flex;flex-direction:column;gap:10px}.slider-section.slider-highlight{padding-top:2px}.slider-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.slider-title{margin:0;font-size:16px;font-weight:700}.slider-seeall{border:none;background:#2d2df5;color:#fff;padding:6px 10px;border-radius:8px;font-size:12px;cursor:pointer}.slider-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;touch-action:pan-y;overscroll-behavior-x:contain}.slider-row{scrollbar-width:none}.slider-row::-webkit-scrollbar{display:none}.slider-card{min-width:120px;max-width:160px;flex-shrink:0;cursor:pointer;width:calc((100% - 30px)/4)}.slider-section.slider-highlight .slider-card{min-width:150px;max-width:190px;width:calc((100% - 30px)/4)}.slider-img{width:100%;height:190px;object-fit:cover;border-radius:12px;display:block}.slider-section.slider-highlight .slider-img{height:200px}.slider-img.placeholder{background:#222;display:grid;place-items:center;color:#777;font-size:12px}.slider-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:6px}.slider-name{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slider-tag{background:#ffffff1a;color:#fff;padding:2px 6px;border-radius:6px;font-size:11px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:20px;cursor:pointer;display:grid;place-items:center}.slider-arrow.left{left:-4px}.slider-arrow.right{right:-4px}@media (min-width: 900px){.hero-frame{min-height:78vh;border-radius:16px}.hero-card.main{width:min(68vw,700px);height:68vh}.hero-card.side{width:min(48vw,420px);height:58vh;opacity:.95}.hero-card.side.left{transform:translate(-50%) scale(.92) rotate(0)}.hero-card.side.right{transform:translate(50%) scale(.92) rotate(0)}.hero-arrow.left{left:16px}.hero-arrow.right{right:16px}.hero-content{left:32px;right:32px;bottom:28px}.hero-title{font-size:32px}.hero-desc{font-size:14px}.slider-section{padding:0 24px;max-width:80%;margin:0 auto}}.paywall{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:5}.paywall-card{width:min(420px,90vw);background:#111;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;box-shadow:0 8px 30px #00000073}.btn.outline{background:transparent;border:1px solid rgba(255,255,255,.25)}
