:root{--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--amber:#f59e0b;--orange:#ea580c;--paper:#f8fafc;--night:#0f172a}body{background:linear-gradient(180deg,#f8fafc,#fff 42%,#f8fafc);color:var(--ink)}a{transition:color .2s,background .2s,transform .2s,box-shadow .2s}.site-shell{max-width:80rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#1e293b,#292524,#1e293b);color:#fff;box-shadow:0 15px 35px rgba(15,23,42,.35);border-bottom:1px solid rgba(245,158,11,.22)}.header-inner{height:4.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark{display:inline-flex;width:2.65rem;height:2.65rem;align-items:center;justify-content:center;border-radius:.85rem;background:linear-gradient(135deg,#f59e0b,#ea580c);box-shadow:0 10px 25px rgba(245,158,11,.28);font-weight:900}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text strong{font-size:1.3rem;background:linear-gradient(90deg,#fbbf24,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-text small{font-size:.75rem;color:#cbd5e1;margin-top:.18rem}.desktop-nav{display:none;align-items:center;gap:.2rem}.nav-link{padding:.65rem .85rem;border-radius:.65rem;font-weight:600;color:#f8fafc}.nav-link:hover{background:rgba(255,255,255,.1);color:#fbbf24}.mobile-toggle{font-size:1.4rem;padding:.45rem .7rem;border-radius:.65rem}.mobile-nav{display:none;background:rgba(15,23,42,.97);border-top:1px solid rgba(148,163,184,.25);padding:.75rem 1rem}.mobile-nav.open{display:grid}.mobile-link{padding:.8rem 1rem;border-radius:.7rem;color:#fff;font-weight:600}.mobile-link:hover{background:rgba(255,255,255,.1)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1c1917 50%,#0f172a);color:#fff}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0 L0 0 0 10' fill='none' stroke='rgba(255,255,255,0.06)'/%3E%3C/svg%3E");opacity:.55}.hero:after{content:"";position:absolute;width:26rem;height:26rem;border-radius:999px;background:radial-gradient(circle,rgba(245,158,11,.24),transparent 60%);right:-6rem;top:2rem;filter:blur(10px)}.hero-shell{position:relative;padding-top:4rem;padding-bottom:4.5rem}.hero-slide{display:none;grid-template-columns:1fr;gap:2rem;align-items:center}.hero-slide.active{display:grid}.hero-copy .kicker{display:inline-flex;align-items:center;gap:.45rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:.45rem .8rem;color:#fde68a;font-weight:700;margin-bottom:1.15rem}.hero-copy h1{font-size:2.45rem;line-height:1.05;font-weight:900;letter-spacing:-.04em;margin-bottom:1rem}.hero-copy p{color:#cbd5e1;font-size:1.05rem;line-height:1.75;max-width:42rem}.hero-tags{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.35rem 0}.hero-tags span,.tag-row span{display:inline-flex;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:700}.hero-tags span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);color:#fff}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:.85rem;padding:.85rem 1.1rem;font-weight:800}.btn-primary{background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;box-shadow:0 18px 35px rgba(245,158,11,.26)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 25px 50px rgba(245,158,11,.32)}.btn-soft{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff}.btn-soft:hover{background:rgba(255,255,255,.16)}.hero-art{position:relative}.hero-art:before{content:"";position:absolute;inset:-.3rem;background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:1.35rem;filter:blur(12px);opacity:.7}.hero-art img{position:relative;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:1.05rem;box-shadow:0 30px 70px rgba(0,0,0,.45)}.hero-dots{position:relative;display:flex;gap:.55rem;margin-top:2rem}.hero-dot{width:.75rem;height:.75rem;border-radius:999px;background:rgba(255,255,255,.35)}.hero-dot.active{width:2.2rem;background:#f59e0b}.search-strip{position:relative;margin-top:2rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:1.1rem;padding:.7rem;display:flex;gap:.7rem;backdrop-filter:blur(10px)}.search-strip input,.filter-box input{width:100%;border-radius:.85rem;background:#fff;color:#0f172a;padding:.9rem 1rem;outline:none}.search-strip a{white-space:nowrap}.section{padding:3rem 0}.section-alt{background:linear-gradient(135deg,#fffbeb,#fff7ed)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.section-title{display:flex;align-items:center;gap:.75rem}.section-title .icon{display:inline-flex;width:2.7rem;height:2.7rem;border-radius:.9rem;align-items:center;justify-content:center;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 10px 25px rgba(245,158,11,.25)}.section-title h2{font-size:1.8rem;font-weight:900;letter-spacing:-.03em}.section-head p{color:#64748b;max-width:36rem}.movie-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.2rem}.movie-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 8px 20px rgba(15,23,42,.06)}.movie-card:hover{transform:translateY(-.4rem);box-shadow:0 20px 45px rgba(15,23,42,.12)}.card-link{display:block;height:100%}.poster{position:relative;overflow:hidden;background:#0f172a;aspect-ratio:16/10}.poster img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.movie-card:hover .poster img{transform:scale(1.06)}.poster:after{content:"";position:absolute;inset:auto 0 0 0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.74),transparent)}.poster-badge{position:absolute;right:.7rem;top:.7rem;background:rgba(15,23,42,.82);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.28rem .6rem;font-size:.74rem;font-weight:800}.card-body{padding:1rem}.card-body .eyebrow{font-size:.76rem;color:#d97706;font-weight:800;margin-bottom:.35rem}.card-body h3{font-size:1.08rem;font-weight:900;line-height:1.25;margin-bottom:.45rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-body p{color:#64748b;font-size:.88rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.tag-row span{background:#f1f5f9;color:#475569}.rank-list{display:grid;gap:.8rem}.rank-item{display:grid;grid-template-columns:auto 5.8rem 1fr auto;gap:1rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:.75rem;box-shadow:0 8px 20px rgba(15,23,42,.04)}.rank-no{width:2.4rem;height:2.4rem;border-radius:.75rem;background:linear-gradient(135deg,#f59e0b,#f97316);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900}.rank-cover{width:5.8rem;aspect-ratio:16/10;border-radius:.7rem;object-fit:cover;background:#0f172a}.rank-main h3{font-weight:900;margin-bottom:.25rem}.rank-main p{color:#64748b;font-size:.9rem;line-height:1.5}.rank-meta{display:none;color:#d97706;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.category-tile{position:relative;overflow:hidden;border-radius:1.15rem;background:#fff;border:1px solid #e2e8f0;padding:1.4rem;box-shadow:0 10px 25px rgba(15,23,42,.06)}.category-tile:before{content:"";position:absolute;width:8rem;height:8rem;right:-2.5rem;top:-2.5rem;border-radius:999px;background:linear-gradient(135deg,rgba(245,158,11,.22),rgba(249,115,22,.08))}.category-tile h3{font-size:1.25rem;font-weight:900;margin-bottom:.5rem}.category-tile p{position:relative;color:#64748b;line-height:1.65}.category-samples{position:relative;display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.category-samples span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:.32rem .65rem;font-size:.78rem;color:#475569}.page-hero{background:linear-gradient(135deg,#0f172a,#292524);color:#fff;padding:3.2rem 0;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:5%;bottom:-35%;width:24rem;height:24rem;border-radius:999px;background:radial-gradient(circle,rgba(245,158,11,.23),transparent 65%)}.page-hero h1{font-size:2.2rem;font-weight:900;letter-spacing:-.03em;margin-bottom:.8rem}.page-hero p{color:#cbd5e1;max-width:48rem;line-height:1.75}.filter-box{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 8px 25px rgba(15,23,42,.06);margin-bottom:1.4rem}.filter-line{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.8rem}.filter-chip{border-radius:999px;background:#f1f5f9;color:#475569;padding:.45rem .75rem;font-weight:800}.filter-chip.active,.filter-chip:hover{background:#f59e0b;color:#fff}.detail-hero{background:linear-gradient(135deg,#0f172a,#1c1917);color:#fff;padding:2.2rem 0 3rem}.breadcrumb{font-size:.9rem;color:#cbd5e1;margin-bottom:1.3rem}.breadcrumb a{color:#fbbf24}.detail-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.detail-cover{border-radius:1.2rem;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.35);background:#0f172a}.detail-cover img{width:100%;aspect-ratio:16/10;object-fit:cover}.detail-copy h1{font-size:2.2rem;line-height:1.1;font-weight:900;letter-spacing:-.03em;margin-bottom:.9rem}.meta-line{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.meta-line span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.38rem .7rem;color:#fff;font-weight:700}.detail-copy .lead{font-size:1.05rem;line-height:1.75;color:#fde68a;margin-bottom:1rem}.detail-copy p{line-height:1.8;color:#e2e8f0}.player-wrap{position:relative;border-radius:1.1rem;overflow:hidden;background:#000;box-shadow:0 25px 60px rgba(15,23,42,.2);aspect-ratio:16/9}.player-wrap video{width:100%;height:100%;display:block;background:#000}.play-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.25));color:#fff;z-index:3}.play-layer.is-hidden{display:none}.play-button{display:flex;align-items:center;gap:.8rem;background:linear-gradient(90deg,#f59e0b,#f97316);padding:1rem 1.25rem;border-radius:999px;box-shadow:0 18px 40px rgba(245,158,11,.35);font-weight:900}.play-button .tri{display:inline-flex;width:2.5rem;height:2.5rem;border-radius:999px;background:rgba(255,255,255,.2);align-items:center;justify-content:center}.article-box{background:#fff;border:1px solid #e2e8f0;border-radius:1.1rem;padding:1.25rem;box-shadow:0 8px 25px rgba(15,23,42,.05);line-height:1.85;color:#334155}.article-box h2{font-size:1.4rem;font-weight:900;margin-bottom:.7rem;color:#0f172a}.article-box+.article-box{margin-top:1rem}.site-footer{background:linear-gradient(135deg,#0f172a,#1c1917,#0f172a);color:#cbd5e1;border-top:1px solid rgba(245,158,11,.2);margin-top:3rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-top:3rem;padding-bottom:2rem}.footer-brand{display:flex;align-items:center;gap:.7rem;color:#fff;font-size:1.2rem;margin-bottom:.8rem}.site-footer h3{font-weight:900;color:#fff;margin-bottom:.8rem}.site-footer p{line-height:1.7}.footer-links{display:flex;flex-wrap:wrap;gap:.65rem}.footer-links a{color:#cbd5e1;background:rgba(255,255,255,.06);border-radius:999px;padding:.32rem .65rem}.footer-links a:hover{color:#fbbf24;background:rgba(255,255,255,.1)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1rem;color:#94a3b8}.is-hidden{display:none!important}.empty-tip{display:none;margin:1rem 0;padding:1rem;border-radius:1rem;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.empty-tip.show{display:block}@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){.desktop-nav{display:flex}.mobile-toggle{display:none}.mobile-nav{display:none!important}.hero-shell{padding-top:5rem;padding-bottom:5rem}.hero-slide{grid-template-columns:minmax(0,1fr) minmax(20rem,.92fr)}.hero-copy h1{font-size:4rem}.section-title h2{font-size:2.2rem}.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-meta{display:block}.detail-grid{grid-template-columns:22rem 1fr}.detail-copy h1{font-size:3.2rem}.footer-grid{grid-template-columns:2fr 1fr 1.4fr}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.small-card .poster{aspect-ratio:16/9}}@media (max-width:700px){.rank-item{grid-template-columns:auto 4.8rem 1fr}.rank-cover{width:4.8rem}.rank-item .btn{display:none}.search-strip{flex-direction:column}.hero-copy h1{font-size:2.35rem}.site-shell{padding-left:.9rem;padding-right:.9rem}}