.Navbar-module___rHu7W__header{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0bcc;position:fixed;top:0;left:0;right:0}[data-theme=light] .Navbar-module___rHu7W__header{background:#ffffffd9}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.Navbar-module___rHu7W__logo{flex-shrink:1;align-items:center;gap:.75rem;min-width:0;display:flex}.Navbar-module___rHu7W__logoImg{object-fit:contain;border-radius:.25rem;flex-shrink:0;width:40px;height:auto}.Navbar-module___rHu7W__logoText{color:var(--foreground);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;overflow:hidden}.Navbar-module___rHu7W__desktopNav{align-items:center;gap:.5rem;display:flex}.Navbar-module___rHu7W__navLink{color:var(--muted-foreground);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}.Navbar-module___rHu7W__navLink:hover{color:var(--foreground);background:#80808014}.Navbar-module___rHu7W__navLinkActive{color:var(--foreground);background:#3b82f61a}.Navbar-module___rHu7W__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module___rHu7W__themeToggle{border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;transition:background .2s;display:flex}.Navbar-module___rHu7W__themeToggle:hover{background:#80808014}.Navbar-module___rHu7W__menuToggle{border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;transition:background .2s;display:none}.Navbar-module___rHu7W__menuToggle:hover{background:#80808014}.Navbar-module___rHu7W__mobileNav{background:var(--card-bg);border-top:1px solid var(--border);z-index:1001;flex-direction:column;max-height:calc(100dvh - 72px);padding:1rem 2rem 1.5rem;display:none;position:relative;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.Navbar-module___rHu7W__mobileNavLink{color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:.75rem 0;font-size:1rem;transition:color .2s}.Navbar-module___rHu7W__mobileNavLink:last-child{border-bottom:none}.Navbar-module___rHu7W__mobileNavLink:hover{color:var(--foreground)}.Navbar-module___rHu7W__mobileNavLinkActive{color:var(--foreground);font-weight:600}.Navbar-module___rHu7W__mobileThemeToggle{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 0;font-size:1rem;transition:color .2s;display:flex}.Navbar-module___rHu7W__mobileThemeToggle:hover{color:var(--foreground)}@media (max-width:768px){.Navbar-module___rHu7W__container{gap:.75rem;padding:.75rem 1rem}.Navbar-module___rHu7W__logoText{max-width:140px;font-size:1rem}.Navbar-module___rHu7W__desktopNav{display:none}.Navbar-module___rHu7W__menuToggle,.Navbar-module___rHu7W__mobileNav{display:flex}}@media (max-width:576px){.Navbar-module___rHu7W__container{gap:.5rem;padding:.6rem .75rem}.Navbar-module___rHu7W__logoImg{width:32px}.Navbar-module___rHu7W__logoText{max-width:100px;font-size:.875rem}.Navbar-module___rHu7W__actions{gap:.35rem}.Navbar-module___rHu7W__themeToggle,.Navbar-module___rHu7W__menuToggle{width:36px;height:36px}.Navbar-module___rHu7W__mobileNav{padding:.75rem 1rem 1.25rem}}.Navbar-module___rHu7W__iconPlaceholder{width:20px;height:20px}.Navbar-module___rHu7W__iconPlaceholderSm{width:18px;height:18px}
.Footer-module__Grjkva__footer{background:var(--card-bg);border-top:1px solid var(--border);padding:4rem 0 2rem}.Footer-module__Grjkva__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__logoImg{object-fit:contain;border-radius:.25rem;width:36px;height:auto}.Footer-module__Grjkva__logoText{color:var(--foreground);font-size:1.125rem;font-weight:700}.Footer-module__Grjkva__tagline{color:var(--muted-foreground);max-width:300px;margin:0;font-size:.875rem;line-height:1.6}.Footer-module__Grjkva__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__links h4{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.Footer-module__Grjkva__links a{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__Grjkva__links a:hover{color:var(--primary)}.Footer-module__Grjkva__links a svg{width:16px;height:16px}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__Grjkva__bottom p{color:var(--muted);margin:0;font-size:.8125rem}@media (max-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:576px){.Footer-module__Grjkva__container{padding:0 1rem}.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column}}
