:root{--brand:#0f766e;--brand2:#0891b2;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc}html{scroll-behavior:smooth}body{margin:0;background:#f8fafc;color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.85)}.site-nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:900;font-size:1.25rem;color:#0f766e;text-decoration:none}.brand-mark{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#0f766e,#06b6d4);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;box-shadow:0 12px 30px rgba(6,182,212,.28)}.nav-links{display:flex;align-items:center;gap:.35rem}.nav-link{padding:.65rem .9rem;border-radius:999px;color:#334155;text-decoration:none;font-weight:700;font-size:.95rem;transition:.2s}.nav-link:hover,.nav-link.active{color:#0f766e;background:#ecfeff}.menu-toggle{display:none;border:0;background:#0f766e;color:#fff;border-radius:12px;padding:.55rem .75rem;font-size:1.1rem}.home-hero{min-height:690px;display:flex;align-items:center}.hero-pattern{position:absolute;inset:0;opacity:.16;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.65) 0 2px,transparent 3px),radial-gradient(circle at 80% 60%,rgba(255,255,255,.42) 0 2px,transparent 3px);background-size:58px 58px,86px 86px}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,500px);gap:4rem;align-items:center}.hero-main h1{font-size:clamp(2.5rem,5vw,5.6rem);line-height:1.02;font-weight:950;letter-spacing:-.08em;margin:.8rem 0 1.3rem;text-shadow:0 12px 36px rgba(15,23,42,.16)}.hero-main p{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.8;color:#ecfeff;max-width:760px}.hero-icon{width:72px;height:72px;border-radius:999px;background:rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(12px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2);font-size:1.4rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.35rem;text-decoration:none;font-weight:900;border:2px solid transparent;transition:.2s}.primary-btn{background:#fff;color:#0f766e;box-shadow:0 18px 38px rgba(15,23,42,.18)}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 24px 44px rgba(15,23,42,.24)}.ghost-btn{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.34);color:#fff;backdrop-filter:blur(8px)}.ghost-btn:hover{background:rgba(255,255,255,.22)}.ghost-btn.dark{border-color:#cbd5e1;color:#0f172a;background:#fff}.hero-search{display:flex;align-items:center;margin-top:1.5rem;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:.35rem;max-width:610px;backdrop-filter:blur(14px)}.hero-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff;padding:.85rem 1.1rem;font-weight:700}.hero-search input::placeholder{color:#ccfbf1}.hero-search button{border:0;border-radius:999px;background:#fff;color:#0f766e;font-weight:900;padding:.82rem 1.25rem}.hero-carousel{position:relative;border-radius:32px;background:rgba(255,255,255,.14);box-shadow:0 30px 70px rgba(15,23,42,.28);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);overflow:hidden;min-height:560px}.hero-slide{position:absolute;inset:0;padding:1.2rem;display:grid;grid-template-rows:1fr auto;opacity:0;transform:scale(.98);transition:.55s}.hero-slide.active{opacity:1;transform:scale(1);z-index:2}.hero-poster{border-radius:26px;overflow:hidden;background:rgba(15,23,42,.18);height:370px}.hero-poster img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{align-self:end;padding:1.4rem;background:linear-gradient(180deg,rgba(15,23,42,.18),rgba(15,23,42,.65));border-radius:24px}.hero-copy span{font-size:.85rem;color:#ccfbf1;font-weight:900}.hero-copy h2{font-size:2rem;line-height:1.15;font-weight:950;margin:.4rem 0}.hero-copy p{color:#f8fafc;line-height:1.65;margin:0 0 1rem}.hero-copy a{display:inline-flex;color:#0f766e;background:#fff;border-radius:999px;padding:.65rem 1rem;text-decoration:none;font-weight:900}.hero-dots{position:absolute;right:1.3rem;bottom:1.3rem;display:flex;gap:.5rem;z-index:4}.hero-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.45)}.hero-dots button.active{width:28px;background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-head h2{font-size:clamp(1.8rem,3vw,2.65rem);font-weight:950;color:#0f172a;margin:0;letter-spacing:-.04em}.section-head p{color:#64748b;margin:.5rem 0 0;line-height:1.7}.section-head a{color:#0f766e;text-decoration:none;font-weight:900}.section-head.centered{text-align:center;display:block;max-width:760px;margin-left:auto;margin-right:auto}.section-head.light h2,.section-head.light p{color:#fff}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.1rem}.category-grid.large{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card{position:relative;overflow:hidden;background:#fff;border-radius:26px;padding:1.35rem;text-decoration:none;color:#0f172a;box-shadow:0 12px 38px rgba(15,23,42,.06);transition:.22s;border:1px solid rgba(226,232,240,.8);min-height:235px}.category-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(15,23,42,.14)}.category-glow{position:absolute;inset:0;opacity:.08;transition:.2s}.category-card:hover .category-glow{opacity:.14}.category-icon{position:relative;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#0f766e,#06b6d4);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.category-card h3{position:relative;font-size:1.25rem;font-weight:950;margin:0 0 .45rem}.category-card p{position:relative;color:#64748b;line-height:1.65;margin:0 0 .9rem;font-size:.94rem}.category-mini{position:relative;display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem}.category-mini span{font-size:.72rem;color:#0f766e;background:#ecfeff;border-radius:999px;padding:.25rem .55rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-card strong{position:relative;color:#0f766e}.feature-band{background:linear-gradient(135deg,#fffbeb,#fff7ed)}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.movie-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.library-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.movie-card{text-decoration:none;color:#0f172a;border:1px solid rgba(226,232,240,.82);transition:.22s}.movie-card:hover{transform:translateY(-4px)}.poster-wrap{position:relative;aspect-ratio:3/4;overflow:hidden;background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.poster-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.movie-card:hover .poster-wrap img{transform:scale(1.08)}.year-badge{position:absolute;top:.75rem;right:.75rem;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);font-weight:900;color:#334155;padding:.25rem .6rem;font-size:.8rem}.play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.8);width:54px;height:54px;border-radius:999px;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;color:#0f766e;font-size:1rem;opacity:0;transition:.2s}.movie-card:hover .play-badge{opacity:1;transform:translate(-50%,-50%) scale(1)}.card-body{padding:1rem}.card-body h3{font-size:1.02rem;line-height:1.35;font-weight:950;margin:0 0 .55rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-body p{color:#64748b;font-size:.88rem;line-height:1.6;margin:0 0 .85rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#64748b;font-size:.78rem}.card-meta span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-band{background:linear-gradient(135deg,#0f172a,#164e63)}.rank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.rank-grid.small{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-list{display:grid;gap:.85rem}.rank-item{display:grid;grid-template-columns:54px 86px 1fr;gap:1rem;align-items:center;background:#fff;border:1px solid rgba(226,232,240,.85);border-radius:22px;padding:.8rem;text-decoration:none;color:#0f172a;transition:.2s;box-shadow:0 10px 30px rgba(15,23,42,.04)}.rank-item:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,23,42,.1)}.rank-band .rank-item{background:rgba(255,255,255,.95)}.rank-no{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#0f766e,#06b6d4);color:#fff;font-weight:950;display:flex;align-items:center;justify-content:center}.rank-item img{width:86px;height:112px;object-fit:cover;border-radius:16px;background:#e2e8f0}.rank-item h3{font-size:1.02rem;font-weight:950;margin:0 0 .35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-item p{color:#64748b;font-size:.88rem;line-height:1.55;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rank-meta{display:flex;gap:.5rem;flex-wrap:wrap;color:#0f766e;font-size:.78rem;font-weight:800}.center-actions{text-align:center;margin-top:2rem}.filter-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.4rem;background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:22px;padding:.75rem;box-shadow:0 10px 34px rgba(15,23,42,.04)}.filter-bar input{flex:1;min-width:220px;border:1px solid #e2e8f0;border-radius:999px;padding:.8rem 1rem;outline:0}.filter-bar input:focus{border-color:#06b6d4;box-shadow:0 0 0 4px rgba(6,182,212,.11)}.filter-btn{border:0;border-radius:999px;background:#f1f5f9;color:#334155;font-weight:900;padding:.75rem 1rem;cursor:pointer}.filter-btn.active,.filter-btn:hover{background:#0f766e;color:#fff}.page-hero{background:linear-gradient(135deg,#0f766e,#0891b2,#2563eb);color:#fff;padding:6rem 0 4.5rem;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.22),transparent 28%),radial-gradient(circle at 85% 70%,rgba(255,255,255,.16),transparent 32%)}.page-hero>div{position:relative}.page-hero span{display:inline-flex;color:#ccfbf1;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.page-hero h1{font-size:clamp(2.3rem,5vw,4.8rem);font-weight:950;letter-spacing:-.07em;margin:.5rem 0}.page-hero p{font-size:1.18rem;line-height:1.8;max-width:760px;color:#ecfeff}.breadcrumb{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:1.2rem;color:#ccfbf1}.breadcrumb a{color:inherit;text-decoration:none;font-weight:800}.breadcrumb em{font-style:normal;color:#fff}.detail-hero{background:linear-gradient(135deg,#f0fdfa,#ecfeff 55%,#eff6ff);padding:4rem 0}.detail-hero-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:3rem;align-items:center}.detail-poster{border-radius:30px;overflow:hidden;box-shadow:0 26px 60px rgba(15,23,42,.18);background:#e2e8f0;aspect-ratio:3/4}.detail-poster img{width:100%;height:100%;object-fit:cover;display:block}.detail-intro h1{font-size:clamp(2.1rem,4vw,4.2rem);font-weight:950;letter-spacing:-.06em;margin:1rem 0}.detail-intro p{font-size:1.2rem;line-height:1.85;color:#475569;max-width:860px}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-list span{border-radius:999px;background:#fff;color:#0f766e;font-weight:850;padding:.4rem .75rem;border:1px solid #ccfbf1}.player-section{padding-top:3rem}.player-shell{background:#020617;border-radius:30px;overflow:hidden;box-shadow:0 28px 70px rgba(15,23,42,.22);border:1px solid rgba(15,23,42,.08)}.player-shell video{display:block;width:100%;aspect-ratio:16/9;background:#020617}.detail-content{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem;padding-top:1rem;padding-bottom:2rem}.story-card,.info-card{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:26px;padding:1.5rem;box-shadow:0 12px 36px rgba(15,23,42,.05)}.story-card h2,.info-card h2{font-size:1.35rem;font-weight:950;margin:0 0 1rem}.story-card h2:not(:first-child){margin-top:1.6rem}.story-card p{color:#475569;line-height:1.9;margin:0}.info-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.info-card li{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #f1f5f9;padding-bottom:.75rem}.info-card b{color:#64748b}.info-card span,.info-card a{font-weight:900;color:#0f766e;text-decoration:none;text-align:right}.compact-card{display:grid;grid-template-columns:88px 1fr;gap:1rem;background:#fff;border-radius:20px;padding:.8rem}.compact-poster{width:88px;aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:#e2e8f0}.compact-poster img{width:100%;height:100%;object-fit:cover}.compact-body h3{font-weight:950;margin:.1rem 0 .4rem}.compact-body p{color:#64748b;font-size:.86rem;line-height:1.5;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.compact-body div{display:flex;gap:.6rem;color:#0f766e;font-weight:850;font-size:.8rem}.site-footer{background:#0f172a;color:#cbd5e1;margin-top:2rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem;padding-top:3rem;padding-bottom:2rem}.footer-brand{color:#fff;margin-bottom:.9rem}.site-footer p{line-height:1.8;color:#94a3b8}.site-footer h3{font-size:1rem;color:#fff;margin:0 0 1rem}.footer-links{display:grid;gap:.6rem}.footer-links a{color:#cbd5e1;text-decoration:none}.footer-links a:hover{color:#67e8f9}.footer-bottom{text-align:center;border-top:1px solid rgba(148,163,184,.18);padding:1.2rem;color:#94a3b8}.hidden-card{display:none!important}@media (max-width:1180px){.category-grid,.category-grid.large{grid-template-columns:repeat(3,minmax(0,1fr))}.library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-layout{grid-template-columns:1fr;gap:2rem}.hero-carousel{min-height:520px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.site-nav{height:auto;min-height:66px}.menu-toggle{display:block}.nav-links{position:absolute;top:66px;left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.75rem;box-shadow:0 24px 60px rgba(15,23,42,.14)}.nav-links.open{display:flex}.nav-link{display:block}.home-hero{min-height:auto;padding:4.5rem 0}.hero-main h1{letter-spacing:-.05em}.hero-search{border-radius:24px;align-items:stretch;flex-direction:column}.hero-search button{width:100%}.hero-carousel{min-height:510px}.category-grid,.category-grid.large,.featured-grid,.movie-grid,.library-grid,.rank-grid,.rank-grid.small{grid-template-columns:1fr 1fr}.rank-item{grid-template-columns:42px 70px 1fr;gap:.75rem}.rank-item img{width:70px;height:94px}.detail-hero-grid,.detail-content,.footer-grid{grid-template-columns:1fr}.detail-poster{max-width:280px}.section-head{display:block}.filter-bar{align-items:stretch}.filter-bar input{width:100%;flex-basis:100%}}@media (max-width:560px){.category-grid,.category-grid.large,.movie-grid,.library-grid,.featured-grid,.rank-grid,.rank-grid.small{grid-template-columns:1fr}.hero-actions{display:grid}.hero-carousel{min-height:480px;border-radius:24px}.hero-poster{height:300px}.hero-copy h2{font-size:1.55rem}.detail-hero{padding:2.5rem 0}.detail-intro h1{font-size:2.25rem}.rank-item{grid-template-columns:38px 64px 1fr}.rank-no{width:38px;height:38px}.rank-item img{width:64px;height:86px}.footer-grid{padding-top:2rem}.page-hero{padding:4.5rem 0 3.5rem}}