.Navbar-module__yymryW__topNav{background:var(--color-white);border-bottom:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.75rem;font-weight:400}.Navbar-module__yymryW__topNavContainer{justify-content:space-between;align-items:center;height:36px;display:flex}.Navbar-module__yymryW__topNavLinks{gap:2rem;display:flex}.Navbar-module__yymryW__topNavLink{padding:.5rem 0;text-decoration:none;transition:color .2s}.Navbar-module__yymryW__topNavLink:hover,.Navbar-module__yymryW__topNavLink.Navbar-module__yymryW__active{color:var(--color-brand)}.Navbar-module__yymryW__mainNav{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);z-index:100;border-bottom:1px solid #0000000d;position:sticky;top:0;box-shadow:0 1px 3px #00000005}.Navbar-module__yymryW__mainNavContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__yymryW__logo{color:var(--color-text-dark);letter-spacing:-.05em;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__yymryW__logo svg{color:var(--color-brand)}.Navbar-module__yymryW__logoImage{width:196px;height:44px;transition:all .3s}.Navbar-module__yymryW__navItems{gap:3rem;height:100%;display:flex}.Navbar-module__yymryW__navItem{height:100%;color:var(--color-text-main);align-items:center;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex;position:relative}.Navbar-module__yymryW__navItem:after{content:"";background:var(--color-brand);transform-origin:0 100%;width:100%;height:3px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.Navbar-module__yymryW__navItem:hover{color:var(--color-brand)}.Navbar-module__yymryW__navItem:hover:after{transform:scaleX(1)}.Navbar-module__yymryW__navActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__yymryW__loginBtn{color:var(--color-text-dark);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__yymryW__loginBtn:hover{color:var(--color-brand)}.Navbar-module__yymryW__hamburger{cursor:pointer;color:var(--color-text-dark);background:0 0;border:none;font-size:1.8rem;display:none}.Navbar-module__yymryW__dropdown{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__yymryW__dropdownContent{border:1px solid var(--color-border);z-index:101;background-color:#fff;border-radius:0 0 .5rem .5rem;min-width:260px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #0000001a}.Navbar-module__yymryW__dropdown:hover .Navbar-module__yymryW__dropdownContent{flex-direction:column;display:flex}.Navbar-module__yymryW__dropdownContent a{color:var(--color-text-main);padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.Navbar-module__yymryW__dropdownContent a:hover{color:var(--color-brand);background-color:#f8fafc}.Navbar-module__yymryW__mobileOpen{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}@media (max-width:768px){.Navbar-module__yymryW__logoImage{width:180px;height:40px}.Navbar-module__yymryW__topNav{display:none}.Navbar-module__yymryW__hamburger{display:block}.Navbar-module__yymryW__navItems{background:var(--color-white);opacity:0;visibility:hidden;pointer-events:none;z-index:99;flex-direction:column;gap:1.5rem;width:100%;height:100vh;padding:2rem 1.5rem 6rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;overflow-y:auto;transform:translateY(-20px);box-shadow:0 10px 30px #0000001a;display:flex!important}.Navbar-module__yymryW__navItem{width:100%;height:auto;padding:.5rem 0;font-size:1.25rem;font-weight:500}.Navbar-module__yymryW__navItem:after{display:none}.Navbar-module__yymryW__navActions{gap:1rem!important}.Navbar-module__yymryW__loginBtn span{display:none}.Navbar-module__yymryW__desktopCta{display:none!important}.Navbar-module__yymryW__dropdown{flex-direction:column;align-items:flex-start;width:100%}.Navbar-module__yymryW__dropdownContent{box-shadow:none;opacity:1;visibility:visible;background:0 0;border:none;border-left:2px solid #e2e8f0;flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;margin-left:.25rem;padding:1rem 0 0 1rem;display:flex;position:static;transform:none}.Navbar-module__yymryW__dropdown:hover .Navbar-module__yymryW__dropdownContent,.Navbar-module__yymryW__dropdown:focus-within .Navbar-module__yymryW__dropdownContent{background:0 0;flex-direction:column;display:flex}.Navbar-module__yymryW__dropdownContent a{color:var(--color-text-muted);padding:.25rem 0;font-size:1.05rem}}
.Footer-module__VtRZUa__footer{border-top:1px solid var(--color-border);background:#f8f9fa;padding-top:0}.Footer-module__VtRZUa__backToTop{background:var(--color-brand);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 0;font-size:.85rem;font-weight:400;transition:background .3s}.Footer-module__VtRZUa__backToTop:hover{background:var(--color-brand-hover)}.Footer-module__VtRZUa__backToTop .Footer-module__VtRZUa__container{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Footer-module__VtRZUa__footerMain{border-bottom:1px solid var(--color-border);grid-template-columns:repeat(5,1fr);gap:3rem;padding:4rem 0 3rem;display:grid}.Footer-module__VtRZUa__footerColumn h4{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:1.1rem;font-weight:400}.Footer-module__VtRZUa__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__VtRZUa__footerLinks li{margin-bottom:.85rem}.Footer-module__VtRZUa__footerLinks a{color:var(--color-text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__VtRZUa__footerLinks a:hover{color:var(--color-brand)}.Footer-module__VtRZUa__footerSocial{border-bottom:1px solid var(--color-border);justify-content:flex-end;padding:2rem 0;display:flex}.Footer-module__VtRZUa__socialIcons{gap:1.5rem;display:flex}.Footer-module__VtRZUa__socialIcons a{color:var(--color-text-muted);justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__VtRZUa__socialIcons a:hover{color:var(--color-brand)}.Footer-module__VtRZUa__footerLegal{flex-direction:column;gap:1.5rem;padding:2rem 0;display:flex}.Footer-module__VtRZUa__legalLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.Footer-module__VtRZUa__legalLinks a{color:var(--color-text-muted);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__VtRZUa__legalLinks a:hover{color:var(--color-text-dark)}.Footer-module__VtRZUa__copyright{color:var(--color-text-muted);font-size:.85rem}@media (max-width:1024px){.Footer-module__VtRZUa__footerMain{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__VtRZUa__footerMain{grid-template-columns:1fr;gap:2rem}.Footer-module__VtRZUa__footerSocial{justify-content:flex-start}.Footer-module__VtRZUa__legalLinks{flex-direction:column;gap:.85rem}}
