.Header-module__Af2_WG__header{z-index:50;background:var(--background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:1rem 2rem;position:sticky;top:0}.Header-module__Af2_WG__max-width{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{color:var(--foreground);align-items:center;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--muted-foreground);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__navLink:hover{color:var(--foreground)}.Header-module__Af2_WG__loginButton{background:var(--foreground);color:var(--background);border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.Header-module__Af2_WG__loginButton:hover{opacity:.8}.Header-module__Af2_WG__divider{background-color:var(--border);width:1px;height:24px;margin:0 .5rem}.Header-module__Af2_WG__contactEmail{color:var(--muted-foreground);align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module__Af2_WG__contactEmail:hover{color:var(--foreground)}.Header-module__Af2_WG__menuToggle{color:var(--foreground);cursor:pointer;z-index:60;background:0 0;border:none;padding:.5rem;display:none}.Header-module__Af2_WG__mobileOverlay{background-color:var(--background);z-index:40;touch-action:none;overscroll-behavior:none;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100vw;height:100dvh;padding:8rem 2rem 3rem;display:flex;position:fixed;top:0;left:0}.Header-module__Af2_WG__mobileNavLink{color:var(--muted-foreground);font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--foreground)}.Header-module__Af2_WG__mobileLoginButton{background:var(--foreground);color:var(--background);border-radius:99px;margin-top:1rem;padding:.75rem 2rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Header-module__Af2_WG__mobileContact{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-top:auto;font-size:1rem;font-weight:500;text-decoration:none;display:flex}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__menuToggle{justify-content:center;align-items:center;display:flex}}
.Footer-module__EZoWya__footer{background-color:var(--color-background-elevated);color:#f8fafc;background:#0f172a;border-top:1px solid #1e293b;padding:5rem 2rem 2rem}.Footer-module__EZoWya__max-width{max-width:1200px;margin:0 auto}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.Footer-module__EZoWya__brandColumn,.Footer-module__EZoWya__linkColumn:last-child{grid-column:1/-1}}.Footer-module__EZoWya__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Footer-module__EZoWya__tagline{color:#94a3b8;max-width:300px;font-size:1rem;line-height:1.6}.Footer-module__EZoWya__syncereLabs{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:inline-block}.Footer-module__EZoWya__syncereLabs:hover{color:#fff;background:#ffffff1a}.Footer-module__EZoWya__syncereLabs strong{color:#38bdf8;font-weight:600}.Footer-module__EZoWya__linkColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__columnTitle{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Footer-module__EZoWya__navLink{color:#94a3b8;width:fit-content;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__navLink:hover{color:#38bdf8}.Footer-module__EZoWya__loginButton{color:#fff;background-color:#0000;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:fit-content;margin-top:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__EZoWya__loginButton:hover{background-color:#ffffff1a;border-color:#ffffff4d}.Footer-module__EZoWya__bottomBar{color:#64748b;border-top:1px solid #1e293b;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:640px){.Footer-module__EZoWya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}.Footer-module__EZoWya__socials{gap:1rem;display:flex}.Footer-module__EZoWya__socialIcon{color:#64748b;justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:#fff}.Footer-module__EZoWya__contactButton{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff0d;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__EZoWya__contactButton:hover{color:#fff;background:#ffffff14;border-color:#3fc1c94d}.Footer-module__EZoWya__contactButton svg{color:#38bdf8;flex-shrink:0}
.CTA-module__n-fbaG__section{background:var(--primary);color:var(--primary-foreground);text-align:center;padding:3rem 2rem}.CTA-module__n-fbaG__container{max-width:800px;margin:0 auto}.CTA-module__n-fbaG__title{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.CTA-module__n-fbaG__description{opacity:.9;margin-bottom:1.5rem;font-size:1.125rem}.CTA-module__n-fbaG__formWrapper{justify-content:center;width:100%;display:flex}.CTA-module__n-fbaG__button{background:var(--background);color:var(--foreground);border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block}.CTA-module__n-fbaG__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}
