*,: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__desktop{background:#fde8e29e;border:1px solid #d28c7d2e;border-radius:9999px;align-items:center;gap:0;margin:0;padding:5px 6px;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:.07em;text-transform:uppercase;color:#1a1a3a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;padding:.3rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module-scss-module__NLfPVa__link:hover{color:#000;background:#ffffff8c}.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_blue{color:#2563eb}.Navbar-module-scss-module__NLfPVa__icon_green{color:#10b981}.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:#111827;border:1px solid #111827;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 #0000001a,0 2px 8px #00000014}.Header-module-scss-module__cWw5PW__btnDemo:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000001f,0 6px 18px #0000001a}
.Footer-module-scss-module__p3t8WW__footer{background:#cfe7ff}.Footer-module-scss-module__p3t8WW__main{padding:4rem 0 2.5rem}.Footer-module-scss-module__p3t8WW__inner{width:100%;max-width:80rem;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:2.5rem;display:grid}@media (min-width:768px){.Footer-module-scss-module__p3t8WW__inner{grid-template-columns:2fr repeat(4,1fr);gap:2rem}}.Footer-module-scss-module__p3t8WW__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module-scss-module__p3t8WW__logoLink{display:inline-flex}.Footer-module-scss-module__p3t8WW__logoImg{width:auto;height:30px}.Footer-module-scss-module__p3t8WW__tagline{color:#0f1b2e;max-width:280px;font-size:.875rem;line-height:1.65}.Footer-module-scss-module__p3t8WW__badgeRow{flex-wrap:wrap;gap:.25rem;margin-top:.25rem;display:flex}.Footer-module-scss-module__p3t8WW__badge{color:#6b7280;letter-spacing:.02em;background:#f9fafb;border:1px solid #f3f4f6;border-radius:9999px;align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:500;display:inline-flex}.Footer-module-scss-module__p3t8WW__badgeDot{background:#10b981;border-radius:9999px;width:5px;height:5px}.Footer-module-scss-module__p3t8WW__socials{gap:.5rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__p3t8WW__socialLink{color:#6b7280;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module-scss-module__p3t8WW__socialLink:hover{color:#111827;background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.Footer-module-scss-module__p3t8WW__colHeader{color:#0f1b2e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.Footer-module-scss-module__p3t8WW__colList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__p3t8WW__colLink{color:#0f1b2e;opacity:.9;font-size:.875rem;transition:color .15s}.Footer-module-scss-module__p3t8WW__colLink:hover{color:#0f1b2e;opacity:1}.Footer-module-scss-module__p3t8WW__bottomBar{border-top:1px solid #0f1b2e1a;padding:1.75rem 0}.Footer-module-scss-module__p3t8WW__bottomInner{width:100%;max-width:80rem;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:.75rem;display:flex}.Footer-module-scss-module__p3t8WW__copy{color:#0f1b2e;font-size:.75rem}.Footer-module-scss-module__p3t8WW__bottomLinks{color:#0f1b2e;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Footer-module-scss-module__p3t8WW__bottomLink{color:#0f1b2e;opacity:.85;transition:color .15s}.Footer-module-scss-module__p3t8WW__bottomLink:hover{color:#0f1b2e;opacity:1}
