.PageHero-module__DsQ9ba__wrapper{padding-top:7rem;padding-bottom:3rem}.PageHero-module__DsQ9ba__inner{max-width:48rem}.PageHero-module__DsQ9ba__inner.PageHero-module__DsQ9ba__centered{text-align:center;margin-left:auto;margin-right:auto}.PageHero-module__DsQ9ba__inner>*{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards PageHero-module__DsQ9ba__heroFadeIn;transform:translateY(20px)}.PageHero-module__DsQ9ba__inner>:first-child{animation-delay:.1s}.PageHero-module__DsQ9ba__inner>:nth-child(2){animation-delay:.25s}.PageHero-module__DsQ9ba__inner>:nth-child(3){animation-delay:.4s}@keyframes PageHero-module__DsQ9ba__heroFadeIn{to{opacity:1;transform:translateY(0)}}.PageHero-module__DsQ9ba__title{color:var(--foreground);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.1}.PageHero-module__DsQ9ba__subtitle{color:var(--muted-foreground);font-size:1rem;line-height:1.6}.PageHero-module__DsQ9ba__badges{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.PageHero-module__DsQ9ba__badge{background-color:var(--muted);border:1px solid var(--border);color:var(--muted-foreground);border-radius:9999px;align-items:center;gap:.375rem;padding:.3125rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}@media (min-width:640px){.PageHero-module__DsQ9ba__wrapper{padding-top:8rem;padding-bottom:4rem}.PageHero-module__DsQ9ba__title{font-size:2.25rem}.PageHero-module__DsQ9ba__subtitle{font-size:1.125rem}.PageHero-module__DsQ9ba__badge{padding:.375rem .875rem;font-size:.8125rem}}@media (min-width:1024px){.PageHero-module__DsQ9ba__title{font-size:3rem}.PageHero-module__DsQ9ba__subtitle{font-size:1.25rem}}
.Button-module__iYV4-q__button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__iYV4-q__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__iYV4-q__primary{background-color:var(--accent);color:var(--accent-foreground);box-shadow:0 4px 14px #ef444463}.Button-module__iYV4-q__primary:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 6px 20px rgba(var(--brand-accent-rgb),.3);transform:translateY(-1px)}.Button-module__iYV4-q__secondary{background-color:var(--brand-navy);color:#fff;border:1px solid var(--brand-navy-dark)}[data-theme=dark] .Button-module__iYV4-q__secondary{background-color:var(--brand-navy-dark);border-color:var(--border)}.Button-module__iYV4-q__secondary:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-1px)}[data-theme=dark] .Button-module__iYV4-q__secondary:hover:not(:disabled){filter:brightness(1.2)}.Button-module__iYV4-q__ghost{color:var(--foreground);background-color:#0000}.Button-module__iYV4-q__ghost:hover:not(:disabled){filter:brightness(.9);background-color:var(--muted)}.Button-module__iYV4-q__sm{height:2rem;padding:0 .75rem;font-size:.875rem}.Button-module__iYV4-q__md{height:2.75rem;padding:0 1.5rem;font-size:1rem}.Button-module__iYV4-q__lg{height:3.25rem;padding:0 2rem;font-size:1.125rem}.Button-module__iYV4-q__fullWidth{width:100%}
:root{--orbit-blue:var(--brand-blue-light);--orbit-indigo:var(--brand-blue);--orbit-green:#10b981}.Hero-module__ZARIfG__wrapper{padding-top:6rem;padding-bottom:3rem}.Hero-module__ZARIfG__heroGrid{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.Hero-module__ZARIfG__heroContent{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.Hero-module__ZARIfG__heroContent>*{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__heroFadeIn;transform:translateY(20px)}.Hero-module__ZARIfG__heroContent>:first-child{animation-delay:.1s}.Hero-module__ZARIfG__heroContent>:nth-child(2){animation-delay:.25s}.Hero-module__ZARIfG__heroContent>:nth-child(3){animation-delay:.4s}.Hero-module__ZARIfG__heroContent>:nth-child(4){animation-delay:.55s}@keyframes Hero-module__ZARIfG__heroFadeIn{to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__title{color:var(--foreground);font-size:2rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--muted-foreground);max-width:600px;font-size:1.0625rem;line-height:1.6}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__ZARIfG__badges{color:var(--muted-foreground);flex-wrap:wrap;gap:1rem;margin-top:.5rem;font-size:.8125rem;font-weight:500;display:flex}.Hero-module__ZARIfG__badge{align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__heroVisual{opacity:0;justify-content:center;align-items:center;width:100%;min-height:280px;max-height:360px;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards Hero-module__ZARIfG__heroFadeIn;display:flex;position:relative}.Hero-module__ZARIfG__visualContainer{aspect-ratio:1;width:100%;max-width:280px;position:relative}.Hero-module__ZARIfG__connectingLines{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__connectLine{stroke:var(--border);stroke-width:1.5px;stroke-dasharray:6 4;animation:20s linear infinite Hero-module__ZARIfG__dashFlow}[data-theme=dark] .Hero-module__ZARIfG__connectLine{stroke:var(--muted-foreground);opacity:.3}@keyframes Hero-module__ZARIfG__dashFlow{to{stroke-dashoffset:-200px}}.Hero-module__ZARIfG__pulseRing,.Hero-module__ZARIfG__pulseRing2{border:1px solid var(--accent);opacity:0;z-index:1;pointer-events:none;border-radius:50%;width:8rem;height:8rem;animation:3s cubic-bezier(0,0,.2,1) infinite Hero-module__ZARIfG__pulseExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__pulseRing2{animation-delay:1.5s}@keyframes Hero-module__ZARIfG__pulseExpand{0%{opacity:.4;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}.Hero-module__ZARIfG__centerNode{background-color:var(--card);border:1px solid var(--border);z-index:20;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Hero-module__ZARIfG__centerIcon{background-color:rgba(var(--brand-accent-rgb),.1);border-radius:.375rem;margin-bottom:.25rem;padding:.375rem}.Hero-module__ZARIfG__centerLabel{font-size:.75rem;font-weight:700}.Hero-module__ZARIfG__orbitNode{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);z-index:15;background-color:#fffc;border-radius:.625rem;flex-direction:column;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;padding:.375rem;transition:transform .3s,box-shadow .3s;animation:3s ease-in-out infinite Hero-module__ZARIfG__bounce;display:flex;position:absolute;box-shadow:0 4px 6px -1px #0000001a}.Hero-module__ZARIfG__orbitNode:hover{box-shadow:0 8px 20px -3px #00000026}.Hero-module__ZARIfG__orbitLabel{font-size:.625rem;font-weight:500}[data-theme=dark] .Hero-module__ZARIfG__orbitNode{background-color:rgba(var(--brand-navy-rgb),.8)}@keyframes Hero-module__ZARIfG__bounce{0%,to{margin-top:0}50%{margin-top:-8px}}@media (min-width:640px){.Hero-module__ZARIfG__wrapper{padding-top:7rem;padding-bottom:4rem}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.25rem}.Hero-module__ZARIfG__heroVisual{min-height:340px;max-height:400px}.Hero-module__ZARIfG__visualContainer{max-width:340px}.Hero-module__ZARIfG__centerNode{width:7rem;height:7rem}.Hero-module__ZARIfG__orbitNode{width:5.5rem;height:5.5rem}.Hero-module__ZARIfG__orbitLabel{font-size:.75rem}.Hero-module__ZARIfG__centerLabel{font-size:.875rem}.Hero-module__ZARIfG__pulseRing,.Hero-module__ZARIfG__pulseRing2{width:10rem;height:10rem}}@media (min-width:1024px){.Hero-module__ZARIfG__wrapper{padding-top:4rem}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__heroVisual{min-height:400px;max-height:450px}.Hero-module__ZARIfG__visualContainer{max-width:400px}.Hero-module__ZARIfG__centerNode{width:8rem;height:8rem}.Hero-module__ZARIfG__orbitNode{width:6rem;height:6rem}}
.LanguageToggle-module__qSlm8a__container{align-items:center;display:inline-flex;position:relative}.LanguageToggle-module__qSlm8a__toggleButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:.375rem;align-items:center;gap:.375rem;height:2.25rem;padding:.375rem .5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.LanguageToggle-module__qSlm8a__toggleButton:hover{background:var(--muted-base)}.LanguageToggle-module__qSlm8a__langCode{display:none}@media (min-width:640px){.LanguageToggle-module__qSlm8a__langCode{display:inline}}.LanguageToggle-module__qSlm8a__chevron{opacity:.7;transition:transform .2s}.LanguageToggle-module__qSlm8a__chevronOpen{transform:rotate(180deg)}.LanguageToggle-module__qSlm8a__dropdown{background:var(--background);border:1px solid var(--border);z-index:50;border-radius:.5rem;min-width:140px;padding:.25rem;animation:.15s ease-out LanguageToggle-module__qSlm8a__fadeIn;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes LanguageToggle-module__qSlm8a__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.LanguageToggle-module__qSlm8a__option{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .15s;display:flex}.LanguageToggle-module__qSlm8a__option:hover{background:var(--muted-base)}.LanguageToggle-module__qSlm8a__optionActive{background:var(--muted-base);color:var(--brand-blue-light);font-weight:600}.LanguageToggle-module__qSlm8a__optionCode{opacity:.7;width:1.5rem;font-size:.75rem;font-weight:600}.LanguageToggle-module__qSlm8a__optionName{flex-grow:1}
.Header-module__hBw1pG__header{z-index:50;height:var(--header-height);align-items:center;transition:background-color .3s,box-shadow .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background-color:#ffffffd9;box-shadow:0 1px 3px #0000000a,0 4px 8px -2px #0000000f}[data-theme=dark] .Header-module__hBw1pG__scrolled{background-color:#0b1120d9}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__links{align-items:center;gap:.25rem;display:none}.Header-module__hBw1pG__link{color:var(--muted-foreground);border-radius:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;position:relative}.Header-module__hBw1pG__link:hover{color:var(--foreground);background-color:var(--muted)}.Header-module__hBw1pG__linkActive{color:var(--accent);font-weight:600}.Header-module__hBw1pG__linkActive:hover{color:var(--accent)}.Header-module__hBw1pG__linkActive:after{content:"";background-color:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:.25rem;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__actions{align-items:center;gap:.75rem;display:none}.Header-module__hBw1pG__mobileActions{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__mobileMenuBtn{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s;display:flex}.Header-module__hBw1pG__mobileMenuBtn:hover{background-color:var(--muted);border-color:var(--muted-foreground)}.Header-module__hBw1pG__mobileMenu{top:var(--header-height);background:var(--background);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;z-index:49;flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:flex;position:fixed;left:0;right:0;transform:translateY(-100%);box-shadow:0 10px 25px -5px #0000001a}.Header-module__hBw1pG__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__hBw1pG__mobileLink{color:var(--foreground);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:block}.Header-module__hBw1pG__mobileLink:hover{background-color:var(--muted)}.Header-module__hBw1pG__mobileLinkActive{color:var(--accent);background-color:rgba(var(--brand-accent-rgb),.05);font-weight:600}.Header-module__hBw1pG__mobileCta{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}@media (min-width:900px){.Header-module__hBw1pG__links,.Header-module__hBw1pG__actions{display:flex}.Header-module__hBw1pG__mobileActions,.Header-module__hBw1pG__mobileMenu{display:none}}
.Home-module__YeEf2G__sectionTitle,.Home-module__YeEf2G__sectionSubtitle{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto;padding:0 1rem}.Home-module__YeEf2G__sectionTitle h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.Home-module__YeEf2G__sectionSubtitle{color:var(--muted-foreground);font-size:1rem}.Home-module__YeEf2G__problemContainer{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.Home-module__YeEf2G__problemText{flex:1;min-width:0}.Home-module__YeEf2G__problemVisual{aspect-ratio:4/3;flex:1;width:100%;min-height:280px;max-height:350px;position:relative}.Home-module__YeEf2G__problemList{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Home-module__YeEf2G__problemItem{align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.Home-module__YeEf2G__problemBullet{background-color:var(--brand-accent);border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.625rem}.Home-module__YeEf2G__problemCard{background:var(--muted);border-radius:var(--radius);border:1px solid var(--border);align-items:center;gap:.5rem;max-width:80%;padding:.75rem;transition:transform .3s,box-shadow .3s;display:flex;position:absolute}.Home-module__YeEf2G__problemCard:hover{box-shadow:0 8px 20px -4px #0000001a}.Home-module__YeEf2G__problemCardLabel{font-size:.75rem;font-weight:600}.Home-module__YeEf2G__problemCardRisk{background:var(--muted);border-radius:var(--radius);border:1px solid var(--accent);color:var(--accent);align-items:center;gap:.5rem;max-width:80%;padding:.75rem;transition:transform .3s,box-shadow .3s;display:flex;position:absolute}.Home-module__YeEf2G__problemCardRisk:hover{box-shadow:0 8px 20px -4px #0000001a}.Home-module__YeEf2G__solutionGrid{grid-template-columns:1fr;align-items:center;gap:1.5rem;max-width:64rem;margin:0 auto;display:grid}.Home-module__YeEf2G__solutionCard{border-radius:var(--radius);background-color:var(--card);border:1px solid var(--border);flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex}.Home-module__YeEf2G__solutionCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px -6px #0000001a}.Home-module__YeEf2G__solutionSourceItem{background-color:var(--muted);border-radius:.25rem;align-items:center;gap:.75rem;padding:.625rem;font-size:.8125rem;font-weight:500;transition:background-color .2s;display:flex}.Home-module__YeEf2G__solutionSourceItem:hover{background-color:var(--border)}.Home-module__YeEf2G__solutionCenter{text-align:center;background:linear-gradient(135deg,var(--brand-navy),var(--brand-navy-dark));color:#fff;border:1px solid rgba(var(--brand-blue-rgb),.2);box-shadow:0 20px 40px -10px rgba(var(--brand-navy-rgb),.3);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.Home-module__YeEf2G__solutionCenter:before{content:"";background:radial-gradient(circle,rgba(var(--brand-blue-rgb),.08)0%,transparent 60%);pointer-events:none;width:200%;height:200%;animation:8s ease-in-out infinite Home-module__YeEf2G__shimmer;position:absolute;top:-50%;left:-50%}@keyframes Home-module__YeEf2G__shimmer{0%,to{transform:translate(0)}50%{transform:translate(30%,30%)}}.Home-module__YeEf2G__solutionCenterIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background-color:#ffffff26;border-radius:9999px;margin-bottom:.75rem;padding:.75rem;display:inline-flex;position:relative}.Home-module__YeEf2G__solutionCenterTitle{z-index:1;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;position:relative}.Home-module__YeEf2G__solutionCenterSub{opacity:.9;z-index:1;font-size:.8125rem;position:relative}.Home-module__YeEf2G__solutionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);text-align:center;margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.Home-module__YeEf2G__featureGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.Home-module__YeEf2G__audienceContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Home-module__YeEf2G__audiencePill{background-color:var(--background);border:1px solid var(--border);cursor:default;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d}.Home-module__YeEf2G__audiencePill:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 6px 16px -3px #0000001a}.Home-module__YeEf2G__audiencePillLabel{font-size:.8125rem;font-weight:500}.Home-module__YeEf2G__smeCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);background-color:#fffc;border-radius:1rem;max-width:64rem;margin:0 auto;padding:1.5rem;transition:border-color .3s;position:relative;overflow:hidden}.Home-module__YeEf2G__smeCard:hover{border-color:var(--accent)}.Home-module__YeEf2G__smeCard:before{content:"";background:linear-gradient(90deg,var(--brand-blue),var(--brand-blue-light),var(--brand-blue));background-size:200% 100%;height:3px;animation:4s infinite Home-module__YeEf2G__gradientSlide;position:absolute;top:0;left:0;right:0}@keyframes Home-module__YeEf2G__gradientSlide{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}[data-theme=dark] .Home-module__YeEf2G__smeCard{background-color:rgba(var(--brand-navy-rgb),.8)}.Home-module__YeEf2G__smeContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Home-module__YeEf2G__smeTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Home-module__YeEf2G__smeDescription{color:var(--muted-foreground);font-size:1rem}.Home-module__YeEf2G__smeList{border:1px solid var(--border);background-color:#ffffff80;border-radius:.75rem;width:100%;padding:1.25rem}[data-theme=dark] .Home-module__YeEf2G__smeList{background-color:#0003}.Home-module__YeEf2G__smeItem{align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9375rem;display:flex}.Home-module__YeEf2G__smeItem:last-child{margin-bottom:0}.Home-module__YeEf2G__smeCheckIcon{color:#16a34a;background-color:#22c55e33;border-radius:50%;flex-shrink:0;padding:.25rem;display:flex}.Home-module__YeEf2G__smeItemLabel{font-weight:500}.Home-module__YeEf2G__deploymentGrid{grid-template-columns:1fr;gap:1.25rem;max-width:56rem;margin:0 auto;display:grid}.Home-module__YeEf2G__deploymentCard{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card);flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Home-module__YeEf2G__deploymentCard:before{content:"";background:var(--deployment-accent,var(--accent));transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Home-module__YeEf2G__deploymentCard:hover:before{transform:scaleX(1)}.Home-module__YeEf2G__deploymentCard:hover{border-color:var(--deployment-accent,var(--accent));transform:translateY(-4px);box-shadow:0 12px 24px -6px #0000001a}.Home-module__YeEf2G__deploymentCardTitle{font-size:1.125rem;font-weight:700}.Home-module__YeEf2G__deploymentList{color:var(--muted-foreground);flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.Home-module__YeEf2G__deploymentListItem{gap:.5rem;display:flex}.Home-module__YeEf2G__trustContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Home-module__YeEf2G__trustItem{background-color:var(--background);border:1px solid var(--border);cursor:default;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d}.Home-module__YeEf2G__trustItem:hover{border-color:var(--brand-navy);transform:translateY(-3px);box-shadow:0 6px 16px -3px #0000001a}.Home-module__YeEf2G__trustItemLabel{font-size:.8125rem;font-weight:600}.Home-module__YeEf2G__finalCtaWrapper{text-align:center;padding:4rem 0;position:relative;overflow:hidden}.Home-module__YeEf2G__finalCtaContent{z-index:2;max-width:48rem;margin:0 auto;padding:0 1rem;position:relative}.Home-module__YeEf2G__finalCtaTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.15}.Home-module__YeEf2G__finalCtaSubtitle{color:var(--muted-foreground);max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.Home-module__YeEf2G__finalCtaButtons{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.Home-module__YeEf2G__ctaOrb{filter:blur(80px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Home-module__YeEf2G__ctaOrb1{filter:blur(80px);opacity:.15;pointer-events:none;z-index:0;background:var(--accent);border-radius:50%;width:250px;height:250px;animation:12s ease-in-out infinite Home-module__YeEf2G__orbFloat;position:absolute;top:-60px;right:-60px}.Home-module__YeEf2G__ctaOrb2{filter:blur(80px);opacity:.15;pointer-events:none;z-index:0;background:var(--brand-blue-light);border-radius:50%;width:200px;height:200px;animation:10s ease-in-out infinite reverse Home-module__YeEf2G__orbFloat;position:absolute;bottom:-50px;left:-50px}@keyframes Home-module__YeEf2G__orbFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.Home-module__YeEf2G__videoContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.Home-module__YeEf2G__videoWrapper{flex:1;width:100%}.Home-module__YeEf2G__videoPlaceholder{aspect-ratio:16/9;background-color:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.Home-module__YeEf2G__videoPlaceholder:hover{box-shadow:0 12px 32px -6px #0000001f}.Home-module__YeEf2G__videoOverlay{background:linear-gradient(135deg,rgba(var(--brand-navy-rgb),.05),transparent 60%);pointer-events:none;position:absolute;inset:0}.Home-module__YeEf2G__videoPlayBtn{z-index:10;background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.Home-module__YeEf2G__videoPlaceholder:hover .Home-module__YeEf2G__videoPlayBtn{transform:scale(1.1);box-shadow:0 14px 28px -5px #00000026}.Home-module__YeEf2G__videoPlayLabel{color:var(--muted-foreground);font-size:.8125rem;font-weight:500;position:absolute;bottom:1rem}.Home-module__YeEf2G__videoContent{flex-direction:column;flex:1;gap:1.25rem;min-width:0;display:flex}.Home-module__YeEf2G__videoTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Home-module__YeEf2G__videoSubtitle{color:var(--muted-foreground);font-size:1rem}.Home-module__YeEf2G__videoList{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Home-module__YeEf2G__videoItem{align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}@media (min-width:480px){.Home-module__YeEf2G__smeCard{padding:2rem 3rem 2rem 2rem}.Home-module__YeEf2G__finalCtaTitle{font-size:2rem}.Home-module__YeEf2G__finalCtaButtons{flex-direction:row}}@media (min-width:768px){.Home-module__YeEf2G__sectionTitle h2{font-size:2.25rem}.Home-module__YeEf2G__sectionSubtitle{font-size:1.125rem}.Home-module__YeEf2G__problemContainer{flex-direction:row;gap:3rem}.Home-module__YeEf2G__problemVisual{min-height:350px;max-height:none}.Home-module__YeEf2G__smeCard{padding:3rem 4.5rem 3rem 3rem}.Home-module__YeEf2G__smeContent{flex-direction:row}.Home-module__YeEf2G__smeTitle{font-size:1.875rem}.Home-module__YeEf2G__deploymentGrid,.Home-module__YeEf2G__featureGrid{grid-template-columns:repeat(2,1fr)}.Home-module__YeEf2G__audiencePill{padding:.75rem 1.25rem}.Home-module__YeEf2G__videoPlayBtn{width:5rem;height:5rem}.Home-module__YeEf2G__videoTitle{font-size:1.875rem}.Home-module__YeEf2G__finalCtaWrapper{padding:6rem 0}.Home-module__YeEf2G__finalCtaTitle{font-size:2.5rem}.Home-module__YeEf2G__finalCtaSubtitle{font-size:1.25rem}.Home-module__YeEf2G__ctaOrb1{width:400px;height:400px;top:-100px;right:-100px}.Home-module__YeEf2G__ctaOrb2{width:300px;height:300px;bottom:-80px;left:-80px}}@media (min-width:1024px){.Home-module__YeEf2G__solutionGrid{grid-template-columns:repeat(3,1fr)}.Home-module__YeEf2G__solutionCenter{padding:2.5rem 2rem}.Home-module__YeEf2G__solutionCenterTitle{font-size:1.5rem}.Home-module__YeEf2G__featureGrid{grid-template-columns:repeat(3,1fr)}.Home-module__YeEf2G__videoContainer{flex-direction:row;gap:3rem}.Home-module__YeEf2G__finalCtaWrapper{padding:8rem 0}.Home-module__YeEf2G__finalCtaTitle{font-size:3rem}}
.FeatureCard-module__HruiJW__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);cursor:default;flex-direction:column;gap:1.25rem;height:100%;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.FeatureCard-module__HruiJW__card:before{content:"";background:linear-gradient(90deg,var(--accent),#f97316);transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.FeatureCard-module__HruiJW__card:hover:before{transform:scaleX(1)}.FeatureCard-module__HruiJW__card:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 20px 40px -10px #0000001f}[data-theme=dark] .FeatureCard-module__HruiJW__card:hover{box-shadow:0 20px 40px -10px #0006}.FeatureCard-module__HruiJW__iconWrapper{width:3rem;height:3rem;color:var(--brand-navy);background:linear-gradient(135deg,#e0f2fe99,#e0f2fe33);border-radius:.75rem;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .FeatureCard-module__HruiJW__iconWrapper{color:var(--brand-blue-light);background:linear-gradient(135deg,#1e293bcc,#1e293b66)}.FeatureCard-module__HruiJW__title{color:var(--foreground);font-size:1.25rem;font-weight:600}.FeatureCard-module__HruiJW__description{color:var(--muted-foreground);flex-grow:1;font-size:.95rem;line-height:1.6}.FeatureCard-module__HruiJW__bulletList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.FeatureCard-module__HruiJW__bulletItem{color:var(--muted-foreground);padding-left:1rem;font-size:.9rem;position:relative}.FeatureCard-module__HruiJW__bulletItem:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}
.Footer-module__S6Hkya__footer{background-color:var(--brand-navy);color:#fff;padding:3rem 0 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}.Footer-module__S6Hkya__brand{max-width:320px}.Footer-module__S6Hkya__logoWrap{filter:brightness(0)invert();margin-bottom:1rem}.Footer-module__S6Hkya__brandDesc{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:var(--foreground);margin-bottom:1rem;font-size:.9375rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__contactItem{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__ctaLink{color:var(--brand-accent);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__ctaLink:hover{opacity:.8}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--muted-foreground);border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--muted-foreground);text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLink:hover{color:#94a3b8}@media (min-width:640px){.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem}.Footer-module__S6Hkya__bottom{text-align:left;flex-direction:row;justify-content:space-between}}@media (min-width:768px){.Footer-module__S6Hkya__footer{padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{gap:4rem;margin-bottom:4rem}}
.Assessment-module__pJ5aKG__assessmentContainer{grid-template-columns:1fr;gap:4rem;max-width:64rem;margin:0 auto;display:grid}@media (min-width:1024px){.Assessment-module__pJ5aKG__assessmentContainer{grid-template-columns:1fr 1fr;align-items:start}}.Assessment-module__pJ5aKG__contentArea{flex-direction:column;gap:2.5rem;display:flex}.Assessment-module__pJ5aKG__introText{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6}.Assessment-module__pJ5aKG__introText p{margin-bottom:1rem}.Assessment-module__pJ5aKG__sectionBlock{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.Assessment-module__pJ5aKG__sectionTitle{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;display:flex}.Assessment-module__pJ5aKG__sectionIcon{color:var(--brand-blue-light);background:rgba(var(--brand-blue-rgb),.1);border-radius:.5rem;padding:.5rem}.Assessment-module__pJ5aKG__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Assessment-module__pJ5aKG__listItem{align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.Assessment-module__pJ5aKG__listIcon{color:var(--brand-accent);flex-shrink:0;margin-top:.125rem}.Assessment-module__pJ5aKG__listIconGreen{color:#10b981;flex-shrink:0;margin-top:.125rem}.Assessment-module__pJ5aKG__outcomeBlock{background:linear-gradient(135deg,rgba(var(--brand-blue-rgb),.05),rgba(var(--brand-blue-rgb),.15));border-color:rgba(var(--brand-blue-rgb),.2)}.Assessment-module__pJ5aKG__timeRequirement{background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Assessment-module__pJ5aKG__formArea{position:sticky;top:6rem}.Assessment-module__pJ5aKG__formCard{background:var(--card);border:1px solid rgba(var(--brand-blue-rgb),.2);border-radius:1rem;padding:2rem;box-shadow:0 12px 24px -6px #0000001a}.Assessment-module__pJ5aKG__formCard:before{content:"";background:linear-gradient(90deg,var(--brand-blue),var(--brand-blue-light));border-top-left-radius:1rem;border-top-right-radius:1rem;height:4px;position:absolute;top:0;left:0;right:0}.Assessment-module__pJ5aKG__formHeader{text-align:center;margin-bottom:2rem}.Assessment-module__pJ5aKG__formTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Assessment-module__pJ5aKG__formSub{color:var(--muted-foreground);font-size:.875rem}.Assessment-module__pJ5aKG__fieldGroup{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.Assessment-module__pJ5aKG__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Assessment-module__pJ5aKG__input,.Assessment-module__pJ5aKG__textarea,.Assessment-module__pJ5aKG__select{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.Assessment-module__pJ5aKG__input:focus,.Assessment-module__pJ5aKG__textarea:focus,.Assessment-module__pJ5aKG__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ef44441a}.Assessment-module__pJ5aKG__input::placeholder,.Assessment-module__pJ5aKG__textarea::placeholder{color:var(--muted-foreground);opacity:.6}.Assessment-module__pJ5aKG__selectWrapper{position:relative}.Assessment-module__pJ5aKG__selectWrapper:after{content:"▼";pointer-events:none;color:var(--muted-foreground);font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Assessment-module__pJ5aKG__select{appearance:none;padding-right:2.5rem}.Assessment-module__pJ5aKG__textarea{resize:vertical;min-height:5rem}.Assessment-module__pJ5aKG__successMessage{text-align:center;background:#10b9810d;border:1px solid #10b98133;border-radius:.75rem;flex-direction:column;align-items:center;margin-top:1rem;padding:2rem;display:flex}.Assessment-module__pJ5aKG__successIcon{color:#10b981;margin-bottom:1rem}.Assessment-module__pJ5aKG__errorMessage{color:var(--accent);text-align:center;margin-top:1rem;font-size:.875rem}
.Compliance-module__KMoAba__pillarsGrid{grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin:0 auto;display:grid}.Compliance-module__KMoAba__pillarCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Compliance-module__KMoAba__pillarCard:before{content:"";background:linear-gradient(90deg,var(--accent),#f97316);transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Compliance-module__KMoAba__pillarCard:hover:before{transform:scaleX(1)}.Compliance-module__KMoAba__pillarCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 24px -6px #0000001a}.Compliance-module__KMoAba__pillarIcon{color:var(--accent);margin-bottom:1rem}.Compliance-module__KMoAba__pillarTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Compliance-module__KMoAba__pillarDesc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.Compliance-module__KMoAba__iktBanner{background:var(--muted);border:1px solid var(--border);border-radius:1rem;max-width:64rem;margin:0 auto;padding:3rem;position:relative;overflow:hidden}.Compliance-module__KMoAba__iktBanner:before{content:"";background:linear-gradient(90deg,var(--accent),#f97316,var(--accent));background-size:200% 100%;height:3px;animation:4s infinite Compliance-module__KMoAba__gradientSlide;position:absolute;top:0;left:0;right:0}@keyframes Compliance-module__KMoAba__gradientSlide{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Compliance-module__KMoAba__iktTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.Compliance-module__KMoAba__iktGrid{grid-template-columns:1fr;gap:2rem;display:grid}.Compliance-module__KMoAba__iktList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Compliance-module__KMoAba__iktItem{align-items:flex-start;gap:.75rem;display:flex}.Compliance-module__KMoAba__iktBullet{background-color:var(--accent);border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.5rem}.Compliance-module__KMoAba__iktItemText{color:var(--foreground);line-height:1.6}.Compliance-module__KMoAba__standardsContainer{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:48rem;margin:0 auto;display:flex}.Compliance-module__KMoAba__standardBadge{background:var(--background);border:1px solid var(--border);cursor:default;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .25s;display:flex}.Compliance-module__KMoAba__standardBadge:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 6px 16px -3px #0000001a}.Compliance-module__KMoAba__ctaWrapper{text-align:center;padding:4rem 0}.Compliance-module__KMoAba__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.Compliance-module__KMoAba__ctaSub{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem}@media (min-width:768px){.Compliance-module__KMoAba__pillarsGrid,.Compliance-module__KMoAba__iktGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Compliance-module__KMoAba__pillarsGrid{grid-template-columns:repeat(4,1fr)}}
.Contact-module__J3q-aa__grid{grid-template-columns:1fr;gap:3rem;max-width:56rem;margin:0 auto;display:grid}.Contact-module__J3q-aa__formWrapper{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__formTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Contact-module__J3q-aa__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.Contact-module__J3q-aa__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ef44441a}.Contact-module__J3q-aa__input::placeholder,.Contact-module__J3q-aa__textarea::placeholder{color:var(--muted-foreground);opacity:.6}.Contact-module__J3q-aa__selectWrapper{position:relative}.Contact-module__J3q-aa__selectWrapper:after{content:"▼";pointer-events:none;color:var(--muted-foreground);font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Contact-module__J3q-aa__select{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);appearance:none;border-radius:.5rem;outline:none;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.Contact-module__J3q-aa__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ef44441a}.Contact-module__J3q-aa__successMessage{text-align:center;color:var(--foreground);background:#10b9810d;border:1px solid #10b98133;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.Contact-module__J3q-aa__successIcon{color:#10b981;width:3rem;height:3rem;margin-bottom:1rem}.Contact-module__J3q-aa__errorMessage{color:var(--accent);text-align:center;margin-top:.5rem;font-size:.875rem}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:8rem}.Contact-module__J3q-aa__sideCards{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__infoCard{background:var(--muted);border:1px solid var(--border);border-radius:1rem;padding:2rem;transition:border-color .3s}.Contact-module__J3q-aa__infoCard:hover{border-color:var(--accent)}.Contact-module__J3q-aa__infoCardTitle{color:var(--foreground);margin-bottom:1.25rem;font-size:1.125rem;font-weight:600}.Contact-module__J3q-aa__infoList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Contact-module__J3q-aa__infoItem{align-items:center;gap:.75rem;display:flex}.Contact-module__J3q-aa__infoIcon{color:var(--accent);flex-shrink:0}.Contact-module__J3q-aa__infoLink{color:var(--foreground);text-decoration:none;transition:color .2s}.Contact-module__J3q-aa__infoLink:hover{color:var(--accent)}.Contact-module__J3q-aa__demoCard{background:linear-gradient(135deg,#ef44440d,#f973160d);border:1px solid #ef444426;border-radius:1rem;padding:2rem;transition:border-color .3s,box-shadow .3s}.Contact-module__J3q-aa__demoCard:hover{border-color:var(--accent);box-shadow:0 8px 20px -4px #ef44441a}.Contact-module__J3q-aa__demoCardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Contact-module__J3q-aa__demoCardDesc{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}@media (min-width:768px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1fr}}
.Demo-module__JTtHXa__videoHero{text-align:center;max-width:56rem;margin:0 auto}.Demo-module__JTtHXa__videoFrame{aspect-ratio:16/9;background:linear-gradient(135deg,var(--brand-navy),var(--brand-navy-dark));border:1px solid var(--border);cursor:pointer;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.Demo-module__JTtHXa__videoFrame:hover{box-shadow:0 20px 40px -10px #0003}.Demo-module__JTtHXa__videoFrame:before{content:"";pointer-events:none;background:radial-gradient(circle,#e0f2fe0f 0%,#0000 60%);width:200%;height:200%;animation:8s ease-in-out infinite Demo-module__JTtHXa__shimmer;position:absolute;top:-50%;left:-50%}@keyframes Demo-module__JTtHXa__shimmer{0%,to{transform:translate(0)}50%{transform:translate(20%,20%)}}.Demo-module__JTtHXa__playCircle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem;transition:transform .3s,background-color .3s;display:flex}.Demo-module__JTtHXa__videoFrame:hover .Demo-module__JTtHXa__playCircle{background:#ffffff40;transform:scale(1.1)}.Demo-module__JTtHXa__videoFrameLabel{color:#ffffffb3;font-size:.875rem;font-weight:500}.Demo-module__JTtHXa__videoCaption{color:var(--muted-foreground);font-size:.9375rem}.Demo-module__JTtHXa__highlightsGrid{grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin:0 auto;display:grid}.Demo-module__JTtHXa__highlightCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Demo-module__JTtHXa__highlightCard:before{content:"";background:linear-gradient(90deg,var(--card-accent,var(--accent)),var(--card-accent-end,#f97316));transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Demo-module__JTtHXa__highlightCard:hover:before{transform:scaleX(1)}.Demo-module__JTtHXa__highlightCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 24px -6px #0000001a}.Demo-module__JTtHXa__cardIcon{color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;display:flex}.Demo-module__JTtHXa__cardIcon.Demo-module__JTtHXa__blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Demo-module__JTtHXa__cardIcon.Demo-module__JTtHXa__indigo{background:linear-gradient(135deg,#6366f1,#4f46e5)}.Demo-module__JTtHXa__cardIcon.Demo-module__JTtHXa__emerald{background:linear-gradient(135deg,#10b981,#059669)}.Demo-module__JTtHXa__cardIcon.Demo-module__JTtHXa__amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.Demo-module__JTtHXa__cardIcon.Demo-module__JTtHXa__rose{background:linear-gradient(135deg,#f43f5e,#e11d48)}.Demo-module__JTtHXa__cardIcon.Demo-module__JTtHXa__cyan{background:linear-gradient(135deg,#06b6d4,#0891b2)}.Demo-module__JTtHXa__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.Demo-module__JTtHXa__cardDesc{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.Demo-module__JTtHXa__cardBullets{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Demo-module__JTtHXa__cardBulletItem{color:var(--foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.Demo-module__JTtHXa__bulletIcon{color:var(--accent);flex-shrink:0}.Demo-module__JTtHXa__timeline{flex-direction:column;gap:0;max-width:48rem;margin:0 auto;display:flex;position:relative}.Demo-module__JTtHXa__timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:0;bottom:0;left:1.25rem}.Demo-module__JTtHXa__timelineItem{gap:1.5rem;padding-bottom:2rem;display:flex;position:relative}.Demo-module__JTtHXa__timelineItem:last-child{padding-bottom:0}.Demo-module__JTtHXa__timelineDot{background:var(--accent);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.8125rem;font-weight:700;display:flex}.Demo-module__JTtHXa__timelineContent{flex:1;padding-top:.25rem}.Demo-module__JTtHXa__timelineTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Demo-module__JTtHXa__timelineDesc{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.Demo-module__JTtHXa__ctaWrapper{text-align:center;padding:3rem 0}.Demo-module__JTtHXa__ctaTitle{margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.Demo-module__JTtHXa__ctaSub{color:var(--muted-foreground);max-width:32rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.Demo-module__JTtHXa__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}@media (min-width:480px){.Demo-module__JTtHXa__ctaButtons{flex-direction:row}}@media (min-width:768px){.Demo-module__JTtHXa__highlightsGrid{grid-template-columns:repeat(2,1fr)}.Demo-module__JTtHXa__ctaTitle{font-size:2rem}.Demo-module__JTtHXa__ctaSub{font-size:1.125rem}}@media (min-width:1024px){.Demo-module__JTtHXa__highlightsGrid{grid-template-columns:repeat(3,1fr)}}.Demo-module__JTtHXa__formContainer{text-align:left;background:var(--card);border:1px solid var(--border);border-radius:1rem;max-width:48rem;margin:0 auto;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.Demo-module__JTtHXa__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.Demo-module__JTtHXa__formGrid{grid-template-columns:1fr 1fr}}.Demo-module__JTtHXa__fullWidth{grid-column:1/-1}.Demo-module__JTtHXa__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.Demo-module__JTtHXa__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Demo-module__JTtHXa__input,.Demo-module__JTtHXa__textarea,.Demo-module__JTtHXa__select{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.Demo-module__JTtHXa__input:focus,.Demo-module__JTtHXa__textarea:focus,.Demo-module__JTtHXa__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ef44441a}.Demo-module__JTtHXa__input::placeholder,.Demo-module__JTtHXa__textarea::placeholder{color:var(--muted-foreground);opacity:.6}.Demo-module__JTtHXa__textarea{resize:vertical;min-height:8rem}.Demo-module__JTtHXa__selectWrapper{position:relative}.Demo-module__JTtHXa__selectWrapper:after{content:"▼";pointer-events:none;color:var(--muted-foreground);font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Demo-module__JTtHXa__select{appearance:none;padding-right:2.5rem}.Demo-module__JTtHXa__submitWrapper{flex-direction:column;align-items:center;margin-top:2rem;display:flex}.Demo-module__JTtHXa__successMessage{text-align:center;color:var(--foreground);background:#10b9810d;border:1px solid #10b98133;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.Demo-module__JTtHXa__successIcon{color:#10b981;width:3rem;height:3rem;margin-bottom:1rem}.Demo-module__JTtHXa__errorMessage{color:var(--accent);text-align:center;margin-top:1rem;font-size:.875rem}
.Sme-module___7ipXq__cardsGrid{grid-template-columns:1fr;gap:2rem;max-width:64rem;margin:0 auto;display:grid}.Sme-module___7ipXq__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1rem;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Sme-module___7ipXq__card:before{content:"";background:linear-gradient(90deg,var(--accent),#f97316);transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Sme-module___7ipXq__card:hover:before{transform:scaleX(1)}.Sme-module___7ipXq__card:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 20px 40px -10px #0000001f}.Sme-module___7ipXq__cardTitle{color:var(--foreground);font-size:1.25rem;font-weight:700}.Sme-module___7ipXq__cardDesc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.Sme-module___7ipXq__checkList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Sme-module___7ipXq__checkItem{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Sme-module___7ipXq__checkIcon{color:#16a34a;flex-shrink:0}.Sme-module___7ipXq__comparisonGrid{grid-template-columns:1fr;gap:2rem;max-width:56rem;margin:0 auto;display:grid}.Sme-module___7ipXq__comparisonCard{border:1px solid var(--border);border-radius:1rem;padding:2rem}.Sme-module___7ipXq__comparisonCard.Sme-module___7ipXq__without{background:#ef444408;border-color:#ef444433}.Sme-module___7ipXq__comparisonCard.Sme-module___7ipXq__with{background:#10b98108;border-color:#10b98133}.Sme-module___7ipXq__comparisonTitle{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.Sme-module___7ipXq__comparisonTitle.Sme-module___7ipXq__red{color:#dc2626}.Sme-module___7ipXq__comparisonTitle.Sme-module___7ipXq__green{color:#16a34a}.Sme-module___7ipXq__comparisonList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Sme-module___7ipXq__comparisonItem{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.Sme-module___7ipXq__compXIcon{color:#dc2626;flex-shrink:0;margin-top:.125rem}.Sme-module___7ipXq__compCheckIcon{color:#16a34a;flex-shrink:0;margin-top:.125rem}.Sme-module___7ipXq__ctaWrapper{text-align:center;padding:4rem 0}.Sme-module___7ipXq__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.Sme-module___7ipXq__ctaSub{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem}@media (min-width:768px){.Sme-module___7ipXq__cardsGrid{grid-template-columns:repeat(3,1fr)}.Sme-module___7ipXq__comparisonGrid{grid-template-columns:repeat(2,1fr)}}
.Product-module__5EQXZa__capabilitiesGrid{flex-direction:column;gap:2.5rem;display:flex}.Product-module__5EQXZa__capabilityItem{align-items:flex-start;gap:1.5rem;display:flex}.Product-module__5EQXZa__capabilityIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .3s;display:flex}.Product-module__5EQXZa__capabilityItem:hover .Product-module__5EQXZa__capabilityIcon{transform:scale(1.1)}.Product-module__5EQXZa__capabilityIcon.Product-module__5EQXZa__blue{color:#3b82f6;background:linear-gradient(135deg,#3b82f626,#3b82f60d)}.Product-module__5EQXZa__capabilityIcon.Product-module__5EQXZa__indigo{color:#6366f1;background:linear-gradient(135deg,#6366f126,#6366f10d)}.Product-module__5EQXZa__capabilityIcon.Product-module__5EQXZa__emerald{color:#10b981;background:linear-gradient(135deg,#10b98126,#10b9810d)}.Product-module__5EQXZa__capabilityIcon.Product-module__5EQXZa__amber{color:#f59e0b;background:linear-gradient(135deg,#f59e0b26,#f59e0b0d)}.Product-module__5EQXZa__capabilityTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Product-module__5EQXZa__capabilityDesc{color:var(--muted-foreground);line-height:1.6}.Product-module__5EQXZa__archCard{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.Product-module__5EQXZa__archTitle{color:var(--foreground);margin-bottom:2rem;font-size:1.25rem;font-weight:600}.Product-module__5EQXZa__archFlow{flex-direction:column;gap:.75rem;display:flex}.Product-module__5EQXZa__archBox{background:var(--muted);border:1px solid var(--border);text-align:center;border-radius:.5rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background-color .2s}.Product-module__5EQXZa__archBox:hover{background-color:var(--border)}.Product-module__5EQXZa__archCenter{background:linear-gradient(135deg,var(--brand-navy),var(--brand-navy-dark));color:#fff;text-align:center;border-radius:.75rem;padding:1.5rem;position:relative;overflow:hidden}.Product-module__5EQXZa__archCenter:before{content:"";pointer-events:none;background:radial-gradient(circle,#e0f2fe0f 0%,#0000 60%);width:200%;height:200%;animation:8s ease-in-out infinite Product-module__5EQXZa__archShimmer;position:absolute;top:-50%;left:-50%}@keyframes Product-module__5EQXZa__archShimmer{0%,to{transform:translate(0)}50%{transform:translate(20%,20%)}}.Product-module__5EQXZa__archCenterName{z-index:1;margin-bottom:.25rem;font-size:1.125rem;font-weight:700;position:relative}.Product-module__5EQXZa__archCenterSub{opacity:.85;z-index:1;font-size:.8125rem;position:relative}.Product-module__5EQXZa__archArrow{text-align:center;color:var(--muted-foreground);font-size:.8125rem}.Product-module__5EQXZa__archTargets{gap:.75rem;display:flex}.Product-module__5EQXZa__archTargets .Product-module__5EQXZa__archBox{flex:1}.Product-module__5EQXZa__contentGrid{grid-template-columns:1fr;align-items:start;gap:3rem;max-width:64rem;margin:0 auto;display:grid}.Product-module__5EQXZa__ctaWrapper{text-align:center;padding:4rem 0}.Product-module__5EQXZa__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.Product-module__5EQXZa__ctaSub{color:var(--muted-foreground);max-width:36rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media (min-width:768px){.Product-module__5EQXZa__contentGrid{grid-template-columns:1fr 1fr}}
.AssessmentTeaser-module__dasTmG__teaserContainer{background:linear-gradient(135deg,var(--brand-navy),var(--brand-navy-dark));color:#fff;text-align:center;border:1px solid rgba(var(--brand-blue-rgb),.2);border-radius:1.5rem;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000004d}@media (min-width:768px){.AssessmentTeaser-module__dasTmG__teaserContainer{text-align:left;flex-direction:row;align-items:center;gap:4rem;padding:4rem}}.AssessmentTeaser-module__dasTmG__teaserContainer:before{content:"";background:radial-gradient(circle,rgba(var(--brand-blue-rgb),.15),transparent 60%);pointer-events:none;width:80%;height:200%;position:absolute;top:-50%;right:-20%}.AssessmentTeaser-module__dasTmG__content{z-index:1;flex:1;position:relative}.AssessmentTeaser-module__dasTmG__badge{color:#10b981;text-transform:uppercase;letter-spacing:.05em;background:#10b98126;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.AssessmentTeaser-module__dasTmG__title{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.AssessmentTeaser-module__dasTmG__title{font-size:2.5rem}}.AssessmentTeaser-module__dasTmG__description{opacity:.9;max-width:32rem;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.AssessmentTeaser-module__dasTmG__features{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.AssessmentTeaser-module__dasTmG__features{flex-flow:wrap;gap:1.5rem}}.AssessmentTeaser-module__dasTmG__feature{opacity:.9;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.AssessmentTeaser-module__dasTmG__featureIcon{color:var(--brand-blue-light)}.AssessmentTeaser-module__dasTmG__action{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;display:flex;position:relative}@media (min-width:768px){.AssessmentTeaser-module__dasTmG__action{align-items:flex-end}}
.Pricing-module__jnw1Ya__pricingGrid{grid-template-columns:1fr;align-items:start;gap:2rem;max-width:72rem;margin:0 auto;display:grid}@media (min-width:768px){.Pricing-module__jnw1Ya__pricingGrid{grid-template-columns:repeat(3,1fr)}}.Pricing-module__jnw1Ya__tierCard{background:linear-gradient(180deg,var(--brand-navy),var(--brand-navy-dark));color:#fff;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000004d}.Pricing-module__jnw1Ya__tierCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #0006}.Pricing-module__jnw1Ya__tierCard:before{content:"";background:radial-gradient(circle at top center,rgba(var(--brand-blue-rgb),.3),transparent 70%);pointer-events:none;height:120px;position:absolute;top:0;left:0;right:0}.Pricing-module__jnw1Ya__tierCard.Pricing-module__jnw1Ya__popular{border-color:rgba(var(--brand-blue-rgb),.5);box-shadow:0 15px 40px -10px rgba(var(--brand-blue-rgb),.2);transform:translateY(-1rem)}.Pricing-module__jnw1Ya__tierCard.Pricing-module__jnw1Ya__popular:hover{transform:translateY(-1.5rem)}.Pricing-module__jnw1Ya__tierCard.Pricing-module__jnw1Ya__popular:before{background:radial-gradient(circle at top center,rgba(var(--brand-blue-rgb),.5),transparent 70%)}.Pricing-module__jnw1Ya__badge{background-color:var(--brand-blue);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.Pricing-module__jnw1Ya__authBadge{color:#fff;z-index:10;background:#10b981;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:1rem;transform:rotate(5deg);box-shadow:0 2px 4px #0003}.Pricing-module__jnw1Ya__tierHeader{text-align:center;z-index:1;margin-bottom:0;position:relative}.Pricing-module__jnw1Ya__tierType{color:var(--brand-navy);background-color:#fff;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.8125rem;font-weight:700;display:inline-block}.Pricing-module__jnw1Ya__tierName{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Pricing-module__jnw1Ya__priceBlock{margin-bottom:.5rem}.Pricing-module__jnw1Ya__currency{margin-right:.25rem;font-size:1.5rem;font-weight:600}.Pricing-module__jnw1Ya__price{font-size:3rem;font-weight:700;line-height:1}.Pricing-module__jnw1Ya__billingPeriod{opacity:.8;font-size:.875rem}.Pricing-module__jnw1Ya__userLimit{opacity:.8;margin-top:.25rem;font-size:.875rem}.Pricing-module__jnw1Ya__additionalUsers{color:var(--brand-blue-light);margin-top:1rem;font-size:1rem;font-weight:600}.Pricing-module__jnw1Ya__additionalLabel{opacity:.8;color:#fff;font-size:.8125rem;font-weight:400;display:block}.Pricing-module__jnw1Ya__customPrice{font-size:2.5rem;font-weight:700;line-height:1.2}.Pricing-module__jnw1Ya__customSub{opacity:.8;margin-top:.5rem;font-size:.875rem;display:block}.Pricing-module__jnw1Ya__expandButton{color:var(--brand-blue-light);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.25rem;width:100%;margin:1.5rem 0 .5rem;padding:.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:opacity .2s;display:flex}.Pricing-module__jnw1Ya__expandButton:hover{opacity:.8}.Pricing-module__jnw1Ya__inclusionsContent{transition:max-height .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden}.Pricing-module__jnw1Ya__inclusionsCollapsed{opacity:0;max-height:0}.Pricing-module__jnw1Ya__inclusionsExpanded{opacity:1;max-height:1500px;margin-bottom:1rem}.Pricing-module__jnw1Ya__featuresList{z-index:1;flex-direction:column;flex-grow:1;gap:1rem;margin:1rem 0 2rem;padding:0;list-style:none;display:flex;position:relative}.Pricing-module__jnw1Ya__featureItem{opacity:.9;align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.Pricing-module__jnw1Ya__featureIcon{color:var(--brand-blue-light);flex-shrink:0;margin-top:.125rem}.Pricing-module__jnw1Ya__sectionGroup{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1rem}.Pricing-module__jnw1Ya__sectionGroupTitle{color:var(--brand-blue-light);margin-bottom:.75rem;font-size:.875rem;font-weight:700}.Pricing-module__jnw1Ya__subList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__jnw1Ya__subListItem{opacity:.8;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.Pricing-module__jnw1Ya__subListItem:before{content:"•";color:var(--brand-blue-light)}.Pricing-module__jnw1Ya__actionWrapper{text-align:center;z-index:1;margin-top:auto;padding-top:1.5rem;position:relative}.Pricing-module__jnw1Ya__actionHint{opacity:.8;justify-content:center;align-items:center;min-height:2.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Pricing-module__jnw1Ya__priceSubBlock{margin-top:1rem}.Pricing-module__jnw1Ya__priceSub{font-size:1.5rem;font-weight:700}
