*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}:root{--header-height: 4rem}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#020617;color:#e2e8f0;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1rem;border:none;border-radius:.65rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:#e50914;color:#fff}.btn--primary:hover{background:#f6121d;box-shadow:0 10px 24px #e5091440}.btn--secondary{background:#94a3b81f;color:#e2e8f0;border:1px solid rgba(148,163,184,.18)}.btn--secondary:hover{background:#94a3b833}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}::-webkit-scrollbar-track{background:#0f172a80}
