:root{--brand:#f59e0b;--brand2:#f97316;--ink:#1f2937;--muted:#64748b;--paper:#fffaf0;--dark:#0f172a}body{background:linear-gradient(135deg,#fff7ed 0%,#fffbeb 52%,#fef3c7 100%);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.site-shell{min-height:100vh}.brand-mark{width:2.4rem;height:2.4rem;border-radius:.9rem;background:rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.nav-link{font-weight:700;color:rgba(255,255,255,.92);padding:.55rem .8rem;border-radius:999px;transition:.2s}.nav-link:hover,.nav-link.active{background:rgba(255,255,255,.18);color:#fff}.mobile-panel{display:none}.mobile-panel.open{display:block}.hero-frame{height:600px;position:relative;overflow:hidden;background:#111827}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.hero-slide.active{opacity:1}.hero-img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform 6s ease}.hero-slide.active .hero-img{transform:scale(1.08)}.hero-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,.46),rgba(0,0,0,.14))}.hero-copy{position:absolute;left:50%;bottom:4.5rem;transform:translateX(-50%);width:min(1180px,calc(100% - 2rem));color:#fff;z-index:2}.hero-panel{max-width:780px}.hero-title{font-size:clamp(2.3rem,5vw,4.8rem);font-weight:900;line-height:1.05;letter-spacing:-.04em;text-shadow:0 20px 50px rgba(0,0,0,.55)}.hero-text{max-width:680px;margin-top:1rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.85;color:rgba(255,255,255,.88)}.hero-tags,.tag-row{display:flex;gap:.5rem;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:.32rem .72rem;font-size:.78rem;font-weight:800;background:rgba(245,158,11,.92);color:#fff}.tag.soft{background:#f3f4f6;color:#4b5563}.tag.dark{background:rgba(255,255,255,.18);color:#fff}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.8rem 1.15rem;font-weight:900;box-shadow:0 12px 28px rgba(245,158,11,.24);transition:.2s}.btn-primary{background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(245,158,11,.34)}.btn-ghost{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px)}.hero-control{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:3rem;height:3rem;border-radius:999px;background:rgba(0,0,0,.35);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:.2s}.hero-control:hover{background:rgba(0,0,0,.55)}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-dots{position:absolute;left:50%;bottom:1.8rem;transform:translateX(-50%);display:flex;gap:.5rem;z-index:5}.hero-dot{height:.75rem;width:.75rem;border-radius:999px;background:rgba(255,255,255,.55);transition:.2s}.hero-dot.active{width:2.2rem;background:#f59e0b}.search-strip{margin-top:1.2rem;display:flex;gap:.6rem;max-width:560px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:.45rem;backdrop-filter:blur(14px)}.search-strip input{flex:1;min-width:0;background:transparent;color:#fff;padding:.65rem 1rem;outline:none}.search-strip input::placeholder{color:rgba(255,255,255,.72)}.search-strip button{background:#fff;color:#92400e;border-radius:999px;padding:.65rem 1rem;font-weight:900}.section-wrap{max-width:80rem;margin:0 auto;padding:4rem 1rem}.section-head{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.section-icon{width:2.6rem;height:2.6rem;border-radius:.85rem;background:linear-gradient(90deg,#f59e0b,#f97316);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;box-shadow:0 12px 24px rgba(245,158,11,.24)}.section-title{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:900;letter-spacing:-.035em;color:#1f2937}.section-line{height:.25rem;flex:1;border-radius:99px;background:linear-gradient(90deg,rgba(245,158,11,.35),transparent)}.movie-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}.movie-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,.09);transition:.28s;position:relative}.movie-card:hover{transform:translateY(-.45rem);box-shadow:0 22px 44px rgba(15,23,42,.14)}.poster-wrap{height:12rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#fef3c7,#fed7aa)}.poster-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.movie-card:hover img{transform:scale(1.1)}.poster-mask{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.56),transparent);opacity:0;transition:.25s}.movie-card:hover .poster-mask{opacity:1}.play-badge{position:absolute;top:.75rem;right:.75rem;background:#f59e0b;color:#fff;border-radius:.35rem;padding:.26rem .55rem;font-size:.72rem;font-weight:900}.card-body{padding:1rem}.card-title{font-size:1.08rem;font-weight:900;line-height:1.35;color:#1f2937;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:.2s}.movie-card:hover .card-title{color:#d97706}.card-desc{margin-top:.45rem;color:#64748b;font-size:.9rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta-row{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem;color:#64748b;font-size:.8rem}.glass-box{background:rgba(255,255,255,.82);border:1px solid rgba(251,191,36,.22);box-shadow:0 24px 60px rgba(15,23,42,.08);border-radius:1.5rem}.dark-box{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:1.5rem;box-shadow:0 30px 70px rgba(15,23,42,.26)}.category-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.2rem}.category-tile{position:relative;overflow:hidden;border-radius:1.25rem;padding:1.3rem;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.08);transition:.25s}.category-tile:before{content:"";position:absolute;inset:auto -20% -40% auto;width:12rem;height:12rem;border-radius:999px;background:radial-gradient(circle,rgba(245,158,11,.18),transparent 68%)}.category-tile:hover{transform:translateY(-.35rem);box-shadow:0 22px 44px rgba(15,23,42,.12)}.category-title{font-size:1.25rem;font-weight:900;color:#1f2937}.category-desc{margin-top:.55rem;color:#64748b;line-height:1.7}.ranking-list{display:grid;gap:.85rem}.rank-row{display:grid;grid-template-columns:auto 5.8rem 1fr auto;gap:1rem;align-items:center;background:rgba(255,255,255,.92);border-radius:1rem;padding:.85rem;box-shadow:0 10px 26px rgba(15,23,42,.08);transition:.2s}.rank-row:hover{transform:translateX(.25rem)}.rank-no{width:2.2rem;height:2.2rem;border-radius:.75rem;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.rank-thumb{width:5.8rem;height:3.8rem;border-radius:.75rem;overflow:hidden;background:#fef3c7}.rank-thumb img{width:100%;height:100%;object-fit:cover}.rank-title{font-weight:900;color:#1f2937}.rank-meta{margin-top:.2rem;color:#64748b;font-size:.85rem}.filter-panel{border-radius:1.5rem;background:rgba(255,255,255,.9);border:1px solid rgba(251,191,36,.25);box-shadow:0 18px 40px rgba(15,23,42,.08);padding:1.2rem;margin:2rem 0}.filter-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.9rem}.filter-pill{border-radius:999px;background:#fff7ed;color:#9a3412;padding:.55rem .9rem;font-weight:800;border:1px solid #fed7aa;transition:.2s}.filter-pill.active,.filter-pill:hover{background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff}.filter-search{width:100%;border:1px solid #fed7aa;border-radius:999px;padding:.85rem 1rem;outline:none;background:#fff}.page-hero{position:relative;overflow:hidden;border-radius:0 0 2rem 2rem;background:linear-gradient(135deg,#f59e0b,#f97316 54%,#facc15);color:#fff}.page-hero-inner{max-width:80rem;margin:0 auto;padding:4.5rem 1rem}.page-kicker{font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.76)}.page-title{font-size:clamp(2rem,5vw,4.2rem);font-weight:950;letter-spacing:-.045em;line-height:1.05;margin-top:.5rem}.page-desc{max-width:760px;margin-top:1rem;line-height:1.9;color:rgba(255,255,255,.9);font-size:1.08rem}.breadcrumb{font-size:.9rem;color:rgba(255,255,255,.84);margin-bottom:1rem}.breadcrumb a{text-decoration:underline;text-underline-offset:.2em}.detail-shell{max-width:80rem;margin:0 auto;padding:3rem 1rem}.detail-grid{display:grid;grid-template-columns:1fr;gap:2rem}.player-frame{background:#050505;border-radius:1.5rem;overflow:hidden;box-shadow:0 28px 70px rgba(15,23,42,.28)}.player-frame video{display:block;width:100%;aspect-ratio:16/9;background:#000}.detail-card{background:#fff;border-radius:1.5rem;padding:1.4rem;box-shadow:0 16px 44px rgba(15,23,42,.08)}.detail-poster{border-radius:1.25rem;overflow:hidden;background:#fef3c7;box-shadow:0 18px 50px rgba(15,23,42,.12)}.detail-poster img{width:100%;aspect-ratio:3/4;object-fit:cover}.prose-box{background:#fff;border-radius:1.5rem;padding:1.4rem;box-shadow:0 14px 36px rgba(15,23,42,.07);line-height:1.9;color:#334155}.prose-box h2{font-size:1.5rem;font-weight:900;color:#1f2937;margin-bottom:.8rem}.prose-box p+p{margin-top:1rem}.footer{background:#111827;color:#94a3b8;margin-top:4rem}.footer a:hover{color:#fbbf24}.footer-inner{max-width:80rem;margin:0 auto;padding:3rem 1rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}.footer-title{color:#fff;font-weight:900;margin-bottom:.8rem}.footer-links{display:grid;gap:.55rem}.hidden-card{display:none!important}@media (min-width:640px){.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.movie-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.movie-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.mobile-only{display:none!important}.desktop-only{display:flex!important}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:767px){.desktop-only{display:none!important}.hero-frame{height:620px}.hero-copy{bottom:4rem}.hero-actions .btn{width:100%}.search-strip{border-radius:1.2rem;flex-direction:column}.search-strip button{width:100%}.hero-control{width:2.45rem;height:2.45rem}.rank-row{grid-template-columns:auto 4.8rem 1fr}.rank-row .btn{display:none}.rank-thumb{width:4.8rem;height:3.2rem}.section-wrap{padding:3rem 1rem}.page-hero-inner{padding:3.2rem 1rem}.poster-wrap{height:11rem}}