*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:90%}body{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#fff;min-height:100vh;margin:0;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#111827;letter-spacing:-.025em;margin:0;font-weight:700;line-height:1.08}p{margin:0}a{color:inherit;text-decoration:none;transition:color .15s}img,svg{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}:focus-visible{outline-offset:2px;outline:2px solid #2563eb}::selection{background:#2563eb26}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollXReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gentlePulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes subtleBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes borderGlow{0%,to{border-color:#2563eb33}33%{border-color:#10b98133}66%{border-color:#f9731633}}:root{--donut-blue:#2563eb;--donut-green:#10b981;--donut-orange:#f97316;--donut-purple:#7c3aed;--donut-track:#ebedf0;--noise:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E")}
.Navbar-module-scss-module__NLfPVa__nav{align-items:center;display:flex}.Navbar-module-scss-module__NLfPVa__productBadge{letter-spacing:.06em;text-transform:uppercase;opacity:.85;border:1px solid;border-radius:9999px;align-items:center;gap:.3rem;margin-right:.75rem;padding:.2rem .65rem;font-size:.75rem;font-weight:700;display:none}@media (min-width:1024px){.Navbar-module-scss-module__NLfPVa__productBadge{display:flex}}.Navbar-module-scss-module__NLfPVa__badge_red{color:#dc2626;background:#ef444414;border-color:#dc262640}.Navbar-module-scss-module__NLfPVa__badge_blue{color:#1d4ed8;background:#2563eb14;border-color:#2563eb40}.Navbar-module-scss-module__NLfPVa__badge_green{color:#059669;background:#10b98114;border-color:#10b98140}.Navbar-module-scss-module__NLfPVa__badge_yellow{color:#b45309;background:#d9770614;border-color:#d9770640}.Navbar-module-scss-module__NLfPVa__desktop{background:#f4f4f8bf;border:1px solid #00000014;border-radius:9999px;align-items:center;gap:0;margin:0;padding:4px 5px;list-style:none;display:none}@media (min-width:1024px){.Navbar-module-scss-module__NLfPVa__desktop{display:flex}}.Navbar-module-scss-module__NLfPVa__link{letter-spacing:.05em;text-transform:uppercase;color:#1a1a3a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;padding:.22rem .9rem;font-size:1rem;font-weight:700;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module-scss-module__NLfPVa__link:hover{color:#000;background:#ffffffb3}.Navbar-module-scss-module__NLfPVa__link_red:hover{color:#dc2626}.Navbar-module-scss-module__NLfPVa__link_blue:hover{color:#1d4ed8}.Navbar-module-scss-module__NLfPVa__link_green:hover{color:#059669}.Navbar-module-scss-module__NLfPVa__link_yellow:hover{color:#b45309}.Navbar-module-scss-module__NLfPVa__linkActive.Navbar-module-scss-module__NLfPVa__link_red{color:#dc2626;background:#ef44441f}.Navbar-module-scss-module__NLfPVa__linkActive.Navbar-module-scss-module__NLfPVa__link_blue{color:#1d4ed8;background:#2563eb1f}.Navbar-module-scss-module__NLfPVa__linkActive.Navbar-module-scss-module__NLfPVa__link_green{color:#059669;background:#10b9811f}.Navbar-module-scss-module__NLfPVa__linkActive.Navbar-module-scss-module__NLfPVa__link_yellow{color:#b45309;background:#facc152e}.Navbar-module-scss-module__NLfPVa__dropdownWrapper{position:relative}.Navbar-module-scss-module__NLfPVa__chevron{transition:transform .15s}.Navbar-module-scss-module__NLfPVa__chevronOpen{transform:rotate(180deg)}.Navbar-module-scss-module__NLfPVa__dropdownPanel{opacity:0;visibility:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;min-width:380px;padding:.75rem;transition:opacity .25s cubic-bezier(.16,1,.3,1),visibility .25s,transform .25s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 24px 48px -12px #1118271f,0 8px 16px -8px #1118270f}.Navbar-module-scss-module__NLfPVa__dropdownVisible{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module-scss-module__NLfPVa__productGrid{flex-direction:column;gap:.25rem;display:flex}.Navbar-module-scss-module__NLfPVa__productCardLink{text-decoration:none;display:block}.Navbar-module-scss-module__NLfPVa__productCard{border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:background .15s;display:flex}.Navbar-module-scss-module__NLfPVa__productCard:hover{background:#f9fafb}.Navbar-module-scss-module__NLfPVa__productCardIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module-scss-module__NLfPVa__accent_blue .Navbar-module-scss-module__NLfPVa__productCardIcon{color:#2563eb;background:#eff6ff}.Navbar-module-scss-module__NLfPVa__accent_green .Navbar-module-scss-module__NLfPVa__productCardIcon{color:#10b981;background:#ecfdf5}.Navbar-module-scss-module__NLfPVa__accent_orange .Navbar-module-scss-module__NLfPVa__productCardIcon{color:#f97316;background:#fff7ed}.Navbar-module-scss-module__NLfPVa__productCardBody{flex:1;min-width:0}.Navbar-module-scss-module__NLfPVa__productCardName{color:#111827;font-size:.875rem;font-weight:600;display:block}.Navbar-module-scss-module__NLfPVa__productCardDesc{color:#6b7280;font-size:.75rem;display:block}.Navbar-module-scss-module__NLfPVa__dropdownFooter{border-top:1px solid #f3f4f6;justify-content:center;margin-top:.25rem;padding-top:.5rem;display:flex}.Navbar-module-scss-module__NLfPVa__dropdownFooterLink{color:#2563eb;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.Navbar-module-scss-module__NLfPVa__dropdownFooterLink:hover{background:#eff6ff}.Navbar-module-scss-module__NLfPVa__menuBtn{color:#111827;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.Navbar-module-scss-module__NLfPVa__menuBtn:hover{background:#f9fafb}@media (min-width:1024px){.Navbar-module-scss-module__NLfPVa__menuBtn{display:none}}.Navbar-module-scss-module__NLfPVa__drawerOverlay{z-index:200;background:#0000004d;position:fixed;inset:0}.Navbar-module-scss-module__NLfPVa__drawer{width:min(340px,85vw);z-index:calc(200 + 1);background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;padding:1.25rem;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:0 32px 64px -16px #11182729}.Navbar-module-scss-module__NLfPVa__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Navbar-module-scss-module__NLfPVa__drawerTitle{color:#111827;font-size:1.125rem;font-weight:600}.Navbar-module-scss-module__NLfPVa__drawerClose{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.Navbar-module-scss-module__NLfPVa__mobileList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module-scss-module__NLfPVa__mobileLink{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Navbar-module-scss-module__NLfPVa__mobileLink:hover{color:#111827;background:#f9fafb}.Navbar-module-scss-module__NLfPVa__mobileSubList{flex-direction:column;gap:.25rem;margin:.25rem 0;padding:0 0 0 .75rem;list-style:none;display:flex}.Navbar-module-scss-module__NLfPVa__mobileSubLink{color:#4b5563;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex}.Navbar-module-scss-module__NLfPVa__mobileSubLink:hover{color:#111827;background:#f9fafb}.Navbar-module-scss-module__NLfPVa__icon_red{color:#ef4444}.Navbar-module-scss-module__NLfPVa__icon_blue{color:#2563eb}.Navbar-module-scss-module__NLfPVa__icon_green{color:#10b981}.Navbar-module-scss-module__NLfPVa__icon_yellow{color:#d97706}.Navbar-module-scss-module__NLfPVa__icon_orange{color:#f97316}
.Header-module-scss-module__cWw5PW__header{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(190%);background:#fafafcc7;border-bottom:1px solid #00000012;height:60px;transition:background .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0000000a}@media (min-width:768px){.Header-module-scss-module__cWw5PW__header{height:64px}}.Header-module-scss-module__cWw5PW__scrolled{background:#fafafceb;border-bottom-color:#00000017;box-shadow:0 1px #0000000f,0 4px 24px #0000000d}.Header-module-scss-module__cWw5PW__inner{width:100%;max-width:86rem;margin:0 auto;padding:0 1.25rem}@media (min-width:640px){.Header-module-scss-module__cWw5PW__inner{padding:0 2rem}}.Header-module-scss-module__cWw5PW__inner{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex}@media (min-width:768px){.Header-module-scss-module__cWw5PW__inner{gap:2rem}}.Header-module-scss-module__cWw5PW__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__cWw5PW__logoImg{width:auto;height:34px}@media (min-width:768px){.Header-module-scss-module__cWw5PW__logoImg{height:38px}}.Header-module-scss-module__cWw5PW__navSlot{flex:1;justify-content:center;display:flex}.Header-module-scss-module__cWw5PW__cta{flex-shrink:0;align-items:center;display:none}@media (min-width:1024px){.Header-module-scss-module__cWw5PW__cta{display:flex}}.Header-module-scss-module__cWw5PW__btnDemo{color:#fff;letter-spacing:.01em;white-space:nowrap;background:#2563eb;border:1px solid #2563eb;border-radius:9999px;align-items:center;padding:.48rem 1.2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 2px #2563eb26,0 2px 8px #2563eb33}.Header-module-scss-module__cWw5PW__btnDemo:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb33,0 6px 18px #2563eb4d}
.Footer-module-scss-module__p3t8WW__footer{color:#fff;background:#050d1a;position:relative;overflow:hidden}.Footer-module-scss-module__p3t8WW__footer:before{content:"";pointer-events:none;opacity:1;background-image:radial-gradient(circle,#ffffff06 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.Footer-module-scss-module__p3t8WW__statsBar{z-index:1;background:#0a1628;border-bottom:1px solid #ffffff1a;position:relative}.Footer-module-scss-module__p3t8WW__statsInner{width:100%;max-width:86rem;margin:0 auto;padding:0 1.25rem}@media (min-width:640px){.Footer-module-scss-module__p3t8WW__statsInner{padding:0 2rem}}.Footer-module-scss-module__p3t8WW__statsInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:2rem 0;display:flex}@media (min-width:1024px){.Footer-module-scss-module__p3t8WW__statsInner{justify-content:space-between}}.Footer-module-scss-module__p3t8WW__statItem{flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex}.Footer-module-scss-module__p3t8WW__statDivider{display:none}@media (min-width:1024px){.Footer-module-scss-module__p3t8WW__statDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:40px;margin-right:1.5rem;display:block}}.Footer-module-scss-module__p3t8WW__statValue{letter-spacing:-.025em;color:#fff;white-space:nowrap;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1}.Footer-module-scss-module__p3t8WW__statLabel{color:#ffffff59;white-space:nowrap;font-size:.875rem;font-weight:500}.Footer-module-scss-module__p3t8WW__main{z-index:1;padding:5rem 0 4rem;position:relative}.Footer-module-scss-module__p3t8WW__inner{width:100%;max-width:86rem;margin:0 auto;padding:0 1.25rem}@media (min-width:640px){.Footer-module-scss-module__p3t8WW__inner{padding:0 2rem}}.Footer-module-scss-module__p3t8WW__inner{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Footer-module-scss-module__p3t8WW__inner{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.Footer-module-scss-module__p3t8WW__inner{grid-template-columns:2fr repeat(4,1fr);align-items:start;gap:2rem}}.Footer-module-scss-module__p3t8WW__brand{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.Footer-module-scss-module__p3t8WW__brand{grid-column:span 2}}@media (min-width:1024px){.Footer-module-scss-module__p3t8WW__brand{border-right:1px solid #ffffff0f;grid-column:1;padding-right:3rem}}.Footer-module-scss-module__p3t8WW__logoLink{align-self:flex-start;display:inline-flex}.Footer-module-scss-module__p3t8WW__logoPill{background:#fff;border-radius:1rem;justify-content:center;align-items:center;padding:8px 16px;display:inline-flex}.Footer-module-scss-module__p3t8WW__logoImg{object-fit:contain;width:auto;height:36px;display:block}.Footer-module-scss-module__p3t8WW__tagline{color:#ffffff8c;max-width:320px;margin:0;font-size:1rem;line-height:1.65}.Footer-module-scss-module__p3t8WW__badgeGrid{grid-template-columns:repeat(2,auto);align-self:flex-start;gap:.5rem;display:grid}.Footer-module-scss-module__p3t8WW__badge{color:#ffffff8c;letter-spacing:.02em;white-space:nowrap;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:6px;padding:5px 11px;font-size:.7rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.Footer-module-scss-module__p3t8WW__badge:hover{color:#fff;border-color:#fff3}.Footer-module-scss-module__p3t8WW__badgeDot{background:#10b981;border-radius:9999px;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px #10b981a6}.Footer-module-scss-module__p3t8WW__socials{gap:.75rem;display:flex}.Footer-module-scss-module__p3t8WW__socialLink{color:#ffffff59;background:0 0;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:color .15s,border-color .15s,background .15s,transform .25s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module-scss-module__p3t8WW__socialLink:hover{color:#fff;background:#ffffff0f;border-color:#ffffff40;transform:translateY(-2px)}.Footer-module-scss-module__p3t8WW__colHeader{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem;font-size:.75rem;font-weight:700}.Footer-module-scss-module__p3t8WW__colList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__p3t8WW__colLink{color:#ffffff59;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,padding-left .25s cubic-bezier(.16,1,.3,1);display:block}.Footer-module-scss-module__p3t8WW__colLink:hover{color:#fff;padding-left:6px}.Footer-module-scss-module__p3t8WW__bottom{z-index:1;border-top:1px solid #ffffff1a;padding:1.5rem 0;position:relative}.Footer-module-scss-module__p3t8WW__bottomInner{width:100%;max-width:86rem;margin:0 auto;padding:0 1.25rem}@media (min-width:640px){.Footer-module-scss-module__p3t8WW__bottomInner{padding:0 2rem}}.Footer-module-scss-module__p3t8WW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module-scss-module__p3t8WW__copy{color:#ffffff59;margin:0;font-size:.75rem}.Footer-module-scss-module__p3t8WW__bottomLinks{align-items:center;gap:.75rem;display:flex}.Footer-module-scss-module__p3t8WW__bottomLink{color:#ffffff59;font-size:.75rem;text-decoration:none;transition:color .15s}.Footer-module-scss-module__p3t8WW__bottomLink:hover{color:#fff}.Footer-module-scss-module__p3t8WW__dot{background:#ffffff59;border-radius:50%;width:3px;height:3px;display:inline-block}@media (max-width:767px){.Footer-module-scss-module__p3t8WW__statsInner{flex-direction:column;gap:.25rem}.Footer-module-scss-module__p3t8WW__statItem{padding:.75rem 1rem}.Footer-module-scss-module__p3t8WW__statDivider{display:none}.Footer-module-scss-module__p3t8WW__brand{border-right:none;padding-right:0}.Footer-module-scss-module__p3t8WW__badgeGrid{grid-template-columns:repeat(2,auto)}.Footer-module-scss-module__p3t8WW__bottomInner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.Footer-module-scss-module__p3t8WW__ctaBtn,.Footer-module-scss-module__p3t8WW__socialLink,.Footer-module-scss-module__p3t8WW__colLink{transition:none}}
