.HeroRegistryAnimation-module__YUFLMq__stage{--center-x:64%;--center-y:46%;--cycle:22s;width:100%;height:100%;position:absolute;inset:0}.HeroRegistryAnimation-module__YUFLMq__solarSystem{left:var(--center-x);top:var(--center-y);z-index:2;opacity:0;pointer-events:none;width:0;height:0;animation:.8s ease-out 4.8s forwards HeroRegistryAnimation-module__YUFLMq__solarAppear;position:absolute;transform:translate(-50%,-50%)}.HeroRegistryAnimation-module__YUFLMq__sun{background:radial-gradient(circle,#fff 0%,#93c5fd 45%,#3b82f6 100%);border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;position:absolute;top:50%;left:50%;box-shadow:0 0 18px #3b82f673}.HeroRegistryAnimation-module__YUFLMq__orbitRing{width:var(--orbit-w);height:var(--orbit-h);margin:calc(var(--orbit-h) / -2) 0 0 calc(var(--orbit-w) / -2);border:1px solid #3b82f624;border-radius:50%;position:absolute;top:50%;left:50%;transform:rotate(-16deg)}.HeroRegistryAnimation-module__YUFLMq__planet{width:var(--planet-size);height:var(--planet-size);margin:calc(var(--planet-size) / -2) 0 0 calc(var(--planet-size) / -2);background:var(--planet-color);animation:HeroRegistryAnimation-module__YUFLMq__planetOrbit var(--orbit-duration) linear infinite;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 6px #3b82f659}@keyframes HeroRegistryAnimation-module__YUFLMq__solarAppear{to{opacity:1}}@keyframes HeroRegistryAnimation-module__YUFLMq__planetOrbit{0%{transform:rotate(var(--orbit-start,0deg)) translateX(calc(var(--orbit-w) / 2)) rotate(calc(-1 * var(--orbit-start,0deg)))}to{transform:rotate(calc(var(--orbit-start,0deg) + 360deg)) translateX(calc(var(--orbit-w) / 2)) rotate(calc(-1 * (var(--orbit-start,0deg) + 360deg)))}}.HeroRegistryAnimation-module__YUFLMq__registryField{z-index:3;position:absolute;inset:0;overflow:hidden}.HeroRegistryAnimation-module__YUFLMq__chip{left:var(--start-x);top:var(--start-y);z-index:3;color:#1e40af;white-space:nowrap;opacity:1;animation:HeroRegistryAnimation-module__YUFLMq__chipLoad var(--cycle) linear infinite backwards, HeroRegistryAnimation-module__YUFLMq__chipFly var(--cycle) cubic-bezier(.45, .05, .2, 1) infinite backwards;animation-delay:var(--chip-delay), var(--chip-delay);will-change:left, top, opacity, transform;background:#fffffff5;border:1px solid #3b82f647;border-radius:999px;padding:.35rem .7rem;font-size:.6875rem;font-weight:600;position:absolute;transform:translate(-50%,-50%)scale(1);box-shadow:0 4px 16px #0f172a1a}.HeroRegistryAnimation-module__YUFLMq__chip:after{content:"";filter:blur(5px);width:0;height:8px;transform:translateY(-50%) rotate(var(--trail-in));transform-origin:100%;opacity:0;animation:HeroRegistryAnimation-module__YUFLMq__contrail var(--cycle) ease-out infinite backwards, HeroRegistryAnimation-module__YUFLMq__contrailAngle var(--cycle) linear infinite backwards;animation-delay:var(--chip-delay), var(--chip-delay);pointer-events:none;background:linear-gradient(90deg,#3b82f647 0%,#3b82f61f 40%,#3b82f60a 70%,#0000 100%);border-radius:999px;position:absolute;top:50%;right:calc(100% + 3px)}.HeroRegistryAnimation-module__YUFLMq__chipFeatured{color:#bae6fd;z-index:4;background:linear-gradient(135deg,#0f2744 0%,#1e3a5f 100%);border-color:#7dd3fc73;box-shadow:0 4px 20px #3b82f647}.HeroRegistryAnimation-module__YUFLMq__chipFeatured:after{filter:blur(6px);background:linear-gradient(90deg,#7dd3fc52 0%,#3b82f624 40%,#3b82f60d 70%,#0000 100%)}.HeroRegistryAnimation-module__YUFLMq__convergence{left:var(--center-x);top:var(--center-y);z-index:5;position:absolute;transform:translate(-50%,-50%)}.HeroRegistryAnimation-module__YUFLMq__explosion{z-index:1;opacity:0;width:3rem;height:3rem;animation:HeroRegistryAnimation-module__YUFLMq__whiteExplosion var(--cycle) ease-out infinite;pointer-events:none;background:radial-gradient(circle,#fff 0%,#fffffff2 12%,#dbeafea6 28%,#93c5fd40 48%,#3b82f614 62%,#0000 78%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.HeroRegistryAnimation-module__YUFLMq__explosionRing{z-index:1;opacity:0;width:4rem;height:4rem;animation:HeroRegistryAnimation-module__YUFLMq__explosionRing var(--cycle) ease-out infinite;pointer-events:none;border:3px solid #ffffffe6;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.HeroRegistryAnimation-module__YUFLMq__explosionFlash{z-index:0;opacity:0;width:6rem;height:6rem;animation:HeroRegistryAnimation-module__YUFLMq__explosionFlash var(--cycle) ease-out infinite;pointer-events:none;background:radial-gradient(circle,#ffffffd9 0%,#0000 70%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.HeroRegistryAnimation-module__YUFLMq__resultStack{z-index:4;width:min(420px,42vw);animation:HeroRegistryAnimation-module__YUFLMq__resultReveal var(--cycle) ease-in-out infinite;flex-direction:column;align-items:center;gap:1.15rem;display:flex;position:relative}.HeroRegistryAnimation-module__YUFLMq__logoCore{justify-content:center;width:100%;display:flex}.HeroRegistryAnimation-module__YUFLMq__coreLogo{object-fit:contain;filter:drop-shadow(0 14px 36px #0f172a29);width:auto;height:clamp(4.75rem,10vw,7rem);display:block}.HeroRegistryAnimation-module__YUFLMq__appCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 20px 48px #0f172a24}.HeroRegistryAnimation-module__YUFLMq__appHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:.35rem;padding:.55rem .75rem;display:flex}.HeroRegistryAnimation-module__YUFLMq__appDot{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.HeroRegistryAnimation-module__YUFLMq__appTitle{color:#64748b;margin-left:.35rem;font-size:.625rem;font-weight:600}.HeroRegistryAnimation-module__YUFLMq__appBody{flex-direction:column;gap:.5rem;padding:.65rem .75rem .75rem;display:flex}.HeroRegistryAnimation-module__YUFLMq__appRow{grid-template-columns:auto 1fr auto;align-items:start;gap:.5rem;font-size:.625rem;display:grid}.HeroRegistryAnimation-module__YUFLMq__appIcon{font-size:.875rem;line-height:1}.HeroRegistryAnimation-module__YUFLMq__appRow strong{color:#0f172a;font-size:.6875rem;display:block}.HeroRegistryAnimation-module__YUFLMq__appRow span{color:#64748b;margin-top:.1rem;display:block}.HeroRegistryAnimation-module__YUFLMq__appStatusOk{color:#16a34a;background:#22c55e1f;border-radius:999px;padding:.15rem .4rem;font-size:.5625rem;font-style:normal;font-weight:700}.HeroRegistryAnimation-module__YUFLMq__appStatusWatch{color:#d97706;background:#f59e0b1f;border-radius:999px;padding:.15rem .4rem;font-size:.5625rem;font-style:normal;font-weight:700}.HeroRegistryAnimation-module__YUFLMq__appFooter{color:#64748b;border-top:1px solid #f1f5f9;padding-top:.35rem;font-size:.5625rem}.HeroRegistryAnimation-module__YUFLMq__caption{z-index:4;letter-spacing:.12em;text-transform:uppercase;color:#3b82f6b3;white-space:nowrap;margin:0;font-size:.6875rem;font-weight:600;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}@keyframes HeroRegistryAnimation-module__YUFLMq__chipLoad{0%,19%{opacity:1}20%,37%{opacity:0}38%,to{opacity:1}}@keyframes HeroRegistryAnimation-module__YUFLMq__chipFly{0%,3%{left:var(--start-x);top:var(--start-y);transform:translate(-50%,-50%)scale(1)}12%{transform:translate(-50%,-50%)scale(1.45)}20%{left:var(--center-x);top:var(--center-y);transform:translate(-50%,-50%)scale(1)}21%,37%{left:var(--center-x);top:var(--center-y);transform:translate(-50%,-50%)scale(0)}38%{left:var(--center-x);top:var(--center-y);transform:translate(-50%,-50%)scale(.55)}46%{transform:translate(-50%,-50%)scale(1.45)}54%,to{left:var(--start-x);top:var(--start-y);transform:translate(-50%,-50%)scale(1)}}@keyframes HeroRegistryAnimation-module__YUFLMq__contrailAngle{0%,37%{transform:translateY(-50%) rotate(var(--trail-in))}38%,to{transform:translateY(-50%) rotate(var(--trail-out))}}@keyframes HeroRegistryAnimation-module__YUFLMq__contrail{0%,3%{opacity:0;width:0}6%,19%{opacity:.55;width:clamp(52px,12vw,120px)}21%,37%{opacity:0;width:0}40%,53%{opacity:.55;width:clamp(52px,12vw,120px)}55%,to{opacity:0;width:0}}@keyframes HeroRegistryAnimation-module__YUFLMq__whiteExplosion{0%,19%{opacity:0;transform:translate(-50%,-50%)scale(0)}21%{opacity:1;transform:translate(-50%,-50%)scale(1)}24%{opacity:.95;transform:translate(-50%,-50%)scale(14)}28%{opacity:0;transform:translate(-50%,-50%)scale(20)}to{opacity:0;transform:translate(-50%,-50%)scale(0)}}@keyframes HeroRegistryAnimation-module__YUFLMq__explosionRing{0%,20%{opacity:0;transform:translate(-50%,-50%)scale(0)}22%{opacity:.95;transform:translate(-50%,-50%)scale(1.5)}26%{opacity:0;transform:translate(-50%,-50%)scale(9)}to{opacity:0}}@keyframes HeroRegistryAnimation-module__YUFLMq__explosionFlash{0%,20%{opacity:0;transform:translate(-50%,-50%)scale(0)}22%{opacity:.9;transform:translate(-50%,-50%)scale(4)}27%{opacity:0;transform:translate(-50%,-50%)scale(22)}to{opacity:0}}@keyframes HeroRegistryAnimation-module__YUFLMq__resultReveal{0%,27%{opacity:0;pointer-events:none;transform:translateY(18px)scale(.94)}30%,36%{opacity:1;pointer-events:none;transform:translateY(0)scale(1)}39%,to{opacity:0;pointer-events:none;transform:translateY(12px)scale(.96)}}@media (max-width:900px){.HeroRegistryAnimation-module__YUFLMq__stage{--center-x:50%;--center-y:44%}.HeroRegistryAnimation-module__YUFLMq__chip{padding:.28rem .5rem;font-size:.5625rem}.HeroRegistryAnimation-module__YUFLMq__resultStack{width:min(360px,88vw)}.HeroRegistryAnimation-module__YUFLMq__coreLogo{height:3.85rem}.HeroRegistryAnimation-module__YUFLMq__orbitRing{transform-origin:50%;transform:rotate(-16deg)scale(.82)}}@media (prefers-reduced-motion:reduce){.HeroRegistryAnimation-module__YUFLMq__chip,.HeroRegistryAnimation-module__YUFLMq__chip:after,.HeroRegistryAnimation-module__YUFLMq__explosion,.HeroRegistryAnimation-module__YUFLMq__explosionRing,.HeroRegistryAnimation-module__YUFLMq__explosionFlash,.HeroRegistryAnimation-module__YUFLMq__resultStack{animation:none}.HeroRegistryAnimation-module__YUFLMq__solarSystem{opacity:1;animation:none}.HeroRegistryAnimation-module__YUFLMq__planet{animation:none}.HeroRegistryAnimation-module__YUFLMq__chip{opacity:.85}.HeroRegistryAnimation-module__YUFLMq__resultStack{opacity:1;transform:none}.HeroRegistryAnimation-module__YUFLMq__explosion,.HeroRegistryAnimation-module__YUFLMq__explosionRing,.HeroRegistryAnimation-module__YUFLMq__explosionFlash{display:none}}
.Hero-module__ZARIfG__hero{background:#f8fafc}.Hero-module__ZARIfG__stage{min-height:clamp(520px,72vh,680px);position:relative;overflow:hidden}.Hero-module__ZARIfG__animationLayer{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 75% 40%,#3b82f61f 0%,#0000 60%),radial-gradient(40% 40% at 20% 80%,#0066cc0f 0%,#0000 55%);position:absolute;inset:0}.Hero-module__ZARIfG__inner{z-index:2;max-width:var(--max-width);min-height:inherit;align-items:center;margin:0 auto;padding:4rem 1.5rem 3rem;display:flex;position:relative}.Hero-module__ZARIfG__content{z-index:3;background:linear-gradient(90deg,#f8fafc 0% 58%,#f8fafcf0 78%,#f8fafc00 100%);max-width:520px;padding:.5rem 2.5rem .5rem 0;position:relative}.Hero-module__ZARIfG__badge{color:#2563eb;background:#3b82f61a;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#3b82f6;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulseDot}.Hero-module__ZARIfG__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.Hero-module__ZARIfG__title{color:#0f172a;max-width:14ch;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.12}.Hero-module__ZARIfG__lead{color:#64748b;max-width:46ch;margin-top:1.25rem;font-size:1.05rem;line-height:1.65}.Hero-module__ZARIfG__features{flex-direction:column;gap:.65rem;margin-top:1.75rem;display:flex}.Hero-module__ZARIfG__features li{color:#334155;align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;display:flex}.Hero-module__ZARIfG__check{color:#2563eb;background:#3b82f61f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.7rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--color-primary);color:#fff;border-radius:999px;align-items:center;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--color-primary);background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--color-primary);background:#0066cc0a}.Hero-module__ZARIfG__trust{color:#64748b;margin-top:1.75rem;font-size:.875rem}.Hero-module__ZARIfG__trust strong{color:#334155}@keyframes Hero-module__ZARIfG__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@media (max-width:900px){.Hero-module__ZARIfG__inner{text-align:center;justify-content:center;padding-top:3rem}.Hero-module__ZARIfG__content{background:#f8fafceb;border-radius:16px;max-width:none;margin:0 auto;padding:1.25rem 1rem}.Hero-module__ZARIfG__title{max-width:none}.Hero-module__ZARIfG__lead{max-width:none;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__features{align-items:center}.Hero-module__ZARIfG__actions{justify-content:center}}@media (max-width:768px){.Hero-module__ZARIfG__stage{min-height:auto}.Hero-module__ZARIfG__inner{padding-bottom:2rem}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__badgeDot{animation:none}}
.ModuleRegistryMock-module__NiKwaG__mock{background:#f8fafc;border-radius:10px;flex-direction:column;height:100%;max-height:420px;display:flex;overflow:hidden}.ModuleRegistryMock-module__NiKwaG__toolbar{color:#fff;background:linear-gradient(90deg,#06c 0%,#3091e0 100%);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ModuleRegistryMock-module__NiKwaG__toolbarTitle{font-size:.875rem;font-weight:700}.ModuleRegistryMock-module__NiKwaG__toolbarBadge{background:#ffffff2e;border-radius:999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:700}.ModuleRegistryMock-module__NiKwaG__scrollViewport{overscroll-behavior:contain;background:#f8fafc;flex:1;min-height:0;scroll-padding:.75rem 0;position:relative;overflow:hidden auto}.ModuleRegistryMock-module__NiKwaG__scrollTrack{box-sizing:border-box;min-height:min-content;padding:.75rem 0 1rem}.ModuleRegistryMock-module__NiKwaG__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:stretch;gap:0;display:grid}.ModuleRegistryMock-module__NiKwaG__column{background:#f8fafc;flex-direction:column;gap:.65rem;padding:0 .75rem .75rem;display:flex}.ModuleRegistryMock-module__NiKwaG__columnRight{min-height:100%}.ModuleRegistryMock-module__NiKwaG__panelRegistry .ModuleRegistryMock-module__NiKwaG__chips{margin-bottom:.45rem}.ModuleRegistryMock-module__NiKwaG__panelFleet{flex-direction:column;flex:1;padding-bottom:1.1rem;display:flex}.ModuleRegistryMock-module__NiKwaG__panelFleet .ModuleRegistryMock-module__NiKwaG__statusList{flex:1}.ModuleRegistryMock-module__NiKwaG__columnLeft{border-right:1px solid #e2e8f0}.ModuleRegistryMock-module__NiKwaG__panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;box-shadow:0 1px 3px #0f172a0a}.ModuleRegistryMock-module__NiKwaG__panelLabel{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 .55rem;font-size:.625rem;font-weight:700}.ModuleRegistryMock-module__NiKwaG__companyName{color:#0f172a;margin-bottom:.65rem;font-size:.9375rem;display:block}.ModuleRegistryMock-module__NiKwaG__meta{gap:.45rem;margin:0;display:grid}.ModuleRegistryMock-module__NiKwaG__meta div{grid-template-columns:5.5rem 1fr;gap:.35rem;display:grid}.ModuleRegistryMock-module__NiKwaG__meta dt{color:#64748b;margin:0;font-size:.6875rem}.ModuleRegistryMock-module__NiKwaG__meta dd{color:#0f172a;margin:0;font-size:.75rem;font-weight:600}.ModuleRegistryMock-module__NiKwaG__ok{color:#16a34a!important}.ModuleRegistryMock-module__NiKwaG__statusList{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.ModuleRegistryMock-module__NiKwaG__statusList li{color:#334155;justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.75rem;display:flex}.ModuleRegistryMock-module__NiKwaG__statusList em{border-radius:999px;flex-shrink:0;padding:.15rem .4rem;font-size:.625rem;font-style:normal;font-weight:700}.ModuleRegistryMock-module__NiKwaG__statusOk{color:#16a34a;background:#22c55e1f}.ModuleRegistryMock-module__NiKwaG__dataValue{color:#0f172a;flex-shrink:0;font-size:.75rem;font-weight:700}.ModuleRegistryMock-module__NiKwaG__chips{flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem;display:flex}.ModuleRegistryMock-module__NiKwaG__chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.2rem .45rem;font-size:.625rem;font-weight:600}.ModuleRegistryMock-module__NiKwaG__verified{color:#64748b;margin:0;font-size:.6875rem}.ModuleRegistryMock-module__NiKwaG__dataTable{border-collapse:collapse;width:100%;font-size:.75rem}.ModuleRegistryMock-module__NiKwaG__dataTable th{text-align:left;border-bottom:1px solid #eef2f7;padding:0 0 .4rem}.ModuleRegistryMock-module__NiKwaG__tableHeadCell{color:#0f172a;font-size:.75rem;font-weight:700}.ModuleRegistryMock-module__NiKwaG__dataTable td{color:#334155;vertical-align:top;border-bottom:1px solid #eef2f7;padding:.45rem .35rem .45rem 0;line-height:1.45}.ModuleRegistryMock-module__NiKwaG__dataTable td:first-child,.ModuleRegistryMock-module__NiKwaG__dataTable th:first-child,.ModuleRegistryMock-module__NiKwaG__tableHeadCell:first-child{padding-left:0}.ModuleRegistryMock-module__NiKwaG__dataTable tbody tr:last-child td{border-bottom:none}@media (max-width:900px){.ModuleRegistryMock-module__NiKwaG__layout{grid-template-columns:1fr}.ModuleRegistryMock-module__NiKwaG__columnLeft{border-bottom:1px solid #e2e8f0;border-right:none}}@media (prefers-reduced-motion:reduce){.ModuleRegistryMock-module__NiKwaG__scrollViewport{scroll-behavior:auto}}
.ServiceModal-module__ILzE3q__backdrop{z-index:200;-webkit-backdrop-filter:blur(6px);opacity:0;cursor:pointer;background:#f8fafc66;transition:opacity .35s;position:fixed;inset:0}.ServiceModal-module__ILzE3q__backdropVisible{opacity:1}.ServiceModal-module__ILzE3q__panel{z-index:201;background:#fff;border:1px solid #c8d9eb;max-height:700px;transition:top .42s cubic-bezier(.4,0,.2,1),left .42s cubic-bezier(.4,0,.2,1),width .42s cubic-bezier(.4,0,.2,1),height .42s cubic-bezier(.4,0,.2,1),border-radius .42s cubic-bezier(.4,0,.2,1),opacity .25s;position:fixed;overflow:hidden;box-shadow:0 24px 64px #0f172a29}.ServiceModal-module__ILzE3q__content{box-sizing:border-box;flex-direction:column;gap:clamp(.75rem,1.5vh,1.25rem);height:100%;padding:clamp(1.25rem,2.5vw,2.5rem);display:flex;overflow-y:auto}.ServiceModal-module__ILzE3q__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#3091e0;margin:0;font-size:clamp(.7rem,.8vw + .4rem,.8125rem);font-weight:600}.ServiceModal-module__ILzE3q__title{color:#0f172a;margin:0;font-size:clamp(1.35rem,2.2vw + .5rem,2.25rem);line-height:1.15}.ServiceModal-module__ILzE3q__intro{color:#64748b;max-width:72ch;margin:0;font-size:clamp(.9rem,.9vw + .55rem,1.125rem);line-height:1.65}.ServiceModal-module__ILzE3q__list{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:clamp(.75rem,1.5vw,1.25rem);margin:0;padding:0;list-style:none;display:grid}.ServiceModal-module__ILzE3q__list li{background:#f4f8fc;border:1px solid #e2ebf4;border-radius:10px;padding:clamp(.75rem,1.2vw,1rem)}.ServiceModal-module__ILzE3q__list h3{color:#1a4a7a;margin:0 0 .4rem;font-size:clamp(.85rem,.7vw + .55rem,1rem)}.ServiceModal-module__ILzE3q__list p{color:#5a6a7e;margin:0;font-size:clamp(.8rem,.6vw + .5rem,.925rem);line-height:1.55}.ServiceModal-module__ILzE3q__footer{color:#475569;max-width:65ch;margin:0;font-size:clamp(.85rem,.7vw + .5rem,1rem);line-height:1.6}.ServiceModal-module__ILzE3q__cta{color:#fff;background:#22c55e;border-radius:999px;align-self:flex-start;margin-top:auto;padding:clamp(.65rem,1vw,.8rem) clamp(1rem,1.5vw,1.4rem);font-size:clamp(.85rem,.6vw + .55rem,.95rem);font-weight:600;transition:background .2s;display:inline-flex}.ServiceModal-module__ILzE3q__cta:hover{background:#16a34a}@media (prefers-reduced-motion:reduce){.ServiceModal-module__ILzE3q__panel,.ServiceModal-module__ILzE3q__backdrop{transition:none}}@media (max-width:768px){.ServiceModal-module__ILzE3q__list{grid-template-columns:1fr}}
.ModuleScreenshotModal-module__JSmlPa__panel{max-height:none}.ModuleScreenshotModal-module__JSmlPa__frame{background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.ModuleScreenshotModal-module__JSmlPa__chrome{background:linear-gradient(#f8fafc 0%,#eef2f7 100%);border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.35rem;padding:.65rem .85rem;display:flex}.ModuleScreenshotModal-module__JSmlPa__dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px}.ModuleScreenshotModal-module__JSmlPa__url{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-left:.35rem;font-size:.6875rem;font-weight:600;overflow:hidden}.ModuleScreenshotModal-module__JSmlPa__closeBtn{color:#475569;cursor:pointer;background:#94a3b829;border:none;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:auto;padding:0;font-size:1.25rem;line-height:1;transition:background .2s,color .2s;display:inline-flex}.ModuleScreenshotModal-module__JSmlPa__closeBtn:hover{color:#0f172a;background:#94a3b847}.ModuleScreenshotModal-module__JSmlPa__body{background:#fff;flex:1;min-height:0;overflow:auto}.ModuleScreenshotModal-module__JSmlPa__image{image-rendering:auto;width:100%;max-width:none;height:auto;display:block}
.Modules-module__FTqNVG__section{padding:var(--section-padding-y) var(--section-padding-x);background:linear-gradient(#fff 0%,#f4f7fb 100%);position:relative;overflow:hidden}.Modules-module__FTqNVG__backdrop{pointer-events:none;position:absolute;inset:0}.Modules-module__FTqNVG__backdropOrbA,.Modules-module__FTqNVG__backdropOrbB{filter:blur(80px);border-radius:50%;position:absolute}.Modules-module__FTqNVG__backdropOrbA{background:#3b82f61f;width:480px;height:480px;top:-120px;right:-80px}.Modules-module__FTqNVG__backdropOrbB{background:#0066cc14;width:360px;height:360px;bottom:-80px;left:-60px}.Modules-module__FTqNVG__inner{z-index:1;max-width:var(--max-width);margin:0 auto;position:relative}.Modules-module__FTqNVG__intro{max-width:calc(var(--content-intro) + calc(92px * var(--layout-scale)));text-align:center;margin:0 auto 2.5rem}.Modules-module__FTqNVG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.Modules-module__FTqNVG__heading{color:#0f172a;margin:0;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.12}.Modules-module__FTqNVG__heading span{background:linear-gradient(90deg,#06c 0%,#3b82f6 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.Modules-module__FTqNVG__lead{max-width:calc(var(--content-lead) + 7ch);color:#64748b;margin:1rem auto 0;font-size:1.05rem;line-height:1.65}.Modules-module__FTqNVG__tabBar{background:#ffffffd9;border:1px solid #e2e8f0;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;padding:.35rem;display:flex;box-shadow:0 8px 32px #0f172a0f}.Modules-module__FTqNVG__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.65rem 1.15rem;font-size:.875rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex}.Modules-module__FTqNVG__tab:hover{color:#334155;background:#f1f5f9}.Modules-module__FTqNVG__tabActive{background:var(--color-primary);color:#fff;box-shadow:0 8px 24px #0066cc47}.Modules-module__FTqNVG__tabActive:hover{background:var(--color-primary-dark);color:#fff}.Modules-module__FTqNVG__tabLabel{white-space:nowrap}.Modules-module__FTqNVG__tabNew{letter-spacing:.04em;text-transform:uppercase;color:#7c3aed;background:#8b5cf62e;border-radius:999px;padding:.1rem .4rem;font-size:.5625rem;font-weight:800}.Modules-module__FTqNVG__tabActive .Modules-module__FTqNVG__tabNew{color:#fff;background:#fff3}.Modules-module__FTqNVG__showcase{border-radius:calc(var(--radius) + 8px);background:#fff;border:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,3vw,2.25rem);padding:clamp(1.15rem,2vw,1.5rem);animation:.45s Modules-module__FTqNVG__showcaseIn;display:grid;box-shadow:inset 0 0 0 1px #fffc,0 24px 64px #0f172a1a}.Modules-module__FTqNVG__showcaseContent{min-width:0}.Modules-module__FTqNVG__tag{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-bottom:.85rem;padding:.3rem .7rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Modules-module__FTqNVG__accentBlue .Modules-module__FTqNVG__tag{color:#06c;background:#0066cc1a}.Modules-module__FTqNVG__accentAmber .Modules-module__FTqNVG__tag{color:#b45309;background:#f59e0b1f}.Modules-module__FTqNVG__accentGreen .Modules-module__FTqNVG__tag{color:#15803d;background:#22c55e1f}.Modules-module__FTqNVG__accentViolet .Modules-module__FTqNVG__tag{color:#7c3aed;background:#8b5cf61f}.Modules-module__FTqNVG__showcaseTitle{color:#0f172a;margin:0 0 .85rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.Modules-module__FTqNVG__showcaseDescription{color:#64748b;margin:0 0 1.25rem;font-size:.975rem;line-height:1.65}.Modules-module__FTqNVG__features{gap:.55rem;margin-bottom:1.35rem;display:grid}.Modules-module__FTqNVG__features li{color:#334155;align-items:flex-start;gap:.55rem;font-size:.9rem;line-height:1.5;display:flex}.Modules-module__FTqNVG__featureCheck{color:#16a34a;background:#22c55e1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;margin-top:.1rem;font-size:.625rem;font-weight:800;display:inline-flex}.Modules-module__FTqNVG__stats{border-top:1px solid #eef2f7;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}.Modules-module__FTqNVG__stats li{flex-direction:column;gap:.15rem;display:flex}.Modules-module__FTqNVG__stats strong{color:#0f172a;letter-spacing:.01em;font-size:1.125rem;font-weight:800}.Modules-module__FTqNVG__stats span{color:#64748b;font-size:.75rem}.Modules-module__FTqNVG__ctaBtn{background:var(--color-primary);color:#fff;border-radius:999px;align-items:center;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #0066cc38}.Modules-module__FTqNVG__ctaBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 14px 32px #0066cc47}.Modules-module__FTqNVG__showcaseVisual{min-width:0;position:relative}.Modules-module__FTqNVG__floatingBadge{z-index:3;color:#fff;letter-spacing:.03em;background:#0f172a;border-radius:999px;padding:.4rem .75rem;font-size:.6875rem;font-weight:700;animation:4s ease-in-out infinite Modules-module__FTqNVG__floatBadge;position:absolute;top:-.5rem;right:.75rem;box-shadow:0 10px 24px #0f172a40}.Modules-module__FTqNVG__browserFrameHost{z-index:2;width:100%;position:relative}.Modules-module__FTqNVG__browserFrame{background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a24}.Modules-module__FTqNVG__browserFrameClickable{font:inherit;text-align:left;cursor:zoom-in;padding:0;transition:box-shadow .25s,transform .25s,border-color .25s;display:block}.Modules-module__FTqNVG__browserFrameClickable:hover,.Modules-module__FTqNVG__browserFrameClickable:focus-visible{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 24px 56px #0f172a2e}.Modules-module__FTqNVG__browserFrameClickable:focus-visible{outline-offset:3px;outline:2px solid #3b82f673}.Modules-module__FTqNVG__browserFrameStatic{display:block}.Modules-module__FTqNVG__expandHint{z-index:2;color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;background:#0f172ab8;border-radius:999px;padding:.35rem .65rem;font-size:.625rem;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;bottom:.75rem;right:.75rem;transform:translateY(4px)}.Modules-module__FTqNVG__browserFrameClickable:hover .Modules-module__FTqNVG__expandHint,.Modules-module__FTqNVG__browserFrameClickable:focus-visible .Modules-module__FTqNVG__expandHint{opacity:1;transform:translateY(0)}.Modules-module__FTqNVG__browserChrome{background:linear-gradient(#f8fafc 0%,#eef2f7 100%);border-bottom:1px solid #e2e8f0;align-items:center;gap:.35rem;padding:.55rem .75rem;display:flex}.Modules-module__FTqNVG__browserDot{background:#cbd5e1;border-radius:50%;width:8px;height:8px}.Modules-module__FTqNVG__browserUrl{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-left:.35rem;font-size:.625rem;font-weight:600;overflow:hidden}.Modules-module__FTqNVG__browserBody{background:#fff;max-height:420px;overflow:auto}.Modules-module__FTqNVG__browserBodyCompact{max-height:none;padding:1rem}.Modules-module__FTqNVG__browserBodyRegistry{padding:0;overflow:hidden}.Modules-module__FTqNVG__screenshot{width:100%;height:auto;display:block}.Modules-module__FTqNVG__screenshotCompact{border:1px solid #e2e8f0;border-radius:8px;width:100%;height:auto;display:block}.Modules-module__FTqNVG__visualGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#3b82f62e 0%,#0000 70%);border-radius:50%;position:absolute;inset:10% -5% -10%}.Modules-module__FTqNVG__accentAmber .Modules-module__FTqNVG__visualGlow{background:radial-gradient(circle,#f59e0b29 0%,#0000 70%)}.Modules-module__FTqNVG__accentGreen .Modules-module__FTqNVG__visualGlow{background:radial-gradient(circle,#22c55e24 0%,#0000 70%)}.Modules-module__FTqNVG__accentViolet .Modules-module__FTqNVG__visualGlow{background:radial-gradient(circle,#8b5cf629 0%,#0000 70%)}@keyframes Modules-module__FTqNVG__showcaseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Modules-module__FTqNVG__floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:960px){.Modules-module__FTqNVG__showcase{grid-template-columns:1fr}.Modules-module__FTqNVG__showcaseVisual{order:-1}.Modules-module__FTqNVG__browserBody{max-height:280px}}@media (max-width:640px){.Modules-module__FTqNVG__tabBar{border-radius:16px;justify-content:stretch;width:100%}.Modules-module__FTqNVG__tab{flex:calc(50% - .25rem);justify-content:center;padding:.55rem .65rem;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.Modules-module__FTqNVG__showcase,.Modules-module__FTqNVG__floatingBadge{animation:none}.Modules-module__FTqNVG__ctaBtn:hover,.Modules-module__FTqNVG__browserFrameClickable:hover,.Modules-module__FTqNVG__browserFrameClickable:focus-visible{transform:none}.Modules-module__FTqNVG__expandHint{opacity:1;transform:none}}
.Section-module__A23O5q__section{padding:var(--section-padding-y) var(--section-padding-x);background:#fff}.Section-module__A23O5q__sectionAlt{padding:var(--section-padding-y) var(--section-padding-x);background:var(--color-bg-alt)}.Section-module__A23O5q__inner{max-width:var(--max-width);margin:0 auto}.Section-module__A23O5q__heading{text-align:center;margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.25rem)}
.MapInsight-module__RmcdEW__section{padding:var(--section-padding-y) var(--section-padding-x);background:linear-gradient(#fff 0%,#f4f7fb 100%);position:relative;overflow:hidden}.MapInsight-module__RmcdEW__backdrop{pointer-events:none;position:absolute;inset:0}.MapInsight-module__RmcdEW__backdropOrbA,.MapInsight-module__RmcdEW__backdropOrbB{filter:blur(80px);border-radius:50%;position:absolute}.MapInsight-module__RmcdEW__backdropOrbA{background:#3b82f61f;width:420px;height:420px;top:-120px;right:-60px}.MapInsight-module__RmcdEW__backdropOrbB{background:#0066cc14;width:360px;height:360px;bottom:-100px;left:-80px}.MapInsight-module__RmcdEW__intro{max-width:var(--content-intro);text-align:center;margin:0 auto 2.5rem}.MapInsight-module__RmcdEW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-dais-blue);margin:0 0 .75rem;font-size:.78rem;font-weight:700}.MapInsight-module__RmcdEW__heading{margin:0 0 1rem;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.15}.MapInsight-module__RmcdEW__lead{max-width:var(--content-lead);color:var(--color-text-muted);margin:0 auto;font-size:1.05rem}
.CrMapExplorer-module__9TfRFW__shell{gap:1.5rem;display:grid}.CrMapExplorer-module__9TfRFW__controls{gap:.75rem;display:grid}.CrMapExplorer-module__9TfRFW__metricTabs{flex-wrap:wrap;gap:.5rem;display:flex}.CrMapExplorer-module__9TfRFW__metricTab{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.55rem .95rem;font-size:.92rem;transition:background .2s,color .2s,border-color .2s,transform .2s}.CrMapExplorer-module__9TfRFW__metricTab:hover{color:var(--color-text);border-color:#3b82f659}.CrMapExplorer-module__9TfRFW__metricTabActive{color:#fff;background:linear-gradient(135deg,#06c,#3b82f6);border-color:#0000}.CrMapExplorer-module__9TfRFW__updatedAt{color:var(--color-text-muted);margin:0;font-size:.9rem}.CrMapExplorer-module__9TfRFW__layout{grid-template-columns:minmax(0,1.55fr) minmax(224px,.6fr);align-items:stretch;gap:1.5rem;display:grid}.CrMapExplorer-module__9TfRFW__mapPanel,.CrMapExplorer-module__9TfRFW__detailPanel{border:1px solid var(--color-border);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);background:#fff}.CrMapExplorer-module__9TfRFW__mapPanel{gap:1rem;padding:1rem;display:grid}.CrMapExplorer-module__9TfRFW__mapFrame{border-radius:var(--radius);background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 42%),linear-gradient(#f8fbff 0%,#eef4fb 100%);position:relative;overflow:hidden}.CrMapExplorer-module__9TfRFW__mapSvg{width:100%;height:auto;display:block}.CrMapExplorer-module__9TfRFW__regionPath{stroke:#ffffffd9;stroke-width:1.2px;cursor:pointer;outline:none;transition:fill .2s,stroke-width .2s,filter .2s}.CrMapExplorer-module__9TfRFW__regionPath:focus{outline:none}.CrMapExplorer-module__9TfRFW__regionPath:hover,.CrMapExplorer-module__9TfRFW__regionPath:focus-visible{stroke-width:2px}.CrMapExplorer-module__9TfRFW__regionPathSelected{stroke:#0f172a;stroke-width:2.2px}.CrMapExplorer-module__9TfRFW__regionLabel{fill:#0f172ac7;text-anchor:middle;dominant-baseline:middle;paint-order:stroke;stroke:#ffffffe6;stroke-width:3px;font-size:11px;font-weight:600}.CrMapExplorer-module__9TfRFW__regionLabelCompact{font-size:10px}.CrMapExplorer-module__9TfRFW__regionLabelMultiline{fill:#0f172ac7;text-anchor:middle;dominant-baseline:middle;paint-order:stroke;stroke:#ffffffe6;stroke-width:3px;font-size:10px;font-weight:600}.CrMapExplorer-module__9TfRFW__legend{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.CrMapExplorer-module__9TfRFW__legendBar{background:linear-gradient(90deg,#acccec 0%,#125ca5 100%);border-radius:999px;flex:1;height:.55rem}.CrMapExplorer-module__9TfRFW__detailPanel{align-content:start;gap:.7rem;padding:1.15rem 1.25rem;display:grid}.CrMapExplorer-module__9TfRFW__detailEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-dais-blue);margin:0;font-size:.78rem;font-weight:700}.CrMapExplorer-module__9TfRFW__detailTitle{margin:0;font-size:1.35rem;line-height:1.2}.CrMapExplorer-module__9TfRFW__detailMetricLabel{color:var(--color-text-muted);margin:0}.CrMapExplorer-module__9TfRFW__detailMetricValue{color:var(--color-primary-dark);margin:0;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:700;line-height:1}.CrMapExplorer-module__9TfRFW__statsGrid{gap:.75rem;margin:.5rem 0 0;display:grid}.CrMapExplorer-module__9TfRFW__statItem{border-bottom:1px solid var(--color-border);gap:.15rem;padding-bottom:.75rem;display:grid}.CrMapExplorer-module__9TfRFW__statItem:last-child{border-bottom:0;padding-bottom:0}.CrMapExplorer-module__9TfRFW__statItem dt{color:var(--color-text-muted);font-size:.88rem}.CrMapExplorer-module__9TfRFW__statItem dd{margin:0;font-size:1.05rem;font-weight:600}.CrMapExplorer-module__9TfRFW__resetButton{color:var(--color-primary-dark);cursor:pointer;background:#0066cc0f;border:1px solid #0066cc2e;border-radius:999px;margin-top:.25rem;padding:.7rem 1rem;font-weight:600}.CrMapExplorer-module__9TfRFW__resetButton:disabled{opacity:.45;cursor:not-allowed}.CrMapExplorer-module__9TfRFW__hint{color:var(--color-text-muted);margin:0;font-size:.88rem}@media (max-width:960px){.CrMapExplorer-module__9TfRFW__layout{grid-template-columns:1fr}}@media (max-width:640px){.CrMapExplorer-module__9TfRFW__metricTab{text-align:left;width:100%}.CrMapExplorer-module__9TfRFW__regionLabel{display:none}}
.DataSources-module__uBd7XW__intro{max-width:var(--content-intro);text-align:center;margin:0 auto 3rem}.DataSources-module__uBd7XW__heading{margin:0;font-size:clamp(1.75rem,4vw,2.25rem)}.DataSources-module__uBd7XW__lead{color:#64748b;margin:.75rem 0 0;font-size:1.05rem;line-height:1.65}.DataSources-module__uBd7XW__featuredBlock{margin-bottom:3rem}.DataSources-module__uBd7XW__featuredLabel,.DataSources-module__uBd7XW__gridLabel,.DataSources-module__uBd7XW__comingSoonLabel{letter-spacing:.08em;text-transform:uppercase;color:#64748b;text-align:center;margin:0 0 1rem;font-size:.75rem;font-weight:700}.DataSources-module__uBd7XW__featuredGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.25rem;display:grid}.DataSources-module__uBd7XW__featuredCard{border-radius:calc(var(--radius) + 2px);color:#e8f4ff;background:linear-gradient(155deg,#0a1628 0%,#0f2744 100%);border:1px solid #3b82f659;padding:1.35rem 1.4rem;box-shadow:inset 0 0 0 1px #ffffff0a,0 16px 40px #0f172a1f}.DataSources-module__uBd7XW__featuredBadge{letter-spacing:.06em;text-transform:uppercase;color:#7dd3fc;background:#3b82f62e;border:1px solid #7dd3fc59;border-radius:999px;margin-bottom:.75rem;padding:.2rem .55rem;font-size:.625rem;font-weight:700;display:inline-block}.DataSources-module__uBd7XW__featuredCard h3{color:#fff;margin:0 0 .6rem;font-size:1.125rem;line-height:1.3}.DataSources-module__uBd7XW__featuredCard p{color:#c8dcf0d1;margin:0;font-size:.875rem;line-height:1.6}.DataSources-module__uBd7XW__gridBlock{margin-bottom:2.5rem}.DataSources-module__uBd7XW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem 1.25rem;display:grid}.DataSources-module__uBd7XW__card{border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow);background:#fff;padding:1.1rem 1.15rem}.DataSources-module__uBd7XW__card h3{color:#1a4a7a;margin:0 0 .45rem;font-size:.9375rem;line-height:1.35}.DataSources-module__uBd7XW__card p{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.55}.DataSources-module__uBd7XW__comingSoonBlock{padding-top:.5rem}.DataSources-module__uBd7XW__comingSoonGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem 1.25rem;display:grid}.DataSources-module__uBd7XW__comingSoonCard{border-radius:var(--radius);background:#f8fafc;border:1px dashed #cbd5e1;padding:1.1rem 1.15rem}.DataSources-module__uBd7XW__comingSoonBadge{letter-spacing:.05em;text-transform:uppercase;color:#64748b;background:#94a3b826;border-radius:999px;margin-bottom:.55rem;padding:.15rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}.DataSources-module__uBd7XW__comingSoonCard h3{color:#475569;margin:0 0 .45rem;font-size:.9375rem;line-height:1.35}.DataSources-module__uBd7XW__comingSoonCard p{color:#64748b;margin:0;font-size:.8125rem;line-height:1.55}@media (max-width:960px){.DataSources-module__uBd7XW__featuredGrid,.DataSources-module__uBd7XW__grid,.DataSources-module__uBd7XW__comingSoonGrid{grid-template-columns:1fr}}@media (min-width:961px) and (max-width:1265px){.DataSources-module__uBd7XW__grid,.DataSources-module__uBd7XW__comingSoonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.UseCases-module__gggr1G__intro{max-width:var(--content-intro);text-align:center;margin:0 auto 2.75rem}.UseCases-module__gggr1G__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.UseCases-module__gggr1G__heading{margin:0;font-size:clamp(1.75rem,4vw,2.25rem)}.UseCases-module__gggr1G__lead{color:#64748b;margin:.75rem 0 0;font-size:1.05rem;line-height:1.65}.UseCases-module__gggr1G__carouselWrap{margin-bottom:1.25rem;position:relative}.UseCases-module__gggr1G__carouselViewport{perspective:1600px;perspective-origin:50% 46%;min-height:clamp(540px,72vh,860px);position:relative;overflow:hidden}.UseCases-module__gggr1G__carouselTrack{width:100%;height:100%;transform-style:preserve-3d;position:relative}.UseCases-module__gggr1G__carouselPanel{transform-origin:50%;will-change:transform, opacity;justify-content:center;align-items:flex-start;padding:0 2.5rem;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.UseCases-module__gggr1G__panelActive{z-index:3;opacity:1;pointer-events:auto;transform:translate(0,0)rotateY(0)scale(1)}.UseCases-module__gggr1G__panelNext{z-index:2;opacity:.25;pointer-events:auto;cursor:pointer;transform:translate3d(34%,0,-120px)rotateY(-34deg)scale(.9)}.UseCases-module__gggr1G__panelPrev{z-index:2;opacity:.25;pointer-events:auto;cursor:pointer;transform:translate3d(-34%,0,-120px)rotateY(34deg)scale(.9)}.UseCases-module__gggr1G__panelHidden{z-index:1;opacity:0;pointer-events:none;transform:translateZ(-240px)rotateY(0)scale(.82)}.UseCases-module__gggr1G__navBubble{z-index:5;-webkit-backdrop-filter:blur(18px)saturate(180%);backdrop-filter:blur(18px)saturate(180%);cursor:pointer;background:linear-gradient(145deg,#ffffff94 0%,#ffffff38 48%,#ffffff1f 100%);border:1px solid #ffffff94;border-radius:50%;justify-content:center;align-items:center;width:3.9rem;height:3.9rem;transition:background .25s,border-color .25s,box-shadow .25s,transform .25s;display:inline-flex;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%);box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #ffffff2e,0 12px 32px #0f172a24,0 2px 8px #3b82f614}.UseCases-module__gggr1G__navBubble:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 32% 28%,#ffffff8c 0%,#fff0 58%);position:absolute;inset:0}.UseCases-module__gggr1G__navBubble:hover{background:linear-gradient(145deg,#ffffffb8 0%,#ffffff4d 48%,#ffffff29 100%);border-color:#bae6fdbf;transform:translateY(-50%)scale(1.04);box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #ffffff38,0 16px 36px #0f172a29,0 4px 12px #3b82f624}.UseCases-module__gggr1G__navBubbleNext{right:.35rem}.UseCases-module__gggr1G__navBubblePrev{left:.35rem}.UseCases-module__gggr1G__navBubbleIconNext,.UseCases-module__gggr1G__navBubbleIconPrev{z-index:1;border-top:8px solid #0000;border-bottom:8px solid #0000;width:0;height:0;display:block;position:relative}.UseCases-module__gggr1G__navBubbleIconNext{border-left:12px solid #0f172aad;margin-left:2px}.UseCases-module__gggr1G__navBubbleIconPrev{border-right:12px solid #0f172aad;margin-right:2px}.UseCases-module__gggr1G__carouselDots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.UseCases-module__gggr1G__carouselDot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:.55rem;height:.55rem;padding:0;transition:transform .2s,background .2s}.UseCases-module__gggr1G__carouselDotActive{background:var(--color-primary);transform:scale(1.15)}.UseCases-module__gggr1G__list{gap:1.25rem;margin-bottom:1.25rem;display:grid}.UseCases-module__gggr1G__featuredCard{width:min(100%, calc(var(--max-width) - 5rem));border-radius:calc(var(--radius) + 6px);color:#e8f4ff;background:linear-gradient(155deg,#0a1628 0%,#0f2744 55%,#0a1f35 100%);border:1px solid #3b82f647;padding:clamp(1.35rem,2.5vw,2rem);position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a29}.UseCases-module__gggr1G__featuredGlow{pointer-events:none;background:radial-gradient(circle,#3b82f638 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-40%;right:-10%}.UseCases-module__gggr1G__cardHeader{z-index:1;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex;position:relative}.UseCases-module__gggr1G__clientLabel{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fcbf;margin:0 0 .35rem;font-size:.6875rem;font-weight:700}.UseCases-module__gggr1G__clientName{color:#fff;margin:0 0 .35rem;font-size:clamp(1.25rem,2.5vw,1.6rem);line-height:1.2}.UseCases-module__gggr1G__cardTitle{color:#c8dcf0e0;margin:0;font-size:.975rem}.UseCases-module__gggr1G__period{text-align:right;background:#ffffff0f;border:1px solid #94b4d22e;border-radius:10px;flex-shrink:0;padding:.55rem .85rem}.UseCases-module__gggr1G__periodLabel{letter-spacing:.06em;text-transform:uppercase;color:#b4c8dca6;margin-bottom:.15rem;font-size:.625rem;font-weight:700;display:block}.UseCases-module__gggr1G__period time{color:#fff;white-space:nowrap;font-size:.8125rem;font-weight:600}.UseCases-module__gggr1G__summary{z-index:1;color:#c8dcf0d9;max-width:72ch;margin:0 0 1rem;font-size:.975rem;line-height:1.65;position:relative}.UseCases-module__gggr1G__tags{z-index:1;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex;position:relative}.UseCases-module__gggr1G__tags li{letter-spacing:.03em;color:#bae6fd;background:#3b82f626;border:1px solid #7dd3fc40;border-radius:999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:700}.UseCases-module__gggr1G__body{z-index:1;border-top:1px solid #94b4d22e;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem;padding-top:1.35rem;display:grid;position:relative}.UseCases-module__gggr1G__column h4{letter-spacing:.06em;text-transform:uppercase;color:#7dd3fccc;margin:0 0 .55rem;font-size:.75rem;font-weight:700}.UseCases-module__gggr1G__column h4:not(:first-child){margin-top:1.15rem}.UseCases-module__gggr1G__column p{color:#c8dcf0d1;margin:0;font-size:.875rem;line-height:1.6}.UseCases-module__gggr1G__bullets,.UseCases-module__gggr1G__outcomes{gap:.45rem;display:grid}.UseCases-module__gggr1G__bullets li,.UseCases-module__gggr1G__outcomes li{color:#d2e1f0e6;font-size:.875rem;line-height:1.55}.UseCases-module__gggr1G__bullets li{padding-left:.9rem;position:relative}.UseCases-module__gggr1G__bullets li:before{content:"•";color:#7dd3fc;position:absolute;left:0}.UseCases-module__gggr1G__outcomes li{align-items:flex-start;gap:.5rem;display:flex}.UseCases-module__gggr1G__check{color:#4ade80;background:#22c55e2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-top:.15rem;font-size:.5625rem;font-weight:800;display:inline-flex}.UseCases-module__gggr1G__chips,.UseCases-module__gggr1G__registryChips{flex-wrap:wrap;gap:.35rem;display:flex}.UseCases-module__gggr1G__chips li,.UseCases-module__gggr1G__registryChips li{color:#e2e8f0;background:#ffffff0f;border:1px solid #94b4d233;border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:600}.UseCases-module__gggr1G__registryChips li{color:#c8dcf0e0;font-size:.6875rem}.UseCases-module__gggr1G__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.UseCases-module__gggr1G__stats li{background:#ffffff0d;border:1px solid #94b4d229;border-radius:10px;padding:.75rem .85rem}.UseCases-module__gggr1G__stats strong{color:#fff;font-size:1.25rem;font-weight:800;line-height:1.1;display:block}.UseCases-module__gggr1G__stats span{color:#b4c8dcbf;margin-top:.2rem;font-size:.6875rem;line-height:1.35;display:block}.UseCases-module__gggr1G__compactCard{border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow);background:#fff;padding:1.25rem 1.35rem}.UseCases-module__gggr1G__compactTitle{color:#1a4a7a;margin:0 0 .5rem;font-size:1.05rem}.UseCases-module__gggr1G__compactSummary{color:var(--color-text-muted);margin:0 0 1rem;font-size:.875rem;line-height:1.55}.UseCases-module__gggr1G__compactStats{flex-wrap:wrap;gap:1rem 1.25rem;display:flex}.UseCases-module__gggr1G__compactStats li{flex-direction:column;gap:.1rem;display:flex}.UseCases-module__gggr1G__compactStats strong{color:#0f172a;font-size:1rem}.UseCases-module__gggr1G__compactStats span{color:#64748b;font-size:.6875rem}.UseCases-module__gggr1G__moreCard{border-radius:var(--radius);background:var(--color-bg-alt);text-align:center;border:1px dashed #cbd5e1;padding:1.35rem 1.5rem}.UseCases-module__gggr1G__moreLabel{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 .45rem;font-size:.75rem;font-weight:700}.UseCases-module__gggr1G__moreText{color:#64748b;margin:0;font-size:.9rem;line-height:1.55}@media (max-width:900px){.UseCases-module__gggr1G__carouselWrap{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;display:grid}.UseCases-module__gggr1G__carouselViewport{perspective:none;grid-area:2/1/auto/-1;min-height:auto;overflow:visible}.UseCases-module__gggr1G__carouselTrack{height:auto;position:static}.UseCases-module__gggr1G__carouselPanel{opacity:1;padding:0;display:none;position:relative;inset:auto;transform:none!important}.UseCases-module__gggr1G__panelActive{display:flex}.UseCases-module__gggr1G__panelNext,.UseCases-module__gggr1G__panelPrev,.UseCases-module__gggr1G__panelHidden{display:none!important}.UseCases-module__gggr1G__navBubble{width:3.3rem;height:3.3rem;position:static;transform:none}.UseCases-module__gggr1G__navBubble:hover{transform:scale(1.04)}.UseCases-module__gggr1G__navBubblePrev{grid-area:1/1;justify-self:start}.UseCases-module__gggr1G__navBubbleNext{grid-area:1/3;justify-self:end}.UseCases-module__gggr1G__carouselDots{grid-area:1/2;justify-self:center;margin-top:0}.UseCases-module__gggr1G__featuredCard{width:100%}.UseCases-module__gggr1G__cardHeader{flex-direction:column}.UseCases-module__gggr1G__period{text-align:left;align-self:flex-start}.UseCases-module__gggr1G__body{grid-template-columns:1fr}.UseCases-module__gggr1G__stats{grid-template-columns:1fr 1fr}}@media (max-width:480px){.UseCases-module__gggr1G__stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.UseCases-module__gggr1G__carouselPanel,.UseCases-module__gggr1G__navBubble,.UseCases-module__gggr1G__carouselDot{transition:none}.UseCases-module__gggr1G__panelNext,.UseCases-module__gggr1G__panelPrev{opacity:.4;transform:translate(18%)rotateY(0)scale(.96)}.UseCases-module__gggr1G__panelPrev{transform:translate(-18%)rotateY(0)scale(.96)}}
.WhyUs-module__onskOq__intro{max-width:var(--content-intro);text-align:center;margin:0 auto 3rem}.WhyUs-module__onskOq__heading{text-align:center;margin:0;font-size:clamp(1.75rem,4vw,2.25rem)}.WhyUs-module__onskOq__lead{color:#64748b;margin:.75rem 0 0;font-size:1.05rem;line-height:1.65}.WhyUs-module__onskOq__matrix{grid-template-rows:repeat(2,minmax(148px,1fr));grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.875rem 1.5rem;display:grid}.WhyUs-module__onskOq__card{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius);height:100%;min-height:148px;box-shadow:var(--shadow);text-align:left;background:#fff;flex-direction:column;padding:1.15rem 1.2rem;display:flex;position:relative}.WhyUs-module__onskOq__cardInteractive{cursor:pointer;width:100%;font:inherit;color:inherit;appearance:none;transition:background .25s,border-color .25s,box-shadow .25s,transform .25s}.WhyUs-module__onskOq__cardInteractive:hover{background:#f4f8fc;border-color:#c8d9eb;transform:translateY(-2px);box-shadow:0 6px 20px #0050a00f}.WhyUs-module__onskOq__cardInteractive:hover h3{color:#1a4a7a}.WhyUs-module__onskOq__cardInteractive:focus-visible{outline-offset:3px;outline:2px solid #3b82f673}.WhyUs-module__onskOq__expandHint{z-index:2;color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;background:#0f172ab8;border-radius:999px;padding:.35rem .65rem;font-size:.625rem;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;bottom:.75rem;right:.75rem;transform:translateY(4px)}.WhyUs-module__onskOq__cardInteractive:hover .WhyUs-module__onskOq__expandHint,.WhyUs-module__onskOq__cardInteractive:focus-visible .WhyUs-module__onskOq__expandHint{opacity:1;transform:translateY(0)}.WhyUs-module__onskOq__cardActive{background:#f4f8fc;border-color:#9ec5e8}.WhyUs-module__onskOq__tag{letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#ffffffe6;border:1px solid #dbe4ee;border-radius:999px;flex-shrink:0;margin-bottom:.55rem;padding:.15rem .55rem;font-size:.6875rem;font-weight:600;display:inline-block}.WhyUs-module__onskOq__card h3{color:#1e293b;margin:0 0 .5rem;font-size:.975rem;line-height:1.35;transition:color .25s}.WhyUs-module__onskOq__card p{color:var(--color-text-muted);margin:auto 0 0;font-size:.875rem;line-height:1.55}@media (max-width:960px){.WhyUs-module__onskOq__matrix{grid-template-rows:none;grid-template-columns:1fr;gap:.875rem}.WhyUs-module__onskOq__card{min-height:132px;grid-area:auto/1!important}}@media (prefers-reduced-motion:reduce){.WhyUs-module__onskOq__cardInteractive:hover{transform:none}.WhyUs-module__onskOq__expandHint{opacity:1;transform:none}}
.RecaptchaLegalNotice-module__QpgvYW__notice{color:var(--color-text-muted);margin:.75rem 0 1rem;font-size:.75rem;line-height:1.45}.RecaptchaLegalNotice-module__QpgvYW__notice a{color:inherit;text-underline-offset:2px;text-decoration:underline}.RecaptchaLegalNotice-module__QpgvYW__notice a:hover{color:var(--color-primary)}
.Contact-module__hcVmEa__section{padding:3rem var(--section-padding-x) var(--section-padding-y);background:linear-gradient(#fff 0%,#f8fafc 100%)}.Contact-module__hcVmEa__inner{max-width:var(--max-width);margin:0 auto}.Contact-module__hcVmEa__intro{max-width:var(--content-intro);text-align:center;margin:0 auto 2.75rem}.Contact-module__hcVmEa__heading{margin-bottom:.85rem;font-size:clamp(1.75rem,4vw,2.25rem)}.Contact-module__hcVmEa__lead{color:#64748b;margin:0;font-size:1.05rem;line-height:1.65}.Contact-module__hcVmEa__grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:2rem;display:grid}.Contact-module__hcVmEa__formColumn{min-width:0}.Contact-module__hcVmEa__formHint{color:#64748b;margin:0 0 1.25rem;font-size:.925rem;line-height:1.55}.Contact-module__hcVmEa__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__field{flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.Contact-module__hcVmEa__field input,.Contact-module__hcVmEa__field textarea{border:1px solid var(--color-border);background:#fff;border-radius:8px;padding:.75rem 1rem}.Contact-module__hcVmEa__field input:focus,.Contact-module__hcVmEa__field textarea:focus{outline:2px solid var(--color-primary);outline-offset:1px}.Contact-module__hcVmEa__submit{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;align-self:flex-start;margin-top:.5rem;padding:.75rem 1.75rem;font-weight:600;transition:background .2s}.Contact-module__hcVmEa__submit:hover{background:var(--color-primary-dark)}.Contact-module__hcVmEa__submit:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__formSuccess{color:#166534;background:#22c55e1a;border:1px solid #22c55e40;border-radius:8px;margin:0;padding:.85rem 1rem;font-size:.9rem}.Contact-module__hcVmEa__formError{color:#b91c1c;background:#ef444414;border:1px solid #ef444440;border-radius:8px;margin:0;padding:.85rem 1rem;font-size:.9rem}.Contact-module__hcVmEa__info{border-radius:calc(var(--radius) + 4px);color:#e8f4ff;background:linear-gradient(155deg,#07111f 0%,#0c2340 52%,#0a1a2e 100%);border:1px solid #4fd1ff2e;padding:1.75rem;position:relative;overflow:hidden;box-shadow:0 20px 48px #07111f2e}.Contact-module__hcVmEa__infoGlow{pointer-events:none;background:radial-gradient(circle,#22c55e38 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;inset:-20% -10% auto auto}.Contact-module__hcVmEa__profile{z-index:1;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex;position:relative}.Contact-module__hcVmEa__avatar{letter-spacing:.04em;color:#fff;background:linear-gradient(145deg,#005172 0%,#3091e0 100%);border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:.95rem;font-weight:700;display:flex}.Contact-module__hcVmEa__info h3{color:#fff;margin-bottom:.2rem;font-size:1.2rem}.Contact-module__hcVmEa__role{color:#b4c8dccc;margin:0;font-size:.875rem}.Contact-module__hcVmEa__infoText{z-index:1;color:#c8dcf0d1;margin:0 0 1.5rem;font-size:.925rem;line-height:1.65;position:relative}.Contact-module__hcVmEa__contacts{z-index:1;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex;position:relative}.Contact-module__hcVmEa__contactLink{color:#fff;background:#ffffff0d;border:1px solid #94b4d229;border-radius:10px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:background .2s,border-color .2s,transform .2s;display:flex}.Contact-module__hcVmEa__contactLink:hover{background:#ffffff14;border-color:#7dd3fc59;transform:translateY(-1px)}.Contact-module__hcVmEa__contactIcon{color:#7dd3fc;background:#4fd1ff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.Contact-module__hcVmEa__contactIcon svg{width:1.1rem;height:1.1rem}.Contact-module__hcVmEa__contactLabel{letter-spacing:.06em;text-transform:uppercase;color:#b4c8dca6;margin-bottom:.1rem;font-size:.6875rem;font-weight:600;display:block}.Contact-module__hcVmEa__company{z-index:1;border-top:1px solid #94b4d229;border-bottom:1px solid #94b4d229;margin-bottom:1rem;padding:1rem 0;position:relative}.Contact-module__hcVmEa__companyName{color:#dcebfae6;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.Contact-module__hcVmEa__companyWeb{color:#7dd3fc;font-size:.875rem}.Contact-module__hcVmEa__companyWeb:hover{color:#bae6fd}.Contact-module__hcVmEa__perks{z-index:1;flex-direction:column;gap:.55rem;display:flex;position:relative}.Contact-module__hcVmEa__perks li{color:#d2e1f0e0;align-items:center;gap:.55rem;font-size:.875rem;display:flex}.Contact-module__hcVmEa__check{color:#4ade80;background:#22c55e2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;font-size:.625rem;font-weight:700;display:inline-flex}@media (max-width:768px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr}.Contact-module__hcVmEa__info{order:-1}}@media (prefers-reduced-motion:reduce){.Contact-module__hcVmEa__contactLink:hover{transform:none}}
.CtaBanner-module__yEdrXa__banner{padding:clamp(1.75rem, 3.5vw, 2.5rem) var(--section-padding-x);color:#e8f4ff;position:relative;overflow:hidden}.CtaBanner-module__yEdrXa__backdrop{background:radial-gradient(80% 60% at 20% 20%,#0078d459 0%,#0000 55%),radial-gradient(70% 50% at 85% 75%,#22c55e2e 0%,#0000 50%),linear-gradient(145deg,#041018 0%,#0a1f35 42%,#061525 100%);position:absolute;inset:0}.CtaBanner-module__yEdrXa__orbA,.CtaBanner-module__yEdrXa__orbB,.CtaBanner-module__yEdrXa__orbC{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.CtaBanner-module__yEdrXa__orbA{background:#0078d459;width:420px;height:420px;animation:14s ease-in-out infinite CtaBanner-module__yEdrXa__driftA;top:-120px;left:-80px}.CtaBanner-module__yEdrXa__orbB{background:#3091e047;width:360px;height:360px;animation:18s ease-in-out infinite CtaBanner-module__yEdrXa__driftB;bottom:-100px;right:5%}.CtaBanner-module__yEdrXa__orbC{background:#22c55e1f;width:280px;height:280px;animation:12s ease-in-out infinite CtaBanner-module__yEdrXa__driftC;top:40%;right:35%}.CtaBanner-module__yEdrXa__grid{opacity:.35;background-image:linear-gradient(#4fd1ff12 1px,#0000 1px),linear-gradient(90deg,#4fd1ff12 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 75%,#000 20%,#0000 100%);mask-image:radial-gradient(85% 75%,#000 20%,#0000 100%)}.CtaBanner-module__yEdrXa__inner{z-index:1;max-width:var(--content-cta);grid-template-columns:minmax(0, 1fr) minmax(calc(220px * var(--layout-scale)), calc(300px * var(--layout-scale)));align-items:stretch;gap:clamp(1.25rem,3vw,2rem);margin:0 auto;display:grid;position:relative}.CtaBanner-module__yEdrXa__content{min-width:0}.CtaBanner-module__yEdrXa__badge{letter-spacing:.04em;color:#7dd3fc;background:#4fd1ff1a;border:1px solid #4fd1ff59;border-radius:999px;margin-bottom:.75rem;padding:.35rem .8rem;font-size:.8125rem;font-weight:600;display:inline-flex}.CtaBanner-module__yEdrXa__title{color:#fff;max-width:14ch;font-size:clamp(1.85rem,4.5vw,3rem);font-weight:700;line-height:1.12}.CtaBanner-module__yEdrXa__title span{background:linear-gradient(90deg,#4fd1ff 0%,#22c55e 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:.15em;display:block}.CtaBanner-module__yEdrXa__lead{max-width:var(--content-lead);color:#c8dcf0d1;margin-top:.875rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7}.CtaBanner-module__yEdrXa__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.CtaBanner-module__yEdrXa__primaryBtn{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:999px;align-items:center;padding:.75rem 1.35rem;font-size:.975rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1f,0 12px 32px #22c55e59}.CtaBanner-module__yEdrXa__primaryBtn:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff2e,0 16px 40px #22c55e73}.CtaBanner-module__yEdrXa__secondaryBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0;background:#ffffff0f;border:1px solid #94b4d259;border-radius:999px;align-items:center;padding:.75rem 1.2rem;font-size:.95rem;font-weight:600;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.CtaBanner-module__yEdrXa__secondaryBtn:hover{background:#ffffff1a;border-color:#7dd3fc80;transform:translateY(-2px)}.CtaBanner-module__yEdrXa__highlights{border-top:1px solid #94b4d233;flex-wrap:wrap;gap:1.25rem 1.75rem;margin-top:1.25rem;margin-bottom:0;padding-top:1rem;display:flex}.CtaBanner-module__yEdrXa__highlights li{flex-direction:column;gap:.2rem;display:flex}.CtaBanner-module__yEdrXa__highlights strong{color:#fff;letter-spacing:.02em;font-size:1.125rem;font-weight:700}.CtaBanner-module__yEdrXa__highlights span{color:#b4c8dcbf;font-size:.8125rem}.CtaBanner-module__yEdrXa__visual{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:center;height:100%;min-height:100%;padding:0;display:flex;overflow:visible}.CtaBanner-module__yEdrXa__orbitWrap{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;animation:6s ease-in-out infinite CtaBanner-module__yEdrXa__floatVisual;display:flex;overflow:visible}.CtaBanner-module__yEdrXa__orbitSvg{aspect-ratio:1;width:auto;max-width:120%;height:120%;display:block}.CtaBanner-module__yEdrXa__ringOuterGroup{transform-origin:160px 160px;animation:40s linear infinite CtaBanner-module__yEdrXa__spinSlow}.CtaBanner-module__yEdrXa__ringMidGroup{transform-origin:160px 160px;animation:28s linear infinite CtaBanner-module__yEdrXa__spinReverse}.CtaBanner-module__yEdrXa__ringOuter{fill:none;stroke:url(#ctaRing);stroke-width:1px;stroke-dasharray:6 10;opacity:.55}.CtaBanner-module__yEdrXa__ringMid{fill:none;stroke:#4fd1ff59;stroke-width:1px;stroke-dasharray:4 8}.CtaBanner-module__yEdrXa__ringInner{fill:#0078d414;stroke:#4fd1ff73;stroke-width:1px}.CtaBanner-module__yEdrXa__core{filter:drop-shadow(0 0 18px #22c55e8c);animation:3s ease-in-out infinite CtaBanner-module__yEdrXa__pulseCore}.CtaBanner-module__yEdrXa__diamond{stroke:#4fd1ff40;stroke-width:1px;animation:4s ease-in-out infinite CtaBanner-module__yEdrXa__pulseDiamond}.CtaBanner-module__yEdrXa__node{fill:#4fd1ff;filter:drop-shadow(0 0 6px #4fd1ffe6)}.CtaBanner-module__yEdrXa__nodeAlt{fill:#22c55e;filter:drop-shadow(0 0 5px #22c55ecc)}.CtaBanner-module__yEdrXa__nodeSmall{fill:#b794f6;opacity:.85}.CtaBanner-module__yEdrXa__orbitNodes{transform-origin:160px 160px;animation:20s linear infinite CtaBanner-module__yEdrXa__spinSlow}.CtaBanner-module__yEdrXa__visualCaption{letter-spacing:.2em;text-transform:uppercase;color:#7dd3fc8c;flex-shrink:0;margin-top:-.85rem;margin-bottom:0;font-size:.75rem;font-weight:600}@keyframes CtaBanner-module__yEdrXa__driftA{0%,to{transform:translate(0)}50%{transform:translate(40px,30px)}}@keyframes CtaBanner-module__yEdrXa__driftB{0%,to{transform:translate(0)}50%{transform:translate(-35px,-25px)}}@keyframes CtaBanner-module__yEdrXa__driftC{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.08)}}@keyframes CtaBanner-module__yEdrXa__floatVisual{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes CtaBanner-module__yEdrXa__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CtaBanner-module__yEdrXa__spinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes CtaBanner-module__yEdrXa__pulseCore{0%,to{opacity:.95}50%{opacity:.75}}@keyframes CtaBanner-module__yEdrXa__pulseDiamond{0%,to{stroke-opacity:.25}50%{stroke-opacity:.55}}@media (max-width:900px){.CtaBanner-module__yEdrXa__banner{padding:1.75rem var(--section-padding-x)}.CtaBanner-module__yEdrXa__inner{text-align:center;grid-template-columns:1fr}.CtaBanner-module__yEdrXa__title{max-width:none;margin:0 auto}.CtaBanner-module__yEdrXa__lead{margin-left:auto;margin-right:auto}.CtaBanner-module__yEdrXa__actions,.CtaBanner-module__yEdrXa__highlights{justify-content:center}.CtaBanner-module__yEdrXa__visual{display:none}}@media (prefers-reduced-motion:reduce){.CtaBanner-module__yEdrXa__orbA,.CtaBanner-module__yEdrXa__orbB,.CtaBanner-module__yEdrXa__orbC,.CtaBanner-module__yEdrXa__orbitWrap,.CtaBanner-module__yEdrXa__ringOuterGroup,.CtaBanner-module__yEdrXa__ringMidGroup,.CtaBanner-module__yEdrXa__orbitNodes,.CtaBanner-module__yEdrXa__core,.CtaBanner-module__yEdrXa__diamond{animation:none}.CtaBanner-module__yEdrXa__primaryBtn:hover,.CtaBanner-module__yEdrXa__secondaryBtn:hover{transform:none}}
.RegistrationForm-module__Vij8Xa__page{padding:3rem var(--section-padding-x) 4rem;background:linear-gradient(180deg, var(--color-bg) 0%, var(--color-bg-alt) 100%);min-height:calc(100vh - 12rem)}.RegistrationForm-module__Vij8Xa__inner{max-width:560px;margin:0 auto}.RegistrationForm-module__Vij8Xa__back{color:var(--color-text-muted);margin-bottom:1rem;font-size:.8125rem;display:inline-flex}.RegistrationForm-module__Vij8Xa__back:hover{color:var(--color-primary)}.RegistrationForm-module__Vij8Xa__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.75rem}.RegistrationForm-module__Vij8Xa__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);margin-bottom:.35rem;font-size:.75rem;font-weight:600}.RegistrationForm-module__Vij8Xa__title{margin-bottom:.35rem;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700}.RegistrationForm-module__Vij8Xa__lead{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.55}.RegistrationForm-module__Vij8Xa__form{flex-direction:column;gap:1.5rem;display:flex}.RegistrationForm-module__Vij8Xa__formSection{flex-direction:column;gap:1rem;display:flex}.RegistrationForm-module__Vij8Xa__sectionHeading{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0;font-size:.8125rem;font-weight:700}.RegistrationForm-module__Vij8Xa__field{flex-direction:column;gap:.35rem;display:flex}.RegistrationForm-module__Vij8Xa__label{font-size:.8125rem;font-weight:600}.RegistrationForm-module__Vij8Xa__input{border:1px solid var(--color-border);border-radius:8px;width:100%;padding:.625rem .75rem;font-size:.9375rem}.RegistrationForm-module__Vij8Xa__inputManual{background:var(--color-bg)}.RegistrationForm-module__Vij8Xa__inputManual:focus{border-color:var(--color-primary);outline:2px solid #06c3}.RegistrationForm-module__Vij8Xa__inputAuto{background:var(--color-bg-alt);color:var(--color-text-muted);cursor:default;border-color:#e2e8f0}.RegistrationForm-module__Vij8Xa__inputAutoFilled{color:var(--color-text)}.RegistrationForm-module__Vij8Xa__inputAuto:read-only:focus{border-color:#e2e8f0;outline:none}.RegistrationForm-module__Vij8Xa__inputAuto::placeholder{color:#94a3b8;font-size:.875rem}.RegistrationForm-module__Vij8Xa__row2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:540px){.RegistrationForm-module__Vij8Xa__row2{grid-template-columns:1fr}}.RegistrationForm-module__Vij8Xa__error{color:#b91c1c;font-size:.8125rem;line-height:1.45}.RegistrationForm-module__Vij8Xa__hint{color:var(--color-text-muted);font-size:.75rem}.RegistrationForm-module__Vij8Xa__legalNote{color:var(--color-text-muted);font-size:.8125rem;line-height:1.5}.RegistrationForm-module__Vij8Xa__legalNote a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.RegistrationForm-module__Vij8Xa__submit{color:#fff;background:var(--color-primary);cursor:pointer;border:none;border-radius:999px;margin-top:.25rem;padding:.7rem 1rem;font-size:.9375rem;font-weight:600}.RegistrationForm-module__Vij8Xa__submit:hover:not(:disabled){background:var(--color-primary-dark)}.RegistrationForm-module__Vij8Xa__submit:disabled{opacity:.65;cursor:wait}.RegistrationForm-module__Vij8Xa__successBox{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:10px;padding:1rem;font-size:.875rem;line-height:1.5}.RegistrationForm-module__Vij8Xa__successActions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.RegistrationForm-module__Vij8Xa__secondaryLink{color:var(--color-primary);font-size:.8125rem;font-weight:600}.RegistrationForm-module__Vij8Xa__icoRow{grid-template-columns:1fr auto;align-items:stretch;gap:.5rem;display:grid}.RegistrationForm-module__Vij8Xa__lookupButton{color:#fff;background:var(--color-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-self:stretch;min-height:2.625rem;padding:0 1.125rem;font-size:.875rem;font-weight:600}.RegistrationForm-module__Vij8Xa__lookupButton:hover:not(:disabled){background:var(--color-primary-dark)}.RegistrationForm-module__Vij8Xa__lookupButton:disabled{opacity:.55;cursor:wait}@media (max-width:540px){.RegistrationForm-module__Vij8Xa__icoRow{grid-template-columns:1fr}}.RegistrationForm-module__Vij8Xa__switchType{border-top:1px solid var(--color-border);color:var(--color-text-muted);margin-top:1.25rem;padding-top:1.25rem;font-size:.8125rem}
