.Navbar-module__d700mG__header{z-index:100;background-color:var(--primary);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0}.Navbar-module__d700mG__nav{width:100%}.Navbar-module__d700mG__inner{align-items:center;gap:8px;max-width:1400px;height:56px;margin:0 auto;padding:0 16px;display:flex}@media (min-width:640px){.Navbar-module__d700mG__inner{padding:0 24px}}@media (min-width:1024px){.Navbar-module__d700mG__inner{height:60px;padding:0 32px}}.Navbar-module__d700mG__logo{flex-shrink:0;align-items:baseline;gap:1px;margin-right:8px;text-decoration:none;display:flex}.Navbar-module__d700mG__logoText{color:var(--foreground);letter-spacing:-.5px;font-size:20px;font-weight:800}.Navbar-module__d700mG__logoDot{color:var(--accent);font-size:24px;font-weight:900;line-height:1}.Navbar-module__d700mG__links{flex:1;align-items:center;gap:4px;display:none}@media (min-width:768px){.Navbar-module__d700mG__links{display:flex}}.Navbar-module__d700mG__link{border-radius:var(--radius-sm);color:var(--foreground-muted);white-space:nowrap;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s}.Navbar-module__d700mG__link:hover{color:var(--foreground);background-color:var(--surface)}.Navbar-module__d700mG__linkActive{color:var(--accent)!important;background-color:var(--accent-muted)!important}.Navbar-module__d700mG__cta{background-color:var(--accent);color:#fff;border-radius:var(--radius-sm);letter-spacing:.2px;flex-shrink:0;margin-left:auto;padding:7px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .15s}.Navbar-module__d700mG__cta:hover{background-color:var(--accent-hover);color:#fff}.Navbar-module__d700mG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;margin-left:8px;padding:8px;display:flex}@media (min-width:768px){.Navbar-module__d700mG__burger{display:none}}.Navbar-module__d700mG__burgerLine{background:var(--foreground);border-radius:1px;width:20px;height:2px;transition:transform .25s,opacity .2s;display:block}.Navbar-module__d700mG__burgerOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__d700mG__burgerOpen2{opacity:0}.Navbar-module__d700mG__burgerOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__d700mG__mobileMenu{border-top:1px solid var(--border);background:var(--primary);flex-direction:column;padding:8px 16px 16px;display:flex}@media (min-width:768px){.Navbar-module__d700mG__mobileMenu{display:none}}.Navbar-module__d700mG__mobileLink{color:var(--foreground-muted);border-bottom:1px solid var(--border);padding:12px 8px;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s;display:block}.Navbar-module__d700mG__mobileLink:last-child{border-bottom:none}.Navbar-module__d700mG__mobileLink:hover{color:var(--foreground)}.Navbar-module__d700mG__mobileLinkActive{color:var(--accent)!important}
.Footer-module__S21tCW__footer{background-color:var(--primary);border-top:1px solid var(--border);margin-top:auto}.Footer-module__S21tCW__inner{max-width:1400px;margin:0 auto;padding:40px 16px 24px}@media (min-width:640px){.Footer-module__S21tCW__inner{padding:48px 24px 28px}}@media (min-width:1024px){.Footer-module__S21tCW__inner{padding:56px 32px 32px}}.Footer-module__S21tCW__top{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}@media (min-width:640px){.Footer-module__S21tCW__top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__S21tCW__brand{flex-direction:column;gap:8px;max-width:280px;display:flex}.Footer-module__S21tCW__logoText{color:var(--foreground);letter-spacing:-.5px;font-size:22px;font-weight:800}.Footer-module__S21tCW__logoDot{color:var(--accent);font-size:26px;font-weight:900}.Footer-module__S21tCW__tagline{color:var(--foreground-muted);font-size:13px;line-height:1.5}.Footer-module__S21tCW__links{gap:40px;display:flex}.Footer-module__S21tCW__linkGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__S21tCW__linkGroupTitle{text-transform:uppercase;letter-spacing:1px;color:var(--foreground-subtle);margin-bottom:2px;font-size:12px;font-weight:700}.Footer-module__S21tCW__linkGroup ul{flex-direction:column;gap:8px;display:flex}.Footer-module__S21tCW__link{color:var(--foreground-muted);font-size:14px;text-decoration:none;transition:color .15s}.Footer-module__S21tCW__link:hover{color:var(--accent)}.Footer-module__S21tCW__bottom{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding-top:24px;display:flex}.Footer-module__S21tCW__disclaimer{color:var(--foreground-subtle);max-width:720px;font-size:12px;line-height:1.6}.Footer-module__S21tCW__copyright{color:var(--foreground-subtle);font-size:12px}.Footer-module__S21tCW__affiliate{opacity:.7}
:root{--background:#121212;--surface:#1e1e1e;--surface-elevated:#252525;--surface-hover:#2a2a2a;--primary:#0f0f0f;--accent:#ff4081;--accent-hover:#f50057;--accent-muted:#ff408126;--foreground:#e0e0e0;--foreground-muted:#9e9e9e;--foreground-subtle:#616161;--border:#2e2e2e;--border-light:#3a3a3a;--red-live:#e53935;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 12px #00000080;--shadow-lg:0 8px 24px #0009;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-sans)}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--foreground-subtle)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 16px}@media (min-width:640px){.container{padding:0 24px}}@media (min-width:1024px){.container{padding:0 32px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.pulse{animation:1.5s ease-in-out infinite pulse}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg, var(--surface) 25%, var(--surface-elevated) 50%, var(--surface) 75%);border-radius:var(--radius-sm);background-size:800px 100%;animation:1.5s infinite shimmer}
