.Footer-module__3hUVsW__footer{background-color:var(--color-footer-background);color:var(--color-foreground-muted);border-top:1px solid var(--color-border-subtle);padding:70px 0 32px}.Footer-module__3hUVsW__grid{justify-content:space-between;column-gap:40px;padding-left:10px;padding-right:10px;display:flex}.Footer-module__3hUVsW__columnPrimary{max-width:340px}.Footer-module__3hUVsW__columnPrimary img{width:auto;height:30px}.Footer-module__3hUVsW__footerText{color:var(--color-foreground-muted);margin-top:18px;margin-bottom:40px;font-weight:400}.Footer-module__3hUVsW__socials{flex-wrap:wrap;gap:14px;display:flex}.Footer-module__3hUVsW__socialIcon{opacity:.7;width:34px;height:34px;transition:opacity .25s}.Footer-module__3hUVsW__socialIcon:hover{opacity:1}.Footer-module__3hUVsW__column{flex-direction:column;min-width:170px;display:flex}.Footer-module__3hUVsW__heading{font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin-bottom:18px;font-size:11px;font-weight:400;line-height:1.3}.Footer-module__3hUVsW__links{row-gap:12px;display:grid}.Footer-module__3hUVsW__link{color:var(--color-foreground-muted);font-size:15px;font-weight:400;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:#fff}.Footer-module__3hUVsW__linkActive{color:var(--color-accent-bright)}.Footer-module__3hUVsW__copyright{border-top:1px solid var(--color-footer-border);font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.02em;color:#fff6;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:50px;padding-top:24px;font-size:12px;font-weight:400;display:flex}@media (max-width:991px){.Footer-module__3hUVsW__grid{flex-wrap:wrap;row-gap:40px}}@media (max-width:767px){.Footer-module__3hUVsW__grid{flex-direction:column;row-gap:44px}.Footer-module__3hUVsW__column{padding-bottom:12px}.Footer-module__3hUVsW__copyright{justify-content:flex-start}}
.Navbar-module__cRh5nW__navbar{z-index:50;-webkit-backdrop-filter:blur(12px);background-color:#0e0e12b8;padding:18px 0;position:sticky;top:0}.Navbar-module__cRh5nW__brand{align-items:center;height:36px;display:inline-flex}.Navbar-module__cRh5nW__brand img{width:auto;height:32px}.Navbar-module__cRh5nW__desktopNav{align-items:center;column-gap:30px;display:flex}.Navbar-module__cRh5nW__navItem{position:relative}.Navbar-module__cRh5nW__navLink{letter-spacing:.01em;color:var(--color-foreground-muted);cursor:pointer;background:0 0;border:none;align-items:center;column-gap:7px;padding:6px 0;font-size:14px;font-weight:500;line-height:1.2;transition:color .18s;display:inline-flex}.Navbar-module__cRh5nW__navLink:hover,.Navbar-module__cRh5nW__navLinkActive{color:var(--color-foreground)}.Navbar-module__cRh5nW__dropdownArrow{opacity:.7;filter:invert()brightness(1.6);justify-content:center;align-items:center;width:16px;height:16px;transition:transform .2s;display:inline-flex}.Navbar-module__cRh5nW__dropdownArrowOpen{transform:rotate(180deg)}.Navbar-module__cRh5nW__dropdownMenu{border-radius:var(--radius-md);background-color:var(--color-surface-2);border:1px solid var(--color-border-subtle);opacity:0;visibility:hidden;min-width:248px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 14px);left:-16px;transform:translateY(6px);box-shadow:0 18px 50px #00000080}.Navbar-module__cRh5nW__dropdownMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cRh5nW__dropdownLink{color:var(--color-foreground-muted);border-radius:var(--radius-sm);padding:11px 14px;font-size:14px;font-weight:500;transition:color .18s,background .18s;display:block}.Navbar-module__cRh5nW__dropdownLink:hover{color:var(--color-foreground);background:#ffffff0d}.Navbar-module__cRh5nW__cta{white-space:nowrap;border-radius:var(--radius-pill);background:var(--color-accent);color:#fff;border:1px solid var(--color-accent);align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s;display:inline-flex}.Navbar-module__cRh5nW__cta:hover{background:var(--color-accent-bright);border-color:var(--color-accent-bright)}.Navbar-module__cRh5nW__mobileToggle{background:0 0;border:none;width:40px;height:40px;padding:0;display:none}.Navbar-module__cRh5nW__mobileToggle img{filter:invert();width:36px;height:36px}.Navbar-module__cRh5nW__mobileNav{display:none}.Navbar-module__cRh5nW__mobileNavOpen{border-top:1px solid var(--color-border-subtle);max-height:1000px;margin-top:14px;padding-top:14px}.Navbar-module__cRh5nW__mobileList{background-color:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);flex-direction:column;row-gap:6px;padding:12px 16px 18px;display:flex}.Navbar-module__cRh5nW__mobileItem{flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileLink{color:var(--color-foreground);border-bottom:1px solid var(--color-border-subtle);cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:16px;font-weight:500;display:flex}.Navbar-module__cRh5nW__mobileSubList{row-gap:4px;margin:6px 0 10px;padding-left:8px;display:grid}.Navbar-module__cRh5nW__mobileSubLink{color:var(--color-foreground-muted);padding:7px 0;font-size:14px;font-weight:500;transition:color .18s}.Navbar-module__cRh5nW__mobileSubLink:hover{color:var(--color-foreground)}.Navbar-module__cRh5nW__mobileArrow{filter:invert()brightness(1.6);width:18px;height:18px;transition:transform .2s}.Navbar-module__cRh5nW__mobileArrowOpen{transform:rotate(180deg)}@media (max-width:991px){.Navbar-module__cRh5nW__navbar{padding:14px 0}.Navbar-module__cRh5nW__desktopNav,.Navbar-module__cRh5nW__cta{display:none}.Navbar-module__cRh5nW__mobileToggle{justify-content:center;align-items:center;display:inline-flex}.Navbar-module__cRh5nW__mobileNav{max-height:0;transition:max-height .3s;display:block;overflow:hidden}}@media (min-width:992px){.Navbar-module__cRh5nW__mobileNav{display:none}}
