.home-page{--home-primary:#233963;--home-primary-dark:#1e2e4c;--home-text:#1e2e4c;--home-text-muted:#6d7580;--home-white:#FFFFFF;--home-neutral-9:#F4F6F9;--home-neutral-7:#DADEE3;--home-border:#BDC4D1;--home-accent-green:#2ECC71;--home-gradient-teal-green:linear-gradient(90deg,#6AC2B6 0%,#8AD6C0 40%,#9DDC5D 100%);--home-gradient-teal-green-diag:linear-gradient(121deg,#6AC2B6 16%,#8AD6C0 40%,#9DDC5D 93%);--home-track:#EBEEF2;--home-shadow-elevation-4:0px 10px 35px rgba(35,57,99,0.12);--home-shadow-elevation-3:0 0 10px rgba(0,0,0,0.16);--home-tab-01-bg:#F5E6F9;--home-tab-02-bg:#FFF5E6;--home-tab-03-bg:#E6F9FC;--home-tab-04-bg:#FFE6E6;font-family:'Public Sans',sans-serif;color:var(--home-text);background:#fff;overflow-x:hidden}.home-page *,.home-page *::before,.home-page *::after{box-sizing:border-box}.home-page img{max-width:100%;height:auto;display:block}.home-page section{position:relative;padding:96px 4vw}@media (max-width:900px){.home-page section{padding:56px 20px}}.home-inner{max-width:1280px;margin:0 auto;position:relative;z-index:1}.home-inner--wide{max-width:1536px}.home-page h1,.home-page h2,.home-page h3,.home-page h4{font-family:'Public Sans',sans-serif;color:var(--home-text);margin:0 0 20px;line-height:1.25}.home-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--home-primary)}.home-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;border:2px solid var(--home-primary);transition:background 0.25s ease,color 0.25s ease;cursor:pointer}.home-btn--solid{background:var(--home-primary);color:#fff}.home-btn--solid:hover{background:var(--home-primary-dark)}.home-btn--outline{background:transparent;color:var(--home-primary)}.home-btn--outline:hover{background:var(--home-primary);color:#fff}.home-pattern-host{position:relative;overflow-x:clip}.home-pattern-layer{position:absolute;top:0;left:0;width:170%;height:100%;background-repeat:repeat;background-size:contain;opacity:0.35;pointer-events:none;will-change:transform;transform:translateX(0%);z-index:0}.home-bar-track{width:100%;height:6px;border-radius:51px;background:var(--home-track);overflow:hidden}.home-bar-fill{height:100%;border-radius:51px;width:0%;background:var(--home-gradient-teal-green)}.home-donut{position:relative;display:inline-flex;align-items:center;justify-content:center}.home-donut svg{transform:rotate(-90deg)}.home-donut circle.home-donut-track{fill:none;stroke:var(--home-track)}.home-donut--half{overflow:hidden;position:relative;align-items:flex-start}.home-donut.home-donut--half svg{transform:rotate(180deg)}.home-donut circle.home-donut-fill{fill:none;stroke-linecap:round}.home-donut-value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--home-text)}.home-card{background:#fff;box-shadow:var(--home-shadow-elevation-4)}.home-laptop{position:relative;background:#232323;border-radius:14px;padding:14px 14px 34px;box-shadow:0 30px 60px rgba(0,0,0,0.25)}.home-laptop::after{content:'';position:absolute;left:50%;bottom:10px;transform:translateX(-50%);width:60px;height:6px;background:#444;border-radius:3px}.home-laptop-screen{position:relative;background:#fff;overflow:hidden;aspect-ratio:900/522}.home-laptop-webcam{position:absolute;top:4px;left:50%;transform:translateX(-50%);width:6px;height:6px;border-radius:50%;background:#111;z-index:2}.home-reveal{will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.home-reveal{opacity:1 !important;transform:none !important}}.home-page{--home-hero-title-gradient:linear-gradient(90deg,#6ac2b7 0%,#8ad6c0 50%,#8adbbb 75%,#86dcaf 87.5%,#84dda5 93.75%,#95e091 96.88%,#9fdd5f 100%);--home-hero-cta-gradient:linear-gradient(90deg,#47B0A3 0%,#4FB799 30.43%,#4CC86F 77.4%,#84BA4C 100%);--home-hero-cta-glow:0 0 25px 2px rgba(155,193,150,0.5);--home-hero-screen-navy:#1E2E4C;--home-hero-screen-mint:#7FD9C0;--home-hero-screen-line:#E4E7EC;--home-hero-screen-slate:#4C586E}.home-page section.home-hero{min-height:120vh;padding:200px 4vw 0;display:flex;align-items:flex-start;overflow:hidden;background:#fff}.home-page .home-hero-wave{position:absolute;left:-33vw;bottom:-341px;width:166vw;max-width:150%;height:auto;z-index:0;pointer-events:none;user-select:none;will-change:transform;transition:none}.home-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:0}.home-hero-copy{flex:1 1 48%;max-width:48%;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:0 20px 0 0}.home-page .home-hero-title{margin:0;font-size:clamp(28px,2.95vw,45px);font-weight:700;line-height:1.2em;color:var(--home-primary);max-width:100%}.home-hero-title .clipped-text{background:var(--home-hero-title-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home-hero-subtext{margin:0;font-size:18px;line-height:23.878px;color:var(--home-primary);max-width:587px}.home-hero-subtext strong{font-weight:700;color:inherit}.home-hero-cta{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;font-size:16px;font-weight:600;line-height:1.5;text-transform:capitalize;text-decoration:none;color:#fff;border:2px solid transparent;border-radius:2px;background-image:var(--home-hero-cta-gradient);background-origin:border-box;background-clip:border-box;box-shadow:var(--home-hero-cta-glow);transition:filter 0.25s ease,box-shadow 0.25s ease}.home-hero-cta:hover,.home-hero-cta:focus-visible{color:#fff;filter:brightness(1.06);box-shadow:0 0 30px 4px rgba(155,193,150,0.62)}.home-hero-device-stage{flex:1 1 52%;max-width:686px;min-height:400px;padding:0 0 1vw;display:flex;align-items:center;justify-content:center;perspective:1000px;position:relative;z-index:1}.home-hero-device{width:100%;max-width:640px;position:relative;transform-origin:center center;transform:rotateX(40deg);transition:none;will-change:transform;background:linear-gradient(103deg,#55555d 0%,#3b3b42 13%,#1d1d22 33%,#0c0c10 57%,#131317 80%,#26262c 100%);border-radius:18px;padding:4.1% 2.5% 3.5%;box-shadow:var(--home-shadow-elevation-4)}@media (prefers-reduced-motion:reduce){.home-hero-device{transform:none !important}}.home-hero-device-cam{position:absolute;top:2.4%;left:50%;transform:translateX(-50%);width:0.85%;aspect-ratio:1;border-radius:50%;background:#4b4b52;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.14)}.home-hero-screen{position:relative;background:#fff;border-radius:3px;aspect-ratio:526 / 328;overflow:hidden;font-size:12px;line-height:1.3;color:var(--home-hero-screen-navy);font-weight:400}.home-hero-dash{height:100%;display:grid;grid-template-columns:1.52fr 1fr;column-gap:1.6em;padding:2em 1.9em 0 1.55em}.home-hero-dash-col{display:flex;flex-direction:column;gap:2.3em;min-width:0;min-height:0}.home-hero-dash-col--right{position:relative}.home-hero-panel{min-width:0}.home-hero-panel-title{display:block;font-size:1em;font-weight:700;line-height:1.3;color:var(--home-hero-screen-navy);margin-bottom:0.7em}.home-hero-panel-head{display:flex;align-items:center;justify-content:space-between;gap:0.6em;margin-bottom:0.7em}.home-hero-panel-head .home-hero-panel-title{margin-bottom:0}.home-hero-tiles{display:grid;grid-template-columns:1fr 1fr;gap:0.75em 0.55em}.home-hero-tile{border:1px solid #E2E5EA;border-radius:0.35em;background:#fff;overflow:hidden}.home-hero-tile-top{display:flex;align-items:center;justify-content:space-between;gap:0.4em;padding:0.42em 0.55em;background:#F4F5F7;border-bottom:1px solid #EAEDF1}.home-hero-tile-label{font-size:0.82em;font-weight:700;color:var(--home-hero-screen-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-badge{flex:0 0 auto;font-size:0.76em;font-weight:700;color:#fff;background:var(--home-gradient-teal-green);border-radius:2px;padding:0.12em 0.5em;line-height:1.2}.home-hero-tile-sub{padding:0.54em 0.7em;font-size:0.78em;color:var(--home-hero-screen-slate);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-legend{display:inline-flex;align-items:center;gap:0.45em;white-space:nowrap}.home-hero-legend-swatch{display:block;flex:0 0 auto;width:3.9em;height:1.75em;border-radius:1px;background:var(--home-gradient-teal-green)}.home-hero-legend-text{font-size:0.66em;color:var(--home-hero-screen-slate)}.home-hero-linechart{display:block;width:100%;height:auto}.home-hero-grid line{stroke:var(--home-hero-screen-line);stroke-width:1}.home-hero-axis text{font-size:7px;fill:#6B7686;font-weight:400}.home-hero-linepath{fill:none;stroke:url(#homeHeroLineGrad);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:none}.home-hero-linedot{fill:var(--home-hero-screen-navy)}.home-hero-vbars{display:flex;align-items:flex-end;gap:0.34em;height:7em;padding:0 0.3em;background:#FAFBFD;border-bottom:1px solid #E3E7ED}.home-hero-vbar{flex:1 1 0;min-width:0;border-radius:1px 1px 0 0;transition:none}.home-hero-vbar--navy{background:var(--home-hero-screen-navy)}.home-hero-vbar--mint{background:var(--home-hero-screen-mint)}.home-hero-flow{display:block;width:100%;height:auto}.home-hero-flow-box rect{fill:#F4F6F9;stroke:#C3CBD8;stroke-width:1}.home-hero-flow-link path{fill:none;stroke:#AFB6C2;stroke-width:1;transition:none}.home-hero-flow-text text{font-size:8px;font-weight:500;fill:var(--home-hero-screen-navy)}.home-hero-panel--gauges{position:absolute;left:0;right:0;bottom:-1.6em}.home-hero-gauges{display:flex;align-items:flex-end;gap:0.6em}.home-hero-gauge svg{display:block;width:100%;height:auto;overflow:visible}.home-hero-gauge--a{flex:0 0 45%;min-width:0}.home-hero-gauge--b{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center;gap:0.35em}.home-hero-gauge--b svg{width:62%}.home-hero-gauge-title{font-size:0.82em;font-weight:700;color:var(--home-hero-screen-navy);white-space:nowrap}.home-hero-gauge-halo{fill:none;stroke:#E9EDF2;stroke-width:15;stroke-linecap:butt}.home-hero-gauge--b .home-hero-gauge-halo{stroke-width:9.5}.home-hero-gauge-fill{fill:none;stroke-linecap:butt;transition:none}.home-hero-gauge-curve,.home-hero-gauge-curve textPath{font-size:9.5px;font-weight:700;fill:var(--home-hero-screen-navy);dominant-baseline:middle}.home-hero-gauge-value{font-size:15px;font-weight:700;fill:var(--home-hero-screen-navy)}.home-hero-gauge-value--sm{font-size:8px;fill:#2FB981}@media (max-width:1200px){.home-hero-screen{font-size:11px}}@media (max-width:1024px){.home-page section.home-hero{min-height:130vh;padding:150px 4vw 0;align-items:flex-start}.home-hero-inner{flex-direction:column;align-items:center;gap:44px;padding:0}.home-hero-copy{flex:1 1 auto;max-width:100%;align-items:center;text-align:center;padding:0}.home-page .home-hero-title{max-width:100%;font-size:clamp(30px,5.4vw,52px)}.home-hero-cta{align-self:center}.home-hero-device-stage{flex:1 1 auto;max-width:100%;width:100%;min-height:0;padding:0}.home-hero-device{max-width:560px}.home-hero-screen{font-size:10.5px}}@media (max-width:767px){.home-page section.home-hero{min-height:100vh;padding:110px 20px 0}.home-hero-inner{gap:32px}.home-page .home-hero-title{font-size:clamp(26px,7.4vw,40px)}.home-hero-subtext{font-size:16px;line-height:1.45}.home-hero-screen{font-size:8.5px}.home-page .home-hero-wave{bottom:-40px}}@media (max-width:640px){.home-page section.home-hero{padding:110px 20px 0}.home-hero-screen{font-size:7.4px}}@media (max-width:420px){.home-hero-screen{font-size:6.4px}.home-hero-device{border-radius:12px}}@supports (container-type:inline-size){.home-hero-device{container-type:inline-size}.home-hero-screen{font-size:1.875cqw}}.home-cards{--home-cards-rule:linear-gradient(90deg,#6AC2B7 0%,#8AD6C0 50%,#8ADBBB 75%,#86DCAF 87.5%,#84DDA5 93.75%,#95E091 96.88%,#9FDD5F 100%)}.home-page section.home-cards{padding:0 0 96px;background:transparent}.home-cards-wrap{position:relative;width:min(88.9%,1536px);margin:clamp(-128px,-10%,-48px) auto 0}.home-page .home-cards-eyebrow{margin:0 0 16px;font-family:'Public Sans',sans-serif;font-size:16px;font-weight:600;line-height:23.878px;text-transform:uppercase;color:var(--home-primary-dark)}.home-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-left:-16px;will-change:transform}.home-cards-item{position:relative;border-top:16px solid transparent;border-left:16px solid transparent;will-change:transform,opacity}.home-cards-item::before{content:'';position:absolute;top:-16px;left:-16px;right:0;bottom:0;border-top:16px solid;border-left:16px solid;border-image:var(--home-cards-rule) 1;clip-path:inset(0 calc(100% - var(--home-cards-rule-p,1) * 100%) 0 0);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:4}.home-cards-item:hover::before{opacity:1}.home-cards-inner{position:relative;height:100%;min-height:480px;overflow:hidden;background-color:var(--home-neutral-9);transition:transform .5s ease,background-color .5s ease}.home-cards-item:hover .home-cards-inner{transform:translate(-10px,-10px);background-color:var(--home-white)}.home-cards-inner::after{content:'';position:absolute;inset:0;border-right:4px solid;border-bottom:4px solid;border-image:var(--home-cards-rule) 1;opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:4}.home-cards-item:hover .home-cards-inner::after{opacity:1}.home-cards-media{position:absolute;left:0;right:0;top:33px;bottom:-60px;z-index:1;opacity:1;transition:opacity .5s ease;will-change:transform}.home-cards-item:hover .home-cards-media{opacity:0}.home-cards-tint{position:absolute;inset:0;background:var(--home-cards-rule)}.home-cards-photo{position:absolute;inset:0;background-repeat:no-repeat;background-position:center center;background-size:cover}.home-cards-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(0.56deg,rgba(255,255,255,0) 0.25%,rgba(255,255,255,0.2) 95.7%)}.home-cards-veil{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#F4F6F9 0%,rgba(244,246,249,0.90) calc(var(--home-cards-scrim-end,73) * 0.2356%),rgba(244,246,249,0.88) calc(var(--home-cards-scrim-end,73) * 0.3654%),rgba(244,246,249,0.80) calc(var(--home-cards-scrim-end,73) * 0.4567%),rgba(244,246,249,0.00) calc(var(--home-cards-scrim-end,73) * 1%))}.home-cards-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-start;padding:24px 22px}.home-page .home-cards-title{margin:0;font-family:'Public Sans',sans-serif;font-size:34px;font-weight:600;line-height:1.2em;letter-spacing:-0.5px;text-transform:capitalize;color:var(--home-primary-dark)}.home-page .home-cards-desc{margin:16px 0 0;font-size:20px;font-weight:400;line-height:1.5;color:var(--home-primary-dark);visibility:hidden;opacity:0;transition:opacity .8s ease-in-out,visibility 0s linear .8s}.home-page .home-cards-item:hover .home-cards-desc{visibility:visible;opacity:1;transition:opacity .8s ease-in-out,visibility 0s linear 0s}@media (max-width:1100px){.home-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-cards-grid{grid-template-columns:1fr;row-gap:16px}.home-cards-inner{min-height:320px}.home-page .home-cards-title{font-size:24px}.home-page .home-cards-desc{font-size:16px}.home-cards-veil{--home-cards-scrim-end:50}}@media (prefers-reduced-motion:reduce){.home-cards-grid,.home-cards-media{transform:none !important}.home-cards-item{opacity:1 !important;transform:none !important}}.home-page section.home-video-section{min-height:max(100vh,880px);padding:0;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.home-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.home-video-content{position:relative;z-index:2;min-height:70vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:0 4vw;margin-bottom:clamp(100px,14vh,170px)}.home-video-heading{margin:0;color:#fff;font-weight:800;text-transform:none}.home-video-heading .home-video-heading-lead{display:block;color:#fff;font-size:clamp(20px,3.4vw,48px);line-height:1.125;font-weight:800}.home-video-heading .home-video-heading-hero{display:block;color:#fff;font-size:clamp(30px,4.6vw,68px);line-height:1.02;font-weight:800}.home-video-support{margin:22px 0 0;max-width:780px;color:rgba(255,255,255,0.92);font-family:'Public Sans',sans-serif;font-size:clamp(15px,1.35vw,18px);line-height:1.6;font-weight:400;text-shadow:0 1px 12px rgba(20,32,52,0.45)}@media (max-width:900px){.home-video-support{margin-top:16px;max-width:100%}}.home-video-dashboard{position:absolute;top:100%;left:0;right:0;margin:0 auto;z-index:2;width:min(90%,1281px);display:flex;align-items:stretch;background:#fff;border-radius:24px;box-shadow:-10px -10px 10px rgba(0,0,0,0.15),10px 10px 10px rgba(0,0,0,0.15);overflow:hidden;will-change:transform}.home-vdash-panel{padding:24px 28px;display:flex;flex-direction:column;gap:16px;min-width:0}.home-vdash-panel--left{flex:0 0 51.25%;max-width:51.25%}.home-vdash-panel--right{flex:0 0 48.75%;max-width:48.75%}.home-vdash-title{font-size:18px;font-weight:600;line-height:1.3;color:var(--home-text)}.home-vdash-title--register{color:#0B1E46}.home-vdash-subhead{font-size:16px;font-weight:600;color:var(--home-text)}.home-vdash-subhead--summary{font-size:18px}.home-vdash-bars{border:1px solid var(--home-neutral-7);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.home-vdash-bar-row{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:6px 8px}.home-vdash-bar-label{font-size:16px;font-weight:400;color:var(--home-text)}.home-vdash-bar-pct{font-size:13px;font-weight:600;color:#1e2e4c}.home-vdash-bar-row .home-bar-track{grid-column:1 / -1}.home-video-dashboard .home-bar-fill{background:linear-gradient(175deg,#6AC2B6 0%,#8AD6C0 40%,#9DDC5D 100%)}.home-vdash-riskscore{display:flex;align-items:center;gap:18px}.home-vdash-dial{position:relative;flex:0 0 150px;width:150px;height:150px}.home-vdash-dial .home-donut{width:100%;height:100%}.home-vdash-dial .home-donut svg{width:100%;height:100%}.home-vdash-dial-value{font-size:24px;font-weight:600;color:var(--home-text)}.home-vdash-ringtext{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.home-vdash-ringtext text{font-family:'Public Sans',sans-serif;font-size:10px;font-weight:600;letter-spacing:0.6px;fill:var(--home-text-muted)}.home-vdash-riskmeta{flex:1 1 auto;min-width:0;max-width:352px;display:flex;flex-direction:column;gap:6px}.home-vdash-trend{display:flex;align-items:center;gap:6px}.home-vdash-trend-value{font-size:16px;font-weight:600;color:var(--home-text)}.home-vdash-trend-icon{width:10px;height:13px;flex:0 0 10px;fill:#4CC86F}.home-vdash-trend-label{font-size:13px;color:var(--home-text-muted)}.home-vdash-ai-pill{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;gap:4px;min-width:111px;height:24px;margin:6px 0;padding:0 9px;background:#fff;border:1px solid #E3FFCC;border-radius:60px;box-shadow:var(--home-shadow-elevation-4)}.home-vdash-ai-pill svg{width:16px;height:16px;flex:0 0 16px;fill:#4CC86F}.home-vdash-ai-pill span{font-size:13px;font-weight:600;line-height:1;background:linear-gradient(90deg,#47B0A3 0%,#4FB799 33%,#4CC86F 66%,#84BA4C 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home-vdash-confidence{max-width:273px}.home-vdash-confidence-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:5px}.home-vdash-confidence-label{font-size:13px;color:var(--home-text-muted)}.home-vdash-confidence-value{font-size:13px;font-weight:600;background:var(--home-gradient-teal-green);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home-vdash-confidence .home-bar-track{height:4px}.home-vdash-statgrid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.home-vdash-stat{display:flex;flex-direction:column;min-width:0}.home-vdash-stat-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 16px;background:#F7FFF7;border-radius:6px;box-shadow:0 1.25px 4px rgba(35,57,99,0.25)}.home-vdash-stat-label{font-size:16px;font-weight:600;color:var(--home-text);white-space:nowrap}.home-vdash-stat-chip{flex:0 0 auto;min-width:48px;padding:2px 8px;border-radius:4px;background:var(--home-gradient-teal-green-diag);color:#fff;font-size:16px;font-weight:600;text-align:center;font-variant-numeric:tabular-nums}.home-vdash-stat-bottom{background:#fff;border-radius:6px;padding:16px 16px 6px;font-size:16px;font-weight:400;color:var(--home-text)}.home-vdash-ministats{flex:0 0 195px;max-width:195px;display:flex;flex-direction:column;gap:11px}.home-vdash-register{display:flex;align-items:flex-start;gap:16px}.home-vdash-scatter-wrap{flex:0 0 auto;display:grid;grid-template-columns:22px minmax(0,223px);grid-template-rows:auto auto;gap:6px}.home-vdash-scatter-ylabel{grid-column:1;grid-row:1;align-self:center;justify-self:center;writing-mode:vertical-rl;transform:rotate(180deg);font-size:16px;color:var(--home-text-muted);white-space:nowrap}.home-vdash-scatter-xlabel{grid-column:2;grid-row:2;text-align:center;font-size:16px;color:var(--home-text-muted)}.home-vdash-scatter{grid-column:2;grid-row:1;position:relative;width:100%;height:169px;background:#F7FFF7;border:1px solid var(--home-neutral-7);border-radius:8px;overflow:hidden}.home-vdash-scatter-grid{position:absolute;inset:0;width:100%;height:100%}.home-vdash-marker{position:absolute;width:32px;height:32px;margin-left:-16px;margin-top:-16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:0.7px;padding-left:0.7px;will-change:transform,opacity}.home-vdash-summary{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.home-vdash-summary-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#fff;border-radius:6px;box-shadow:0 1.25px 4px rgba(35,57,99,0.25)}.home-vdash-summary-label,.home-vdash-summary-value{font-size:16px;font-weight:600;color:#132C55}.home-vdash-summary-value{display:inline-flex;align-items:center;gap:6px}.home-vdash-swatch{flex:0 0 10px;width:10px;height:10px;border-radius:2px;background:var(--home-gradient-teal-green)}.home-vdash-feed{display:flex;flex-direction:column;gap:10px}.home-vdash-feed-panel{background:#F7FFF7;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:9px}.home-vdash-feed-row{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:var(--home-text);will-change:transform,opacity}.home-vdash-feed-dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:var(--home-gradient-teal-green)}.home-vdash-feed-text{flex:1 1 auto;min-width:0}.home-vdash-feed-time{margin-left:auto;white-space:nowrap;color:var(--home-text-muted)}.home-vdash-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto}.home-vdash-overall{display:flex;flex-direction:column;gap:8px}.home-vdash-overall-body{display:flex;align-items:center;gap:14px}.home-vdash-overall-donut{width:108px;height:108px;flex:0 0 108px}.home-vdash-overall-donut svg{width:100%;height:100%}.home-vdash-overall-inner{flex-direction:column;gap:0}.home-vdash-overall-value{font-size:20px;font-weight:700;line-height:1.15;color:var(--home-text)}.home-vdash-overall-state{font-size:14px;font-weight:500;line-height:1.15;color:var(--home-text)}.home-vdash-legend{display:flex;flex-direction:column;gap:10px}.home-vdash-legend-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#415267}.home-vdash-legend-swatch{flex:0 0 18px;width:18px;height:18px}.home-vdash-legend-swatch--current{border-radius:4px;background:var(--home-gradient-teal-green)}.home-vdash-legend-swatch--capacity{border-radius:2px;background:#1e2e4c}@media (max-width:1200px){.home-vdash-panel{padding:20px 22px;gap:14px}.home-vdash-title{font-size:17px}.home-vdash-bar-label,.home-vdash-stat-label,.home-vdash-stat-bottom,.home-vdash-stat-chip,.home-vdash-summary-label,.home-vdash-summary-value{font-size:15px}.home-vdash-dial{flex-basis:128px;width:128px;height:128px}.home-vdash-scatter-wrap{grid-template-columns:20px minmax(0,1fr)}.home-vdash-scatter{height:150px}}@media (max-width:900px){.home-page section.home-video-section{min-height:0;justify-content:flex-start;overflow:visible;padding:clamp(56px,13vw,88px) 0 56px}.home-video-content{margin-bottom:0;min-height:0}.home-video-dashboard{position:relative;top:auto;transform:none;margin:32px auto 0;width:min(92%,560px);flex-direction:column;border-radius:18px}.home-vdash-panel--left,.home-vdash-panel--right{flex:1 1 auto;max-width:100%}.home-vdash-register{flex-direction:column}.home-vdash-scatter-wrap{grid-template-columns:20px minmax(0,1fr);width:100%}.home-vdash-bottom{flex-direction:column;align-items:stretch}.home-vdash-ministats{flex:1 1 auto;max-width:100%}.home-vdash-scatter-ylabel,.home-vdash-scatter-xlabel{font-size:14px}}@media (prefers-reduced-motion:reduce){.home-video-dashboard,.home-vdash-marker,.home-vdash-feed-row{transform:none !important;opacity:1 !important}}.home-product{background:#fff}.home-product .home-inner{display:flex;align-items:center;gap:64px}.home-product--LR .home-inner{flex-direction:row-reverse}.home-product--RL .home-inner{flex-direction:row}.home-product-copy{flex:1 1 460px;max-width:520px}.home-product-logo{display:block;width:auto;max-width:298px;height:auto;margin:0 0 32px}.home-product-copy h2{font-size:clamp(26px,3vw,36px);font-weight:700}.home-product-copy p{font-size:16px;line-height:1.6;color:var(--home-text-muted);margin:0 0 32px}.home-product-mockup{flex:1 1 560px;display:flex;justify-content:center}@media (max-width:1024px){.home-product .home-inner{flex-direction:column !important;gap:40px}.home-product-copy{max-width:100%}}.home-page section.home-eagleeye365-row{background:#FEFFFD;min-height:80vh;display:flex;align-items:center;padding:8% 0 96px 4vw;overflow-x:clip}.home-eagleeye365-row .home-inner{max-width:none;width:100%;gap:4%}.home-eagleeye365-row .home-product-copy{flex:0 1 34%;max-width:475px}.home-eagleeye365-row .home-product-mockup{flex:1 1 62%;min-width:0;position:relative;justify-content:flex-end;margin-right:-4vw}.home-eagleeye365-row .home-product-copy h2{font-size:24px;line-height:30px;font-weight:700;color:var(--home-primary-dark);margin:0 0 12px}.home-eagleeye365-row .home-product-copy p{font-size:18px;line-height:1.3;max-width:475px;color:var(--home-text-muted);margin:0 0 32px}.home-eagleeye365-btn{padding:12px 16px;font-size:17px;line-height:24px;font-weight:800;letter-spacing:0.02em;text-transform:uppercase;color:var(--home-primary);background:transparent;border:3px solid transparent;border-image:linear-gradient(90deg,#47b0a3 0%,#4fb799 30.43%,#4cc86f 77.4%,#84ba4c 100%);border-image-slice:1;box-shadow:-11.15px -10.39px 48px rgba(51,138,48,0.05),-1.858px -1.732px 12px rgba(79,173,93,0.15),0 0 25px 2px rgba(155,193,150,0.30);transition:box-shadow 0.25s ease,color 0.25s ease}.home-eagleeye365-btn:hover,.home-eagleeye365-btn:focus-visible{color:var(--home-primary-dark);box-shadow:-11.15px -10.39px 48px rgba(51,138,48,0.10),-1.858px -1.732px 12px rgba(79,173,93,0.28),0 0 32px 4px rgba(155,193,150,0.55)}.home-eagleeye365-mockup{width:100%;max-width:980px;margin-left:auto;container-type:inline-size}.home-ee-stage{--ee-u:0.111111cqw;--ee-t-xs:calc(9.5 * var(--ee-u));--ee-t-sm:calc(11 * var(--ee-u));--ee-t-md:calc(12.5 * var(--ee-u));--ee-t-lg:calc(14 * var(--ee-u));position:relative;width:100%;aspect-ratio:520 / 301}.home-ee-frame{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:0;pointer-events:none;user-select:none;-webkit-user-drag:none}.home-ee-screen{position:absolute;left:11.731%;top:6.645%;width:76.538%;aspect-ratio:398 / 248;z-index:1;overflow:hidden;background:radial-gradient(120% 90% at 16% 0%,#FFFFFF 0%,rgba(255,255,255,0) 62%),linear-gradient(160deg,#F8FAFC 0%,#EDF1F6 55%,#E3E9F1 100%);box-shadow:inset 0 0 calc(10 * var(--ee-u)) rgba(35,57,99,0.06)}.home-ee-screen::before{content:'';position:absolute;left:0;top:0;bottom:0;width:7.5%;background:linear-gradient(180deg,#E8EDF4,#DEE5EF)}.home-ee-screen::after{content:'';position:absolute;left:7.5%;right:0;top:0;height:7%;background:rgba(255,255,255,0.78);box-shadow:inset 0 -1px 0 rgba(35,57,99,0.06)}.home-ee-cards{position:absolute;inset:0;z-index:2;overflow:visible}.home-eagleeye365-card{position:absolute;display:flex;flex-direction:column;background:#fff;border-radius:calc(8 * var(--ee-u));box-shadow:var(--home-shadow-elevation-4);padding:calc(12 * var(--ee-u));overflow:hidden;opacity:1;will-change:transform,opacity}.home-ee-cards .home-eagleeye365-card--automation{left:10.062%;top:2.621%;width:26.699%;height:38.705%;padding:calc(14 * var(--ee-u))}.home-ee-cards .home-eagleeye365-card--risk{left:10.062%;top:43.242%;width:26.699%;height:24.143%;padding:calc(14 * var(--ee-u))}.home-ee-cards .home-eagleeye365-card--compliance-docs{left:38.986%;top:2.621%;width:40.828%;height:32.382%;border-radius:calc(10 * var(--ee-u));background:#FBFCFD;padding:calc(14 * var(--ee-u))}.home-ee-cards .home-eagleeye365-card--realtime-metrics{left:59.122%;top:36.344%;width:31.038%;height:22.610%;z-index:3;padding:calc(10 * var(--ee-u))}.home-ee-cards .home-eagleeye365-card--governance{left:38.541%;top:46.308%;width:19.468%;height:34.490%;border-radius:calc(10 * var(--ee-u));padding:calc(10 * var(--ee-u))}.home-eagleeye365-card-title{font-size:var(--ee-t-lg);font-weight:700;color:var(--home-text);line-height:1.2;margin-bottom:calc(9 * var(--ee-u))}.home-eagleeye365-card--realtime-metrics .home-eagleeye365-card-title,.home-eagleeye365-card--governance .home-eagleeye365-card-title{font-size:var(--ee-t-md);margin-bottom:calc(6 * var(--ee-u))}.home-eagleeye365-card .home-donut circle.home-donut-track{stroke:#E4F4E9}.home-eagleeye365-card .home-donut circle.home-donut-fill{stroke-linecap:butt}.home-eagleeye365-card .home-donut svg{width:100%;height:100%}.home-eagleeye365-card .home-bar-track{height:calc(6 * var(--ee-u))}.home-eagleeye365-bar--warn{background:#F39B11}.home-ee-donut-disc{position:absolute;border-radius:50%;background:#fff;z-index:0;box-shadow:0 calc(2 * var(--ee-u)) calc(6 * var(--ee-u)) rgba(35,57,99,0.16),0 0 0 calc(1 * var(--ee-u)) rgba(35,57,99,0.05)}.home-eagleeye365-card .home-donut-value{z-index:1}.home-eagleeye365-automation-rows{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:calc(10 * var(--ee-u))}.home-eagleeye365-automation-row{display:flex;align-items:center;justify-content:space-between;gap:calc(8 * var(--ee-u));background:#F2F5F9;border-radius:calc(4 * var(--ee-u));padding:calc(8 * var(--ee-u)) calc(10 * var(--ee-u))}.home-eagleeye365-play{flex-shrink:0;order:2;width:calc(26 * var(--ee-u));height:calc(26 * var(--ee-u));border-radius:50%;background:var(--home-gradient-teal-green-diag);display:flex;align-items:center;justify-content:center}.home-eagleeye365-play::after{content:'';width:0;height:0;margin-left:calc(2 * var(--ee-u));border-style:solid;border-width:calc(5 * var(--ee-u)) 0 calc(5 * var(--ee-u)) calc(8 * var(--ee-u));border-color:transparent transparent transparent #fff}.home-eagleeye365-automation-text{min-width:0;display:flex;flex-direction:column;gap:calc(1 * var(--ee-u));line-height:1.25}.home-eagleeye365-automation-text span:first-child{font-size:var(--ee-t-sm);font-weight:700;color:var(--home-text)}.home-eagleeye365-automation-text span:last-child{font-size:var(--ee-t-xs);color:var(--home-text-muted)}.home-eagleeye365-risk-rows{flex:1;display:flex;flex-direction:column;justify-content:space-evenly;gap:calc(10 * var(--ee-u))}.home-eagleeye365-risk-row{display:flex;align-items:center;gap:calc(10 * var(--ee-u))}.home-eagleeye365-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:calc(66 * var(--ee-u));padding:calc(4 * var(--ee-u)) 0;border-radius:calc(6 * var(--ee-u));font-size:var(--ee-t-sm);font-weight:700;color:#fff}.home-eagleeye365-pill--high{background:#909BB1}.home-eagleeye365-pill--medium{background:#1D2D4B}.home-eagleeye365-risk-label{font-size:var(--ee-t-sm);line-height:1.2;color:var(--home-text)}.home-eagleeye365-docs-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:calc(9 * var(--ee-u)) calc(12 * var(--ee-u))}.home-eagleeye365-docs-cell{display:flex;flex-direction:column;justify-content:center;gap:calc(4 * var(--ee-u));background:#fff;border-radius:calc(6 * var(--ee-u));padding:calc(8 * var(--ee-u)) calc(10 * var(--ee-u));box-shadow:0 calc(2 * var(--ee-u)) calc(8 * var(--ee-u)) rgba(35,57,99,0.08)}.home-eagleeye365-docs-label{font-size:var(--ee-t-sm);font-weight:700;line-height:1.2;color:var(--home-text)}.home-eagleeye365-docs-status{font-size:var(--ee-t-xs);color:var(--home-text-muted)}.home-eagleeye365-realtime-inner{flex:1;display:flex;align-items:center;gap:calc(12 * var(--ee-u));min-height:0}.home-eagleeye365-card--realtime-metrics .home-donut{flex:0 0 auto;width:calc(72 * var(--ee-u));height:calc(72 * var(--ee-u))}.home-eagleeye365-card--realtime-metrics .home-ee-donut-disc{inset:calc(13 * var(--ee-u))}.home-eagleeye365-card--realtime-metrics .home-donut-value{font-size:var(--ee-t-lg)}.home-eagleeye365-realtime-bars{flex:1;min-width:0;display:flex;flex-direction:column;gap:calc(6 * var(--ee-u))}.home-eagleeye365-realtime-bar-row span{display:block;font-size:var(--ee-t-sm);font-weight:600;color:var(--home-primary-dark);line-height:1.2;margin-bottom:calc(3 * var(--ee-u))}.home-eagleeye365-governance-donut{display:flex;justify-content:center;margin-bottom:calc(8 * var(--ee-u))}.home-eagleeye365-card--governance .home-donut{width:calc(76 * var(--ee-u));height:calc(76 * var(--ee-u))}.home-eagleeye365-card--governance .home-ee-donut-disc{inset:calc(14 * var(--ee-u))}.home-eagleeye365-card--governance .home-donut-value{font-size:var(--ee-t-lg)}.home-eagleeye365-governance-bars{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:calc(6 * var(--ee-u))}.home-eagleeye365-governance-bar-row{display:flex;flex-direction:column;gap:calc(3 * var(--ee-u));font-size:var(--ee-t-xs);line-height:1.2;color:var(--home-text)}.home-ee-tips{position:absolute;right:clamp(64px,7vw,132px);top:50%;transform:translateY(-50%);margin-top:-32px;width:216px;min-height:380px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:16px;z-index:5;pointer-events:none}.home-ee-tip{position:relative;width:100%;display:flex;flex-direction:column;gap:2px;padding:14px 20px 14px 43px;border-radius:8px;text-align:right;overflow:hidden;opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px rgba(0,0,0,0.1),inset 0 1px 0 rgba(255,255,255,0.5),inset 0 -1px 0 rgba(255,255,255,0.1),inset 0 0 12px 6px rgba(255,255,255,0.6);will-change:transform,opacity}.home-ee-tip::before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.8),transparent);z-index:2}.home-ee-tip::after{content:'';position:absolute;left:0;top:0;bottom:0;width:1px;background:linear-gradient(180deg,rgba(255,255,255,0.8),transparent,rgba(255,255,255,0.3));z-index:2}.home-ee-tip-scrim{position:absolute;inset:0;z-index:0;background:linear-gradient(45deg,rgba(244,246,249,0) 0%,rgba(244,246,249,0.80) 54.33%,rgba(244,246,249,0.88) 63.46%,rgba(244,246,249,0.90) 76.44%,#F4F6F9 100%)}.home-ee-tip-top{position:relative;z-index:1;font-size:18px;font-weight:500;line-height:22px;color:var(--home-primary)}.home-ee-tip-bottom{position:relative;z-index:1;font-size:14px;font-weight:400;line-height:20px;color:var(--home-text-muted)}@media (min-width:1180.02px) and (max-width:1439px){.home-eagleeye365-row .home-product-copy{flex-basis:31%}.home-eagleeye365-row .home-product-mockup{flex-basis:65%;margin-right:-5vw}}@media (min-width:1024.02px) and (max-width:1180px){.home-page section.home-eagleeye365-row{padding-left:2.5vw}.home-eagleeye365-row .home-inner{gap:3%}.home-eagleeye365-row .home-product-copy{flex:0 1 27%;min-width:250px}.home-eagleeye365-row .home-product-mockup{flex:1 1 70%;margin-right:-6vw}.home-eagleeye365-row .home-product-copy h2{font-size:22px;line-height:28px}.home-eagleeye365-row .home-product-copy p{font-size:16px;line-height:1.45}}@media (max-width:1024px){.home-page section.home-eagleeye365-row{min-height:0;padding:56px 4vw;display:block}.home-eagleeye365-row .home-inner{flex-direction:column-reverse !important;gap:40px}.home-eagleeye365-row .home-product-copy{flex:1 1 auto;max-width:100%}.home-eagleeye365-row .home-product-mockup{flex:1 1 auto;width:100%;margin-right:0;justify-content:center;flex-direction:column;align-items:stretch}.home-eagleeye365-mockup{max-width:900px;margin:0 auto}.home-ee-tips{position:static;transform:none;margin:24px auto 0;width:100%;min-height:0;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;pointer-events:auto}.home-ee-tip{flex:1 1 170px;max-width:240px;padding:14px 16px;text-align:center}}@media (max-width:900px){.home-ee-stage{--ee-u:1px;aspect-ratio:auto;height:auto}.home-page .home-ee-frame,.home-page .home-ee-screen{display:none}.home-ee-cards{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-ee-cards .home-eagleeye365-card,.home-ee-cards .home-eagleeye365-card--automation,.home-ee-cards .home-eagleeye365-card--risk,.home-ee-cards .home-eagleeye365-card--compliance-docs,.home-ee-cards .home-eagleeye365-card--realtime-metrics,.home-ee-cards .home-eagleeye365-card--governance{position:static;inset:auto;width:auto;height:auto;padding:16px;overflow:visible}.home-ee-cards .home-eagleeye365-card--compliance-docs{grid-column:1 / -1}.home-eagleeye365-card--governance .home-donut{width:96px;height:96px}.home-eagleeye365-card--governance .home-ee-donut-disc{inset:18px}.home-eagleeye365-card--realtime-metrics .home-donut{width:88px;height:88px}.home-eagleeye365-card--realtime-metrics .home-ee-donut-disc{inset:16px}}@media (max-width:599px){.home-page section.home-eagleeye365-row{padding:48px 20px}.home-ee-cards{grid-template-columns:1fr}.home-eagleeye365-row .home-product-copy p{font-size:16px}}@media (prefers-reduced-motion:reduce){.home-eagleeye365-card,.home-ee-tip{transform:none !important;opacity:1 !important}}.home-gladius{--hgl-u:0.95px;--hgl-navy:#1E2E4C;--hgl-mint:#83DEC6;--hgl-green:#4CC86F;--hgl-green-ink:#2E9E62;--hgl-card-ink:#1E2E4C;--hgl-card-muted:#78828F;--hgl-cta-gradient:linear-gradient(90deg,#47B0A3 0%,#4FB799 30.43%,#4CC86F 77.4%,#84BA4C 100%)}.home-page .home-gladius.home-product{background:transparent;padding:88px 80px 88px 0;min-height:90vh;display:flex;align-items:center;overflow:hidden}.home-gladius .home-inner{flex:1 1 auto;width:100%;max-width:none;margin:0;gap:24px;align-items:center;justify-content:space-between}.home-gladius .home-product-copy{flex:0 1 549px;max-width:549px}.home-gladius .home-product-copy h2{font-size:24px;font-weight:700;line-height:30px;margin:0 0 20px}.home-gladius .home-product-copy p{font-size:18px;line-height:1.3;color:var(--home-text-muted);margin:0 0 32px}.home-gladius .home-product-mockup{flex:0 0 auto;width:791px;max-width:calc(100% - 340px);min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.home-gladius .home-btn.home-gladius-btn{background:rgba(255,255,255,0.07);-webkit-backdrop-filter:blur(7.58px);backdrop-filter:blur(7.58px);color:var(--home-primary);font-size:17px;font-weight:800;letter-spacing:0.02em;text-transform:uppercase;padding:16px 26px;border:3px solid transparent;border-radius:2px;border-image:var(--hgl-cta-gradient) 1;box-shadow:0 0 25px 2px rgba(155,193,150,0.5),-11.15px -10.39px 48px rgba(51,138,48,0.05),-1.86px -1.73px 12px rgba(79,173,93,0.15),inset 0 1px 0 rgba(255,255,255,0.65);transition:box-shadow 0.25s ease,color 0.25s ease,background 0.25s ease}.home-gladius .home-btn.home-gladius-btn:hover,.home-gladius .home-btn.home-gladius-btn:focus-visible{background:rgba(255,255,255,0.35);color:var(--home-primary-dark);box-shadow:0 0 34px 4px rgba(155,193,150,0.62),-11.15px -10.39px 48px rgba(51,138,48,0.10),-1.86px -1.73px 12px rgba(79,173,93,0.22),inset 0 1px 0 rgba(255,255,255,0.8)}.home-gladius .home-btn.home-gladius-btn--compact{font-size:14px;padding:11px 18px}.home-gladius-mobilehead{display:none;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.home-gladius-mobilehead-logo{width:167px;max-width:45%;height:auto}.home-gladius-mockup{width:100%;overflow:visible}.home-gladius-stage{position:relative;width:108%;margin-left:-8%;aspect-ratio:520 / 301;container-type:inline-size}.home-gladius-frame{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.home-gladius-screen{position:absolute;left:11.731%;top:6.645%;width:76.538%;aspect-ratio:398 / 248;z-index:1;overflow:hidden;border-radius:0;pointer-events:none;background:linear-gradient(158deg,#FFFFFF 0%,#FAFCFD 55%,#F3F6FA 100%)}.home-gladius-cards{position:absolute;left:11.731%;top:6.645%;width:76.538%;height:82.392%;z-index:2}.home-gladius-screen,.home-gladius-cards{--hgl-u:0.95px}@supports not (width:1cqw){.home-gladius-screen,.home-gladius-cards{--hgl-u:min(0.9492px,calc(0.12vw - 0.504px))}@media (max-width:1180px){.home-gladius-screen,.home-gladius-cards{--hgl-u:calc(0.1267vw - 0.0304px)}}}@supports (width:1cqw){.home-gladius-screen,.home-gladius-cards{--hgl-u:0.111111cqw}}.home-gladius-card{position:absolute;left:var(--hgl-l);top:var(--hgl-t);width:var(--hgl-w);height:var(--hgl-h);z-index:var(--hgl-z,1);display:flex;flex-direction:column;background:#fff;border-radius:calc(7 * var(--hgl-u));padding:calc(8 * var(--hgl-u)) calc(9 * var(--hgl-u));overflow:hidden;font-size:calc(8 * var(--hgl-u));line-height:1.3;color:var(--hgl-card-ink);box-shadow:0 calc(1.5 * var(--hgl-u)) calc(4 * var(--hgl-u)) rgba(30,46,76,0.07),0 calc(7 * var(--hgl-u)) calc(18 * var(--hgl-u)) rgba(30,46,76,0.07)}.home-gladius-card-title{font-size:calc(10 * var(--hgl-u));font-weight:700;line-height:1.2;color:var(--hgl-card-ink)}.home-gladius-card--threats .home-gladius-card-title,.home-gladius-card--posture .home-gladius-card-title,.home-gladius-card--threatintel .home-gladius-card-title{font-size:calc(9.2 * var(--hgl-u))}.home-gladius-card-sub{font-size:calc(6.8 * var(--hgl-u));font-weight:500;line-height:1.3;color:var(--hgl-card-muted);margin-top:calc(2 * var(--hgl-u));max-width:74%}.home-gladius-card-row{display:flex;align-items:center;gap:calc(10 * var(--hgl-u));margin-top:calc(6 * var(--hgl-u))}.home-gladius-donut{flex:0 0 auto}.home-gladius-donut svg{width:100%;height:100%;display:block}.home-gladius-card .home-donut-value{font-size:calc(10 * var(--hgl-u));font-weight:700}.home-gladius-card-text{display:flex;flex-direction:column;gap:calc(4 * var(--hgl-u));font-size:calc(7.5 * var(--hgl-u));line-height:1.25;min-width:0}.home-gladius-card-text em{display:block;font-style:normal;font-weight:500;font-size:calc(7.5 * var(--hgl-u));color:var(--hgl-card-muted)}.home-gladius-line1{font-weight:700;font-size:calc(9.5 * var(--hgl-u));color:var(--hgl-card-ink)}.home-gladius-gauge-row{display:flex;gap:calc(10 * var(--hgl-u));align-items:flex-start;justify-content:space-between;margin-top:calc(5 * var(--hgl-u))}.home-gladius-gauge{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:0}.home-gladius-dial{width:100%;max-width:calc(96 * var(--hgl-u))}.home-gladius-dial svg{width:100%;height:auto;display:block}.home-gladius-dial-track{fill:none;stroke:#EDF1F5;stroke-width:8;stroke-linecap:round}.home-gladius-dial-fill{fill:none;stroke-width:8;stroke-linecap:round;transition:none}.home-gladius-needle path{fill:#2B3648}.home-gladius-hub{fill:#2B3648}.home-gladius-hub-dot{fill:#fff}.home-gladius-gauge-label{display:block;margin-top:calc(2 * var(--hgl-u));text-align:center;font-size:calc(9 * var(--hgl-u));font-weight:700}.home-gladius-gauge-label b{display:block;font-size:calc(11 * var(--hgl-u));font-weight:800;line-height:1.15;color:var(--hgl-green-ink)}.home-gladius-gauge-label em{display:block;font-style:normal;font-weight:500;font-size:calc(7 * var(--hgl-u));line-height:1.2;color:var(--hgl-card-muted)}.home-gladius-line-chart{width:100%;height:auto;display:block;margin-top:calc(5 * var(--hgl-u))}.home-gladius-line-grid line{stroke:#E7ECF1;stroke-width:0.5;opacity:1}.home-gladius-line-path{fill:none;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;transition:none}.home-gladius-line-area{transition:none}.home-gladius-intel-body{display:flex;align-items:flex-end;gap:calc(7 * var(--hgl-u));margin-top:calc(6 * var(--hgl-u));flex:1 1 auto;min-height:0}.home-gladius-vbars{display:flex;align-items:flex-end;gap:calc(5 * var(--hgl-u));flex:0 0 42%;height:calc(54 * var(--hgl-u));background:transparent}.home-gladius-vbar{position:relative;flex:1 1 0;height:100%;display:flex;align-items:flex-end;background:transparent;overflow:visible}.home-gladius-vbar-fill{width:100%;height:0;border-radius:calc(2 * var(--hgl-u)) calc(2 * var(--hgl-u)) 0 0;transition:none}.home-gladius-diagram{flex:1 1 auto;width:100%;height:auto;display:block}.home-gladius-diagram-node rect{fill:#fff;stroke:#CBD5E1;stroke-width:0.8}.home-gladius-diagram-link path{fill:none;stroke:#8FD6C2;stroke-width:1.1;stroke-linecap:round}.home-gladius-diagram-text text{font-size:7px;font-weight:700;fill:var(--hgl-navy)}.home-gladius-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:calc(2.5 * var(--hgl-u));min-width:0}.home-gladius-legend li{display:flex;align-items:center;gap:calc(5 * var(--hgl-u));min-width:0}.home-gladius-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:calc(15 * var(--hgl-u));height:calc(10.5 * var(--hgl-u));padding:0 calc(3 * var(--hgl-u));border-radius:calc(5.5 * var(--hgl-u));font-size:calc(6.5 * var(--hgl-u));font-weight:700;line-height:1}.home-gladius-legend em{flex:1 1 auto;min-width:0;font-style:normal;font-weight:600;font-size:calc(7 * var(--hgl-u));color:var(--hgl-green-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:0}.home-gladius-card--productpatches circle.home-donut-fill{stroke-linecap:butt}@media (max-width:1180px){.home-page .home-gladius.home-product{padding:64px 24px 64px 0;min-height:0;display:block;overflow:hidden}.home-page .home-gladius .home-inner{flex-direction:column-reverse !important;align-items:stretch;gap:32px}.home-gladius .home-product-copy{flex:1 1 auto;max-width:100%;padding-left:24px}.home-gladius .home-product-mockup{flex:1 1 auto;width:100%;max-width:none}.home-gladius-mobilehead{display:flex;padding-left:24px}.home-gladius .home-product-copy .home-product-logo,.home-gladius .home-product-copy .home-gladius-btn{display:none}.home-gladius-stage{width:114%;margin-left:-8%}}@media (max-width:900px){.home-page .home-gladius.home-product{padding:56px 20px;overflow:visible}.home-gladius .home-product-copy,.home-gladius-mobilehead{padding-left:0}.home-gladius-stage{position:static;container-type:normal;width:100%;margin-left:0;aspect-ratio:auto;background:var(--home-neutral-9);border-radius:14px;padding:16px;box-shadow:0 10px 30px rgba(30,46,76,0.08)}.home-page .home-gladius-frame,.home-page .home-gladius-screen{display:none}.home-gladius-cards{position:static;width:auto;height:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,326px),1fr));gap:16px;--hgl-u:1.25px}.home-gladius-card{position:static;width:auto;height:auto;z-index:auto;border-radius:10px;padding:16px}.home-gladius-card-sub{max-width:100%}.home-gladius-legend em{white-space:normal}.home-gladius-intel-body{align-items:center}}@media (max-width:420px){.home-gladius-cards{--hgl-u:1.05px}.home-gladius-mobilehead{flex-wrap:wrap;gap:12px}.home-gladius-mobilehead-logo{max-width:55%}}.home-page section.home-swift{padding:88px 0 88px 80px}.home-swift .home-inner{max-width:none;margin:0;gap:40px;align-items:center;justify-content:space-between;min-height:80vh}.home-swift .home-product-copy{flex:0 1 549px;max-width:549px;min-width:0}.home-swift .home-product-mockup{flex:1 1 791px;min-width:0;justify-content:flex-end;align-items:center}.home-swift .home-swift-mockup{width:100%;display:flex;justify-content:flex-end}.home-swift .home-product-logo{width:300px;max-width:100%;margin:0 0 32px}.home-swift .home-product-copy h2{font-size:24px;font-weight:700;line-height:30px;margin:0 0 12px}.home-swift .home-product-copy p{font-size:18px;font-weight:400;line-height:1.3;color:var(--home-primary-dark);margin:0 0 32px}.home-swift-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 26px;font-family:inherit;font-size:17px;font-weight:800;line-height:24px;letter-spacing:0.02em;text-transform:uppercase;text-decoration:none;color:var(--home-primary-dark);background:rgba(255,255,255,0.07);-webkit-backdrop-filter:blur(7.58px);backdrop-filter:blur(7.58px);border:3px solid transparent;border-radius:2px;border-image:linear-gradient(90deg,#47B0A3 0%,#4FB799 30.43%,#4CC86F 77.4%,#84BA4C 100%) 1;box-shadow:0 0 25px 2px rgba(155,193,150,0.5);cursor:pointer;transition:box-shadow 0.25s ease,transform 0.25s ease}.home-swift-btn:hover,.home-swift-btn:focus-visible{box-shadow:0 0 34px 4px rgba(155,193,150,0.72);transform:translateY(-1px)}.home-swift-stage{--hsw-u:max(0.126422cqw,0.855px);position:relative;width:791px;max-width:100%;aspect-ratio:791 / 625;container-type:inline-size;flex:0 1 auto}.home-swift-defs{position:absolute;width:0;height:0;overflow:hidden}.home-swift-frame{position:absolute;left:-6.953%;top:6.720%;width:113.780%;aspect-ratio:520 / 301;z-index:1;pointer-events:none;filter:drop-shadow(0 calc(18 * var(--hsw-u,1px)) calc(26 * var(--hsw-u,1px)) rgba(30,46,76,0.16))}.home-swift-frame .home-swift-frame-img{position:absolute;inset:0;width:100%;height:100%;max-width:none;display:block}.home-swift-screen{position:absolute;left:11.731%;top:6.645%;width:76.538%;aspect-ratio:398 / 248;z-index:2;display:block;background:linear-gradient(158deg,#FFFFFF 0%,#F7FAFC 62%,#EFF4F8 100%)}.home-swift-overlay{position:absolute;inset:0;z-index:4}.home-swift-card{position:absolute;z-index:1;display:flex;flex-direction:column;background:#fff;border-radius:12px;border-radius:calc(12 * var(--hsw-u,1px));box-shadow:var(--home-shadow-elevation-4);padding:1.15em 1.35em;overflow:hidden;opacity:1;font-size:11px;font-size:calc(11 * var(--hsw-u,1px));line-height:1.3;color:var(--home-text);will-change:transform,opacity}.home-swift-card--etl,.home-swift-card--kpi{z-index:2}.home-swift-card-title{font-size:1.25em;font-weight:700;line-height:1.25;color:var(--home-text);margin:0 0 0.85em;white-space:normal;overflow:visible;text-overflow:clip}.home-swift-card--etl{justify-content:center}.home-swift-card--etl .home-swift-card-title{margin-bottom:1.1em}.home-swift-etl-track{position:relative;height:0.95em;border-radius:999px;background:#ECF0F4;overflow:hidden}.home-swift-etl-track>.home-bar-fill{position:absolute;left:0;top:0;height:100%;border-radius:999px}.home-swift-etl-fill-b{z-index:1;background:linear-gradient(90deg,#7FD48A 0%,#A6DE6B 100%)}.home-swift-etl-fill-a{z-index:2;background:linear-gradient(90deg,#47B0A3 0%,#4CC86F 100%)}.home-swift-panel{position:relative;width:100%;flex:0 0 auto;aspect-ratio:314 / 190;background:#FBFDFC;border:1px solid #E4EDE8;border-radius:0.75em;overflow:hidden}.home-swift-node-lines{position:absolute;inset:0;width:100%;height:100%}.home-swift-node-lines path{fill:none;stroke:#7FCBAE;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.home-swift-arrowhead{stroke-width:1.6}.home-swift-node{position:absolute;transform:translate(-50%,-50%);width:2.1em;height:2.1em;border-radius:50%;background:linear-gradient(135deg,#6AC2B6 0%,#7ACFAA 52%,#8FD48C 100%);border:1px solid #3FA98D;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0.22em rgba(217,242,231,0.9),0 1px 3px rgba(20,60,48,0.18);opacity:1}.home-swift-node .home-swift-ico{width:1.25em;height:1.25em}.home-swift-ico{display:block;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.home-swift-gauge-row{display:flex;gap:0.9em;align-items:flex-start;justify-content:space-around;margin-top:auto;margin-bottom:auto}.home-swift-gauge{display:flex;flex-direction:column;align-items:center}.home-swift-dial{position:relative;width:8em;height:4em}.home-swift-dial .home-donut{position:absolute;left:0;top:0;width:8em;height:4em}.home-swift-dial .home-donut svg{width:8em;height:8em}.home-swift-arc-track{stroke:#E5EAEF}.home-swift-needle{position:absolute;left:50%;bottom:0.18em;width:0.19em;height:2.55em;background:linear-gradient(180deg,#16233C 0%,#1E2E4C 100%);border-radius:0.1em 0.1em 0 0;transform-origin:50% 100%;transform:translateX(-50%) rotate(-90deg);z-index:3}.home-swift-pivot{position:absolute;left:50%;bottom:0.18em;width:0.62em;height:0.62em;border-radius:50%;background:#1E2E4C;box-shadow:0 0 0 0.14em #fff;transform:translate(-50%,50%);z-index:4}.home-swift-gauge-label{margin-top:0.5em;font-size:1.05em;font-weight:500;line-height:1.2;color:var(--home-text);text-align:center;white-space:nowrap}.home-swift-gauge-label b{font-weight:700;color:#35A96A}.home-swift-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.85em;margin-top:auto;margin-bottom:auto}.home-swift-kpi{display:flex;align-items:center;gap:0.65em;padding:0.7em 0.8em;background:#F6F9FB;border:1px solid #E7EDF3;border-radius:0.8em;min-width:0}.home-swift-check-badge{flex:0 0 auto;width:2.35em;height:2.35em;border-radius:50%;background:var(--home-gradient-teal-green-diag);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(35,57,99,0.18)}.home-swift-check-badge svg{width:1.35em;height:1.35em;display:block}.home-swift-kpi-meta{display:flex;flex-direction:column;line-height:1.2;min-width:0}.home-swift-kpi-meta strong{font-size:1.32em;font-weight:700;color:var(--home-text)}.home-swift-kpi-meta span{font-size:0.95em;color:var(--home-text-muted)}.home-swift-source-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.85em 1.2em;margin-top:auto;margin-bottom:auto}.home-swift-source-item{display:flex;align-items:center;gap:0.65em;min-width:0}.home-swift-icon-badge{flex:0 0 auto;width:2.2em;height:2.2em;border-radius:50%;background:var(--home-gradient-teal-green-diag);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(35,57,99,0.18)}.home-swift-icon-badge .home-swift-ico{width:1.3em;height:1.3em}.home-swift-source-item>span:last-child{font-size:1em;line-height:1.15;color:var(--home-text-muted)}.home-swift-tips{position:absolute;right:0;top:50%;transform:translateY(calc(-50% - 32px));width:216px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:6;pointer-events:none}.home-swift-tip{position:relative;width:216px;padding:14px 20px 14px 43px;border-radius:8px;overflow:hidden;text-align:left;opacity:1;box-shadow:0 8px 24px rgba(35,57,99,0.10);will-change:transform,opacity}.home-swift-tip::before{content:'';position:absolute;inset:0;z-index:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(45deg,rgba(244,246,249,0) 0%,rgba(244,246,249,0.80) 54.33%,rgba(244,246,249,0.88) 63.46%,rgba(244,246,249,0.90) 76.44%,#F4F6F9 100%)}.home-swift-tip>span{position:relative;z-index:1;display:block}.home-swift-tip-value{font-size:18px;font-weight:500;line-height:1.3;color:var(--home-primary)}.home-swift-tip-label{font-size:14px;font-weight:400;line-height:1.3;color:var(--home-primary)}@media (min-width:1280.02px) and (max-width:1439.98px){.home-swift .home-product-copy{flex:0 1 430px;max-width:430px}}@media (max-width:1280px){.home-swift-tips{display:none}.home-swift.home-product .home-inner{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;gap:40px}.home-swift .home-product-copy{flex:0 0 auto;max-width:640px}.home-swift .home-product-mockup{flex:0 0 auto;width:100%}.home-swift .home-swift-mockup{justify-content:flex-end}}@media (max-width:1200px){.home-page section.home-swift{padding:72px 0 72px 40px}.home-swift .home-inner{gap:32px}}@media (max-width:1024px){.home-page section.home-swift{padding:64px 24px}.home-swift .home-inner{min-height:0;gap:40px}.home-swift .home-product-copy{flex:1 1 auto;max-width:100%}.home-swift .home-product-mockup{flex:1 1 auto;justify-content:center}.home-swift .home-swift-mockup{justify-content:center}.home-swift-stage{--hsw-u:1px;width:100%;max-width:560px;aspect-ratio:auto;container-type:normal;margin:0 auto;display:block}.home-page .home-swift-frame,.home-page .home-swift-screen,.home-page .home-swift-tips{display:none}.home-swift-overlay{position:static;inset:auto;display:flex;flex-direction:column;gap:16px}.home-swift-card{position:static !important;left:auto !important;top:auto !important;width:100% !important;height:auto !important;font-size:14px;padding:18px 20px;border-radius:12px;transform:none !important;opacity:1 !important}.home-swift-card-title{margin-bottom:0.9em}.home-swift-etl-track{height:0.75em}.home-swift-gauge-row,.home-swift-kpi-grid,.home-swift-source-grid{margin-top:0;margin-bottom:0}}@media (max-width:900px){.home-page section.home-swift{padding:56px 20px}}@media (max-width:560px){.home-swift .home-product-copy h2{font-size:22px;line-height:28px}.home-swift .home-product-copy p{font-size:16px}.home-swift-card{font-size:12.5px;padding:16px 16px}.home-swift-kpi-grid{grid-template-columns:1fr}.home-swift-source-grid{grid-template-columns:1fr}.home-swift-btn{padding:14px 22px;font-size:16px}}@media (prefers-reduced-motion:reduce){.home-swift-card,.home-swift-tip{transform:none !important;opacity:1 !important}.home-swift-node{transform:translate(-50%,-50%) !important;opacity:1 !important}}.home-page section.home-impact{background-color:#fff;background-image:none;padding-bottom:96px;overflow:hidden}@media (max-width:900px){.home-page section.home-impact{padding-bottom:64px}}@media (max-width:560px){.home-page section.home-impact{padding-bottom:44px}}.home-impact>.home-pattern-layer{width:30%;height:100%;opacity:1;background:none;overflow:visible}.home-impact .home-impact-bg-art{position:absolute;top:0;left:0;width:400%;height:100%;max-width:none;object-fit:cover;object-position:top left;opacity:0.85;pointer-events:none}.home-impact .home-impact-foot-pattern{display:block;position:relative;z-index:0;width:calc(100%+8vw);max-width:none;height:clamp(180px,22vw,380px);background-repeat:repeat;background-size:contain;background-position:left bottom;opacity:0.28;pointer-events:none}.home-impact-window{position:relative;background:#1E2E4C;border-radius:12px 12px 24px 24px;overflow:hidden;box-shadow:var(--home-shadow-elevation-4)}.home-impact .home-impact-chrome{display:block;width:100%;height:auto}.home-impact-titlebar{display:flex;align-items:center;min-height:186px;padding:32px;background:var(--home-neutral-9);border-bottom:1px solid var(--home-border)}.home-impact .home-impact-title{margin:0;max-width:490px;font-size:42px;font-weight:700;line-height:1.25;color:var(--home-text)}:root{--home-rk-inactive-tab-width:10%;--home-rk-active-tab-width:70%}.home-impact .rk-vertical-tabs-wrapper{display:flex;width:100%;min-height:540px;overflow:hidden;background:var(--home-neutral-9);border:1px solid var(--home-border)}.home-impact .rm-column-tab{position:relative;display:flex}@media (min-width:1024.02px){.home-impact .rm-column-tab{width:var(--home-rk-inactive-tab-width);transition:width 1s ease-in-out}.home-impact .rm-column-tab.active{width:var(--home-rk-active-tab-width)}}.home-impact .rk-column-title-wrapper{display:flex;align-items:flex-start;justify-content:center;width:100%;min-height:634px;padding:20px 8px;background:var(--home-neutral-9);border-left:1px solid var(--home-border);cursor:pointer;flex-shrink:0}.home-impact .rm-column-tab.active .rk-column-title-wrapper{display:none}.home-impact .rm-column-tab.active+.rm-column-tab .rk-column-title-wrapper{border-left-color:#657592}@media (min-width:1024.02px){.home-impact .rm-column-title{display:flex;flex-direction:column;align-items:center;gap:40px;font-weight:600;color:var(--home-text)}.home-impact .rm-column-title .home-tab-num{font-size:32px;line-height:1}.home-impact .rm-column-title .home-tab-name{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;font-size:32px}@supports (writing-mode:sideways-lr){.home-impact .rm-column-title .home-tab-name{writing-mode:sideways-lr;transform:none}}}.home-impact .rk-column-inner-tab{position:relative;width:100%;max-width:0;height:0;overflow:hidden;background-color:#fff;background-image:none;transition:max-width 1s ease-in-out,opacity 0.5s ease-in-out}.home-impact .rk-column-inner-tab.active{max-width:100%;height:auto}.home-impact .rk-inner-heading-wrapper{display:flex;align-items:center;justify-content:space-between;height:78px;padding:0 32px;border-bottom:1px solid var(--home-border)}.home-impact .rk-inner-heading-wrapper h3{margin:0;font-size:32px;font-weight:600;color:var(--home-text);white-space:nowrap}.home-impact .rk-inner-heading-wrapper .home-tab-num{font-size:32px;font-weight:600;color:var(--home-text)}.home-impact .rk-inner-tab-content{position:relative;min-height:556px;padding:39px}.home-tab-01 .rk-inner-heading-wrapper{background:var(--home-tab-01-bg)}.home-tab-01 .rk-inner-tab-content{background-color:#FEFAFF}.home-tab-02 .rk-inner-heading-wrapper{background:var(--home-tab-02-bg)}.home-tab-02 .rk-inner-tab-content{background-color:#FFFBF5}.home-tab-03 .rk-inner-heading-wrapper{background:var(--home-tab-03-bg)}.home-tab-03 .rk-inner-tab-content{background-color:#F5FEFF}.home-tab-04 .rk-inner-heading-wrapper{background:var(--home-tab-04-bg)}.home-tab-04 .rk-inner-tab-content{background-color:#FFF5F5}.home-impact-outcomes{position:relative;z-index:1;max-width:440px}.home-outcome-label{display:block;font-size:16px;font-weight:600;color:var(--home-text);margin-bottom:16px}.home-impact-outcome-list{list-style:none;margin:0;padding:0}.home-impact-outcome-list li{display:flex;align-items:flex-start;gap:9px;font-size:16px;line-height:1.4;color:var(--home-text);margin-bottom:9px}.home-impact-outcome-list li::before{content:none}.home-impact-check{flex:0 0 auto;display:block}.home-impact-cards{position:absolute;inset:0;z-index:2;pointer-events:none}.home-impact-card{position:absolute;display:flex;flex-direction:column;gap:8px;min-width:0;padding:12px 14px;background:#fff;border-radius:12px;box-shadow:0 10px 35px 0 rgba(35,57,99,0.12);pointer-events:auto;will-change:transform,opacity}.home-impact-card-title{margin:0;font-size:14px;font-weight:600;line-height:1.25;color:var(--home-text)}.home-impact-card-title--b{font-weight:700}.home-impact-card-title--lg{font-size:16px;font-weight:700}.home-impact-card-title--sb{font-weight:600}.home-impact-row{display:flex;align-items:center;gap:10px;min-width:0}.home-impact-row--split{align-items:flex-start;justify-content:space-around;gap:8px}.home-impact-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.home-impact-card-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.3;color:var(--home-text)}.home-impact-card--402{left:45.87%;top:16.55%;width:27.21%;min-height:145px}.home-impact-card--401{left:61.57%;top:37.77%;width:35.00%;min-height:217px}.home-impact-card--400{left:10.64%;top:43.88%;width:37.33%;min-height:149px}.home-impact-card--399{left:27.85%;top:76.80%;width:67.56%;min-height:101px}.home-impact-card--403{left:59.77%;top:13.31%;width:33.84%;min-height:232px}.home-impact-card--404{left:29.19%;top:50.90%;width:49.07%;min-height:239px}.home-impact-card--406{left:56.28%;top:5.76%;width:41.51%;min-height:142px}.home-impact-card--407{left:52.44%;top:40.47%;width:36.63%;min-height:178px}.home-impact-card--405{left:1.74%;top:55.22%;width:48.14%;min-height:195px}.home-impact-card--408{left:48.26%;top:78.78%;width:25.93%;min-height:104px}.home-impact-card--409{left:51.16%;top:15.47%;width:45.12%;min-height:184px}.home-impact-card--410{left:7.44%;top:35.79%;width:37.79%;min-height:157px}.home-impact-card--411{left:26.28%;top:60.43%;width:67.09%;min-height:185px}.home-impact .home-donut svg{width:100%;height:100%;display:block;transform:rotate(90deg)}.home-impact-donut{flex:0 0 auto}.home-impact-donut-value{line-height:1}.home-impact-donut--402{width:84px;height:84px}.home-impact-donut--402 .home-impact-donut-value{font-size:20px}.home-impact-donut--401{width:86px;height:86px}.home-impact-donut--401 .home-impact-donut-value{font-size:16px}.home-impact-donut--404{width:104px;height:104px}.home-impact-donut--411{width:100px;height:100px}.home-impact-donut--411 .home-impact-donut-value{font-size:22px}.home-impact-donut--flat circle.home-donut-fill{stroke-linecap:butt}.home-impact-legend-col{display:flex;flex-direction:column;gap:3px;font-size:11px;line-height:1.2;color:#4A5A78}.home-impact-donut-stack{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0}.home-impact-donut-label{font-size:12px;line-height:1.2;color:#4A5A78;text-align:center}.home-impact-kpi{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center}.home-impact-kpi-value{font-size:16px;font-weight:700;color:var(--home-text)}.home-impact-kpi-label{font-size:13px;line-height:1.25;color:#3A4A66}.home-impact-progress{padding:2px 16px 4px 24px}.home-impact-progress .home-bar-track{height:21px;border-radius:0;background:var(--home-track)}.home-impact-progress .home-bar-fill{border-radius:0;background-color:transparent;background-image:linear-gradient(90deg,#6626A5 0%,#B524E3 100%);background-repeat:no-repeat;background-size:438px 100%}.home-impact-chart{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.home-impact-plot{position:relative;flex:1 1 auto;min-height:84px}.home-impact-grid{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.home-impact-grid i{display:block;height:1px;background:#E8EBEF}.home-impact-cols{position:absolute;inset:0;display:flex;align-items:stretch;gap:4.4%;padding:16px 9% 0}.home-impact-plot--below .home-impact-cols{padding-top:0}.home-impact-col{flex:1 1 0;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.home-impact-col-val{flex:0 0 auto;font-size:11px;line-height:1;margin-bottom:3px;color:var(--home-text)}.home-impact-col-bar{flex:0 0 auto;width:100%;height:0;border-radius:2px 2px 0 0}.home-impact-axis{height:2px;background:var(--home-text)}.home-impact-xlabels{display:flex;gap:4.4%;padding:4px 9% 0}.home-impact-xlabels span{flex:1 1 0;min-width:0;display:block;text-align:center;font-size:11px;line-height:1;color:var(--home-text)}.home-impact-chart-legend{display:flex;gap:14px;margin-top:6px;font-size:11px;color:#4A5A78}.home-impact-chart-legend span{display:inline-flex;align-items:center;gap:5px}.home-impact-chart-legend i{display:block;width:8px;height:8px;border-radius:50%}.home-impact-pill{align-self:flex-start;padding:5px 12px;border-radius:8px;background:#FDE8E8;color:#943030;font-size:11px;font-weight:700;line-height:1.2}.home-impact-pie{flex:0 0 auto;width:96px;height:96px;border-radius:50%;background:conic-gradient(from 180deg,#039EB2 0 var(--home-impact-pie,60.5%),#39CCDE var(--home-impact-pie,60.5%) 100%);box-shadow:0 0 0 4px #fff,0 4px 16px rgba(35,57,99,0.16)}.home-impact-pie-legend{display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.25;color:#3A4A66}.home-impact-map-wrap{display:flex;align-items:center;flex:1 1 auto}.home-impact-map{width:100%;height:auto;display:block}.home-impact-card--411{flex-direction:row;align-items:center;gap:14px}.home-impact-411-left{flex:0 0 33%;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.home-impact-411-right{flex:1 1 auto;min-width:0;position:relative}.home-impact-line{display:block;width:100%;height:auto;margin-top:4px}.home-impact-uptrend{position:absolute;right:2px;bottom:-2px;font-size:12px;font-weight:700;color:#E74C4C}.home-impact-card--408 .home-impact-card-list li{font-size:12px}.home-impact-card--406 .home-impact-card-list li{font-size:12px}@media (max-width:1024px){.home-impact .home-impact-chrome{display:none}.home-impact-window{border-radius:8px 8px 16px 16px;border-top:4px solid var(--home-text)}.home-impact-titlebar{min-height:0;padding:24px 20px}.home-impact .home-impact-title{font-size:30px}.home-impact .home-impact-foot-pattern{width:calc(100%+40px);margin:56px -20px 0;height:clamp(120px,34vw,220px)}.home-impact .rk-vertical-tabs-wrapper{flex-direction:column;min-height:0}.home-impact .rm-column-tab{width:100% !important;flex-direction:column}.home-impact .rk-column-title-wrapper{min-height:0;padding:16px;border-left:none;border-top:1px solid var(--home-border)}.home-impact .rm-column-tab.active .rk-column-title-wrapper{display:flex}.home-impact .rm-column-title{flex-direction:row !important;justify-content:space-between !important;align-items:center;width:100%;gap:16px !important}.home-impact .rm-column-title .home-tab-name{writing-mode:horizontal-tb !important;transform:none !important;font-size:20px !important}.home-impact .rm-column-title .home-tab-num{font-size:20px !important}.home-impact .rk-column-inner-tab{max-width:none !important;height:0;opacity:0;transition:height 0.5s ease-in-out,opacity 0.3s ease-in-out}.home-impact .rk-column-inner-tab.active{height:auto;opacity:1}.home-impact .rk-inner-heading-wrapper{height:auto;padding:16px 20px}.home-impact .rk-inner-heading-wrapper h3{font-size:22px;white-space:normal}.home-impact .rk-inner-heading-wrapper .home-tab-num{font-size:22px}.home-impact .rk-inner-tab-content{min-height:0;padding:20px}.home-impact .home-impact-outcomes{max-width:none}.home-impact .home-impact-cards{position:static;display:flex;flex-direction:column;gap:16px;margin-top:24px}.home-impact .home-impact-card{position:static;left:auto;top:auto;width:100%;min-height:0;transform:none !important;opacity:1 !important}.home-impact .home-impact-card--411{flex-direction:column;align-items:stretch}.home-impact .home-impact-411-left{flex:0 0 auto}}@media (prefers-reduced-motion:reduce){.home-impact .home-impact-card{transform:none !important;opacity:1 !important}}.home-page section.home-articles{background:#fff;padding:55px 80px 51px}.home-articles .home-articles-pattern{opacity:0.28}.home-articles .irp-head{display:none}.home-articles-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:48px}.home-articles-headtext{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0;will-change:transform,opacity}.home-page .home-articles-heading{margin:0;font-family:'Public Sans',sans-serif;font-size:42px;line-height:64px;font-weight:700;letter-spacing:-0.42px;color:var(--home-primary-dark)}.home-articles-subheading{margin:0;font-family:'Public Sans',sans-serif;font-size:18px;line-height:1.4;font-weight:400;letter-spacing:-0.18px;color:var(--home-primary-dark)}.home-articles-viewall{--ha-glow:1;position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:2px solid #6AC2B7;border-radius:0;background-color:rgba(255,255,255,0.07);color:var(--home-primary-dark);font-family:'Public Sans',sans-serif;font-size:16px;line-height:24px;font-weight:800;text-transform:uppercase;text-decoration:none;white-space:nowrap;-webkit-backdrop-filter:blur(calc(7.58px * var(--ha-glow)));backdrop-filter:blur(calc(7.58px * var(--ha-glow)));box-shadow:-11.15px -10.39px calc(48px * var(--ha-glow)) rgba(51,138,48,0.05),-1.86px -1.73px calc(12px * var(--ha-glow)) rgba(79,173,93,0.15),inset 2.15px 2px 9.24px rgba(255,255,255,0.13),inset 1.22px 1.13px 4.62px rgba(255,255,255,0.13);transition:background-color 0.25s ease,border-color 0.25s ease;will-change:transform,opacity}.home-articles-viewall::before{content:"";position:absolute;inset:0;background:rgba(255,255,255,0.07);mix-blend-mode:plus-lighter;pointer-events:none}.home-articles-viewall-label{position:relative}.home-articles-viewall:hover,.home-articles-viewall:focus-visible{background-color:rgba(106,194,183,0.18);border-color:#4CC86F}.home-articles-viewall:focus-visible{outline:2px solid var(--home-primary);outline-offset:3px}.home-articles .irp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;gap:32px}.home-articles .irp-grid .irp-card:nth-child(1),.home-articles .irp-grid .irp-card:nth-child(2),.home-articles .irp-grid .irp-card:nth-child(3){grid-row:auto;grid-column:auto;height:auto}.home-articles .irp-card{display:flex;flex-direction:column;gap:20px;will-change:transform,opacity}.home-articles .irp-grid .irp-card:nth-child(1) .irp-card-image,.home-articles .irp-grid .irp-card:nth-child(2) .irp-card-image,.home-articles .irp-grid .irp-card:nth-child(3) .irp-card-image,.home-articles .irp-card-image{width:100%;height:340px;min-height:192px;max-height:360px;flex:none;overflow:hidden;background:var(--home-track)}.home-articles .irp-card-image img{width:100%;height:100%;object-fit:cover;display:block;transform:none;scale:1.10;translate:0 0;transition:scale 0.35s ease;will-change:translate,scale}.home-articles .irp-card:hover .irp-card-image img{transform:none;scale:1.16}.home-articles .irp-card-body{gap:20px}.home-articles .irp-card-title{font-size:24px;line-height:32px;font-weight:700;color:var(--home-primary-dark);min-height:64px}.home-articles .irp-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-articles .irp-card-pill{padding:3px 12px;border-radius:0;font-size:14px;line-height:20px;font-weight:400;color:var(--home-primary-dark);transform-origin:left center;will-change:transform,opacity}.home-articles .irp-card-date{visibility:hidden;color:transparent}@media (max-width:1100px){.home-articles .irp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.home-page section.home-articles{padding:55px 40px 51px}.home-page .home-articles-heading{font-size:34px;line-height:44px}}@media (max-width:900px){.home-articles .irp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-articles .irp-grid .irp-card:nth-child(1) .irp-card-image,.home-articles .irp-grid .irp-card:nth-child(2) .irp-card-image,.home-articles .irp-grid .irp-card:nth-child(3) .irp-card-image{height:300px}.home-articles-head{align-items:flex-start;gap:24px}}@media (max-width:760px){.home-page section.home-articles{padding:40px 20px}.home-articles .irp-grid{grid-template-columns:minmax(0,1fr);gap:32px}.home-articles .irp-grid .irp-card:nth-child(1) .irp-card-image,.home-articles .irp-grid .irp-card:nth-child(2) .irp-card-image,.home-articles .irp-grid .irp-card:nth-child(3) .irp-card-image{height:260px}.home-articles-head{flex-direction:column;align-items:flex-start;gap:20px}.home-page .home-articles-heading{font-size:28px;line-height:36px}.home-articles-subheading{font-size:16px}.home-articles .irp-card-title{font-size:20px;line-height:28px;min-height:0}}@media (prefers-reduced-motion:reduce){.home-articles-headtext,.home-articles-viewall,.home-articles .irp-card,.home-articles .irp-card-pill{opacity:1 !important;transform:none !important}.home-articles .irp-card-image img{translate:0 0 !important;scale:1 !important;transition:none !important}}.home-page section.home-cta{padding:clamp(200px,33.33vw,280px) 4vw clamp(64px,10vw,144px);background-color:var(--home-neutral-9);overflow:hidden}.home-cta .home-cta-wave{top:auto;bottom:-19%;left:-15%;width:166%;height:auto;opacity:1}.home-cta .home-cta-wave-img{width:100%;height:auto;display:block}.home-cta .home-inner{max-width:1312px}.home-cta .ictab-outer{max-width:1312px;left:-8px}.home-cta .ictab-card{min-height:336px !important;align-items:flex-start;padding:46px clamp(24px,6vw,86px) 57px !important;background:linear-gradient(14.708deg,#E3FFCC 0%,#D0FFF1 100%),rgba(244,246,249,0.65)}.home-cta .ictab-badges{align-self:center}.home-cta .ictab-copy{gap:40px}.home-cta .ictab-text-block{gap:0}.home-cta .ictab-card--demo .ictab-heading{line-height:81px}.home-cta .ictab-pattern{top:auto;left:auto;right:40px;bottom:-40px;width:80%;height:calc(100%+40px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='994' height='304' viewBox='0 0 994 304' fill='none'%3E%3Cpath d='M496.911 0L994 0V499.089L745.544 748.545L497.089 998H0L0 498.91L248.455 249.455L496.911 0Z' fill='url(%23home-cta-facet)'/%3E%3Cdefs%3E%3ClinearGradient id='home-cta-facet' x1='629.88' y1='-144.351' x2='192.902' y2='550.049' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2318A57B'/%3E%3Cstop offset='1' stop-color='%2318A57B' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:center center;background-size:cover}.home-cta .ictab-outer,.home-cta .ictab-pattern,.home-cta .ictab-heading,.home-cta .ictab-text,.home-cta .ictab-btn,.home-cta .ictab-badges img{will-change:translate,opacity}@media (prefers-reduced-motion:reduce){.home-cta .ictab-outer,.home-cta .ictab-pattern,.home-cta .ictab-heading,.home-cta .ictab-text,.home-cta .ictab-btn,.home-cta .ictab-badges img{opacity:1 !important;translate:none !important}}@media (max-width:1024px){.home-cta .home-cta-wave{left:-34%;width:250%;bottom:-12%}}@media (max-width:900px){.home-page section.home-cta{padding:clamp(140px,28vw,260px) 20px clamp(48px,8vw,96px)}.home-cta .ictab-card{padding:32px 24px 40px !important}.home-cta .ictab-card--demo .ictab-heading{line-height:44px}.home-cta .ictab-copy{gap:28px}.home-cta .ictab-badges{align-self:flex-start}.home-cta .ictab-outer{left:0;max-width:100%}.home-cta .home-inner{max-width:100%}.home-cta .ictab-pattern{right:0;width:100%;bottom:-24px;height:calc(100%+24px)}}.home-ee-tips,.home-swift-tips{display:none !important}@media (max-width:1024px){.home-page .home-ee-frame,.home-page .home-ee-screen,.home-page .home-gladius-frame,.home-page .home-gladius-screen,.home-page .home-swift-frame,.home-page .home-swift-screen,.home-page .home-ee-tips,.home-page .home-swift-tips{display:none !important}.home-page .home-product-mockup{flex:1 1 auto;width:100%;max-width:100%;justify-content:stretch;margin-left:0;margin-right:0}.home-page .home-ee-stage,.home-page .home-gladius-stage,.home-page .home-swift-stage,.home-page .home-eagleeye365-mockup,.home-page .home-gladius-mockup,.home-page .home-swift-mockup{width:100%;max-width:100%;margin-left:0;margin-right:0;aspect-ratio:auto;height:auto;left:auto;transform:none}.home-page .home-ee-cards,.home-page .home-gladius-cards,.home-page .home-swift-overlay{position:static;inset:auto;width:100%;height:auto}}@media (max-width:1024px){.home-page .home-product .home-inner{flex-direction:column !important}.home-page .home-gladius-mobilehead{display:none !important}.home-page .home-gladius-stage{padding:0 !important}.home-page .home-ee-stage,.home-page .home-gladius-stage,.home-page .home-swift-stage,.home-page .home-ee-cards,.home-page .home-gladius-cards,.home-page .home-swift-overlay{margin-left:0 !important;margin-right:0 !important;left:auto !important;right:auto !important;transform:none !important}.home-page .home-ee-cards .home-eagleeye365-card,.home-page .home-gladius-cards .home-gladius-card,.home-page .home-swift-overlay .home-swift-card{transform:none !important;translate:none !important;left:auto !important;right:auto !important;margin-left:0 !important;margin-right:0 !important}.home-page section.home-product{padding-left:20px;padding-right:20px}.home-page .home-product .home-inner{padding-left:0;padding-right:0}.home-page .home-gladius .home-product-copy .home-product-logo{display:block !important;max-width:248px}.home-page .home-gladius .home-product-copy .home-gladius-btn,.home-page .home-gladius .home-product-copy .home-btn{display:inline-flex !important}.home-page .home-swift-overlay{position:static;inset:auto;display:grid;grid-template-columns:1fr;gap:14px;width:100%;height:auto}.home-page .home-swift-overlay .home-swift-card{position:static !important;inset:auto !important;left:auto !important;top:auto !important;width:auto !important;height:auto !important;min-height:0;transform:none !important;padding:16px}.home-page .home-impact .rm-column-tab.active .rk-inner-heading-wrapper{display:none}}.home-articles .irp-card-pill{display:none !important}.home-articles .irp-card{position:relative;isolation:isolate;border-radius:4px;transition:transform .35s ease}.home-articles .irp-card::before{content:'';position:absolute;inset:-16px -16px -20px;border-radius:6px;background:#fff;opacity:0;transition:opacity .35s ease;z-index:-1;pointer-events:none}.home-articles .irp-card::after{content:'';position:absolute;inset:-10px -10px -14px;border-radius:8px;background:var(--home-gradient-teal-green-diag);filter:blur(18px);opacity:0;transition:opacity .35s ease;z-index:-2;pointer-events:none}.home-articles .irp-card:hover{transform:translateY(-6px)}.home-articles .irp-card:hover::before{opacity:1}.home-articles .irp-card:hover::after{opacity:.55}@media (hover:none){.home-articles .irp-card:hover{transform:none}.home-articles .irp-card:hover::before,.home-articles .irp-card:hover::after{opacity:0}}.home-articles .irp-grid{padding-bottom:56px}@media (max-width:900px){.home-articles .irp-grid{padding-bottom:32px}}.home-page section.home-choose{background:linear-gradient(180deg,#FFFFFF 0%,#FFFFFF 62%,#FBFCFD 100%);padding:88px 4vw 96px;overflow-x:clip}.home-choose-glow{position:absolute;z-index:0;left:0;top:4%;width:min(52%,760px);height:78%;background:radial-gradient(58% 62% at 34% 46%,rgba(106,194,182,0.16) 0%,rgba(157,220,93,0.10) 44%,rgba(255,255,255,0) 72%);pointer-events:none}.home-choose-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);column-gap:clamp(48px,5.5vw,88px);align-items:start}.home-choose-rule{width:96px;height:4px;margin:0 0 28px}.home-page .home-choose-heading{margin:0;font-family:'Public Sans',sans-serif;font-size:clamp(30px,3.1vw,42px);line-height:1.16;font-weight:700;letter-spacing:-0.42px;color:var(--home-primary-dark);text-wrap:balance}.home-choose-list{list-style:none;margin:0;padding:0;max-width:700px}.home-choose-item{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:28px;row-gap:20px;align-items:start}.home-choose-item+.home-choose-item{margin-top:44px}.home-choose-rail{grid-column:1 / -1;width:100%;height:2px}.home-choose-num{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:var(--home-gradient-teal-green-diag);color:#fff;font-family:'Public Sans',sans-serif;font-size:22px;line-height:1;font-weight:800;letter-spacing:0.02em;font-variant-numeric:tabular-nums;border-radius:0;box-shadow:0 10px 24px rgba(106,194,182,0.28)}.home-choose-copy{min-width:0}.home-page .home-choose-lead{margin:0 0 10px;font-family:'Public Sans',sans-serif;font-size:22px;line-height:1.3;font-weight:700;color:var(--home-primary-dark)}.home-choose-desc{margin:0;font-family:'Public Sans',sans-serif;font-size:18px;line-height:1.6;font-weight:400;color:var(--home-text-muted)}@media (max-width:1180px){.home-choose-grid{grid-template-columns:minmax(260px,360px) minmax(0,1fr);column-gap:48px}.home-choose-item{grid-template-columns:56px minmax(0,1fr);column-gap:22px}.home-choose-num{width:56px;height:56px;font-size:20px}.home-choose-desc{font-size:17px}}@media (max-width:1024px){.home-choose-grid{grid-template-columns:minmax(0,1fr);row-gap:40px}.home-choose-list{max-width:none}.home-choose-glow{width:78%;height:46%}.home-choose-rule{margin-bottom:22px}}@media (max-width:900px){.home-page section.home-choose{padding:56px 20px 64px}}@media (max-width:767px){.home-choose-item{grid-template-columns:48px minmax(0,1fr);column-gap:18px;row-gap:16px}.home-choose-item+.home-choose-item{margin-top:32px}.home-choose-num{width:48px;height:48px;font-size:18px;box-shadow:0 8px 18px rgba(106,194,182,0.24)}.home-page .home-choose-lead{font-size:20px;margin-bottom:8px}.home-choose-desc{font-size:16px;line-height:1.55}.home-choose-grid{row-gap:32px}}@media (max-width:560px){.home-choose-item{grid-template-columns:44px minmax(0,1fr);column-gap:16px}.home-choose-num{width:44px;height:44px;font-size:17px}.home-choose-rule{width:72px}.home-page .home-choose-heading{letter-spacing:-0.2px}}@media (max-width:420px){.home-choose-item{grid-template-columns:40px minmax(0,1fr);column-gap:14px}.home-choose-num{width:40px;height:40px;font-size:16px}.home-page .home-choose-lead{font-size:19px}}.home-page section.home-faq{background:var(--home-neutral-9);overflow-x:clip}.home-faq::before{content:'';position:absolute;top:40px;right:2vw;width:min(460px,52%);aspect-ratio:1;background:var(--home-gradient-teal-green-diag);filter:blur(110px);opacity:0.16;pointer-events:none;z-index:0}.home-faq-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:40px}@media (min-width:1024.02px){.home-faq-inner{grid-template-columns:minmax(260px,32%) minmax(0,1fr);gap:56px;align-items:start}}@media (min-width:1180.02px){.home-faq-inner{gap:72px}}@media (min-width:1280.02px){.home-faq-inner{grid-template-columns:400px minmax(0,1fr);gap:96px}}.home-faq-intro{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.home-page .home-faq-eyebrow{margin:0;font-family:'Public Sans',sans-serif;font-size:16px;font-weight:600;line-height:23.878px;letter-spacing:0.02em;text-transform:uppercase;color:var(--home-primary-dark)}.home-page .home-faq-title{margin:0;font-family:'Public Sans',sans-serif;font-size:clamp(28px,2.9vw,42px);line-height:1.24;font-weight:700;letter-spacing:-0.42px;color:var(--home-primary-dark)}.home-page .home-faq-rule{width:120px;height:4px;flex:0 0 auto}.home-faq-lede{margin:0;font-size:18px;line-height:1.55;color:var(--home-text-muted);max-width:42ch}.home-faq-cta{margin-top:4px}.home-faq-cta:focus-visible{outline:2px solid var(--home-primary);outline-offset:3px}.home-faq-list{border-top:1px solid var(--home-border)}.home-faq-item{position:relative;isolation:isolate;border-bottom:1px solid var(--home-border)}.home-faq-item::before{content:'';position:absolute;top:-1px;left:0;right:0;height:2px;background:var(--home-gradient-teal-green);transform:scaleX(0);transform-origin:left center;transition:transform 0.45s cubic-bezier(0.22,0.61,0.36,1);pointer-events:none;z-index:2}.home-faq-item[open]::before{transform:scaleX(1)}.home-faq-item::after{content:'';position:absolute;inset:0 -16px;background:var(--home-white);opacity:0;transition:opacity 0.3s ease;pointer-events:none;z-index:-1}.home-faq-item[open]::after{opacity:1}.home-faq-q{display:flex;align-items:flex-start;gap:14px;padding:26px 0;cursor:pointer;font-family:'Public Sans',sans-serif;font-size:clamp(17px,1.35vw,19px);line-height:1.45;font-weight:600;color:var(--home-text);overflow-wrap:break-word;transition:color 0.25s ease}.home-faq-q{list-style:none}.home-faq-q::-webkit-details-marker{display:none}.home-faq-q::marker{content:''}.home-faq-q-text{flex:1 1 auto;min-width:0}.home-faq-q:hover{color:var(--home-primary)}.home-faq-q:focus-visible{outline:2px solid var(--home-primary);outline-offset:-3px}.home-faq-num{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:1px;font-size:12px;font-weight:800;line-height:1;letter-spacing:0.04em;color:var(--home-text-muted);background:transparent;border:1px solid var(--home-neutral-7);transition:color 0.3s ease,border-color 0.3s ease}.home-faq-item[open] .home-faq-num{color:var(--home-primary-dark);border-color:transparent;background:var(--home-gradient-teal-green)}.home-faq-icon{flex:0 0 auto;position:relative;width:30px;height:30px;margin-top:1px;border:1px solid var(--home-border);transition:border-color 0.3s ease}.home-faq-icon::before,.home-faq-icon::after{content:'';position:absolute;top:50%;left:50%;background:var(--home-gradient-teal-green);transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1)}.home-faq-icon::before{width:14px;height:2px;transform:translate(-50%,-50%)}.home-faq-icon::after{width:2px;height:14px;transform:translate(-50%,-50%)}.home-faq-q:hover .home-faq-icon,.home-faq-q:focus-visible .home-faq-icon{border-color:#6AC2B7}.home-faq-item[open] .home-faq-icon{border-color:#6AC2B7}.home-faq-item[open] .home-faq-icon::after{transform:translate(-50%,-50%) rotate(90deg)}.home-faq-a{min-height:0;overflow:hidden}.home-faq-a-inner{padding:0 30px 28px 44px}.home-page .home-faq-a p{margin:0;font-size:17px;line-height:1.65;font-weight:400;color:var(--home-text-muted);max-width:66ch;overflow-wrap:break-word}.home-faq-link{color:var(--home-primary);font-weight:600;text-decoration:none;padding-bottom:1px;background-image:var(--home-gradient-teal-green);background-repeat:no-repeat;background-size:100% 2px;background-position:0 100%;transition:color 0.25s ease,background-size 0.25s ease}.home-faq-link:hover,.home-faq-link:focus-visible{color:var(--home-primary-dark);background-size:100% 3px}.home-faq-link:focus-visible{outline:2px solid var(--home-primary);outline-offset:2px}.home-faq-reg{font-size:0.62em;line-height:0;vertical-align:super;font-weight:600}@keyframes home-faq-open{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.home-faq-item[open] .home-faq-a-inner{animation:home-faq-open 0.3s ease both}@supports selector(details::details-content){.home-faq-item::details-content{display:grid;grid-template-rows:0fr;overflow:clip;content-visibility:hidden;transition:grid-template-rows 0.38s cubic-bezier(0.22,0.61,0.36,1),content-visibility 0.38s allow-discrete}.home-faq-item[open]::details-content{grid-template-rows:1fr;content-visibility:visible}.home-faq-item[open] .home-faq-a-inner{animation:none}@media (prefers-reduced-motion:reduce){.home-faq-item::details-content{transition:none}}}@media (prefers-reduced-motion:reduce){.home-faq-item::before,.home-faq-item::after,.home-faq-q,.home-faq-num,.home-faq-icon,.home-faq-icon::before,.home-faq-icon::after,.home-faq-link,.home-faq-cta{transition:none !important}.home-faq-item[open] .home-faq-a-inner{animation:none !important}.home-faq-item[open]::before{transform:scaleX(1)}}@media (hover:none){.home-faq-q:hover{color:var(--home-text)}.home-faq-q:hover .home-faq-icon{border-color:var(--home-border)}.home-faq-item[open] .home-faq-icon{border-color:#6AC2B7}.home-faq-link:hover{background-size:100% 2px}}@media (max-width:1024px){.home-faq-lede{max-width:62ch}.home-faq::before{width:min(360px,60%);opacity:0.13}}@media (max-width:900px){.home-faq-inner{gap:32px}.home-faq-intro{gap:16px}}@media (max-width:767px){.home-faq-q{padding:22px 0;gap:12px}.home-faq-a-inner{padding:0 0 24px 42px}}@media (max-width:560px){.home-faq-num,.home-faq-icon{width:26px;height:26px}.home-faq-num{font-size:11px}.home-faq-icon::before{width:12px}.home-faq-icon::after{height:12px}.home-faq-a-inner{padding:0 0 22px 38px}.home-page .home-faq-a p{font-size:16px}}@media (max-width:420px){.home-faq-q{font-size:16px}.home-faq-a-inner{padding-left:0}.home-faq-cta{align-self:stretch;text-align:center}}.home-choose .home-choose-pattern{opacity:0.28}.home-page section.home-disclaimer{background:#fff;padding:34px 4vw 56px}.home-disclaimer .home-disclaimer-text{margin:0;max-width:920px;padding-top:22px;border-top:1px solid var(--home-neutral-7)}.home-disclaimer .home-disclaimer-text small{display:block;font-family:'Public Sans',sans-serif;font-size:13px;line-height:1.65;font-weight:400;letter-spacing:0;color:var(--home-text-muted)}@media (max-width:900px){.home-page section.home-disclaimer{padding:28px 20px 44px}}@media (max-width:767px){.home-disclaimer .home-disclaimer-text{padding-top:18px}.home-disclaimer .home-disclaimer-text small{font-size:12.5px;line-height:1.6}}.home-page section.home-products-intro{background:#fff;padding:88px 4vw 0}.home-products-intro .home-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.home-products-intro-rule{width:88px;height:4px;margin:0 0 26px}.home-products-intro-text{margin:0;max-width:900px;font-family:'Public Sans',sans-serif;font-size:clamp(16px,1.45vw,20px);line-height:1.62;font-weight:400;color:var(--home-text-muted)}@media (max-width:900px){.home-page section.home-products-intro{padding:56px 20px 0}.home-products-intro-rule{width:72px;margin-bottom:20px}}.home-product-copy{--home-logo-h:clamp(62px,6.2vw,92px)}.home-gladius .home-product-copy{--home-logo-h:clamp(35px,3.7vw,46px)}.home-swift .home-product-copy{--home-logo-h:clamp(44px,4.7vw,58px)}.home-page .home-product-logo,.home-page .home-swift .home-product-logo{display:block;height:var(--home-logo-h);width:auto;max-width:100%;margin:0 0 28px}@media (max-width:1024px){.home-page .home-product .home-inner{align-items:stretch !important;gap:40px}.home-page .home-product.home-product,.home-page .home-eagleeye365-row.home-product,.home-page .home-gladius.home-product,.home-page .home-swift.home-product{padding-left:20px;padding-right:20px}.home-page .home-product .home-inner,.home-page .home-product .home-product-copy{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.home-page .home-product .home-product-copy{text-align:left;align-items:flex-start}.home-page .home-product .home-product-mockup{width:100%;max-width:100%;justify-content:center}}.home-impact-card--402{left:57%;top:11.5%}.home-impact-card--409{left:57%;top:11%;width:42%}.home-impact-card--411{top:64.5%}.home-impact-card--404{top:56%}.home-impact-card--408{left:52%}.home-impact .home-impact-outcome-list li,.home-impact .home-impact-outcome-list li span,.home-impact .home-impact-card-list li,.home-impact .home-impact-card-list li span{white-space:normal}@media (hover:none),(max-width:640px){.home-page .home-cards-desc{visibility:visible;opacity:1;transition:none}.home-cards-media{opacity:0}.home-cards-inner{background-color:var(--home-white);min-height:0}}body.page-id-1139 .rkch-spacer,body.page-id-15461 .rkch-spacer{display:none !important;height:0 !important}a{color:inherit;text-decoration:none}a:hover,a:active{color:inherit;text-decoration:none}:where(button,[type="button"],[type="reset"],[type="submit"]){background:none;border:none;border-radius:0;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:inherit}:where(button,[type="button"],[type="reset"],[type="submit"]):hover{background:none;color:inherit;text-decoration:none}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="color"]):not([type="file"]),select,textarea{border-color:var(--t-border-strong,rgba(9,16,29,0.14))}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}