.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}
.BookDemoModal-module__ZG--0G__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background-color:#09120dbf;justify-content:center;align-items:center;padding:1rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards BookDemoModal-module__ZG--0G__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes BookDemoModal-module__ZG--0G__fadeIn{0%{opacity:0}to{opacity:1}}.BookDemoModal-module__ZG--0G__modalWindow{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:var(--radius-xl,24px);width:100%;max-width:580px;max-height:90vh;box-shadow:var(--shadow-dark-lg,0 20px 50px -10px #00000080);flex-direction:column;margin:auto;animation:.25s cubic-bezier(.16,1,.3,1) forwards BookDemoModal-module__ZG--0G__modalScaleIn;display:flex;position:relative;overflow:hidden}@keyframes BookDemoModal-module__ZG--0G__modalScaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.BookDemoModal-module__ZG--0G__modalHeader{border-bottom:1px solid var(--border-color-subtle,#f0f1ed);background:linear-gradient(180deg, var(--bg-surface-subtle,#f3f2ed) 0%, var(--bg-surface,#fff) 100%);justify-content:space-between;align-items:flex-start;padding:1.75rem 1.75rem 1.25rem;display:flex;position:relative}.BookDemoModal-module__ZG--0G__titleBox{padding-right:2.75rem}.BookDemoModal-module__ZG--0G__badgeWrap{margin-bottom:.5rem;display:inline-block}.BookDemoModal-module__ZG--0G__modalTitle{letter-spacing:-.02em;color:var(--text-primary,#0f172a);font-size:1.5rem;font-weight:700;line-height:1.2}.BookDemoModal-module__ZG--0G__modalSubtitle{color:var(--text-muted,#64748b);margin-top:.35rem;font-size:.88rem;line-height:1.5}.BookDemoModal-module__ZG--0G__closeButton{border-radius:var(--radius-full,9999px);width:44px;height:44px;color:var(--text-secondary,#334155);cursor:pointer;z-index:10;background:#0f172a0d;border:1px solid #0f172a14;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.BookDemoModal-module__ZG--0G__closeButton:hover{color:var(--text-primary,#0f172a);background:#0f172a1a}.BookDemoModal-module__ZG--0G__closeButton:active{background:#0f172a26;transform:scale(.95)}.BookDemoModal-module__ZG--0G__closeButton:focus-visible{outline:2px solid var(--brand-primary,#10b981);outline-offset:2px}.BookDemoModal-module__ZG--0G__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.75rem;display:flex;overflow-y:auto}.BookDemoModal-module__ZG--0G__formGrid{flex-direction:column;gap:1.25rem;display:flex}.BookDemoModal-module__ZG--0G__fieldRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:520px){.BookDemoModal-module__ZG--0G__fieldRowTwoCol{grid-template-columns:1fr 1fr}}.BookDemoModal-module__ZG--0G__formGroup{flex-direction:column;gap:.4rem;display:flex}.BookDemoModal-module__ZG--0G__label{color:var(--text-primary,#0f172a);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.BookDemoModal-module__ZG--0G__requiredAsterisk{color:#ef4444}.BookDemoModal-module__ZG--0G__input,.BookDemoModal-module__ZG--0G__select,.BookDemoModal-module__ZG--0G__textarea{width:100%;font-family:var(--font-sans,inherit);color:var(--text-primary,#0f172a);background-color:var(--bg-surface,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:var(--radius-md,10px);appearance:none;padding:.75rem .9rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.BookDemoModal-module__ZG--0G__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%3C64748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.25rem}.BookDemoModal-module__ZG--0G__textarea{resize:vertical;min-height:90px}.BookDemoModal-module__ZG--0G__input:focus,.BookDemoModal-module__ZG--0G__select:focus,.BookDemoModal-module__ZG--0G__textarea:focus{border-color:var(--brand-primary,#10b981);outline:none;box-shadow:0 0 0 3px #10b98126}.BookDemoModal-module__ZG--0G__hasError{background-color:#fef2f2!important;border-color:#ef4444!important}.BookDemoModal-module__ZG--0G__hasError:focus{box-shadow:0 0 0 3px #ef444426!important}.BookDemoModal-module__ZG--0G__errorMessage{color:#dc2626;align-items:center;gap:.3rem;margin-top:.15rem;font-size:.8rem;font-weight:500;display:flex}.BookDemoModal-module__ZG--0G__formFooter{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.BookDemoModal-module__ZG--0G__submitButton{margin-top:.25rem}.BookDemoModal-module__ZG--0G__privacyNote{color:var(--text-muted,#64748b);text-align:center;font-size:.78rem;line-height:1.4}.BookDemoModal-module__ZG--0G__successView{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;display:flex}.BookDemoModal-module__ZG--0G__successIconBadge{border-radius:var(--radius-full,9999px);background:var(--brand-tint,#ecfdf5);border:1px solid var(--border-brand,#a7f3d0);width:64px;height:64px;color:var(--brand-primary-hover,#059669);box-shadow:var(--shadow-emerald,0 10px 30px -5px #10b9814d);justify-content:center;align-items:center;display:flex}.BookDemoModal-module__ZG--0G__successTitle{color:var(--text-primary,#0f172a);font-size:1.5rem;font-weight:700;line-height:1.2}.BookDemoModal-module__ZG--0G__successSubtitle{color:var(--text-secondary,#334155);max-width:380px;font-size:1rem;line-height:1.5}@media (max-width:640px){.BookDemoModal-module__ZG--0G__overlay{align-items:flex-end;padding:0}.BookDemoModal-module__ZG--0G__modalWindow{border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:var(--radius-2xl,32px);border-top-right-radius:var(--radius-2xl,32px);max-width:100%;max-height:94vh;animation:.25s cubic-bezier(.16,1,.3,1) forwards BookDemoModal-module__ZG--0G__sheetSlideUp}@keyframes BookDemoModal-module__ZG--0G__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BookDemoModal-module__ZG--0G__modalHeader{flex-shrink:0;padding:1.25rem 1.25rem 1rem}.BookDemoModal-module__ZG--0G__closeButton{width:44px;height:44px;top:.875rem;right:.875rem}.BookDemoModal-module__ZG--0G__modalBody{gap:1rem;padding:1.25rem}.BookDemoModal-module__ZG--0G__modalTitle{font-size:1.25rem}}
