.Header-module__lnUIdW__header{z-index:50;height:var(--header-height);-webkit-backdrop-filter:blur(16px);background:#09120dd9;border-bottom:1px solid #ffffff14;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{background:#070f0bf2;border-bottom-color:#10b98133;box-shadow:0 10px 30px -10px #00000080}.Header-module__lnUIdW__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logoLink{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#10b981 0%,#047857 100%);border:1px solid #fff3;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 0 15px #10b98166}.Header-module__lnUIdW__sparkleIcon{color:#fff}.Header-module__lnUIdW__logoText{letter-spacing:-.03em;color:#fff;font-size:1.375rem;font-weight:800}.Header-module__lnUIdW__logoAccent{color:var(--brand-primary)}.Header-module__lnUIdW__auBadge{border-radius:var(--radius-sm);color:#34d399;letter-spacing:.05em;background:#10b98126;border:1px solid #10b9814d;margin-left:.25rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.Header-module__lnUIdW__desktopNav{display:none}@media (min-width:900px){.Header-module__lnUIdW__desktopNav{display:block}}.Header-module__lnUIdW__navList{align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__lnUIdW__navLink{color:#cbd5e1;font-size:.9375rem;font-weight:500;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:#fff}.Header-module__lnUIdW__desktopCtas{align-items:center;gap:.75rem;display:none}@media (min-width:900px){.Header-module__lnUIdW__desktopCtas{display:flex}}.Header-module__lnUIdW__mobileMenuButton{color:#f8fafc;border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (min-width:900px){.Header-module__lnUIdW__mobileMenuButton{display:none}}.Header-module__lnUIdW__mobileDrawer{top:var(--header-height);background-color:#0c1611;border-bottom:1px solid #10b98133;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__slideDown;position:absolute;left:0;right:0;box-shadow:0 20px 40px #0009}@keyframes Header-module__lnUIdW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__mobileNavList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;list-style:none;display:flex}.Header-module__lnUIdW__mobileNavLink{color:#f8fafc;padding:.5rem 0;font-size:1.0625rem;font-weight:500;display:block}.Header-module__lnUIdW__mobileCtas{flex-direction:column;gap:.75rem;display:flex}
﻿.Badge-module__H8aylq__badge{letter-spacing:.03em;text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;line-height:1.4;display:inline-flex}.Badge-module__H8aylq__emerald{background-color:var(--brand-tint);color:var(--brand-dark);border:1px solid var(--brand-border)}.Badge-module__H8aylq__slate{background-color:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-color)}.Badge-module__H8aylq__amber{background-color:var(--accent-amber-tint);color:var(--accent-amber);border:1px solid #fde68a}.Badge-module__H8aylq__outline{color:var(--text-muted);border:1px solid var(--border-color);background-color:#0000}.Badge-module__H8aylq__icon{align-items:center;display:inline-flex}
.Footer-module__3hUVsW__footer{color:#cbd5e1;background-color:#050c08;border-top:1px solid #10b98126;padding-top:5rem;padding-bottom:3rem}.Footer-module__3hUVsW__footerContainer{flex-direction:column;gap:3.5rem;display:flex}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__logoLink{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoIcon{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#10b981 0%,#047857 100%);justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 0 12px #10b98166}.Footer-module__3hUVsW__logoText{letter-spacing:-.03em;color:#fff;font-size:1.375rem;font-weight:800}.Footer-module__3hUVsW__logoAccent{color:var(--brand-primary)}.Footer-module__3hUVsW__tagline{color:#94a3b8;max-width:340px;font-size:.9375rem;line-height:1.6}.Footer-module__3hUVsW__badgeWrap{margin-top:.25rem}.Footer-module__3hUVsW__col{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__colTitle{text-transform:uppercase;letter-spacing:.06em;color:#fff;font-size:.8125rem;font-weight:800}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__3hUVsW__linkList a{color:#94a3b8;font-size:.875rem;transition:color .2s}.Footer-module__3hUVsW__linkList a:hover{color:#fff}.Footer-module__3hUVsW__bottomBar{border-top:1px solid #ffffff14;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottomBar{flex-direction:row}}.Footer-module__3hUVsW__copyright{color:#64748b;text-align:center;font-size:.8125rem}@media (min-width:768px){.Footer-module__3hUVsW__copyright{text-align:left}}.Footer-module__3hUVsW__disclaimer{color:#64748b;font-size:.8125rem;font-weight:500}
