:root{--orange:#f97316;--amber:#f59e0b;--yellow:#facc15;--ink:#1f2937;--muted:#6b7280;--soft:#fff7ed;--line:#fed7aa;--card:#ffffff;--shadow:0 18px 45px rgba(249,115,22,.13)}body{min-height:100vh;background:linear-gradient(180deg,rgba(255,247,237,.7),#fff 34%,rgba(254,243,199,.45));color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans SC",Arial,sans-serif}a{transition:.25s ease}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(251,146,60,.16)}.header-shell{max-width:1200px;margin:0 auto;padding:14px 18px;display:flex;align-items:center;gap:24px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:22px;background:linear-gradient(90deg,#ea580c,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-mark{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#fb923c,#f59e0b);box-shadow:0 12px 28px rgba(249,115,22,.28);color:#fff}.brand-mark svg,.section-icon svg,.search-icon svg,.hero-search svg,.filter-search svg,.primary-btn svg,.play-chip svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand-mark svg{width:22px;height:22px}.desktop-nav{display:flex;gap:8px;margin-left:auto}.nav-link,.mobile-link{padding:10px 14px;border-radius:999px;color:#4b5563;font-weight:700}.nav-link:hover,.nav-link.active,.mobile-link:hover,.mobile-link.active{color:#ea580c;background:#fff7ed}.header-search{width:260px;position:relative}.header-search input,.mobile-search input,.hero-search input,.filter-search input,.page-search input{width:100%;border:2px solid #fed7aa;border-radius:999px;background:#fff;outline:none;color:#374151;transition:.2s}.header-search input{height:42px;padding:0 16px 0 42px}.search-icon{position:absolute;left:14px;top:50%;translate:0 -50%;color:#9ca3af}.menu-button{display:none;width:42px;height:42px;border-radius:12px;background:#fff7ed;color:#ea580c}.menu-button svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2}.mobile-panel{display:none;border-top:1px solid #ffedd5;padding:12px 18px;background:#fff}.mobile-panel.is-open{display:block}.mobile-panel nav{display:grid;gap:8px;margin-top:10px}.mobile-search input{height:44px;padding:0 16px}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffedd5,#fff7ed 45%,#fef3c7);padding:56px 0 64px}.hero-orb{position:absolute;border-radius:999px;filter:blur(42px);opacity:.42}.orb-a{width:280px;height:280px;left:5%;top:10%;background:#fb923c}.orb-b{width:360px;height:360px;right:4%;bottom:4%;background:#facc15}.hero-shell{position:relative;max-width:1200px;margin:0 auto;padding:0 18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,1.05fr);gap:36px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 13px;font-weight:800;font-size:13px}.hero-heading h1{font-size:clamp(38px,6vw,72px);line-height:1.03;margin:18px 0;background:linear-gradient(90deg,#ea580c,#d97706,#fb923c);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:950;letter-spacing:-.04em}.hero-heading p{font-size:18px;line-height:1.8;color:#4b5563;max-width:620px}.hero-search{display:flex;align-items:center;gap:8px;margin-top:24px;max-width:560px;background:#fff;padding:8px;border:1px solid #fed7aa;border-radius:999px;box-shadow:var(--shadow)}.hero-search span{color:#f97316;margin-left:10px}.hero-search input{border:0;height:42px;padding:0 6px;flex:1}.hero-search button,.page-search button{border-radius:999px;background:linear-gradient(90deg,#f97316,#f59e0b);color:#fff;font-weight:900;padding:12px 22px;box-shadow:0 12px 25px rgba(249,115,22,.25)}.hero-pills,.pill-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-pills a,.pill-links a{border:1px solid #fed7aa;background:rgba(255,255,255,.72);color:#c2410c;border-radius:999px;padding:9px 14px;font-weight:700}.hero-pills a:hover,.pill-links a:hover{background:#fff;box-shadow:0 12px 22px rgba(249,115,22,.12);translate:0 -2px}.hero-stage{position:relative;min-height:456px}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .5s ease,transform .6s ease;transform:scale(.985);border-radius:32px;overflow:hidden;box-shadow:0 30px 80px rgba(120,53,15,.28);background:#111827}.hero-slide.is-active{opacity:1;pointer-events:auto;transform:scale(1)}.hero-image{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.hero-slide:hover .hero-image img{transform:scale(1.06)}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,24,39,.78),rgba(17,24,39,.14) 58%,rgba(255,237,213,.05))}.hero-copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:34px;color:#fff}.hero-kicker{display:inline-flex;border-radius:999px;background:#f97316;color:#fff;padding:8px 14px;font-weight:800;font-size:14px}.hero-copy h2{font-size:clamp(26px,4vw,44px);font-weight:950;margin:14px 0 10px}.hero-copy p{max-width:780px;color:rgba(255,255,255,.9);font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-weight:900;padding:13px 20px}.primary-btn{background:linear-gradient(90deg,#f97316,#f59e0b);color:#fff;box-shadow:0 15px 30px rgba(249,115,22,.32)}.primary-btn:hover,.page-search button:hover,.hero-search button:hover{filter:brightness(1.04);transform:translateY(-1px)}.primary-btn.small{padding:10px 15px;font-size:14px}.ghost-btn{background:rgba(255,255,255,.92);color:#c2410c}.hero-dots{position:absolute;right:24px;bottom:24px;z-index:3;display:flex;gap:8px}.hero-dots button{width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.58)}.hero-dots button.is-active{width:30px;background:#fff}.content-section{max-width:1200px;margin:0 auto;padding:54px 18px}.content-section.no-pad{padding-left:18px;padding-right:18px}.content-section.slim{padding-top:20px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px}.section-head>div{display:flex;align-items:center;gap:12px}.section-head h2{font-size:30px;font-weight:950;color:#1f2937}.section-icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#fb923c,#f59e0b);color:#fff;box-shadow:0 14px 28px rgba(249,115,22,.22)}.more-link{display:inline-flex;align-items:center;gap:6px;color:#ea580c;font-weight:900}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.movie-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.movie-card{background:#fff;border:1px solid rgba(251,146,60,.14);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(17,24,39,.06);transition:.3s ease}.movie-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(249,115,22,.16)}.poster-wrap{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#fed7aa,#fef3c7)}.poster-wrap img,.rank-row img{width:100%;height:100%;object-fit:cover}.poster-wrap img.image-failed,.rank-row img.image-failed,.hero-image img.image-failed{opacity:0}.poster-glow{position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,24,39,.42),transparent 60%)}.play-chip{position:absolute;right:13px;bottom:13px;width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.95);color:#ea580c;box-shadow:0 10px 28px rgba(0,0,0,.18)}.play-chip svg{fill:#ea580c;stroke:none;width:18px;height:18px}.rank-badge{position:absolute;left:12px;top:12px;z-index:2;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff;box-shadow:0 10px 22px rgba(249,115,22,.25)}.movie-info{padding:17px}.meta-row{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#9a3412;font-weight:800;margin-bottom:10px}.meta-row span{background:#fff7ed;border-radius:999px;padding:5px 8px}.movie-info h3{font-size:18px;line-height:1.35;font-weight:900;margin-bottom:8px}.movie-info h3 a:hover{color:#ea580c}.movie-info p{font-size:14px;line-height:1.65;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.tag-row span{font-size:12px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;padding:5px 8px}.movie-card-list{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:stretch}.movie-card-list .poster-wrap{aspect-ratio:auto;height:100%}.movie-card-list .movie-info p{-webkit-line-clamp:3}.band-section{background:linear-gradient(90deg,rgba(255,247,237,.9),rgba(254,243,199,.84));border-block:1px solid #ffedd5}.rank-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-grid.wide{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card{position:relative;overflow:hidden;min-height:170px;border-radius:24px;background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;padding:24px;box-shadow:0 12px 35px rgba(249,115,22,.09)}.category-card:before{content:"";position:absolute;width:120px;height:120px;border-radius:999px;background:linear-gradient(135deg,#fb923c,#facc15);opacity:.15;right:-28px;top:-34px}.category-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(249,115,22,.17)}.category-card span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#fb923c,#f59e0b);color:#fff;font-weight:950;margin-bottom:15px}.category-card h3{font-weight:950;font-size:20px;margin-bottom:8px}.category-card p{color:#6b7280;line-height:1.65;font-size:14px}.sub-hero{background:linear-gradient(135deg,#ffedd5,#fff7ed 48%,#fef3c7);padding:46px 0;border-bottom:1px solid #ffedd5}.sub-hero-inner{max-width:1200px;margin:0 auto;padding:0 18px}.back-link{display:inline-block;color:#ea580c;font-weight:900;margin-bottom:16px}.sub-hero h1{font-size:clamp(34px,5vw,54px);font-weight:950;margin:8px 0;color:#1f2937}.sub-hero p{font-size:18px;line-height:1.8;color:#6b7280;max-width:760px}.filter-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border:1px solid #ffedd5;border-radius:22px;padding:14px;margin-bottom:24px;box-shadow:0 12px 34px rgba(17,24,39,.06)}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.filter-buttons button{border-radius:12px;padding:10px 15px;background:#f3f4f6;color:#4b5563;font-weight:900}.filter-buttons button.is-active,.filter-buttons button:hover{background:#f97316;color:#fff}.filter-search{position:relative;min-width:260px}.filter-search input{height:42px;padding:0 14px 0 42px}.filter-search span{position:absolute;left:14px;top:50%;translate:0 -50%;color:#9ca3af}.empty-state{display:none;text-align:center;color:#6b7280;background:#fff;border:1px dashed #fed7aa;border-radius:24px;padding:36px;font-weight:800}.empty-state.is-visible{display:block}.result-title{font-weight:950;font-size:22px;margin:0 0 18px;color:#1f2937}.ranking-list{display:grid;gap:12px}.rank-row{display:grid;grid-template-columns:58px 118px minmax(0,1fr) 82px;align-items:center;gap:16px;background:#fff;border:1px solid rgba(251,146,60,.14);border-radius:22px;padding:12px;box-shadow:0 12px 34px rgba(17,24,39,.06)}.rank-row:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(249,115,22,.15)}.rank-num{font-size:24px;font-weight:950;color:#f97316;text-align:center}.rank-row img{width:118px;height:76px;border-radius:14px;background:#fed7aa}.rank-title b{font-size:17px}.rank-title em{display:block;color:#6b7280;font-size:13px;margin-top:6px;font-style:normal}.rank-score{justify-self:end;background:#fff7ed;color:#c2410c;border-radius:999px;padding:8px 12px;font-weight:950}.page-search{display:flex;gap:10px;max-width:720px;margin-top:20px}.page-search input{height:54px;padding:0 20px;font-size:17px}.detail-shell{max-width:1200px;margin:0 auto;padding:30px 18px 64px}.breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:14px;margin:10px 0 22px}.breadcrumb a{color:#ea580c;font-weight:800}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.player-card,.detail-content,.side-card{background:#fff;border:1px solid rgba(251,146,60,.14);border-radius:26px;box-shadow:0 18px 48px rgba(17,24,39,.07);overflow:hidden}.player-stage{aspect-ratio:16/9;background:radial-gradient(circle at 20% 15%,rgba(249,115,22,.4),transparent 34%),linear-gradient(135deg,#111827,#431407);display:grid;place-items:center}.player-stage video{width:100%;height:100%;object-fit:cover;background:#111827}.detail-content{margin-top:22px;padding:28px}.detail-title-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.detail-title-row h1{font-size:clamp(30px,4vw,48px);font-weight:950;line-height:1.12;margin-top:12px}.one-line{font-size:19px;line-height:1.8;color:#4b5563;margin:20px 0}.detail-meta{display:flex;gap:10px;flex-wrap:wrap}.detail-meta span{background:#f3f4f6;color:#4b5563;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.detail-tags{margin:18px 0}.text-block{border-top:1px solid #ffedd5;margin-top:24px;padding-top:24px}.text-block h2,.side-card h2{font-size:22px;font-weight:950;margin-bottom:12px}.text-block p{line-height:2;color:#374151;font-size:16px}.detail-side{position:sticky;top:92px}.side-card{padding:18px}.side-list{display:grid;gap:14px}.side-list .movie-card-list{grid-template-columns:132px minmax(0,1fr);box-shadow:none;border-radius:18px}.side-list .movie-info{padding:12px}.side-list .movie-info h3{font-size:15px}.side-list .tag-row{display:none}.site-footer{border-top:1px solid #ffedd5;background:rgba(255,255,255,.82);padding:36px 0}.footer-shell{max-width:1200px;margin:0 auto;padding:0 18px;display:grid;grid-template-columns:1fr 1.2fr;gap:24px}.footer-shell p{margin-top:12px;color:#6b7280;line-height:1.8;max-width:560px}.footer-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.footer-links a{color:#6b7280;background:#fff7ed;border:1px solid #ffedd5;border-radius:999px;padding:8px 12px;font-weight:800}.footer-links a:hover{color:#ea580c;background:#fff}@media (max-width:1024px){.hero-shell{grid-template-columns:1fr}.hero-stage{min-height:420px}.movie-grid,.movie-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.category-grid.wide{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.detail-side{position:static}.desktop-nav,.header-search{display:none}.menu-button{display:grid;place-items:center;margin-left:auto}.rank-preview{grid-template-columns:1fr}.footer-shell{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:720px){.header-shell{gap:12px}.brand{font-size:18px}.brand-mark{width:36px;height:36px}.hero-section{padding:34px 0}.hero-heading h1{font-size:38px}.hero-heading p{font-size:16px}.hero-search{border-radius:24px;align-items:stretch;flex-wrap:wrap;padding:10px}.hero-search input{min-width:0}.hero-search button{width:100%}.hero-stage{min-height:360px}.hero-copy{padding:22px}.hero-copy p{font-size:15px}.hero-actions{display:none}.movie-grid,.movie-grid.compact{grid-template-columns:1fr}.movie-card-list{grid-template-columns:132px minmax(0,1fr)}.movie-card-list .poster-wrap{min-height:132px}.category-grid,.category-grid.wide{grid-template-columns:1fr}.filter-bar{align-items:stretch;flex-direction:column}.filter-search{min-width:0}.rank-row{grid-template-columns:42px 84px minmax(0,1fr);gap:10px}.rank-row img{width:84px;height:62px}.rank-score{display:none}.page-search{flex-direction:column}.page-search button{height:50px}.detail-content{padding:20px}.detail-title-row{display:block}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:flex-start}.section-head h2{font-size:25px}}