*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#f8fafc;background:#05070d;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif}a{color:inherit;text-decoration:none}.page-shell{flex-direction:column;min-height:100vh;display:flex}.hero{gap:24px;max-width:1100px;margin:0 auto;padding:72px 24px 64px;display:grid}@media (min-width:900px){.hero{grid-template-columns:1.1fr .9fr;align-items:center}}.pill{color:#bff2ff;text-transform:uppercase;letter-spacing:.25em;background:#4fd1ff1a;border:1px solid #4fd1ff66;border-radius:999px;align-items:center;gap:10px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.card{background:#0f172ab3;border:1px solid #ffffff1a;border-radius:24px;padding:20px}.button-primary{color:#04121f;cursor:pointer;background:#4fd1ff;border:none;border-radius:999px;padding:10px 18px;font-weight:600}.button-ghost{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;padding:10px 18px;font-weight:600}.muviyo-shell{flex-direction:column;gap:48px;padding-bottom:64px;display:flex}.muviyo-header{justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:#4fd1ff33;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.brand-name{letter-spacing:.4em;text-transform:uppercase;font-size:12px}.nav{color:#cbd5f5;gap:20px;font-size:14px;display:none}.actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.search{color:#fff;background:#0f172a99;border:1px solid #fff3;border-radius:999px;min-width:180px;padding:10px 14px}.hero-muviyo{background:radial-gradient(circle at top,#4fd1ff33,#0000 60%);padding-top:32px}.hero-copy h1{margin:18px 0;font-size:46px}.hero-copy p{color:#cbd5f5;font-size:18px;line-height:1.6}.hero-tags{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.tag{text-transform:uppercase;letter-spacing:.15em;color:#cbd5f5;border:1px solid #ffffff29;border-radius:999px;padding:6px 12px;font-size:12px}.hero-actions{gap:12px;margin-top:10px;display:flex}.hero-poster{justify-content:center;align-items:center;min-height:260px;display:flex}.poster-art{color:#fffc;text-align:center;background:linear-gradient(135deg,#0ea5e9,#1e293b) 50%/cover;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:160px;padding:16px;font-size:14px;display:flex;position:relative;overflow:hidden}.poster-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.poster-overlay{opacity:.35;z-index:1;position:absolute;inset:0}.poster-art span{z-index:2;position:relative}.row{flex-direction:column;gap:12px;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.row-header{justify-content:space-between;align-items:center;display:flex}.row-controls button{color:#fff;cursor:pointer;background:#0f172a99;border:1px solid #fff3;border-radius:999px;width:32px;height:32px}.row-items{scroll-behavior:smooth;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:16px;padding-bottom:8px;display:grid;overflow-x:auto}.poster-card{flex-direction:column;gap:10px;display:flex}.poster-meta{color:#cbd5f5;flex-direction:column;gap:4px;font-size:13px;display:flex}.poster-meta span{color:#94a3b8}.rank{color:#f8fafc;font-size:20px;font-weight:700}.footer{color:#94a3b8;max-width:1100px;margin:0 auto;padding:0 24px;font-size:13px}@media (min-width:900px){.nav{display:flex}}.grid-3{gap:16px;display:grid}@media (min-width:900px){.grid-3{grid-template-columns:repeat(3,1fr)}}
