:root{--brand:#dc2626;--brand-dark:#b91c1c;--orange:#f97316;--slate:#0f172a;--muted:#64748b;--bg:#f8fafc;--card:#ffffff;--line:#e5e7eb}html{scroll-behavior:smooth}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:#111827}.site-shell{min-height:100vh;background:linear-gradient(180deg,#f8fafc 0,#fff 36%,#f8fafc 100%)}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#0f172a,#1e293b,#0f172a);color:#fff;box-shadow:0 18px 40px rgba(15,23,42,.18)}.nav-wrap{max-width:80rem;margin:0 auto;height:4rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.22rem;font-weight:800}.brand-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.75rem;background:#dc2626;color:#fff;box-shadow:0 10px 30px rgba(220,38,38,.28)}.nav-desktop{display:none;align-items:center;gap:.25rem}.nav-link,.mobile-link{border-radius:.75rem;padding:.6rem .95rem;color:#cbd5e1;transition:.2s}.nav-link:hover,.mobile-link:hover,.nav-link.is-active,.mobile-link.is-active{background:#dc2626;color:#fff}.menu-button{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;color:#fff}.mobile-menu{display:none;border-top:1px solid rgba(255,255,255,.1);padding:.75rem 1rem}.mobile-menu.is-open{display:grid;gap:.35rem}.hero-section{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#0f172a 0,#7f1d1d 52%,#0f172a 100%)}.hero-pattern{position:absolute;inset:0;opacity:.28;background:radial-gradient(circle at 20% 20%,rgba(248,113,113,.24),transparent 28%),radial-gradient(circle at 80% 12%,rgba(249,115,22,.18),transparent 24%),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:auto,auto,62px 62px,62px 62px}.hero-inner{position:relative;max-width:80rem;margin:0 auto;padding:4.5rem 1rem 5rem;display:grid;gap:2.5rem;align-items:center}.hero-intro h1{font-size:clamp(2.4rem,7vw,4.7rem);line-height:.98;font-weight:900;letter-spacing:-.055em}.hero-intro h1 span{color:#f87171}.hero-intro p{margin-top:1.35rem;max-width:42rem;font-size:1.08rem;line-height:1.85;color:#d1d5db}.hero-actions,.detail-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.6rem}.btn-primary,.btn-ghost,.hero-card-link,.rank-action{display:inline-flex;align-items:center;justify-content:center;border-radius:.85rem;font-weight:800;transition:.22s}.btn-primary{background:#dc2626;color:#fff;padding:.9rem 1.35rem;box-shadow:0 16px 36px rgba(220,38,38,.28)}.btn-primary:hover{background:#b91c1c;transform:translateY(-2px)}.btn-ghost{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);padding:.9rem 1.35rem;backdrop-filter:blur(10px)}.btn-ghost:hover{background:rgba(255,255,255,.2)}.btn-ghost.dark{background:#111827;color:#fff;border-color:#111827}.hero-panel{position:relative;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);backdrop-filter:blur(18px);border-radius:1.5rem;padding:1rem;box-shadow:0 30px 90px rgba(0,0,0,.25)}.hero-panel:before{content:"";position:absolute;inset:1.5rem;background:rgba(239,68,68,.3);filter:blur(64px);z-index:-1}.hero-panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;font-weight:800}.hero-dots{display:flex;gap:.4rem}.hero-dot{width:.65rem;height:.65rem;border-radius:999px;background:rgba(255,255,255,.36)}.hero-dot.is-active{width:1.6rem;background:#f87171}.hero-slide{display:none;grid-template-columns:1fr .62fr;gap:1rem;align-items:stretch}.hero-slide.is-active{display:grid}.hero-copy{padding:1rem;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#fca5a5;font-weight:800;margin-bottom:.65rem}.hero-copy h2{font-size:clamp(1.55rem,3vw,2.35rem);font-weight:900;line-height:1.15}.hero-copy p{margin-top:.85rem;color:#e5e7eb;line-height:1.75}.hero-card-link{margin-top:1.15rem;width:max-content;background:#fff;color:#991b1b;padding:.72rem 1rem}.hero-poster,.poster-wrap,.rank-cover,.detail-poster{display:block;position:relative;overflow:hidden;background:linear-gradient(135deg,#1e293b,#7f1d1d)}.hero-poster{border-radius:1.1rem;aspect-ratio:2/3;box-shadow:0 24px 48px rgba(0,0,0,.34)}.hero-poster img,.poster-wrap img,.rank-cover img,.detail-poster img{width:100%;height:100%;object-fit:cover}.feature-strip{max-width:80rem;margin:-2rem auto 0;position:relative;z-index:2;padding:0 1rem;display:grid;gap:1rem}.feature-card{background:#fff;border:1px solid #fee2e2;border-radius:1rem;padding:1.15rem;box-shadow:0 10px 35px rgba(15,23,42,.08);display:grid;gap:.3rem;transition:.22s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(220,38,38,.16)}.feature-card span{font-size:1.7rem}.feature-card strong{color:#111827}.feature-card em{font-style:normal;color:#64748b;font-size:.92rem}.section-block,.player-section,.content-section{max-width:80rem;margin:0 auto;padding:4rem 1rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-heading h2{font-size:clamp(1.65rem,4vw,2.25rem);font-weight:900;color:#111827}.section-heading p{margin-top:.35rem;color:#64748b}.section-heading a{font-weight:800;color:#dc2626}.section-heading.light h2,.section-heading.light p,.section-heading.light a{color:#fff}.movie-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.movie-card{border-radius:1rem;background:#fff;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.06);transition:.22s}.movie-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,23,42,.13);border-color:#fecaca}.poster-wrap{aspect-ratio:2/3}.poster-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.68));opacity:.85}.play-badge{position:absolute;right:.7rem;bottom:.7rem;width:2.3rem;height:2.3rem;border-radius:999px;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 12px 24px rgba(220,38,38,.28)}.rank-mark{position:absolute;left:.65rem;top:.65rem;z-index:3;background:#facc15;color:#7f1d1d;border-radius:999px;padding:.28rem .56rem;font-weight:900;font-size:.82rem}.movie-card-body{padding:.85rem}.meta-line{display:flex;justify-content:space-between;gap:.5rem;color:#64748b;font-size:.78rem;margin-bottom:.35rem}.movie-card h3{font-size:1rem;font-weight:900;color:#111827;line-height:1.35}.movie-card h3 a:hover{color:#dc2626}.movie-card p{margin-top:.38rem;color:#64748b;line-height:1.6;font-size:.88rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chip-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.7rem}.chip{display:inline-flex;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.72rem;font-weight:700;padding:.2rem .5rem}.hot-section{background:linear-gradient(135deg,#dc2626,#f97316);padding:4rem 0}.hot-section .section-heading,.hot-section .movie-grid{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.hot-section .movie-card{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);backdrop-filter:blur(14px)}.hot-section .movie-card h3,.hot-section .movie-card p,.hot-section .meta-line{color:#fff}.hot-section .chip{background:rgba(255,255,255,.2);color:#fff}.category-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.category-tile{border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;padding:1.3rem;box-shadow:0 10px 30px rgba(15,23,42,.06);transition:.22s}.category-tile:hover{transform:translateY(-4px);border-color:#fecaca;box-shadow:0 18px 46px rgba(220,38,38,.13)}.category-emoji{font-size:2rem}.category-emoji.big{font-size:3rem}.category-tile h3{margin-top:.5rem;font-size:1.25rem;font-weight:900}.category-tile p{margin-top:.35rem;color:#64748b;line-height:1.7}.category-samples{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.4rem}.category-samples span{font-size:.76rem;border-radius:999px;background:#f1f5f9;color:#475569;padding:.25rem .55rem}.page-hero{background:linear-gradient(135deg,#0f172a,#7f1d1d,#0f172a);color:#fff;padding:4.8rem 1rem}.page-hero>div{max-width:80rem;margin:0 auto}.page-hero h1{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:950;letter-spacing:-.04em}.page-hero p{margin-top:.8rem;max-width:48rem;color:#e5e7eb;line-height:1.8}.search-panel{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1.3rem;background:#fff;border:1px solid #e5e7eb;border-radius:1.1rem;padding:.8rem;box-shadow:0 10px 30px rgba(15,23,42,.06)}.search-box{display:flex;align-items:center;gap:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem;padding:0 .8rem}.search-box input,.search-panel select{height:2.85rem;width:100%;background:transparent;outline:0}.search-panel select{border:1px solid #e2e8f0;border-radius:.9rem;padding:0 .8rem;color:#334155;background:#f8fafc}.no-result{display:none;text-align:center;color:#64748b;padding:2rem}.rank-list{display:grid;gap:.75rem}.rank-row{display:grid;grid-template-columns:4.5rem 2.2rem 1fr auto;gap:1rem;align-items:center;padding:.65rem}.rank-cover{width:4.5rem;aspect-ratio:2/3;border-radius:.75rem}.rank-number{font-size:1.35rem;font-weight:950;color:#dc2626;text-align:center}.rank-info h3{font-weight:900}.rank-info p{margin:.25rem 0;color:#64748b;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.rank-meta{display:flex;flex-wrap:wrap;gap:.5rem;color:#64748b;font-size:.78rem}.rank-action{background:#111827;color:#fff;padding:.6rem .95rem}.rank-action:hover{background:#dc2626}.detail-hero{background:linear-gradient(135deg,#0f172a 0,#7f1d1d 55%,#111827 100%);color:#fff}.detail-inner{max-width:80rem;margin:0 auto;padding:1.2rem 1rem 4rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.55rem;color:#fecaca;font-size:.9rem;padding:1rem 0 2rem}.breadcrumb a:hover{color:#fff}.detail-grid{display:grid;gap:2rem;align-items:center}.detail-poster{border-radius:1.35rem;aspect-ratio:2/3;max-width:20rem;box-shadow:0 28px 60px rgba(0,0,0,.32)}.detail-info h1{font-size:clamp(2rem,5vw,4rem);font-weight:950;line-height:1.05;letter-spacing:-.045em}.lead{margin-top:1rem;max-width:48rem;color:#e5e7eb;font-size:1.08rem;line-height:1.85}.player-section{padding-top:3rem}.player-frame{border-radius:1.25rem;overflow:hidden;background:#020617;box-shadow:0 24px 60px rgba(15,23,42,.2);border:1px solid #111827}.player-frame video{width:100%;aspect-ratio:16/9;background:#020617}.content-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.4rem;box-shadow:0 14px 40px rgba(15,23,42,.07)}.content-card h2{font-size:1.45rem;font-weight:900;margin-top:1.2rem}.content-card h2:first-child{margin-top:0}.content-card p{margin-top:.65rem;color:#334155;line-height:2}.info-table{display:grid;grid-template-columns:1fr;gap:.7rem;margin-top:1.4rem}.info-table div{border-radius:.9rem;background:#f8fafc;border:1px solid #e2e8f0;padding:.85rem}.info-table span{display:block;color:#64748b;font-size:.8rem}.info-table strong{display:block;margin-top:.2rem;color:#111827}.related-block{padding-top:1rem}.site-footer{background:linear-gradient(180deg,#0f172a,#020617);color:#cbd5e1;margin-top:2rem}.footer-grid{max-width:80rem;margin:0 auto;padding:3rem 1rem;display:grid;gap:2rem}.footer-brand{display:flex;align-items:center;gap:.65rem;color:#fff;font-size:1.2rem}.site-footer p{margin-top:.8rem;color:#94a3b8;line-height:1.8}.site-footer h3{color:#fff;font-weight:800;margin-bottom:.8rem}.site-footer li{margin:.4rem 0}.site-footer a:hover{color:#f87171}.footer-tags{display:flex;flex-wrap:wrap;gap:.45rem}.footer-tags a{background:rgba(255,255,255,.08);border-radius:999px;padding:.35rem .65rem}.copyright{max-width:80rem;margin:0 auto;border-top:1px solid rgba(255,255,255,.08);padding:1rem;color:#94a3b8;font-size:.86rem}.is-hidden{display:none!important}@media (min-width:640px){.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-panel{grid-template-columns:1fr 11rem 11rem}.info-table{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.nav-desktop{display:flex}.menu-button{display:none}.hero-inner{grid-template-columns:1fr 1fr;padding-left:1.5rem;padding-right:1.5rem}.detail-grid{grid-template-columns:20rem 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid.large,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.movie-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.category-grid.large,.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.hero-slide{grid-template-columns:1fr}.hero-poster{max-width:12rem}.rank-row{grid-template-columns:4rem 1.7rem 1fr}.rank-action{display:none}.rank-cover{width:4rem}.detail-poster{max-width:15rem}.section-heading{align-items:flex-start;flex-direction:column}.hero-inner{padding-top:3rem}.hero-panel{padding:.85rem}}