.Navbar-module__I5bVQG__navbar{z-index:1000;width:100%;box-shadow:none;background:0 0;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__I5bVQG__navbar.Navbar-module__I5bVQG__scrolled{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border-bottom:1px solid #fff6;box-shadow:0 8px 30px #0000000a}.Navbar-module__I5bVQG__container{justify-content:space-between;align-items:center;gap:1.618rem;max-width:1280px;height:90px;margin:0 auto;padding:0 2rem;transition:height .4s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__I5bVQG__navbar.Navbar-module__I5bVQG__scrolled .Navbar-module__I5bVQG__container{height:64px}@media (max-width:768px){.Navbar-module__I5bVQG__container{height:72px;padding:0 1.25rem}}.Navbar-module__I5bVQG__logo{z-index:1010;flex-shrink:0;align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__I5bVQG__logoImg{-o-object-fit:contain;object-fit:contain;width:auto;height:54px;display:block}@media (max-width:480px){.Navbar-module__I5bVQG__logoImg{height:46px}}.Navbar-module__I5bVQG__links{flex:1;justify-content:center;align-items:center;gap:0;display:flex}.Navbar-module__I5bVQG__navItem{align-items:center;display:flex;position:relative}.Navbar-module__I5bVQG__link{height:100%;color:var(--deep-navy);letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:5px;padding:0 1rem;font-size:.95rem;font-weight:500;transition:color .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Navbar-module__I5bVQG__navItem:hover .Navbar-module__I5bVQG__link{color:var(--primary-blue)}.Navbar-module__I5bVQG__linkActive{color:var(--primary-blue)!important}.Navbar-module__I5bVQG__chevron{opacity:.6;font-size:9px;transition:transform .2s}.Navbar-module__I5bVQG__navItem:hover .Navbar-module__I5bVQG__chevron{transform:rotate(180deg)}.Navbar-module__I5bVQG__dropdown{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;z-index:1100;background:#fffffff2;border:1px solid #fff9;border-radius:16px;min-width:240px;padding:.618rem;transition:opacity .25s,transform .25s cubic-bezier(.16,1,.3,1),visibility 0s linear .25s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(12px)scale(.96);box-shadow:0 20px 40px -8px #00000014,0 1px 3px #0000000d}.Navbar-module__I5bVQG__navItem:hover .Navbar-module__I5bVQG__dropdown{opacity:1;visibility:visible;transition:opacity .25s,transform .25s cubic-bezier(.16,1,.3,1),visibility linear;transform:translate(-50%)translateY(0)scale(1)}.Navbar-module__I5bVQG__dropdownLink{color:var(--text-body,#374151);border-radius:8px;align-items:center;gap:6px;padding:.6rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module__I5bVQG__dropdownLink:hover{background:var(--alice-blue,#f0f7ff);color:var(--primary-blue)}.Navbar-module__I5bVQG__dropdownLinkActive{font-weight:600;background:var(--alice-blue,#f0f7ff)!important;color:var(--primary-blue)!important}.Navbar-module__I5bVQG__dropdownSectionLabel{color:var(--medium-grey,#6b7280);text-transform:uppercase;letter-spacing:.07em;padding:.5rem .85rem .2rem;font-size:.68rem;font-weight:700}.Navbar-module__I5bVQG__dropdownDivider{background:#0000000f;height:1px;margin:4px 6px}.Navbar-module__I5bVQG__ddIcon{font-size:.9rem}.Navbar-module__I5bVQG__auth{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Navbar-module__I5bVQG__loginBtn{color:var(--deep-navy);letter-spacing:.01em;white-space:nowrap;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__I5bVQG__loginBtn:hover{color:var(--primary-blue)}.Navbar-module__I5bVQG__signupBtn{color:#fff;letter-spacing:.01em;white-space:nowrap;box-shadow:none;background:linear-gradient(90deg,#00c6ff 0%,#007bff 60%,#0056b3 100%);border-radius:9999px;align-items:center;padding:.618rem 1.618rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Navbar-module__I5bVQG__signupBtn:hover{box-shadow:none;background:linear-gradient(90deg,#00d2ff 0%,#0062cc 60%,#004494 100%);transform:translateY(-1px)}.Navbar-module__I5bVQG__mobileToggle{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:24px;height:20px;padding:0;display:none}.Navbar-module__I5bVQG__bar{background:var(--ink-black,#111827);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module__I5bVQG__mobileToggle.Navbar-module__I5bVQG__open .Navbar-module__I5bVQG__bar:first-child{transform:rotate(45deg)translate(2px,9px)}.Navbar-module__I5bVQG__mobileToggle.Navbar-module__I5bVQG__open .Navbar-module__I5bVQG__bar:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__I5bVQG__mobileToggle.Navbar-module__I5bVQG__open .Navbar-module__I5bVQG__bar:nth-child(3){transform:rotate(-45deg)translate(2px,-9px)}.Navbar-module__I5bVQG__mobileNav{background:var(--background);z-index:1005;width:100%;height:100dvh;padding:calc(90px + env(safe-area-inset-top,0px)) 1.5rem 2rem;flex-direction:column;gap:0;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__I5bVQG__mobileNav.Navbar-module__I5bVQG__open{transform:translate(0)}.Navbar-module__I5bVQG__mobileNavItem{border-bottom:1px solid #0000000f;flex-direction:column;gap:.25rem;padding:1rem 0;display:flex}.Navbar-module__I5bVQG__mobileNavLabel{color:var(--medium-grey,#6b7280);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.Navbar-module__I5bVQG__mobileNavLink{color:var(--deep-navy,#0d2137);align-items:center;gap:8px;padding:.6rem 0;font-size:1.15rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__I5bVQG__mobileNavLink:hover,.Navbar-module__I5bVQG__mobileNavLinkDash:hover{color:var(--primary-blue)}.Navbar-module__I5bVQG__mobileAuth{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.Navbar-module__I5bVQG__mobileLogin{text-align:center;color:var(--deep-navy);border:1px solid #e2e8f0;border-radius:8px;padding:.85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__I5bVQG__mobileLogin:hover{border-color:var(--primary-blue);color:var(--primary-blue)}@media (max-width:1100px){.Navbar-module__I5bVQG__links{gap:0}.Navbar-module__I5bVQG__link{padding:0 .75rem;font-size:.89rem}}@media (max-width:1024px){.Navbar-module__I5bVQG__navbar{background:var(--background);-webkit-backdrop-filter:none;border-bottom:1px solid #00000012;box-shadow:0 1px #0000000f}.Navbar-module__I5bVQG__links,.Navbar-module__I5bVQG__auth{display:none}.Navbar-module__I5bVQG__mobileToggle{display:flex}}
.Footer-module__MPE0dq__footer{color:#94a3b8;font-family:var(--font-inter);background:#0b0f19;padding:5rem 0 0;overflow:hidden}.Footer-module__MPE0dq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__MPE0dq__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__MPE0dq__branding{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__MPE0dq__logo{width:fit-content;margin-bottom:.5rem;display:block}.Footer-module__MPE0dq__logo img{filter:brightness(0)invert();width:180px;height:65px;display:block}.Footer-module__MPE0dq__description{color:#cbd5e1;max-width:300px;line-height:1.6}.Footer-module__MPE0dq__newsletter{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Footer-module__MPE0dq__newsletterTitle{color:#fff;font-weight:700;font-family:var(--font-jakarta)}.Footer-module__MPE0dq__newsletterDescription{color:#94a3b8;max-width:320px;font-size:.9rem;line-height:1.5}.Footer-module__MPE0dq__newsletterSuccess{color:#22c55e;max-width:320px;font-size:.9rem;line-height:1.5}.Footer-module__MPE0dq__newsletterError{color:#ef4444;max-width:320px;margin-top:.25rem;font-size:.875rem}.Footer-module__MPE0dq__newsletterInputWrapper{background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;align-items:center;gap:.5rem;max-width:380px;padding:.35rem .35rem .35rem 1rem;transition:all .2s;display:flex}.Footer-module__MPE0dq__newsletterInputWrapper:focus-within{background:#ffffff1a;border-color:#007bff99;box-shadow:0 0 15px #007bff40}.Footer-module__MPE0dq__newsletterInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:.4rem .25rem;font-size:.92rem}.Footer-module__MPE0dq__newsletterInput::placeholder{color:#94a3b8}.Footer-module__MPE0dq__newsletterBtn{letter-spacing:.02em;white-space:nowrap;cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;color:#fff!important;box-shadow:none!important;opacity:1!important;background:linear-gradient(90deg,#00c6ff 0%,#007bff 60%,#0056b3 100%)!important;border:none!important}.Footer-module__MPE0dq__newsletterBtn:hover{transform:translateY(-1px);box-shadow:none!important;background:linear-gradient(90deg,#00d2ff 0%,#0062cc 60%,#004494 100%)!important}.Footer-module__MPE0dq__newsletterBtn:disabled{cursor:not-allowed;opacity:.7!important}.Footer-module__MPE0dq__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__MPE0dq__column h4{color:var(--white);font-size:1.125rem;font-weight:700;font-family:var(--font-jakarta);letter-spacing:.01em;margin-bottom:.5rem}.Footer-module__MPE0dq__column a{color:#94a3b8;width:fit-content;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__column a:hover{color:var(--primary-blue);transform:translate(4px)}.Footer-module__MPE0dq__bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__MPE0dq__socials{gap:1rem;display:flex}.Footer-module__MPE0dq__socialIcon{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__MPE0dq__socialIcon:hover{background:var(--primary-blue);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Footer-module__MPE0dq__twitter:hover{background:#000!important}.Footer-module__MPE0dq__linkedin:hover{background:#0077b5!important}.Footer-module__MPE0dq__instagram:hover{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.Footer-module__MPE0dq__footerBranding{font-family:var(--font-jakarta);color:#ffffff08;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.05em;width:100%;margin-top:0;margin-bottom:-1rem;padding-bottom:0;font-size:15vw;font-weight:900;line-height:.7;display:block;overflow:hidden}@media (max-width:900px){.Footer-module__MPE0dq__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:600px){.Footer-module__MPE0dq__grid{grid-template-columns:1fr}.Footer-module__MPE0dq__bottom{flex-direction:column}}
