*,:before,:after{box-sizing:border-box;scroll-behavior:smooth}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:background-color .4s,color .4s}html[data-theme=dark]{--bg:#0b0f1a;--surface:#121826bf;--surface-solid:#121826;--text:#fff;--text-muted:#9ca3af;--border:#ffffff14;--primary:#e50914;--accent:#7c3aed}html[data-theme=light]{--bg:#f6f8fc;--surface:#ffffffbf;--surface-solid:#fff;--text:#0f172a;--text-muted:#475569;--border:#00000014;--primary:#e50914;--accent:#6d28d9}body{background:var(--bg);color:var(--text);overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 24px}a{text-decoration:none}
.Navbar-module___rHu7W__navbar{z-index:1000;background:var(--surface-solid);border:1px solid var(--border);border-radius:16px;width:calc(100% - 40px);max-width:1300px;transition:all .4s;position:fixed;top:16px;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__scrolled{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 40px #00000040}.Navbar-module___rHu7W__wrapper{justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.Navbar-module___rHu7W__logo{letter-spacing:1px;background:linear-gradient(90deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.8rem;font-weight:800}.Navbar-module___rHu7W__links{gap:34px;display:flex;position:relative}.Navbar-module___rHu7W__links a{color:var(--text-muted);padding-bottom:6px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module___rHu7W__links a:hover,.Navbar-module___rHu7W__active{color:var(--text)}.Navbar-module___rHu7W__active:after{content:"";background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Navbar-module___rHu7W__actions{align-items:center;gap:14px;display:flex}.Navbar-module___rHu7W__signIn{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;border:none;border-radius:999px;padding:9px 18px;font-weight:600;transition:transform .2s,box-shadow .3s}.Navbar-module___rHu7W__signIn:hover{cursor:pointer;transform:translateY(-2px);box-shadow:0 6px 18px #e5091459}.Navbar-module___rHu7W__menuBtn{background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Navbar-module___rHu7W__menuBtn span{background:var(--text);border-radius:2px;width:22px;height:2px}.Navbar-module___rHu7W__menuBtn{background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none}.Navbar-module___rHu7W__menuBtn span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s}.Navbar-module___rHu7W__mobile{background:var(--surface);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;border-radius:0 0 16px 16px;flex-direction:column;gap:8px;width:100%;padding:18px;transition:all .35s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-10px)}.Navbar-module___rHu7W__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module___rHu7W__mobile a{color:var(--text);border-radius:10px;padding:12px 14px;font-size:1rem;text-decoration:none;transition:background .2s,color .2s}.Navbar-module___rHu7W__mobile a:hover{background:#ffffff0f}.Navbar-module___rHu7W__mobile .Navbar-module___rHu7W__active{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;font-weight:600}.Navbar-module___rHu7W__mobileDivider{background:var(--border);opacity:.6;height:1px;margin:10px 0 4px}.Navbar-module___rHu7W__mobileActions{justify-content:space-between;align-items:center;gap:12px;padding-top:6px;display:flex}.Navbar-module___rHu7W__mobileSignIn{text-align:center;background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;border-radius:999px;flex:1;padding:10px 14px;font-weight:600;text-decoration:none}@media (max-width:900px){.Navbar-module___rHu7W__wrapper{padding:12px 18px}.Navbar-module___rHu7W__links{display:none}.Navbar-module___rHu7W__menuBtn{display:flex}.Navbar-module___rHu7W__actions>:not(.Navbar-module___rHu7W__menuBtn){display:none}}
.ThemeToggle-module__Z5gSZG__toggle{width:42px;height:42px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:transform .2s,color .3s,border-color .3s,background .3s,box-shadow .3s;display:flex}.ThemeToggle-module__Z5gSZG__toggle:hover{transform:translateY(-2px)scale(1.05)}html[data-theme=dark] .ThemeToggle-module__Z5gSZG__toggle{border-color:#ffffff1f}html[data-theme=dark] .ThemeToggle-module__Z5gSZG__toggle:hover{background:#ffffff0d;border-color:#7c3aed80;box-shadow:0 0 12px #7c3aed59}html[data-theme=light] .ThemeToggle-module__Z5gSZG__toggle{border-color:#00000014}html[data-theme=light] .ThemeToggle-module__Z5gSZG__toggle:hover{background:#0000000a;border-color:#6d28d966;box-shadow:0 0 10px #6d28d940}.ThemeToggle-module__Z5gSZG__toggle:active{transform:scale(.92)}
.Footer-module__q7ZRWa__footer{border-top:1px solid var(--border);background:var(--surface);padding:80px 0 40px}.Footer-module__q7ZRWa__top{flex-wrap:wrap;justify-content:space-between;gap:60px;margin-bottom:50px;display:flex}.Footer-module__q7ZRWa__brand h3{background:linear-gradient(90deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:1.6rem}.Footer-module__q7ZRWa__brand p{max-width:260px;color:var(--text-muted)}.Footer-module__q7ZRWa__links{flex-wrap:wrap;gap:60px;display:flex}.Footer-module__q7ZRWa__links h4{margin-bottom:14px;font-size:1rem}.Footer-module__q7ZRWa__links a{color:var(--text-muted);cursor:pointer;margin-bottom:8px;font-size:.9rem;transition:color .2s;display:block}.Footer-module__q7ZRWa__links a:hover{color:var(--text)}.Footer-module__q7ZRWa__bottom{text-align:center;color:var(--text-muted);font-size:.85rem}.Footer-module__q7ZRWa__version{color:var(--text-muted);opacity:.8;margin-left:6px;font-size:.8rem}@media (max-width:900px){.Footer-module__q7ZRWa__top{flex-direction:column;gap:40px}.Footer-module__q7ZRWa__links{gap:40px}}
