
:root{--green-900:#064e3b;--green-800:#065f46;--green-700:#047857;--green-600:#059669;--green-100:#d1fae5;--green-50:#ecfdf5;--amber-900:#78350f;--amber-700:#b45309;--amber-100:#fef3c7;--amber-50:#fffbeb;--blue-100:#dbeafe;--blue-800:#1e40af;--gray-950:#030712;--gray-900:#111827;--gray-800:#1f2937;--gray-700:#374151;--gray-600:#4b5563;--gray-500:#6b7280;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-50:#f9fafb;--white:#fff;--shadow:0 16px 40px rgba(17,24,39,.10);--shadow-lg:0 24px 70px rgba(6,78,59,.22);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:var(--gray-50);color:var(--gray-900)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.max-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#fffbeb,#fff,#ecfdf5);border-bottom:1px solid #fde68a;box-shadow:0 4px 18px rgba(17,24,39,.08)}.site-nav{height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark,.footer-mark{width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,var(--green-600),var(--green-800));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:22px;box-shadow:0 10px 24px rgba(5,150,105,.32)}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text strong{font-size:22px;color:var(--green-900);letter-spacing:.03em}.brand-text small{font-size:12px;color:var(--green-700);margin-top:4px}.nav-menu{display:flex;align-items:center;gap:4px;margin-left:auto}.nav-link{padding:9px 13px;border-radius:12px;color:var(--gray-700);font-weight:600;transition:.2s}.nav-link:hover,.nav-link.active{background:var(--green-50);color:var(--green-800)}.top-search{position:relative;width:230px;flex:0 0 auto}.top-search input{width:100%;border:1px solid #d1d5db;border-radius:999px;padding:10px 42px 10px 16px;outline:none;background:#fff}.top-search input:focus{border-color:var(--green-600);box-shadow:0 0 0 3px rgba(5,150,105,.15)}.top-search button{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;border:0;background:transparent;color:var(--gray-500);font-size:20px;cursor:pointer}.nav-toggle{display:none;margin-left:auto;border:0;background:#fff;border-radius:12px;padding:8px 10px;font-size:22px;color:var(--green-800)}.home-hero{min-height:680px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--green-900),var(--green-800) 48%,var(--amber-900));color:#fff}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.22;filter:saturate(1.1)}.hero-glow{position:absolute;inset:-20%;background:radial-gradient(circle at 70% 20%,rgba(250,204,21,.28),transparent 32%),radial-gradient(circle at 20% 80%,rgba(16,185,129,.32),transparent 32%)}.hero-inner{position:relative;min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero-badge,.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.13);color:#fde68a;font-weight:700;margin-bottom:20px;backdrop-filter:blur(10px)}.eyebrow{background:var(--green-100);color:var(--green-800);margin-bottom:14px}.hero-copy h1{font-size:clamp(42px,7vw,72px);line-height:1.05;margin:0 0 24px;font-weight:900;letter-spacing:-.04em}.hero-copy h1 span{color:#86efac}.hero-copy p{font-size:20px;line-height:1.8;color:#dcfce7;max-width:680px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.hero-tags span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#f0fdf4;border:1px solid rgba(255,255,255,.16)}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 24px;font-weight:800;transition:.2s;border:0;cursor:pointer}.btn.primary{background:var(--green-600);color:#fff;box-shadow:0 14px 28px rgba(5,150,105,.32)}.btn.primary:hover{background:var(--green-700);transform:translateY(-1px)}.btn.ghost{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.32);backdrop-filter:blur(10px)}.btn.full,.btn.wide{width:100%}.hero-panel{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-radius:30px;padding:22px;backdrop-filter:blur(18px);box-shadow:var(--shadow-lg)}.panel-label{font-weight:900;color:#fde68a;margin-bottom:14px}.panel-main{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:center;background:rgba(255,255,255,.12);border-radius:22px;padding:14px}.panel-main img{height:190px;width:150px;object-fit:cover;border-radius:18px}.panel-main h2{font-size:26px;line-height:1.25;margin:0 0 10px}.panel-main p{margin:0;color:#d1fae5}.focus-list{display:grid;gap:10px;margin-top:16px}.focus-item{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:10px;border-radius:16px;transition:.2s}.focus-item:hover{background:rgba(255,255,255,.14)}.focus-item img{width:64px;height:76px;object-fit:cover;border-radius:12px}.focus-item span{display:flex;flex-direction:column}.focus-item strong{font-size:14px}.focus-item small{font-size:12px;color:#d1fae5;margin-top:4px}.page-section{padding:70px 0}.page-section.white{background:#fff}.page-section.warm{background:linear-gradient(135deg,#fffbeb,#ecfdf5,#fff)}.page-section.soft{background:var(--gray-50)}.section-head{text-align:center;margin-bottom:38px}.section-head h2{font-size:clamp(30px,4vw,44px);margin:0 0 12px;font-weight:900;letter-spacing:-.03em}.section-head p{color:var(--gray-600);max-width:680px;margin:0 auto;line-height:1.8}.movie-grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.movie-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--gray-100);border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(17,24,39,.08);transition:.24s;min-width:0}.movie-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.poster{position:relative;aspect-ratio:3/4;background:linear-gradient(135deg,var(--green-800),var(--amber-700));overflow:hidden}.poster img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.movie-card:hover .poster img{transform:scale(1.07)}.poster-region{position:absolute;left:10px;top:10px;background:rgba(255,251,235,.92);color:var(--amber-700);font-size:12px;font-weight:800;border-radius:999px;padding:5px 9px}.poster.image-missing:after{content:attr(data-title);position:absolute;inset:0;padding:18px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:900;font-size:20px;background:linear-gradient(135deg,rgba(6,95,70,.92),rgba(120,53,15,.88))}.card-body{padding:16px}.card-meta{display:flex;justify-content:space-between;gap:8px;color:var(--gray-500);font-size:12px;margin-bottom:8px}.card-body h3{font-size:17px;line-height:1.35;margin:0 0 8px;font-weight:900;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-body p{color:var(--gray-600);font-size:13px;line-height:1.65;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-row span{font-size:12px;color:var(--gray-600);background:var(--gray-100);border-radius:8px;padding:3px 7px}.movie-card-list{display:grid;grid-template-columns:150px 1fr;min-height:205px}.movie-card-list .poster{aspect-ratio:auto;height:100%}.movie-card-list .card-body{padding:20px}.movie-card-list .card-body h3{font-size:20px}.section-more{text-align:center;margin-top:32px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.large-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{position:relative;min-height:220px;border-radius:22px;overflow:hidden;padding:22px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);isolation:isolate}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,7,18,.18),rgba(3,7,18,.82));z-index:-1}.category-card span{position:absolute;top:14px;right:14px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:6px 10px;font-size:12px}.category-card h3{font-size:24px;margin:0 0 8px}.category-card p{margin:0;color:#e5e7eb;line-height:1.6}.category-card small{margin-top:12px;color:#fde68a}.split-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px}.rank-side{background:#fff;border-radius:24px;padding:24px;box-shadow:var(--shadow);height:max-content;position:sticky;top:96px}.side-head{display:flex;align-items:end;gap:10px;margin-bottom:18px}.side-head span{color:var(--green-700);font-weight:900}.side-head h2{margin:0;font-size:28px}.rank-line{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--gray-100)}.rank-line strong{width:28px;height:28px;border-radius:8px;background:var(--green-100);color:var(--green-800);display:flex;align-items:center;justify-content:center}.rank-line span{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-line em{font-style:normal;color:var(--gray-500);font-size:12px}.sub-hero{position:relative;background:linear-gradient(135deg,var(--green-900),var(--green-800),var(--amber-900));color:#fff;padding:78px 0;overflow:hidden}.sub-hero .max-wrap{position:relative}.sub-hero h1{font-size:clamp(34px,5vw,58px);margin:0 0 12px;font-weight:900}.sub-hero p{font-size:18px;color:#dcfce7;max-width:720px;line-height:1.8}.category-hero .hero-bg img{opacity:.2}.breadcrumb{display:inline-block;color:#fde68a;margin-bottom:12px}.filter-bar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:18px;padding:12px}.filter-bar input,.filter-bar select,.search-large input{height:46px;border:1px solid #d1d5db;border-radius:999px;padding:0 16px;background:#fff;outline:none}.filter-bar input{flex:1;min-width:240px}.filter-bar select{min-width:140px}.filter-bar input:focus,.filter-bar select:focus,.search-large input:focus{border-color:var(--green-600);box-shadow:0 0 0 3px rgba(5,150,105,.13)}.result-count{color:var(--gray-600);margin:8px 0 24px}.search-large{display:flex;gap:12px;background:#fff;border-radius:24px;padding:12px;box-shadow:var(--shadow);margin-bottom:24px}.search-large input{flex:1}.search-large button{border:0;border-radius:999px;padding:0 26px;background:var(--green-600);color:#fff;font-weight:900}.detail-top{background:#fff;border-bottom:1px solid var(--gray-100)}.breadcrumbs{padding:18px 0;display:flex;align-items:center;gap:10px;color:var(--gray-500);font-size:14px;flex-wrap:wrap}.breadcrumbs a{color:var(--green-700);font-weight:700}.detail-section{padding:46px 0;background:var(--gray-50)}.detail-grid{display:grid;grid-template-columns:430px minmax(0,1fr);gap:42px}.detail-poster{border-radius:28px;box-shadow:var(--shadow);margin-bottom:22px}.player-box{background:#fff;border-radius:22px;padding:20px;box-shadow:var(--shadow)}.player-box h2{margin:0 0 14px;font-size:22px}.player-frame{position:relative;aspect-ratio:16/9;border-radius:18px;background:#020617;overflow:hidden}.player-frame img{width:100%;height:100%;object-fit:cover;opacity:.36}.play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:999px;border:0;background:rgba(5,150,105,.92);color:#fff;font-size:28px;box-shadow:0 18px 38px rgba(0,0,0,.35);cursor:pointer}.player-control{position:absolute;left:16px;right:16px;bottom:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;color:#fff;font-size:12px}.player-control div{height:5px;border-radius:99px;background:linear-gradient(90deg,var(--green-600) 30%,rgba(255,255,255,.28) 30%)}.detail-info h1{font-size:clamp(32px,5vw,50px);line-height:1.15;margin:18px 0 14px;font-weight:900}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill-row span{padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800}.pill-row span:nth-child(1){background:var(--green-100);color:var(--green-800)}.pill-row span:nth-child(2){background:var(--blue-100);color:var(--blue-800)}.pill-row span:nth-child(3){background:var(--amber-100);color:var(--amber-700)}.stars{color:#f59e0b;font-weight:900;margin-bottom:20px}.stars span{color:var(--gray-600);font-weight:600;margin-left:8px}.summary-card,.text-card,.review-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(17,24,39,.08);margin-bottom:22px}.summary-card{background:#fffbeb;border:1px solid #fde68a}.summary-card h2{font-size:20px;line-height:1.5;margin:0 0 16px}.summary-card dl{display:grid;grid-template-columns:78px 1fr;gap:10px 14px;margin:0;color:var(--gray-700)}.summary-card dt{font-weight:900}.summary-card a{color:var(--green-800);font-weight:900}.text-card h2{margin:0 0 14px;font-size:24px}.text-card p{line-height:2;color:var(--gray-700);margin:0 0 20px}.tags{display:flex;flex-wrap:wrap;gap:9px;border-top:1px solid var(--gray-100);padding-top:18px}.tags span{background:var(--green-50);color:var(--green-800);border:1px solid var(--green-100);border-radius:999px;padding:6px 10px;font-size:13px}.review-card{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:start}.review-card p{line-height:1.9;color:var(--gray-700);margin:0}.avatar{width:52px;height:52px;border-radius:999px;background:var(--green-600);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.rank-badge{position:absolute;right:10px;bottom:10px;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;border-radius:999px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 12px 20px rgba(0,0,0,.22)}.podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.narrow{max-width:960px}.rank-list{display:grid;gap:10px}.rank-row{display:grid;grid-template-columns:48px 74px 1fr auto;align-items:center;gap:16px;background:#fff;border:1px solid var(--gray-100);border-radius:18px;padding:10px 14px;box-shadow:0 8px 20px rgba(17,24,39,.06)}.rank-row strong{width:36px;height:36px;border-radius:12px;background:var(--green-100);color:var(--green-800);display:flex;align-items:center;justify-content:center}.rank-row img{width:74px;height:92px;object-fit:cover;border-radius:12px}.rank-row span{display:flex;flex-direction:column;gap:6px}.rank-row b{font-size:18px}.rank-row small{color:var(--gray-500)}.rank-row em{font-style:normal;color:var(--green-700);font-weight:900}.site-footer{background:linear-gradient(180deg,var(--gray-900),var(--gray-800));color:#d1d5db;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:34px}.site-footer h3{color:#fff;margin:0 0 16px;font-size:18px;display:flex;align-items:center;gap:10px}.site-footer p,.site-footer li{font-size:14px;line-height:1.8;color:#d1d5db}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.site-footer a:hover{color:#86efac}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:22px;color:#9ca3af;font-size:13px}.is-hidden{display:none!important}@media(max-width:1100px){.grid-5{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-inner,.detail-grid,.split-layout{grid-template-columns:1fr}.hero-panel{margin-bottom:46px}.detail-grid{max-width:760px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-nav{height:auto;min-height:70px;flex-wrap:wrap;padding:12px 0}.nav-toggle{display:block}.nav-menu{display:none;order:4;width:100%;flex-direction:column;align-items:stretch;margin:0;background:#fff;border-radius:18px;padding:10px}.nav-menu.open{display:flex}.top-search{order:3;width:100%;display:none}.top-search.open{display:block}.nav-link{display:block}.home-hero,.hero-inner{min-height:auto}.hero-inner{padding:72px 0;gap:28px}.panel-main{grid-template-columns:100px 1fr}.panel-main img{width:100px;height:132px}.grid-4,.grid-5,.grid-3,.podium{grid-template-columns:repeat(2,minmax(0,1fr))}.movie-card-list{grid-template-columns:1fr}.movie-card-list .poster{aspect-ratio:3/4;height:auto}.category-grid,.large-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar,.search-large{flex-direction:column}.filter-bar input,.filter-bar select{width:100%}.rank-row{grid-template-columns:38px 58px 1fr}.rank-row em{display:none}.rank-row img{width:58px;height:74px}.footer-grid{grid-template-columns:1fr}}@media(max-width:540px){.max-wrap{width:min(100% - 24px,1180px)}.brand-text strong{font-size:18px}.brand-mark{width:38px;height:38px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:16px}.hero-actions .btn{width:100%}.hero-panel{padding:16px;border-radius:22px}.grid-4,.grid-5,.grid-3,.podium,.category-grid,.large-grid{grid-template-columns:1fr}.page-section{padding:48px 0}.sub-hero{padding:56px 0}.detail-info h1{font-size:31px}.summary-card dl{grid-template-columns:1fr}.review-card{grid-template-columns:1fr}.footer-bottom{text-align:center}}
