html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f9fafb}.site-header{background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.site-logo-mark{box-shadow:0 12px 28px rgba(5,150,105,.22)}.nav-link.active{color:#059669;font-weight:700}.hero-shell{background:#0f172a}.hero-shell img{filter:saturate(1.05)}.hero-orb{position:absolute;border-radius:999px;filter:blur(36px);opacity:.38}.hero-orb.one{width:280px;height:280px;right:10%;top:15%;background:#10b981}.hero-orb.two{width:180px;height:180px;right:28%;bottom:12%;background:#0ea5e9}.movie-card img,.category-card img,.rank-card img{background:linear-gradient(135deg,#ecfdf5,#e0f2fe)}.movie-card{min-width:0}.movie-card .poster{height:15rem}.movie-card.horizontal .poster{height:8rem}.tag-pill{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:.75rem}.filter-panel input,.filter-panel select{border:1px solid #d1d5db;background:#fff}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.18),rgba(0,0,0,.05));pointer-events:none}.category-card>*{position:relative;z-index:1}.rank-num{background:linear-gradient(135deg,#10b981,#0ea5e9);color:#fff}.player-shell{background:linear-gradient(135deg,#111827,#020617)}.play-cover{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78),rgba(0,0,0,.32));display:flex;align-items:center;justify-content:center;z-index:2}.play-cover.hidden{display:none}.play-button{width:5.5rem;height:5.5rem;border-radius:999px;background:rgba(16,185,129,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 44px rgba(16,185,129,.42);transition:.25s transform,.25s background}.play-cover:hover .play-button{transform:scale(1.08);background:#059669}.play-triangle{width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:24px solid #fff;margin-left:6px}.prose-text p{margin-bottom:1rem;line-height:1.9;color:#374151}.breadcrumbs a{color:#059669}.search-empty{min-height:16rem}.grid-auto{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.compact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.side-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;gap:1rem;padding-bottom:.5rem}.side-scroll::-webkit-scrollbar{height:8px}.side-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.mobile-nav{display:none}.mobile-nav.open{display:block}.movie-card.is-hidden{display:none!important}@media (max-width:767px){.site-title-small{display:none}.hero-shell{height:auto;min-height:520px}.hero-content{padding-top:6rem;padding-bottom:4rem}.movie-card .poster{height:12rem}.grid-auto{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.play-button{width:4.5rem;height:4.5rem}}@media (max-width:420px){.grid-auto,.compact-grid{grid-template-columns:1fr}}