:root{--moon:#7d93d9;--moon-dark:#6178ca;--moon-soft:#f0f3fb;--pudding:#f0b46f;--pudding-soft:#fff9f3;--ink:#1f2937;--muted:#6b7280;--soft-shadow:0 18px 50px -24px rgba(31,41,55,.32)}
html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:linear-gradient(180deg,#fefdfb 0%,#fff 46%,#f8f9fd 100%);min-height:100vh}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid #fdf3e7;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.header-inner{max-width:1280px;margin:0 auto;padding:0 1rem;height:72px;display:flex;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:800;color:#111827;white-space:nowrap}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#fefdfb,#f0f3fb);color:var(--moon-dark);box-shadow:0 4px 20px rgba(155,174,227,.15)}.main-nav{display:flex;align-items:center;gap:1rem;flex:1}.main-nav>a{font-weight:650;color:#374151;transition:.2s}.main-nav>a:hover{color:var(--moon-dark)}.nav-chip-row{display:flex;gap:.5rem;flex-wrap:wrap}.nav-chip{padding:.35rem .75rem;border-radius:999px;background:#fefdfb;color:#6b7280;font-size:.86rem;border:1px solid #fdf3e7}.top-search{display:flex;align-items:center;gap:.45rem}.top-search input{width:210px;border:1px solid #fdebd8;background:#fefdfb;border-radius:999px;padding:.58rem .95rem;outline:none}.top-search input:focus{border-color:#b8c6ea;background:#fff}.top-search button,.btn,.pill-button{border:0;border-radius:999px;padding:.7rem 1.1rem;background:var(--moon);color:#fff;font-weight:700;box-shadow:0 4px 20px rgba(155,174,227,.22);transition:.2s}.top-search button:hover,.btn:hover,.pill-button:hover{background:var(--moon-dark);transform:translateY(-1px)}.btn.secondary{background:#fff;color:var(--moon-dark);border:1px solid #d1daf1}.menu-toggle{display:none;border:0;background:#fff;border-radius:14px;padding:.55rem .75rem;box-shadow:0 6px 20px rgba(0,0,0,.08)}.hero{position:relative;min-height:600px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fefdfb 0%,#f0f3fb 54%,#fff9f3 100%)}.hero:after{content:"";position:absolute;inset:auto -15% -45% -15%;height:80%;background:radial-gradient(circle at 50% 0%,rgba(155,174,227,.32),transparent 60%);pointer-events:none}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .6s ease;display:grid;align-items:center}.hero-slide.active{opacity:1;z-index:2}.hero-inner{position:relative;max-width:1280px;margin:0 auto;padding:5rem 1rem 4rem;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:3rem;align-items:center;width:100%}.hero-copy{animation:slideUp .55s ease-out}.hero-badge{display:inline-flex;gap:.5rem;align-items:center;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.85);box-shadow:0 8px 35px rgba(125,147,217,.12);border-radius:999px;padding:.55rem 1rem;color:#374151;margin-bottom:1.35rem}.hero h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.05;font-weight:900;margin:0 0 1.2rem}.gradient-text{background:linear-gradient(90deg,#e09d55,#7d93d9);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:1.08rem;line-height:1.9;color:#5f6878;max-width:680px}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap;margin:1.6rem 0}.hero-tags{display:flex;gap:.55rem;flex-wrap:wrap}.hero-tags span,.tag-row span,.meta-pill{border-radius:999px;background:rgba(255,255,255,.82);border:1px solid #f5ecdf;color:#667085;padding:.38rem .72rem;font-size:.84rem}.hero-visual{position:relative;min-height:420px}.hero-card{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 30px 80px -34px rgba(31,41,55,.72);background:#111827;transform:rotate(1.5deg)}.hero-card img{width:100%;height:480px;object-fit:cover}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.72) 100%)}.hero-card-caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:2;color:#fff}.hero-card-caption h2{font-size:1.55rem;font-weight:850;margin-bottom:.35rem}.hero-card-caption p{color:rgba(255,255,255,.86);font-size:.95rem;line-height:1.55}.hero-small-card{position:absolute;right:-10px;bottom:-24px;z-index:3;width:min(76%,360px);background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-radius:26px;padding:1rem;box-shadow:0 18px 55px rgba(31,41,55,.18)}.hero-small-card h3{font-size:1.05rem;font-weight:800;margin-bottom:.25rem}.hero-dots{position:absolute;left:50%;bottom:24px;z-index:10;transform:translateX(-50%);display:flex;gap:.55rem}.hero-dot{width:10px;height:10px;border-radius:99px;border:0;background:rgba(125,147,217,.34);transition:.2s}.hero-dot.active{width:34px;background:var(--moon)}.section{max-width:1280px;margin:0 auto;padding:4rem 1rem}.section.tight{padding-top:2.2rem;padding-bottom:2.2rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.section-title{display:flex;align-items:center;gap:.7rem}.section-title h2,.section-head h1{font-size:clamp(1.7rem,3vw,2.55rem);font-weight:900;color:#1f2937}.section-title .icon{width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,#fefdfb,#f0f3fb);display:grid;place-items:center}.section-head p,.lead{color:#667085;line-height:1.8}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.movie-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.movie-card{position:relative;border-radius:26px;background:rgba(255,255,255,.88);box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);overflow:hidden;transition:.25s;border:1px solid rgba(255,255,255,.8)}.movie-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px -28px rgba(31,41,55,.55)}.poster-link{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#fff9f3,#e3e9f7)}.poster-link img{width:100%;height:100%;object-fit:cover;transition:.45s}.movie-card:hover .poster-link img{transform:scale(1.05)}.rank-badge{position:absolute;left:.75rem;top:.75rem;z-index:3;width:38px;height:38px;border-radius:14px;background:rgba(0,0,0,.72);color:#fff;display:grid;place-items:center;font-weight:850}.card-body{padding:1rem}.card-meta{display:flex;gap:.55rem;flex-wrap:wrap;color:#6b7280;font-size:.82rem;margin-bottom:.55rem}.movie-card h3{font-size:1.08rem;font-weight:850;line-height:1.35;margin-bottom:.5rem}.movie-card h3 a:hover{color:var(--moon-dark)}.movie-card p{font-size:.92rem;line-height:1.65;color:#667085;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tag-row{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.85rem}.tag-row span{font-size:.76rem;background:#f8f9fd}.category-section{background:linear-gradient(135deg,#fde8f5,#e8f4fd);padding:4rem 0;margin:2rem 0}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.category-tile{display:block;position:relative;overflow:hidden;border-radius:28px;padding:1.2rem;background:rgba(255,255,255,.78);box-shadow:0 10px 40px -28px rgba(31,41,55,.38);min-height:230px;transition:.25s}.category-tile:hover{transform:translateY(-5px);box-shadow:0 20px 50px -30px rgba(31,41,55,.6)}.category-icon{font-size:2rem;margin-bottom:.6rem}.category-tile h3{font-size:1.18rem;font-weight:850;margin-bottom:.45rem}.category-tile p{font-size:.9rem;line-height:1.65;color:#667085}.category-count{margin-top:.8rem;color:var(--moon-dark);font-weight:800}.category-thumbs{position:absolute;right:-18px;bottom:-20px;display:flex;opacity:.28}.category-thumbs img{width:64px;height:84px;border-radius:16px;object-fit:cover;margin-left:-18px;box-shadow:0 12px 22px rgba(0,0,0,.16)}.rank-list{display:grid;gap:.9rem}.rank-row{display:grid;grid-template-columns:54px 120px minmax(0,1fr) auto;gap:1rem;align-items:center;background:rgba(255,255,255,.88);border-radius:24px;padding:.8rem;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.rank-number{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:#111827;color:#fff;font-weight:900}.rank-row img{width:120px;height:76px;object-fit:cover;border-radius:18px}.rank-row h3{font-weight:850;font-size:1.08rem}.rank-row p{color:#667085;font-size:.92rem;line-height:1.55}.page-hero{background:linear-gradient(135deg,#fefdfb,#f0f3fb);padding:3.6rem 1rem}.page-hero-inner{max-width:1280px;margin:0 auto}.breadcrumbs{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;color:#6b7280;font-size:.92rem;margin-bottom:1rem}.breadcrumbs a:hover{color:var(--moon-dark)}.page-hero h1{font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1.1;margin-bottom:1rem}.filter-panel{background:rgba(255,255,255,.9);border-radius:28px;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);padding:1rem;margin-bottom:1.4rem;display:grid;grid-template-columns:minmax(0,1fr) repeat(3,180px);gap:.75rem}.filter-panel input,.filter-panel select{border:1px solid #fdebd8;border-radius:18px;padding:.85rem 1rem;background:#fefdfb;outline:none}.filter-panel input:focus,.filter-panel select:focus{border-color:#b8c6ea;background:#fff}.search-count{color:#667085;margin-bottom:1rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2rem}.player-wrap{background:#111827;border-radius:30px;overflow:hidden;box-shadow:0 30px 90px -42px rgba(0,0,0,.85)}.player-wrap video{display:block;width:100%;aspect-ratio:16/9;background:#000}.detail-card{background:rgba(255,255,255,.9);border-radius:30px;padding:1.4rem;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.detail-card h2{font-weight:900;font-size:1.35rem;margin-bottom:1rem}.detail-card p{color:#4b5563;line-height:1.95;margin-bottom:1rem}.detail-side{display:grid;gap:1rem;align-content:start}.cover-panel{background:rgba(255,255,255,.9);border-radius:30px;padding:1rem;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.cover-panel img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:22px}.meta-list{display:grid;gap:.6rem;margin-top:1rem}.meta-line{display:flex;justify-content:space-between;gap:1rem;color:#6b7280;border-bottom:1px dashed #edf2f7;padding-bottom:.55rem}.meta-line strong{color:#1f2937}.recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.site-footer{background:#fff;border-top:1px solid #fdf3e7;margin-top:3rem}.footer-inner{max-width:1280px;margin:0 auto;padding:2.4rem 1rem;display:grid;grid-template-columns:1fr 2fr;gap:2rem;color:#667085}.footer-brand{font-size:1.3rem;font-weight:900;color:#1f2937;margin-bottom:.6rem}.footer-links{display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:flex-end}.footer-links a:hover{color:var(--moon-dark)}.empty-state{display:none;background:#fff;border-radius:26px;padding:2rem;text-align:center;color:#667085}.empty-state.show{display:block}.mobile-open .main-nav{display:flex}@media(max-width:1100px){.movie-grid,.movie-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.detail-side{grid-template-columns:300px 1fr}.hero-inner{grid-template-columns:1fr;gap:1.5rem}.hero-visual{min-height:360px}.hero-card img{height:380px}}@media(max-width:820px){.header-inner{height:auto;min-height:68px;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;order:5;width:100%;padding:.5rem 0 1rem;flex-direction:column;align-items:flex-start}.nav-chip-row{display:none}.top-search{order:4;width:100%;display:none}.mobile-open .top-search{display:flex}.top-search input{flex:1;width:auto}.hero{min-height:680px}.hero-inner{padding:3.2rem 1rem 4.5rem}.hero-card{transform:none}.hero-small-card{right:10px;bottom:-18px}.movie-grid,.movie-grid.compact,.recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{grid-template-columns:1fr}.rank-row{grid-template-columns:42px 92px minmax(0,1fr)}.rank-row .btn{grid-column:2/4;justify-self:start}.rank-row img{width:92px;height:62px}.detail-side{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:520px){.hero{min-height:650px}.hero-card img{height:300px}.hero-small-card{display:none}.movie-grid,.movie-grid.compact,.category-grid,.recommend-grid{grid-template-columns:1fr}.section{padding:3rem 1rem}.section-head{align-items:flex-start;flex-direction:column}.rank-row{grid-template-columns:36px 1fr}.rank-row img{display:none}.rank-row .btn{grid-column:2/3}.page-hero{padding:2.5rem 1rem}.footer-inner{padding-bottom:5rem}}