.Navbar-module__cJzEcG__navbar{z-index:100;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--primary-blue)}.Navbar-module__cJzEcG__actions{gap:1rem;display:flex}.Navbar-module__cJzEcG__login{color:var(--foreground);padding:.5rem 1rem;font-weight:600}.Navbar-module__cJzEcG__getStarted{background:var(--foreground);color:var(--background);border-radius:var(--radius-md);padding:.6rem 1.2rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s}.Navbar-module__cJzEcG__getStarted:hover{background:var(--primary-blue);color:#fff;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.Navbar-module__cJzEcG__mobileToggle{color:var(--foreground);cursor:pointer;z-index:101;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{height:70px}.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{height:60px;padding:0 4%}.Navbar-module__cJzEcG__logo img{height:40px!important}}.Navbar-module__cJzEcG__mobileMenuOverlay{z-index:1000;background:#fff;flex-direction:column;width:100vw;height:100dvh;padding:0 5%;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileMenuHeader{justify-content:space-between;align-items:center;height:80px;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__mobileMenuHeader{height:70px}}@media (max-width:480px){.Navbar-module__cJzEcG__mobileMenuHeader{height:60px}.Navbar-module__cJzEcG__mobileMenuOverlay{padding:0 4%}}.Navbar-module__cJzEcG__mobileMenuClose{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:transform .2s;display:flex}.Navbar-module__cJzEcG__mobileMenuClose:active{transform:scale(.9)}.Navbar-module__cJzEcG__mobileMenuContent{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;padding-bottom:10vh;display:flex}.Navbar-module__cJzEcG__mobileLinkLarge{font-family:var(--font-outfit), sans-serif;color:var(--foreground);letter-spacing:-.5px;width:fit-content;font-size:1.8rem;font-weight:500;text-decoration:none;transition:opacity .2s;position:relative}.Navbar-module__cJzEcG__mobileLinkLarge:active{opacity:.7}.Navbar-module__cJzEcG__mobileLinkLarge:after{content:"";background:var(--primary-blue);width:0%;height:4px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__mobileLinkLarge:hover:after{width:100%}@media (max-width:480px){.Navbar-module__cJzEcG__mobileLinkLarge{font-size:1.5rem}}.Navbar-module__cJzEcG__mobileMenuActions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.Navbar-module__cJzEcG__mobileLoginBtn,.Navbar-module__cJzEcG__mobileGetStartedBtn{border-radius:var(--radius-lg);text-align:center;cursor:pointer;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Navbar-module__cJzEcG__mobileLoginBtn{color:var(--foreground);background:0 0;border:1px solid #e2e8f0}.Navbar-module__cJzEcG__mobileLoginBtn:active{background:#f1f5f9}.Navbar-module__cJzEcG__mobileGetStartedBtn{background:var(--foreground);color:var(--background);box-shadow:0 10px 30px #0000001a}.Navbar-module__cJzEcG__mobileGetStartedBtn:active{transform:scale(.98)}
.Footer-module__S6Hkya__footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:6rem 5% 2rem}.Footer-module__S6Hkya__content{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}.Footer-module__S6Hkya__desc{color:var(--text-muted);max-width:300px;margin-top:1rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__column h4{color:var(--foreground);margin-bottom:1.5rem;font-weight:700}.Footer-module__S6Hkya__column a{color:var(--text-muted);margin-bottom:.8rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__S6Hkya__column a:hover{color:var(--primary-blue)}.Footer-module__S6Hkya__bottom{text-align:center;color:#94a3b8;border-top:1px solid #e2e8f0;padding-top:2rem;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:4rem 5% 1.5rem}.Footer-module__S6Hkya__content{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}.Footer-module__S6Hkya__desc{font-size:.85rem}.Footer-module__S6Hkya__column h4{margin-bottom:1rem;font-size:1rem}.Footer-module__S6Hkya__column a{margin-bottom:.6rem;font-size:.85rem}}@media (max-width:480px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}}
