:root{--bg:#020617;--panel:#0f172a;--panel2:#111827;--muted:#94a3b8;--text:#f8fafc;--line:rgba(148,163,184,.18);--green:#10b981;--teal:#14b8a6;--gold:#fbbf24}body{min-height:100vh;background:linear-gradient(180deg,#020617 0,#0f172a 46%,#020617 100%);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.topbar{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(15,23,42,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(30,41,59,.7)}.nav-inner{height:64px;width:min(1180px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--green),var(--teal));display:inline-flex;align-items:center;justify-content:center;color:white;font-weight:900;box-shadow:0 18px 40px rgba(16,185,129,.2)}.brand strong{display:block;font-size:20px;line-height:1;background:linear-gradient(90deg,#34d399,#2dd4bf);-webkit-background-clip:text;color:transparent}.brand small{display:block;color:#64748b;font-size:12px;margin-top:3px}.nav-menu{display:flex;align-items:center;gap:10px}.nav-link{padding:9px 12px;border-radius:10px;color:#cbd5e1;font-weight:650;transition:.25s}.nav-link:hover,.nav-link.active{background:rgba(16,185,129,.16);color:#34d399}.nav-toggle{display:none;color:#e2e8f0;font-size:24px}.global-search{position:relative;margin-left:4px}.site-search,.filter-input,.year-select{height:40px;border:1px solid var(--line);background:rgba(15,23,42,.78);border-radius:12px;color:#e2e8f0;padding:0 14px;outline:none}.site-search{width:230px}.site-search:focus,.filter-input:focus,.year-select:focus{border-color:rgba(16,185,129,.62);box-shadow:0 0 0 3px rgba(16,185,129,.12)}.search-panel{position:absolute;right:0;top:48px;width:min(420px,88vw);background:rgba(15,23,42,.98);border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.42);padding:8px;display:none}.search-panel.open{display:block}.search-result{display:grid;grid-template-columns:52px 1fr;gap:10px;padding:8px;border-radius:12px;color:#e2e8f0}.search-result:hover{background:rgba(30,41,59,.8)}.search-result img{width:52px;height:68px;object-fit:cover;border-radius:8px;background:linear-gradient(135deg,#064e3b,#0f172a)}.search-result strong{display:block;font-size:14px}.search-result small{color:#94a3b8}.hero{position:relative;min-height:72vh;overflow:hidden;display:flex;align-items:flex-end;margin-top:64px}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,#064e3b,#0f172a);filter:saturate(1.05)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#020617 0,rgba(2,6,23,.84) 42%,rgba(2,6,23,.25) 100%),radial-gradient(circle at 22% 26%,rgba(16,185,129,.34),transparent 36%)}.hero-content{position:relative;padding:70px 0 58px}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#34d399;font-weight:800;margin-bottom:16px}.hero h1{font-size:clamp(36px,6vw,72px);font-weight:900;letter-spacing:-.06em;line-height:.98;margin-bottom:18px;text-shadow:0 18px 50px rgba(0,0,0,.5)}.hero p{font-size:18px;color:#cbd5e1;line-height:1.8;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 20px;font-weight:800;transition:.25s}.btn-primary{background:#10b981;color:white;box-shadow:0 16px 36px rgba(16,185,129,.24)}.btn-primary:hover{background:#059669;transform:translateY(-2px) scale(1.02)}.btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#e2e8f0}.btn-ghost:hover{background:rgba(255,255,255,.22)}.hero-strip{margin-top:34px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px}.mini-focus{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(15,23,42,.54);backdrop-filter:blur(10px)}.mini-focus img{width:70px;height:88px;border-radius:11px;object-fit:cover;background:linear-gradient(135deg,#064e3b,#1e293b)}.mini-focus strong{display:block;color:#f8fafc;line-height:1.25}.mini-focus small{color:#94a3b8}.section{padding:72px 0}.section.alt{background:rgba(15,23,42,.4)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:28px}.section-title{display:flex;align-items:center;gap:12px}.section-title h2,.page-title h1{font-size:clamp(26px,3.4vw,38px);font-weight:900;letter-spacing:-.03em}.section-title span,.glow-icon{width:44px;height:44px;border-radius:14px;background:rgba(16,185,129,.16);color:#34d399;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.section-head p,.page-title p,.category-card p,.card-body p,.list-card p,.detail-card p,.site-footer p{color:#94a3b8;line-height:1.75}.more-link{color:#34d399;font-weight:800}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.movie-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.movie-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.movie-card{background:rgba(30,41,59,.48);border:1px solid rgba(148,163,184,.16);border-radius:18px;overflow:hidden;transition:.25s;backdrop-filter:blur(6px)}.movie-card:hover{transform:translateY(-4px) scale(1.01);border-color:rgba(16,185,129,.48);box-shadow:0 22px 55px rgba(16,185,129,.13)}.poster-wrap{position:relative;display:block;aspect-ratio:2/2.85;overflow:hidden;background:linear-gradient(135deg,#064e3b,#0f172a 54%,#111827)}.poster-wrap img{width:100%;height:100%;object-fit:cover;transition:.5s}.movie-card:hover img{transform:scale(1.08)}.year-badge{position:absolute;right:10px;top:10px;background:rgba(0,0,0,.68);color:#fff;font-size:12px;border-radius:999px;padding:4px 8px}.hover-tags{position:absolute;left:0;right:0;bottom:0;padding:14px;background:linear-gradient(0deg,rgba(0,0,0,.84),transparent);display:flex;gap:6px;flex-wrap:wrap;opacity:0;transition:.25s}.movie-card:hover .hover-tags{opacity:1}.tag{display:inline-flex;border-radius:999px;background:rgba(16,185,129,.17);color:#6ee7b7;border:1px solid rgba(16,185,129,.18);padding:5px 10px;font-size:12px;line-height:1}.card-body{padding:16px}.card-body h3{font-weight:800;line-height:1.35;min-height:44px}.card-body h3 a:hover,.list-card h3 a:hover,.breadcrumb a:hover{color:#34d399}.card-body p{font-size:14px;margin:9px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:12px}.large-card{display:grid;grid-template-columns:190px 1fr}.large-card .poster-wrap{aspect-ratio:2/2.6;height:100%}.large-card .card-body{padding:22px}.large-card .card-body h3{font-size:22px;min-height:auto}.rank-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.list-card{position:relative;display:grid;grid-template-columns:78px 92px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:rgba(30,41,59,.45);transition:.25s}.list-card:hover{background:rgba(30,41,59,.68);border-color:rgba(16,185,129,.42)}.rank-no{font-size:28px;font-weight:900;color:#34d399;text-align:center}.list-thumb img{width:92px;height:116px;object-fit:cover;border-radius:12px;background:linear-gradient(135deg,#064e3b,#0f172a)}.list-card h3{font-weight:850;margin-bottom:6px}.list-card p{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page-hero{margin-top:64px;padding:76px 0 34px;background:radial-gradient(circle at 20% 0,rgba(16,185,129,.2),transparent 36%)}.page-title{max-width:850px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.category-card{padding:24px;border-radius:20px;background:linear-gradient(145deg,rgba(30,41,59,.72),rgba(15,23,42,.54));border:1px solid rgba(148,163,184,.16);transition:.25s;min-height:190px;display:flex;flex-direction:column;justify-content:space-between}.category-card:hover{transform:translateY(-4px);border-color:rgba(16,185,129,.45);box-shadow:0 20px 48px rgba(16,185,129,.1)}.category-card h2{font-size:25px;font-weight:900;margin-bottom:12px}.category-card .tag-line{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.toolbar{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 30px}.filter-input{width:min(380px,100%)}.year-select{min-width:150px}.empty-state{display:none;padding:28px;border:1px solid rgba(148,163,184,.16);border-radius:18px;color:#94a3b8;text-align:center}.library-letter{font-weight:900;color:#34d399;margin:34px 0 18px}.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:#94a3b8;font-size:14px;margin-bottom:20px}.detail-layout{display:grid;grid-template-columns:2fr .9fr;gap:28px}.player-box{border-radius:22px;overflow:hidden;background:#000;border:1px solid rgba(148,163,184,.16);box-shadow:0 30px 80px rgba(0,0,0,.28)}.player-video{width:100%;aspect-ratio:16/9;background:#000}.player-message{padding:12px;text-align:center;color:#fca5a5;background:rgba(127,29,29,.28);display:none}.detail-heading{padding:24px 0}.detail-heading h1{font-size:clamp(30px,4vw,48px);font-weight:950;letter-spacing:-.04em;line-height:1.1}.detail-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;color:#94a3b8}.detail-card{padding:24px;border-radius:20px;border:1px solid rgba(148,163,184,.16);background:rgba(30,41,59,.46);margin-bottom:18px}.detail-card h2{font-size:21px;font-weight:900;margin-bottom:12px}.detail-card p{color:#cbd5e1}.side-panel{position:sticky;top:88px}.poster-panel{border:1px solid rgba(148,163,184,.16);background:rgba(30,41,59,.45);border-radius:20px;overflow:hidden;margin-bottom:20px}.poster-panel img{width:100%;aspect-ratio:2/2.8;object-fit:cover;background:linear-gradient(135deg,#064e3b,#0f172a)}.side-section{margin-bottom:22px}.side-section h2{font-size:20px;font-weight:900;margin-bottom:14px}.side-section .list-card{grid-template-columns:72px 1fr;padding:10px}.side-section .rank-no{display:none}.side-section .list-thumb img{width:72px;height:92px}.side-section .list-card p{display:none}.tag-cloud{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.site-footer{border-top:1px solid rgba(148,163,184,.14);background:rgba(15,23,42,.55);margin-top:72px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:32px;padding:44px 0}.footer-brand{margin-bottom:14px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links a{color:#94a3b8}.footer-links a:hover{color:#34d399}.site-footer h3{font-weight:900;margin-bottom:14px}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid rgba(148,163,184,.12);padding:18px}.no-results .movie-card,.no-results .list-card{display:none}@media(max-width:980px){.nav-toggle{display:block}.nav-menu{display:none;position:absolute;top:64px;left:0;right:0;background:rgba(15,23,42,.98);border-bottom:1px solid rgba(148,163,184,.16);padding:14px 16px;flex-direction:column;align-items:stretch}.nav-menu.open{display:flex}.site-search{width:100%}.global-search{margin-left:0}.search-panel{left:0;right:auto}.hero-strip{grid-template-columns:repeat(2,1fr)}.movie-grid,.movie-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-grid,.detail-layout,.footer-grid{grid-template-columns:1fr}.side-panel{position:static}.category-grid{grid-template-columns:1fr}.large-card{grid-template-columns:150px 1fr}}@media(max-width:640px){.container,.nav-inner{width:min(100% - 22px,1180px)}.hero{min-height:78vh}.hero-content{padding-bottom:34px}.hero p{font-size:16px}.hero-strip{grid-template-columns:1fr}.movie-grid,.movie-grid.two,.movie-grid.three{grid-template-columns:1fr}.large-card{grid-template-columns:1fr}.rank-grid{grid-template-columns:1fr}.list-card{grid-template-columns:56px 78px 1fr;gap:10px}.rank-no{font-size:20px}.list-thumb img{width:78px;height:98px}.section{padding:48px 0}.section-head{align-items:flex-start;flex-direction:column}.detail-card{padding:18px}.page-hero{padding-top:52px}}
