.Navbar-module__cJzEcG__navbar{height:var(--header-height);z-index:100;border-bottom:1px solid #0000;align-items:center;width:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__transparent{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fff;box-shadow:0 4px 10px #0000000d}.Navbar-module__cJzEcG__content{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__navLogo{object-fit:contain}.Navbar-module__cJzEcG__navLinks{gap:var(--gap-md);align-items:center;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text;transition:none}.Navbar-module__cJzEcG__active{color:var(--foreground)}.Navbar-module__cJzEcG__loginBtn{border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius-full);background:0 0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.Navbar-module__cJzEcG__loginBtn:hover{background:var(--gradient-primary);color:#fff;border-color:#0000}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;display:none}.Navbar-module__cJzEcG__burger span{background-color:var(--foreground);border-radius:2px;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}@media (max-width:768px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__logo{gap:.5rem;font-size:1.15rem}.Navbar-module__cJzEcG__navLogo{width:24px;height:24px}.Navbar-module__cJzEcG__burgerActive span{background-color:#fff}.Navbar-module__cJzEcG__burgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__burgerActive span:nth-child(2){opacity:0;transform:translate(-10px)}.Navbar-module__cJzEcG__burgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__navLinks{z-index:1000;background:#050505;flex-direction:column;justify-content:center;gap:2.5rem;width:100%;height:100vh;padding:2rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__navActive{right:0}.Navbar-module__cJzEcG__link{color:#fff;font-size:1.75rem;font-weight:700}.Navbar-module__cJzEcG__loginBtn{text-align:center;color:#fff;border-color:#ffffff4d;width:200px;padding:.75rem 2rem;font-size:1.125rem}}
.Footer-module__S6Hkya__footer{background-color:var(--surface);color:var(--foreground);padding:var(--gap-lg)0 var(--gap-md);border-top:1px solid var(--border)}.Footer-module__S6Hkya__footerBrandSection{flex-direction:column;gap:1.5rem;max-width:800px;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__logoWrapper{align-items:center;display:flex}.Footer-module__S6Hkya__footerLogo{object-fit:contain;width:100%;max-width:280px;height:auto}.Footer-module__S6Hkya__portalTitle{color:var(--foreground);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__portalDescription{color:var(--foreground-muted);max-width:600px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socialLinks{gap:var(--gap-md);margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:var(--foreground);transition:transform .2s,color .2s}.Footer-module__S6Hkya__socialIcon:hover{color:var(--primary);transform:translateY(-2px)}.Footer-module__S6Hkya__emailInput{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);background:#fff;outline:none;flex:1;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.Footer-module__S6Hkya__emailInput:focus{border-color:var(--primary)}.Footer-module__S6Hkya__subscribeBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:.75rem 1.5rem;font-weight:600;transition:filter .2s}.Footer-module__S6Hkya__subscribeBtn:hover{filter:brightness(1.1)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border);color:var(--foreground-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottomLinks{gap:var(--gap-md);display:flex}.Footer-module__S6Hkya__bottomLinks a{color:var(--foreground-muted)}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--foreground)}@media (max-width:992px){.Footer-module__S6Hkya__mainGrid{gap:var(--gap-lg);grid-template-columns:1fr}.Footer-module__S6Hkya__aboutText{max-width:100%}}@media (max-width:768px){.Footer-module__S6Hkya__mainGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomBar{gap:var(--gap-sm);text-align:center;flex-direction:column}}
