.Header-module__hBw1pG__header{z-index:100;padding:var(--space-4) 0;transition:all var(--transition-base);background:0 0;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:var(--space-3) 0;background:#f8fafce6;border-bottom:1px solid #94a3b833}.Header-module__hBw1pG__inner{max-width:1200px;padding:0 var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);margin:0 auto;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);flex-shrink:0;min-height:44px;display:flex}.Header-module__hBw1pG__logoIcon{object-fit:contain;width:32px;height:32px}.Header-module__hBw1pG__logoText{color:var(--gray-700);letter-spacing:-.01em;font-family:Comfortaa,sans-serif;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-8);display:flex}.Header-module__hBw1pG__navLink{color:var(--gray-600);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--blue-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--gray-800)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module__hBw1pG__ctaBtn{padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);background:linear-gradient(135deg, var(--blue-primary), var(--blue-light));color:var(--white);transition:all var(--transition-base);box-shadow:var(--shadow-blue);align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #2563ff59}.Header-module__hBw1pG__walletBtn{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);color:var(--blue-primary);transition:all var(--transition-base);background:#2563ff14;border:1px solid #2563ff4d;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__walletBtn:hover{background:#2563ff26;border-color:#2563ff80;transform:translateY(-1px)}.Header-module__hBw1pG__signupBtn{padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);border:1px solid var(--blue-primary);color:var(--blue-primary);transition:all var(--transition-base);background:0 0;align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.Header-module__hBw1pG__signupBtn:hover{background:#2563ff1a;transform:translateY(-1px)}.Header-module__hBw1pG__mobileActions{gap:var(--space-3);margin-top:var(--space-3);padding-top:var(--space-4);border-top:1px solid #94a3b833;flex-direction:column;display:flex}.Header-module__hBw1pG__mobileAuthRow{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.Header-module__hBw1pG__menuBtn{color:var(--gray-700);padding:var(--space-2);border-radius:var(--radius-md);justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}.Header-module__hBw1pG__mobileMenu{gap:var(--space-2);padding:var(--space-4) var(--space-6) var(--space-6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-height:calc(100dvh - 64px - env(safe-area-inset-top));overscroll-behavior:contain;padding-bottom:max(var(--space-6), env(safe-area-inset-bottom));background:#f8fafcfa;border-bottom:1px solid #94a3b833;flex-direction:column;animation:.3s Header-module__hBw1pG__fadeInDown;display:none;overflow-y:auto}.Header-module__hBw1pG__mobileBackdrop{display:none}.Header-module__hBw1pG__mobileLink{padding:var(--space-3) 0;color:var(--gray-600);transition:color var(--transition-fast);border-bottom:1px solid #94a3b829;font-size:1rem;font-weight:500}.Header-module__hBw1pG__mobileLink:hover{color:var(--blue-primary)}.Header-module__hBw1pG__mobileCta{margin-top:var(--space-2);justify-content:center}@media (max-width:768px){.Header-module__hBw1pG__header{padding:max(8px, env(safe-area-inset-top)) 0 8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafcf0;border-bottom:1px solid #94a3b829}.Header-module__hBw1pG__inner{padding-inline:var(--space-4)}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__menuBtn{display:flex}.Header-module__hBw1pG__mobileMenu{padding-inline:var(--space-4);display:flex}.Header-module__hBw1pG__mobileBackdrop{z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;border:0;width:100%;height:100dvh;display:block;position:fixed;inset:0}.Header-module__hBw1pG__mobileLink{align-items:center;min-height:48px;display:flex}.Header-module__hBw1pG__mobileCta{min-height:48px}}@media (max-width:380px){.Header-module__hBw1pG__logoText{font-size:1.05rem}.Header-module__hBw1pG__inner{padding-inline:12px}.Header-module__hBw1pG__mobileAuthRow{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--navy-card);border-top:1px solid var(--navy-border);padding:var(--space-10) 0}.Footer-module__S6Hkya__top{align-items:start;gap:var(--space-6);grid-template-columns:minmax(220px,1.4fr) 1fr .7fr auto;display:grid}.Footer-module__S6Hkya__brand p{max-width:330px;margin-top:var(--space-4);color:var(--gray-400);font-size:.9rem;line-height:1.65}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Footer-module__S6Hkya__logoIcon{object-fit:contain;width:28px;height:28px}.Footer-module__S6Hkya__logoText{color:var(--white);letter-spacing:-.01em;font-family:Comfortaa,sans-serif;font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__nav{align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__nav strong{margin-bottom:var(--space-1);color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.Footer-module__S6Hkya__navLink{color:var(--gray-400);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;position:relative}.Footer-module__S6Hkya__navLink:after{content:"";background:var(--blue-primary);width:0;height:1px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__navLink:hover{color:var(--white)}.Footer-module__S6Hkya__navLink:hover:after{width:100%}.Footer-module__S6Hkya__social{gap:var(--space-3);display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-md);background:var(--white-05);width:36px;height:36px;color:var(--gray-400);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--blue-glow);color:var(--blue-light)}.Footer-module__S6Hkya__divider{background:var(--navy-border);height:1px;margin:var(--space-8) 0}.Footer-module__S6Hkya__segmentNav{align-items:center;gap:var(--space-4) var(--space-6);margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--navy-border);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__segmentNav strong{color:var(--white);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Footer-module__S6Hkya__copy{color:var(--gray-500);font-size:.875rem}.Footer-module__S6Hkya__copyLink{color:var(--blue-light);transition:color var(--transition-fast)}.Footer-module__S6Hkya__copyLink:hover{color:var(--blue-primary)}.Footer-module__S6Hkya__tagline{color:var(--gray-600);font-size:.8125rem;font-style:italic}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:var(--space-8) 0}.Footer-module__S6Hkya__top{text-align:center;gap:var(--space-5);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__nav{align-items:center}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}.Footer-module__S6Hkya__divider{margin:var(--space-6) 0}.Footer-module__S6Hkya__nav{gap:var(--space-4) var(--space-6)}.Footer-module__S6Hkya__navLink,.Footer-module__S6Hkya__socialLink{align-items:center;min-height:44px;display:inline-flex}}@media (max-width:520px){.Footer-module__S6Hkya__segmentNav{text-align:center;justify-content:center}.Footer-module__S6Hkya__segmentNav strong{width:100%}.Footer-module__S6Hkya__segmentNav a{align-items:center;min-height:44px;display:inline-flex}.Footer-module__S6Hkya__top{grid-template-columns:1fr}.Footer-module__S6Hkya__brand p{margin-inline:auto}}@media (hover:none){.Footer-module__S6Hkya__navLink:after{display:none}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:100px;padding-bottom:var(--space-16);background:#f8fafc;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGrid{background-image:linear-gradient(90deg,#2563ff14 1px,#0000 1px),linear-gradient(#2563ff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module__ZARIfG__bgGlow{pointer-events:none;background:radial-gradient(circle,#2563ff1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.Hero-module__ZARIfG__bgGlowRight{pointer-events:none;background:radial-gradient(circle,#00c48c14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;right:-10%}.Hero-module__ZARIfG__content{gap:var(--space-16);z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__ZARIfG__textBlock{gap:var(--space-6);flex-direction:column;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--navy-deep);font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.12}.Hero-module__ZARIfG__subtitle{color:var(--gray-600);max-width:520px;font-size:1.0625rem;line-height:1.7}.Hero-module__ZARIfG__ctas{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__trustLine{align-items:center;gap:var(--space-3);color:var(--gray-600);flex-wrap:wrap;font-size:.8125rem;display:flex}.Hero-module__ZARIfG__dot{background:var(--gray-400);border-radius:50%;width:4px;height:4px}.Hero-module__ZARIfG__imageBlock{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__heroImageWrapper{width:100%;max-width:480px;position:relative}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius-2xl);object-fit:cover;width:100%;height:auto}.Hero-module__ZARIfG__floatingCard{border-radius:var(--radius-lg,8px);z-index:3;justify-content:center;align-items:center;padding:12px 20px;display:flex;position:absolute;box-shadow:0 4px 16px #00000040}.Hero-module__ZARIfG__cardBlue{background:#1d64e8}.Hero-module__ZARIfG__cardWhite{background:#fff}.Hero-module__ZARIfG__cardGreen{background:#00b37e}.Hero-module__ZARIfG__cardContent{text-align:center;width:100%}.Hero-module__ZARIfG__textDark{color:#111827!important}.Hero-module__ZARIfG__floatingTopRight{top:10%;right:-8%}.Hero-module__ZARIfG__floatingMiddleRight{top:40%;right:-12%}.Hero-module__ZARIfG__floatingBottomRight{top:65%;right:-4%}.Hero-module__ZARIfG__floatingTitle{color:var(--white);font-size:.75rem;font-weight:600;line-height:1.2}.Hero-module__ZARIfG__floatingValue{color:var(--white);font-size:.9375rem;font-weight:700;font-family:var(--font-heading);line-height:1.3}.Hero-module__ZARIfG__logoContainer{align-items:center;gap:10px;display:flex}.Hero-module__ZARIfG__logoImg{object-fit:contain;flex-shrink:0;width:44px;height:44px}.Hero-module__ZARIfG__textoLogo{color:var(--navy-deep);letter-spacing:-.01em;font-family:Comfortaa,sans-serif;font-size:1.5rem;font-weight:700}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__subtitle{max-width:100%}.Hero-module__ZARIfG__ctas,.Hero-module__ZARIfG__trustLine,.Hero-module__ZARIfG__logoContainer{justify-content:center}.Hero-module__ZARIfG__imageBlock{margin-top:var(--space-8)}.Hero-module__ZARIfG__floatingTopRight{right:0%}.Hero-module__ZARIfG__floatingMiddleRight{right:-4%}.Hero-module__ZARIfG__floatingBottomRight{right:2%}}@media (max-width:640px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:calc(88px + env(safe-area-inset-top));align-items:flex-start;padding-bottom:48px}.Hero-module__ZARIfG__content{gap:var(--space-8)}.Hero-module__ZARIfG__textBlock{gap:var(--space-5)}.Hero-module__ZARIfG__title{font-size:clamp(1.9rem,9.5vw,2.5rem);line-height:1.08}.Hero-module__ZARIfG__subtitle{font-size:1rem;line-height:1.6}.Hero-module__ZARIfG__ctas{gap:var(--space-3);width:100%}.Hero-module__ZARIfG__trustLine{text-align:left;align-self:stretch;gap:6px;line-height:1.5;display:grid}.Hero-module__ZARIfG__dot{display:none}.Hero-module__ZARIfG__trustLine span:not(.Hero-module__ZARIfG__dot){align-items:center;display:inline-flex}.Hero-module__ZARIfG__trustLine span:not(.Hero-module__ZARIfG__dot):before{content:"✓";color:var(--green-accent);margin-right:5px;font-weight:700}.Hero-module__ZARIfG__floatingCard{display:none}.Hero-module__ZARIfG__heroImageWrapper{max-width:min(88%,320px)}.Hero-module__ZARIfG__imageBlock{margin-top:0}}
.Pioneers-module__4Jvuwa__section{min-height:92vh;padding:var(--space-24) 0;background:#fff;flex-direction:column;justify-content:center;display:flex}.Pioneers-module__4Jvuwa__card{gap:var(--space-12);border-radius:var(--radius-3xl);background:radial-gradient(circle at 8% 10%,#00c48c1f,#0000 30%),linear-gradient(135deg,#172554 0%,#1d4ed8 60%,#2563ff 100%);border:1px solid #4f7dff59;grid-template-columns:1.05fr .95fr;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000040}.Pioneers-module__4Jvuwa__copy{align-items:flex-start;gap:var(--space-5);flex-direction:column;display:flex}.Pioneers-module__4Jvuwa__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);color:var(--white);background:#ffffff1a;border:1px solid #fff3;font-size:.8125rem;font-weight:700;display:inline-flex}.Pioneers-module__4Jvuwa__title{max-width:620px;color:var(--white);font-size:clamp(2rem,4vw,3rem);line-height:1.1}.Pioneers-module__4Jvuwa__description{max-width:620px;color:var(--white-80);font-size:1.05rem;line-height:1.7}.Pioneers-module__4Jvuwa__note{color:var(--white-60)}.Pioneers-module__4Jvuwa__list{justify-content:center;gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b112047;border:1px solid #ffffff1f;flex-direction:column;display:flex}.Pioneers-module__4Jvuwa__list li{align-items:flex-start;gap:var(--space-3);color:var(--white-90);line-height:1.5;display:flex}.Pioneers-module__4Jvuwa__list svg{color:#6ee7b7;flex:none;margin-top:3px}@media (max-width:900px){.Pioneers-module__4Jvuwa__card{grid-template-columns:1fr}}@media (max-width:640px){.Pioneers-module__4Jvuwa__section{min-height:auto;padding:56px 0}.Pioneers-module__4Jvuwa__card{gap:var(--space-8);padding:var(--space-8) var(--space-5);border-radius:var(--radius-2xl)}.Pioneers-module__4Jvuwa__copy{gap:var(--space-4)}.Pioneers-module__4Jvuwa__title{font-size:2rem}.Pioneers-module__4Jvuwa__description{font-size:1rem}.Pioneers-module__4Jvuwa__list{padding:var(--space-5)}}
.PublicSolutions-module__wf6vca__section{padding:var(--space-20) 0;background:var(--mint-soft)}.PublicSolutions-module__wf6vca__eyebrow{color:var(--blue-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.PublicSolutions-module__wf6vca__section h2{max-width:760px;color:var(--navy-deep);letter-spacing:-.025em;margin-top:.7rem;font-size:clamp(1.9rem,3.5vw,2.8rem);line-height:1.15}.PublicSolutions-module__wf6vca__intro{max-width:760px;color:var(--gray-600);margin-top:1rem;font-size:1.08rem;line-height:1.7}.PublicSolutions-module__wf6vca__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2.4rem;display:grid}.PublicSolutions-module__wf6vca__card{border:1px solid var(--gray-200);border-radius:var(--radius-xl);background:#fff;flex-direction:column;min-height:280px;padding:1.7rem;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 8px 25px #0f172a0b}.PublicSolutions-module__wf6vca__card:hover{border-color:#2563ff66;transform:translateY(-3px)}.PublicSolutions-module__wf6vca__card>svg{width:1.8rem;height:1.8rem;color:var(--blue-primary)}.PublicSolutions-module__wf6vca__card h3{color:var(--navy-deep);margin-top:1.2rem;font-size:1.2rem}.PublicSolutions-module__wf6vca__card p{color:var(--gray-600);margin-top:.7rem;line-height:1.65}.PublicSolutions-module__wf6vca__card span{color:var(--blue-primary);align-items:center;gap:.4rem;margin-top:auto;padding-top:1.2rem;font-weight:700;display:flex}.PublicSolutions-module__wf6vca__guide{color:var(--gray-600);margin-top:1.8rem}.PublicSolutions-module__wf6vca__guide a{color:var(--blue-primary);text-underline-offset:3px;font-weight:700;text-decoration:underline}@media (max-width:800px){.PublicSolutions-module__wf6vca__grid{grid-template-columns:1fr}.PublicSolutions-module__wf6vca__card{min-height:230px}}@media (prefers-reduced-motion:reduce){.PublicSolutions-module__wf6vca__card{transition:none}}
.page-module__jXZM3G__page{min-height:100vh;color:var(--navy-deep);background:#fff}.page-module__jXZM3G__hero{background:radial-gradient(circle at 85% 10%,#3b82f62e,#0000 32%),linear-gradient(145deg,#f8fbff,#fff 62%);padding:8.5rem 0 4.5rem}.page-module__jXZM3G__eyebrow{color:var(--blue-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.page-module__jXZM3G__hero h1{letter-spacing:-.04em;max-width:900px;margin-top:1rem;font-size:clamp(2.35rem,5vw,4.4rem);line-height:1.08}.page-module__jXZM3G__hero p:last-child{max-width:760px;color:var(--gray-600);margin-top:1.4rem;font-size:1.2rem;line-height:1.75}.page-module__jXZM3G__content{padding-top:4.5rem;padding-bottom:5.5rem}.page-module__jXZM3G__content h2{font-size:clamp(1.8rem,3vw,2.5rem)}.page-module__jXZM3G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2.2rem;display:grid}.page-module__jXZM3G__card{border:1px solid var(--gray-200);background:#fff;border-radius:1.15rem;flex-direction:column;min-height:260px;padding:1.8rem;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 10px 30px #0f172a0e}.page-module__jXZM3G__card:hover{border-color:#2563ff73;transform:translateY(-3px)}.page-module__jXZM3G__card span{color:var(--blue-primary);text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:800}.page-module__jXZM3G__card h2{margin-top:.85rem;font-size:1.4rem;line-height:1.3}.page-module__jXZM3G__card p{color:var(--gray-600);margin-top:.8rem;line-height:1.65}.page-module__jXZM3G__card strong{color:var(--blue-primary);margin-top:auto;padding-top:1.2rem}@media (max-width:700px){.page-module__jXZM3G__grid{grid-template-columns:1fr}.page-module__jXZM3G__hero{padding:7rem 0 3.5rem}}@media (prefers-reduced-motion:reduce){.page-module__jXZM3G__card{transition:none}}
.BlogArticle-module__3NYPoW__page{min-height:100vh;color:var(--navy-deep);background:#fff}.BlogArticle-module__3NYPoW__hero{background:radial-gradient(circle at 85% 10%,#3b82f62e,#0000 32%),linear-gradient(145deg,#f8fbff,#fff 62%);padding:8.5rem 0 4.5rem}.BlogArticle-module__3NYPoW__breadcrumb{color:var(--gray-500);flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;font-size:.9rem;display:flex}.BlogArticle-module__3NYPoW__breadcrumb a{color:var(--blue-primary)}.BlogArticle-module__3NYPoW__eyebrow{color:var(--blue-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.BlogArticle-module__3NYPoW__hero h1{letter-spacing:-.04em;max-width:900px;margin-top:1rem;font-size:clamp(2.3rem,5vw,4.25rem);line-height:1.08}.BlogArticle-module__3NYPoW__lead{max-width:790px;color:var(--gray-600);margin-top:1.5rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.75}.BlogArticle-module__3NYPoW__byline{color:var(--gray-500);margin-top:1.5rem;font-size:.92rem}.BlogArticle-module__3NYPoW__layout{grid-template-columns:minmax(0,760px) minmax(220px,290px);align-items:start;gap:4.5rem;padding-top:4.5rem;padding-bottom:5.5rem;display:grid}.BlogArticle-module__3NYPoW__article section+section{border-top:1px solid var(--gray-200);margin-top:3.8rem;padding-top:3.8rem}.BlogArticle-module__3NYPoW__article h2{letter-spacing:-.025em;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.2}.BlogArticle-module__3NYPoW__article h3{margin-top:2rem;font-size:1.3rem;line-height:1.3}.BlogArticle-module__3NYPoW__article p{color:var(--gray-600);margin-top:1rem;line-height:1.85}.BlogArticle-module__3NYPoW__article ul,.BlogArticle-module__3NYPoW__article ol{color:var(--gray-600);gap:.8rem;margin:1.3rem 0 0 1.3rem;line-height:1.7;display:grid}.BlogArticle-module__3NYPoW__article ul{list-style:outside}.BlogArticle-module__3NYPoW__article ol{list-style:decimal}.BlogArticle-module__3NYPoW__article a{color:var(--blue-primary);text-underline-offset:3px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.BlogArticle-module__3NYPoW__callout{background:#eff6ff;border:1px solid #bfdbfe;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.BlogArticle-module__3NYPoW__callout strong{margin-bottom:.45rem;display:block}.BlogArticle-module__3NYPoW__aside{border:1px solid var(--gray-200);background:var(--mint-soft);border-radius:1rem;padding:1.5rem;position:sticky;top:7rem}.BlogArticle-module__3NYPoW__aside strong{font-size:1.05rem;display:block}.BlogArticle-module__3NYPoW__aside a{color:var(--blue-primary);margin-top:.85rem;line-height:1.45;display:block}.BlogArticle-module__3NYPoW__cta{background:var(--navy-deep);color:#fff;padding:4.5rem 0}.BlogArticle-module__3NYPoW__ctaBox{justify-content:space-between;align-items:center;gap:2rem;display:flex}.BlogArticle-module__3NYPoW__cta h2{max-width:680px;font-size:clamp(1.7rem,3vw,2.45rem)}.BlogArticle-module__3NYPoW__cta p{max-width:680px;color:var(--gray-400);margin-top:.8rem;line-height:1.7}.BlogArticle-module__3NYPoW__button{background:var(--blue-primary);color:#fff;border-radius:.75rem;flex-shrink:0;padding:.85rem 1.25rem;font-weight:750;display:inline-flex}@media (max-width:850px){.BlogArticle-module__3NYPoW__layout{grid-template-columns:1fr}.BlogArticle-module__3NYPoW__aside{position:static}.BlogArticle-module__3NYPoW__ctaBox{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.BlogArticle-module__3NYPoW__hero{padding:7rem 0 3.5rem}.BlogArticle-module__3NYPoW__layout{padding-top:3.5rem}.BlogArticle-module__3NYPoW__article section+section{margin-top:3rem;padding-top:3rem}}@media (prefers-reduced-motion:reduce){.BlogArticle-module__3NYPoW__button{scroll-behavior:auto}}
.PublicMarketingPage-module__h8XMxq__page{min-height:100vh;color:var(--navy-deep);background:#fff}.PublicMarketingPage-module__h8XMxq__hero{background:radial-gradient(circle at 88% 12%,#3b82f633,#0000 34%),linear-gradient(145deg,#f8fbff 0%,#fff 58%);padding:9rem 0 5.5rem;position:relative;overflow:hidden}.PublicMarketingPage-module__h8XMxq__hero:after{content:"";background:#2563eb12;border-radius:50%;width:22rem;height:22rem;position:absolute;bottom:-13rem;left:-12rem}.PublicMarketingPage-module__h8XMxq__breadcrumb{color:var(--gray-500);align-items:center;gap:.6rem;margin-bottom:2.5rem;font-size:.9rem;display:flex}.PublicMarketingPage-module__h8XMxq__breadcrumb a{color:var(--blue-primary)}.PublicMarketingPage-module__h8XMxq__heroGrid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:center;gap:4.5rem;display:grid}.PublicMarketingPage-module__h8XMxq__eyebrow{color:var(--blue-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.PublicMarketingPage-module__h8XMxq__hero h1{letter-spacing:-.04em;max-width:850px;margin-top:1rem;font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.08}.PublicMarketingPage-module__h8XMxq__lead{max-width:760px;color:var(--gray-600);margin-top:1.6rem;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.75}.PublicMarketingPage-module__h8XMxq__actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.PublicMarketingPage-module__h8XMxq__primaryButton,.PublicMarketingPage-module__h8XMxq__secondaryButton{border-radius:.75rem;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.8rem 1.25rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.PublicMarketingPage-module__h8XMxq__primaryButton{color:#fff;background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));box-shadow:var(--shadow-blue)}.PublicMarketingPage-module__h8XMxq__secondaryButton{color:var(--blue-primary);background:#fff;border:1px solid #2563ff47}.PublicMarketingPage-module__h8XMxq__primaryButton:hover,.PublicMarketingPage-module__h8XMxq__secondaryButton:hover{transform:translateY(-2px)}.PublicMarketingPage-module__h8XMxq__summary{background:#ffffffe6;border:1px solid #2563ff24;border-radius:1.5rem;padding:2rem;box-shadow:0 24px 70px #0f172a1a}.PublicMarketingPage-module__h8XMxq__summary>svg{width:2rem;height:2rem;color:var(--blue-primary)}.PublicMarketingPage-module__h8XMxq__summary h2{margin-top:1rem;font-size:1.45rem}.PublicMarketingPage-module__h8XMxq__summary ul{gap:.9rem;margin-top:1.25rem;display:grid}.PublicMarketingPage-module__h8XMxq__summary li,.PublicMarketingPage-module__h8XMxq__checkList li{color:var(--gray-600);align-items:flex-start;gap:.65rem;line-height:1.55;display:flex}.PublicMarketingPage-module__h8XMxq__summary li svg,.PublicMarketingPage-module__h8XMxq__checkList li svg{width:1.15rem;min-width:1.15rem;color:var(--blue-primary);margin-top:.2rem}.PublicMarketingPage-module__h8XMxq__section{padding:5.5rem 0}.PublicMarketingPage-module__h8XMxq__muted{background:var(--mint-soft)}.PublicMarketingPage-module__h8XMxq__section h2,.PublicMarketingPage-module__h8XMxq__related h2,.PublicMarketingPage-module__h8XMxq__example h2{letter-spacing:-.025em;max-width:780px;margin-top:.75rem;font-size:clamp(1.8rem,3.5vw,2.75rem);line-height:1.16}.PublicMarketingPage-module__h8XMxq__sectionLead{max-width:790px;color:var(--gray-600);margin-top:1.15rem;font-size:1.12rem;line-height:1.75}.PublicMarketingPage-module__h8XMxq__paragraph{max-width:850px;color:var(--gray-600);margin-top:1rem;line-height:1.8}.PublicMarketingPage-module__h8XMxq__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2.25rem;display:grid}.PublicMarketingPage-module__h8XMxq__card{border:1px solid var(--gray-200);background:#fff;border-radius:1.1rem;padding:1.65rem;box-shadow:0 8px 25px #0f172a0b}.PublicMarketingPage-module__h8XMxq__card>svg{width:1.7rem;height:1.7rem;color:var(--blue-primary)}.PublicMarketingPage-module__h8XMxq__card h3{margin-top:.9rem;font-size:1.15rem}.PublicMarketingPage-module__h8XMxq__card p{color:var(--gray-600);margin-top:.55rem;line-height:1.65}.PublicMarketingPage-module__h8XMxq__checkList{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;max-width:900px;margin-top:2rem;display:grid}.PublicMarketingPage-module__h8XMxq__steps{counter-reset:steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.2rem;display:grid}.PublicMarketingPage-module__h8XMxq__steps li{background:var(--navy-card);color:#fff;border-radius:1rem;align-items:center;gap:.8rem;min-height:96px;padding:1.2rem;display:flex;position:relative}.PublicMarketingPage-module__h8XMxq__steps span{background:var(--blue-primary);border-radius:50%;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.PublicMarketingPage-module__h8XMxq__example{background:#fff;padding:5rem 0}.PublicMarketingPage-module__h8XMxq__exampleBox{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:1.5rem;padding:clamp(1.8rem,5vw,3.5rem)}.PublicMarketingPage-module__h8XMxq__exampleBox p:last-child{max-width:850px;color:var(--gray-600);margin-top:1rem;font-size:1.08rem;line-height:1.75}.PublicMarketingPage-module__h8XMxq__related{background:var(--mint-soft);padding:5.5rem 0}.PublicMarketingPage-module__h8XMxq__relatedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.PublicMarketingPage-module__h8XMxq__relatedCard{border:1px solid var(--gray-200);background:#fff;border-radius:1rem;flex-direction:column;min-height:190px;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}.PublicMarketingPage-module__h8XMxq__relatedCard:hover{border-color:#2563ff73;transform:translateY(-3px)}.PublicMarketingPage-module__h8XMxq__relatedCard strong{color:var(--navy-deep);font-size:1.12rem}.PublicMarketingPage-module__h8XMxq__relatedCard>span{color:var(--gray-600);margin-top:.65rem;line-height:1.55}.PublicMarketingPage-module__h8XMxq__relatedCard .PublicMarketingPage-module__h8XMxq__relatedAction{color:var(--blue-primary);align-items:center;gap:.4rem;margin-top:auto;padding-top:1rem;font-weight:700;display:flex}.PublicMarketingPage-module__h8XMxq__cta{background:var(--navy-deep);color:#fff;padding:5.5rem 0}.PublicMarketingPage-module__h8XMxq__ctaBox{justify-content:space-between;align-items:center;gap:3rem;display:flex}.PublicMarketingPage-module__h8XMxq__cta h2{max-width:720px;margin-top:.7rem;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.15}.PublicMarketingPage-module__h8XMxq__cta p:not(.PublicMarketingPage-module__h8XMxq__eyebrow){max-width:710px;color:var(--gray-400);margin-top:1rem;line-height:1.7}.PublicMarketingPage-module__h8XMxq__cta .PublicMarketingPage-module__h8XMxq__primaryButton{flex-shrink:0}@media (max-width:900px){.PublicMarketingPage-module__h8XMxq__heroGrid{grid-template-columns:1fr;gap:2.5rem}.PublicMarketingPage-module__h8XMxq__cards,.PublicMarketingPage-module__h8XMxq__steps,.PublicMarketingPage-module__h8XMxq__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.PublicMarketingPage-module__h8XMxq__ctaBox{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.PublicMarketingPage-module__h8XMxq__hero{padding:7rem 0 4rem}.PublicMarketingPage-module__h8XMxq__section,.PublicMarketingPage-module__h8XMxq__related,.PublicMarketingPage-module__h8XMxq__cta{padding:4rem 0}.PublicMarketingPage-module__h8XMxq__cards,.PublicMarketingPage-module__h8XMxq__steps,.PublicMarketingPage-module__h8XMxq__relatedGrid,.PublicMarketingPage-module__h8XMxq__checkList{grid-template-columns:1fr}.PublicMarketingPage-module__h8XMxq__summary{padding:1.4rem}.PublicMarketingPage-module__h8XMxq__actions{flex-direction:column}.PublicMarketingPage-module__h8XMxq__primaryButton,.PublicMarketingPage-module__h8XMxq__secondaryButton{width:100%}}@media (prefers-reduced-motion:reduce){.PublicMarketingPage-module__h8XMxq__primaryButton,.PublicMarketingPage-module__h8XMxq__secondaryButton,.PublicMarketingPage-module__h8XMxq__relatedCard{transition:none}}
