:root{--site-cyan:#0891b2;--site-blue:#2563eb;--site-slate:#0f172a}body.site-body{min-height:100vh;background:linear-gradient(180deg,#f8fafc 0%,#eef7ff 55%,#f8fafc 100%)}@media (prefers-color-scheme:dark){body.site-body{background:linear-gradient(180deg,#020617 0%,#0f172a 55%,#020617 100%)}}.brand-icon{color:#fff;font-weight:800;box-shadow:0 14px 32px rgba(8,145,178,.25)}.brand-icon.small{width:2.5rem;height:2.5rem;border-radius:.5rem;background:linear-gradient(135deg,#06b6d4,#2563eb);display:inline-flex;align-items:center;justify-content:center}.nav-link{font-weight:600;color:#334155;transition:.2s color}.dark .nav-link{color:#cbd5e1}.nav-link:hover,.nav-link.is-active{color:#0891b2}.nav-link.compact{font-size:.9rem}.nav-toggle{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.nav-toggle span{display:block;width:1.25rem;height:2px;background:#334155;border-radius:999px}.dark .nav-toggle span{background:#cbd5e1}.mobile-nav{display:none;padding:.75rem 0;border-top:1px solid rgba(148,163,184,.25)}.mobile-nav.is-open{display:block}.mobile-nav-link{display:block;padding:.8rem 1rem;border-radius:.75rem;color:#475569;font-weight:600}.dark .mobile-nav-link{color:#cbd5e1}.mobile-nav-link:hover,.mobile-nav-link.is-active{background:rgba(8,145,178,.08);color:#0891b2}.hero-slider{height:min(760px,calc(100vh - 64px));min-height:560px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.hero-slide.is-active{opacity:1;visibility:visible}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,6,23,.92) 0%,rgba(15,23,42,.62) 45%,rgba(15,23,42,.18) 100%),linear-gradient(0deg,rgba(2,6,23,.96) 0%,rgba(2,6,23,.15) 52%,rgba(2,6,23,.6) 100%)}.hero-content{position:relative;height:100%;display:flex;align-items:flex-end;padding-bottom:6rem}.hero-copy{max-width:760px}.hero-eyebrow{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.hero-eyebrow span,.tag-pill{display:inline-flex;align-items:center;border:1px solid rgba(103,232,249,.35);background:rgba(8,145,178,.16);color:#a5f3fc;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:700}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.35rem;border-radius:.75rem;font-weight:800;transition:transform .25s ease,background .25s ease,border-color .25s ease}.primary-btn{background:#0891b2;color:#fff;box-shadow:0 16px 35px rgba(8,145,178,.35)}.primary-btn:hover{background:#06b6d4;transform:translateY(-2px)}.ghost-btn{color:#fff;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.ghost-btn:hover{border-color:rgba(255,255,255,.68);background:rgba(255,255,255,.2);transform:translateY(-2px)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(12px);transition:.2s background}.hero-arrow:hover{background:rgba(255,255,255,.3)}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-dots{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);display:flex;gap:.5rem}.hero-dots button{width:.55rem;height:.55rem;border-radius:999px;background:rgba(255,255,255,.55);transition:.25s all}.hero-dots button.is-active{width:2rem;background:#fff}.section-icon{width:2rem;height:2rem;border-radius:.75rem;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.poster-wrap{height:12rem;display:block;overflow:hidden;background:#e2e8f0}.movie-card-large .poster-wrap{height:16rem}.movie-card-small .poster-wrap{height:8rem}.movie-info{display:flex;flex-direction:column;gap:.55rem}.movie-title{display:block}.movie-meta{display:block;font-weight:700}.movie-one{display:block}.movie-card{height:100%;position:relative}.horizontal-poster{width:12rem;height:8rem;flex:0 0 12rem;overflow:hidden;background:#e2e8f0;position:relative}.rank-badge{position:absolute;left:.65rem;top:.65rem;width:2rem;height:2rem;border-radius:.75rem;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(8,145,178,.25)}.overlay-card{height:30rem}.overlay-image,.overlay-gradient{position:absolute;inset:0}.overlay-image img{width:100%;height:100%;object-fit:cover}.overlay-gradient{background:linear-gradient(0deg,rgba(15,23,42,.96),rgba(15,23,42,.42) 55%,rgba(15,23,42,.04));opacity:.95}.overlay-content{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;display:flex;flex-direction:column}.horizontal-strip{display:flex;gap:1.5rem;width:max-content}.strip-card{width:18rem;flex:0 0 18rem}.category-card{display:flex;flex-direction:column;gap:.8rem;border:1px solid rgba(148,163,184,.16)}.category-card strong,.category-overview-card strong{font-size:1.25rem;color:#0f172a}.dark .category-card strong,.dark .category-overview-card strong{color:#fff}.category-card span:last-child,.category-overview-copy span:last-child{color:#64748b;line-height:1.65;font-size:.95rem}.dark .category-card span:last-child,.dark .category-overview-copy span:last-child{color:#cbd5e1}.category-mark{width:3rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#ecfeff,#dbeafe);color:#0891b2;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.dark .category-mark{background:rgba(8,145,178,.18);color:#67e8f9}.category-overview-card{display:grid;grid-template-columns:42% 1fr;min-height:16rem}.category-collage{display:grid;grid-template-columns:repeat(3,1fr);height:100%;overflow:hidden;background:#0f172a}.category-collage img{width:100%;height:100%;object-fit:cover}.category-overview-copy{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-8rem;top:-8rem;width:22rem;height:22rem;border-radius:999px;background:radial-gradient(circle,rgba(6,182,212,.22),transparent 60%)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:900;color:#0891b2;margin-bottom:.75rem}.breadcrumb{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap;color:#64748b;font-size:.95rem}.breadcrumb a{color:#0891b2;font-weight:700}.breadcrumb.dark{color:#cbd5e1}.breadcrumb.dark strong{color:white}.search-panel{margin-bottom:1rem}.search-row{display:flex;gap:.75rem;align-items:center}.search-input{width:100%;border:1px solid rgba(148,163,184,.35);border-radius:1rem;padding:.9rem 1rem;background:#fff;color:#0f172a;outline:none}.dark .search-input{background:#0f172a;color:#f8fafc;border-color:rgba(148,163,184,.25)}.search-input:focus{border-color:#0891b2;box-shadow:0 0 0 4px rgba(8,145,178,.13)}.search-page-link{white-space:nowrap;border-radius:1rem;background:#0891b2;color:white;font-weight:800;padding:.9rem 1.1rem}.filter-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.filter-row button{border:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.75);border-radius:999px;padding:.45rem .85rem;color:#475569;font-weight:700}.dark .filter-row button{background:rgba(15,23,42,.78);color:#cbd5e1}.filter-row button.is-active,.filter-row button:hover{background:#0891b2;border-color:#0891b2;color:#fff}.site-footer a{transition:.2s color}.site-footer a:hover{color:#67e8f9}.detail-top{background:radial-gradient(circle at 80% 10%,rgba(8,145,178,.25),transparent 35%),#020617}.detail-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem;align-items:stretch}.player-shell{background:#000;border-radius:1.5rem;overflow:hidden;box-shadow:0 26px 60px rgba(0,0,0,.45);min-height:420px}.movie-player{width:100%;height:100%;min-height:420px;background:#000;object-fit:contain}.detail-side{background:rgba(15,23,42,.74);border:1px solid rgba(148,163,184,.2);border-radius:1.5rem;overflow:hidden;color:#fff;backdrop-filter:blur(14px)}.detail-cover{width:100%;height:22rem;object-fit:cover}.detail-side-copy{padding:1.4rem}.detail-side-copy h1{font-size:2rem;font-weight:900;line-height:1.2;margin-bottom:.8rem}.detail-side-copy p{color:#cbd5e1;line-height:1.7}.tag-cloud{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.movie-facts{display:flex;gap:.7rem;flex-wrap:wrap}.movie-facts span{border-radius:999px;background:#ecfeff;color:#0e7490;font-weight:800;padding:.4rem .8rem}.dark .movie-facts span{background:rgba(8,145,178,.18);color:#67e8f9}.content-section{margin-bottom:2rem}.content-section h2{font-size:1.35rem;font-weight:900;margin-bottom:.75rem;color:#0f172a}.dark .content-section h2{color:#fff}.content-section p{color:#475569;line-height:1.9}.dark .content-section p{color:#cbd5e1}.review-box{border-radius:1rem;padding:1.25rem;background:linear-gradient(135deg,#ecfeff,#eff6ff)}.dark .review-box{background:linear-gradient(135deg,rgba(30,41,59,.9),rgba(51,65,85,.82))}.related-list .movie-card-horizontal{box-shadow:none;border:1px solid rgba(148,163,184,.16)}.related-list .horizontal-poster{width:7.5rem;height:5.8rem;flex-basis:7.5rem}.line-clamp-1,.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}@media (max-width:1024px){.detail-hero-grid{grid-template-columns:1fr}.detail-side{display:grid;grid-template-columns:220px 1fr}.detail-cover{height:100%}.desktop-nav .compact{display:none}.category-overview-card{grid-template-columns:1fr}.category-collage{height:10rem}}@media (max-width:768px){.hero-slider{min-height:520px;height:72vh}.hero-content{padding-bottom:5rem}.hero-arrow{display:none}.hero-copy h1,.hero-copy h2{font-size:2.5rem;line-height:1.05}.poster-wrap{height:14rem}.movie-card-small .poster-wrap{height:10rem}.search-row{flex-direction:column;align-items:stretch}.search-page-link{text-align:center}.horizontal-poster{width:8.5rem;flex-basis:8.5rem}.detail-side{display:block}.detail-cover{height:20rem}.player-shell,.movie-player{min-height:260px}.overlay-card{height:24rem}}@media (max-width:520px){.hero-copy h1,.hero-copy h2{font-size:2rem}.hero-actions a{width:100%}.movie-card-horizontal{gap:.75rem}.horizontal-poster{width:7rem;flex-basis:7rem;height:6.8rem}.category-overview-copy{padding:1rem}.related-list .movie-card-horizontal{flex-direction:column}.related-list .horizontal-poster{width:100%;height:9rem;flex-basis:auto}.footer-grid{gap:2rem}}
