:root{--background:#050505;--foreground:#fff;--netflix-red:#e50914;--netflix-red-glow:#e5091499;--disney-blue:#0072d2;--disney-blue-glow:#0072d299;--watcha-pink:#ff0558;--watcha-pink-glow:#ff055899;--gradient-primary:linear-gradient(135deg,#e50914 0%,#ff0558 100%);--gradient-glow:linear-gradient(135deg,#e5091480 0%,#ff055880 100%);--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--font-base:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--max-width:600px;--header-height:60px;--border-radius:16px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-base);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}img{max-width:100%;height:auto;display:block}
