:root{--navy:#071b2e;--navy-2:#0a2941;--blue:#087a9d;--blue-dark:#075e7c;--mint:#74d8cf;--ink:#0c1b2a;--muted:#637284;--line:#dce5e9;--soft:#f4f8f9;--cream:#f5f2eb;--white:#fff;--shadow:0 24px 70px rgba(7,27,46,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Manrope",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}.page-shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:-60px;left:16px;z-index:100;padding:12px 16px;background:#fff;box-shadow:var(--shadow)}.skip-link:focus{top:12px}
.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.91);border-bottom:1px solid rgba(220,229,233,.8);backdrop-filter:blur(18px);transition:box-shadow .25s ease}.site-header.is-scrolled{box-shadow:0 10px 35px rgba(7,27,46,.07)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px}.brand-logo{width:42px;height:42px;display:block;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(8,88,119,.11))}.brand-copy{display:grid;gap:3px;line-height:1}.brand-name{color:#0a3a52;font-family:"Sora",sans-serif;font-size:20px;font-weight:700;letter-spacing:.06em}.brand-copy small{color:#718b99;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.desktop-nav{display:flex;gap:30px}.desktop-nav a{position:relative;color:#46576b;font-size:14px;font-weight:600}.desktop-nav a:after{content:"";position:absolute;right:100%;bottom:-8px;left:0;height:2px;background:var(--blue);transition:right .2s ease}.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:hover:after{right:0}.header-button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:14px;border-radius:9px;color:#fff;background:var(--navy);font-size:14px;font-weight:700}.header-button:hover{background:var(--blue-dark)}.menu-button{width:44px;height:44px;display:none;place-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff}.menu-button span{width:20px;height:2px;background:var(--ink)}.mobile-menu{position:absolute;top:78px;right:0;left:0;padding:14px 24px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 25px 45px rgba(7,27,46,.1)}.mobile-menu a{padding:14px 4px;display:flex;justify-content:space-between;border-bottom:1px solid #edf2f4;font-size:16px;font-weight:600}.mobile-menu .mobile-demo{margin-top:12px;padding:15px 17px;border:0;border-radius:9px;color:#fff;background:var(--navy)}
.hero{position:relative;min-height:800px;padding:150px 0 90px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f5fafb 100%)}.hero-decoration{position:absolute;border-radius:50%;pointer-events:none}.hero-decoration-one{width:530px;height:530px;top:-260px;left:-250px;background:radial-gradient(circle,rgba(116,216,207,.24),transparent 68%)}.hero-decoration-two{width:590px;height:590px;right:-300px;bottom:-260px;background:radial-gradient(circle,rgba(52,153,194,.18),transparent 68%)}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(340px,.66fr) minmax(0,1.34fr);gap:46px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#426173;font-size:14px;font-weight:700}.eyebrow i{width:9px;height:9px;border-radius:50%;background:#18a68f;box-shadow:0 0 0 5px rgba(24,166,143,.12)}.hero h1{margin:24px 0 0;font-size:clamp(48px,4.3vw,58px);line-height:1.04;letter-spacing:-.055em;font-weight:800}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:520px;margin:25px 0 0;color:#596b7e;font-size:17px;line-height:1.7}.hero-buttons{margin-top:32px;display:flex;gap:12px}.primary-button,.secondary-button{min-height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:10px;font-size:15px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.primary-button{color:#fff;background:linear-gradient(135deg,#0985aa,#065875);box-shadow:0 15px 30px rgba(8,122,157,.25)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 20px 36px rgba(8,122,157,.3)}.secondary-button{border:1px solid #d2dfe4;background:#fff}.secondary-button:hover{transform:translateY(-2px)}.hero-features{margin-top:26px;display:flex;flex-wrap:wrap;gap:14px;color:#647487;font-size:12px;font-weight:600}.hero-features span{display:flex;align-items:center;gap:7px}.hero-features b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#13826e;background:#dff4ee;font-size:11px}.hero-visual{position:relative}.app-window{overflow:hidden;border:1px solid #cedce2;border-radius:18px;background:#fff;box-shadow:0 34px 85px rgba(7,38,58,.17)}.app-window-bar{height:48px;padding:0 16px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;border-bottom:1px solid #e2e9ed;background:#f9fbfc}.app-window-bar>div{display:flex;gap:6px}.app-window-bar i{width:9px;height:9px;border-radius:50%;background:#d0d9de}.app-window-bar i:first-child{background:#f28c87}.app-window-bar i:nth-child(2){background:#efc66d}.app-window-bar i:nth-child(3){background:#6ecfa4}.app-window-bar span{justify-self:center;color:#617383;font-size:12px;font-weight:600}.app-window-bar b{justify-self:end;color:#16836f;font-size:12px}.app-window img{width:100%;height:auto}.visual-badge{position:absolute;z-index:3;padding:12px 16px 12px 12px;display:flex;align-items:center;gap:11px;border:1px solid #d7e4e9;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(7,38,58,.14);backdrop-filter:blur(10px)}.visual-badge>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#087490;background:#e2f4f5;font-size:17px;font-weight:800}.visual-badge div{display:grid}.visual-badge strong{font-size:14px}.visual-badge small{margin-top:3px;color:#7a8a98;font-size:12px}.visual-badge-top{top:-27px;right:32px}.visual-badge-bottom{bottom:-24px;left:-32px}
.hero{position:relative;min-height:800px;padding:150px 0 90px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f5fafb 100%)}.hero-decoration{position:absolute;border-radius:50%;pointer-events:none}.hero-decoration-one{width:530px;height:530px;top:-260px;left:-250px;background:radial-gradient(circle,rgba(116,216,207,.24),transparent 68%)}.hero-decoration-two{width:590px;height:590px;right:-300px;bottom:-260px;background:radial-gradient(circle,rgba(52,153,194,.18),transparent 68%)}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(340px,.66fr) minmax(0,1.34fr);gap:46px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#426173;font-size:14px;font-weight:700}.eyebrow i{width:9px;height:9px;border-radius:50%;background:#18a68f;box-shadow:0 0 0 5px rgba(24,166,143,.12)}.hero h1{margin:24px 0 0;font-size:clamp(48px,4.3vw,58px);line-height:1.04;letter-spacing:-.055em;font-weight:800}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:520px;margin:25px 0 0;color:#596b7e;font-size:17px;line-height:1.7}.hero-buttons{margin-top:32px;display:flex;gap:12px}.primary-button,.secondary-button{min-height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:10px;font-size:15px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.primary-button{color:#fff;background:linear-gradient(135deg,#0985aa,#065875);box-shadow:0 15px 30px rgba(8,122,157,.25)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 20px 36px rgba(8,122,157,.3)}.secondary-button{border:1px solid #d2dfe4;background:#fff}.secondary-button:hover{transform:translateY(-2px)}.hero-features{margin-top:26px;display:flex;flex-wrap:wrap;gap:14px;color:#647487;font-size:12px;font-weight:600}.hero-features span{display:flex;align-items:center;gap:7px}.hero-features b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#13826e;background:#dff4ee;font-size:11px}.hero-visual{position:relative}.app-window{overflow:hidden;border:1px solid #cedce2;border-radius:18px;background:#fff;box-shadow:0 34px 85px rgba(7,38,58,.17)}.app-window-bar{height:48px;padding:0 16px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;border-bottom:1px solid #e2e9ed;background:#f9fbfc}.app-window-bar>div{display:flex;gap:6px}.app-window-bar i{width:9px;height:9px;border-radius:50%;background:#d0d9de}.app-window-bar i:first-child{background:#f28c87}.app-window-bar i:nth-child(2){background:#efc66d}.app-window-bar i:nth-child(3){background:#6ecfa4}.app-window-bar span{justify-self:center;color:#617383;font-size:12px;font-weight:600}.app-window-bar b{justify-self:end;color:#16836f;font-size:12px}.app-window img{width:100%;height:auto}
.hero-slider{outline:none}.hero-slider:focus-visible{border-radius:18px;box-shadow:0 0 0 4px rgba(8,122,157,.16)}.hero-slides{position:relative;aspect-ratio:1917/1078;overflow:hidden;background:#fff}.hero-slide{position:absolute;inset:0;margin:0;opacity:0;transform:translateX(4%);pointer-events:none;transition:opacity .55s ease,transform .55s ease}.hero-slide.is-active{z-index:1;opacity:1;transform:none;pointer-events:auto}.hero-slide img{width:100%;height:100%;object-fit:contain;object-position:left top;background:#fff}.hero-slider-footer{min-height:58px;margin-top:14px;display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center}.hero-slide-caption{display:grid;gap:3px}.hero-slide-caption strong{font-size:14px}.hero-slide-caption span{color:#71818e;font-size:12px}.hero-slider-dots{display:flex;align-items:center;gap:7px}.hero-slider-dot{width:24px;height:4px;padding:0;border:0;border-radius:99px;background:#cbd8dd;cursor:pointer;transition:width .25s ease,background .25s ease}.hero-slider-dot.is-active{width:40px;background:var(--blue)}.hero-slider-arrows{display:flex;gap:7px}.hero-slider-arrows button{width:38px;height:38px;padding:0;border:1px solid #cbd9df;border-radius:9px;color:#224052;background:#fff;font-size:17px;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.hero-slider-arrows button:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}.hero-slider-dot:focus-visible,.hero-slider-arrows button:focus-visible{outline:3px solid rgba(8,122,157,.2);outline-offset:2px}.report-placeholder{width:100%;height:100%;min-height:350px;padding:44px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#f7fbfc,#e7f3f5);color:var(--ink)}.report-placeholder span{color:var(--blue);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.report-placeholder strong{margin-top:12px;font-size:clamp(28px,3.2vw,46px);letter-spacing:-.045em}.report-placeholder p{margin:12px 0 0;color:#5f7180;font-size:15px}.report-placeholder small{margin-top:24px;padding:8px 11px;border:1px dashed #aac0ca;border-radius:7px;color:#557080;background:rgba(255,255,255,.6);font-size:12px}.product-image .report-placeholder{width:880px;height:500px;max-width:none}
.hero-network{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:.72;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.7) 43%,#000 100%);mask-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.7) 43%,#000 100%)}
.value-strip{border-block:1px solid var(--line);background:#fff}.value-strip-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:20px}.value-strip-inner>span{color:#82909c;font-size:14px}.value-strip-inner strong{color:#31475b;font-size:15px}.value-strip-inner i{width:4px;height:4px;border-radius:50%;background:#aab7bf}
.section{padding:120px 0}.section-label{display:block;margin-bottom:19px;color:var(--blue);font-size:14px;font-weight:800}.section-label-light{color:#78ded7}.section-heading{margin-bottom:55px}.section-heading>div{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}.section-heading h2,.product-heading h2,.flow-intro h2,.modules-heading h2,.audience-copy h2,.faq-intro h2,.demo-copy h2{margin:0;font-size:clamp(43px,4.6vw,62px);line-height:1.1;letter-spacing:-.052em;font-weight:800}.section-heading p{margin:0 0 6px;color:var(--muted);font-size:17px;line-height:1.72}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{min-height:365px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.benefit-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.benefit-number{color:#98a7b1;font-size:14px;font-weight:700}.benefit-symbol{width:70px;height:70px;margin:42px 0 31px;display:grid;place-items:center;border-radius:18px;color:var(--blue);background:#e7f6f6;font-size:28px;font-weight:700}.benefit-card:nth-child(2) .benefit-symbol{color:#6a5ca6;background:#f0edfa}.benefit-card:nth-child(3) .benefit-symbol{color:#9b681e;background:#fbf1dd}.benefit-card h3{margin:0 0 13px;font-size:24px}.benefit-card p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}
.product-section{overflow:hidden;color:#fff;background:var(--navy)}.product-heading{max-width:850px}.product-heading h2 em,.audience-copy h2 em{color:var(--mint);font-style:normal}.product-heading>p{max-width:650px;margin:22px 0 0;color:#a9b8c3;font-size:17px;line-height:1.7}.product-tabs{margin-top:48px;display:flex;border-bottom:1px solid #30485a}.product-tab{padding:18px 25px;border:0;border-bottom:3px solid transparent;color:#8296a4;background:transparent;font-size:16px;font-weight:700;cursor:pointer}.product-tab span{margin-right:8px;color:#566e7f}.product-tab.is-active{border-bottom-color:var(--mint);color:#fff}.product-tab.is-active span{color:var(--mint)}.product-viewer{margin-top:28px}.product-panel{display:grid;grid-template-columns:36% 64%;min-height:620px;overflow:hidden;border:1px solid #30495b;border-radius:18px;background:#0b263b;animation:fade-panel .3s ease both}@keyframes fade-panel{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.product-copy{padding:54px 42px}.product-copy>span{color:var(--mint);font-size:14px;font-weight:800}.product-copy h3{margin:17px 0 0;font-size:36px;line-height:1.18;letter-spacing:-.04em}.product-copy>p{margin:21px 0 0;color:#a6b6c2;font-size:16px;line-height:1.72}.product-copy ul{margin:30px 0 0;padding:0;display:grid;gap:13px;list-style:none}.product-copy li{display:flex;align-items:center;gap:10px;color:#d2dce2;font-size:15px}.product-copy li:before{content:"✓";width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:var(--mint);background:rgba(116,216,207,.12);font-size:12px}.product-image{align-self:end;overflow:hidden;border-top:1px solid #3a5364;border-left:1px solid #3a5364;border-radius:15px 0 0;background:#fff;box-shadow:-15px -10px 45px rgba(0,0,0,.14)}.product-image img{width:880px;max-width:none;height:auto}
.product-more{max-width:760px;margin-top:105px}.product-more h3{margin:0;font-size:clamp(32px,3.6vw,48px);line-height:1.14;letter-spacing:-.045em}.product-more>p{max-width:680px;margin:19px 0 0;color:#a9b8c3;font-size:16px;line-height:1.7}.product-screen-grid{margin-top:38px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-screen-card{overflow:hidden;border:1px solid #30495b;border-radius:16px;background:#0b263b}.product-screen-card figure{aspect-ratio:16/9;margin:0;overflow:hidden;border-bottom:1px solid #30495b;background:#fff}.product-screen-card img{width:100%;height:100%;object-fit:cover;object-position:left top;transition:transform .45s ease}.product-screen-card:hover img{transform:scale(1.015)}.product-screen-card>div{padding:24px 26px 27px}.product-screen-card span{color:var(--mint);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.product-screen-card h3{margin:8px 0 0;font-size:22px;letter-spacing:-.025em}.product-screen-card p{margin:10px 0 0;color:#9fb0bc;font-size:14px;line-height:1.65}
.flow-section{background:var(--cream)}.flow-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.flow-intro{align-self:start;position:sticky;top:120px}.flow-intro>p{max-width:460px;margin:22px 0 0;color:#6a737a;font-size:17px;line-height:1.72}.flow-intro>a,.audience-copy>a{margin-top:28px;display:inline-flex;align-items:center;gap:13px;color:var(--blue-dark);font-size:15px;font-weight:800}.flow-list{margin:0;padding:0;border-top:1px solid #cfd3d0;list-style:none}.flow-list li{min-height:155px;padding:28px 0;display:grid;grid-template-columns:58px 1fr 28px;gap:12px;align-items:start;border-bottom:1px solid #cfd3d0}.flow-list li>span{color:#8d9694;font-size:14px;font-weight:700}.flow-list h3{margin:0;font-size:24px}.flow-list p{margin:10px 0 0;color:#70787b;font-size:16px;line-height:1.65}.flow-list b{color:#16818a;font-size:20px;font-weight:500}
.modules-section{background:#fff}.modules-heading{max-width:800px;margin-bottom:52px}.module-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.module-item{min-height:210px;padding:30px;display:grid;grid-template-columns:60px 1fr 30px;gap:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s ease}.module-item:hover{background:#f7fafb}.module-code{width:54px;height:54px;display:grid;place-items:center;border-radius:13px;color:var(--blue);background:#e8f5f6;font-size:16px;font-weight:800}.module-item h3{margin:2px 0 0;font-size:22px}.module-item p{margin:11px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.module-item>b{justify-self:end;color:#a2afb7;font-size:13px}
.audience-section{color:#fff;background:linear-gradient(135deg,#071b2e,#0a3852)}.audience-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.audience-copy>p{max-width:540px;margin:24px 0 0;color:#afbdc7;font-size:17px;line-height:1.72}.audience-copy>a{color:var(--mint)}.audience-options{display:grid;gap:14px}.audience-options article{padding:28px 30px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.055)}.audience-options span{color:var(--mint);font-size:14px;font-weight:800}.audience-options h3{margin:10px 0 0;font-size:22px}.audience-options p{margin:9px 0 0;color:#a9bac5;font-size:15px;line-height:1.6}
.faq-section{background:#f7f9fa}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-intro>p{max-width:380px;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.faq-list{border-top:1px solid #cfd9de}.faq-list details{border-bottom:1px solid #cfd9de}.faq-list summary{min-height:88px;display:grid;grid-template-columns:45px 1fr 36px;align-items:center;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#8b9aa5;font-size:14px}.faq-list summary strong{font-size:17px}.faq-list summary b{width:32px;height:32px;display:grid;place-items:center;border:1px solid #c7d3d9;border-radius:50%;color:#456071;font-size:19px;font-weight:400;transition:transform .2s ease}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{max-width:680px;margin:-3px 45px 29px;color:#667688;font-size:16px;line-height:1.72}
.demo-section{padding:105px 0;color:#fff;background:var(--navy)}.demo-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.demo-copy>p{max-width:530px;margin:23px 0 0;color:#aebcc6;font-size:17px;line-height:1.72}.demo-duration{margin-top:31px;display:flex;align-items:center;gap:15px}.demo-duration>span{width:62px;height:62px;display:grid;place-items:center;border:1px solid #456173;border-radius:50%;color:var(--mint);font-size:15px;font-weight:800}.demo-duration div{display:grid}.demo-duration strong{font-size:15px}.demo-duration small{margin-top:5px;color:#8498a6;font-size:13px}.demo-form{position:relative;padding:34px;border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 28px 65px rgba(0,0,0,.18)}.demo-form h3{margin:0;font-size:27px}.demo-form>p{margin:8px 0 0;color:#6f7d89;font-size:15px}.form-grid{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.demo-form label{display:grid;gap:8px;color:#344b5d;font-size:14px;font-weight:700}.demo-form input,.demo-form select{width:100%;height:51px;padding:0 14px;outline:none;border:1px solid #d3dfe4;border-radius:8px;color:var(--ink);background:#fafcfc;font-size:15px}.demo-form input:focus,.demo-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,122,157,.1)}.form-full{grid-column:1/-1}.form-honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.demo-form>button{width:100%;min-height:54px;margin-top:19px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:9px;color:#fff;background:var(--blue-dark);font-size:15px;font-weight:800;cursor:pointer}.demo-form>button:hover{background:var(--navy)}.demo-form>button:disabled{cursor:wait;opacity:.72}.form-note{display:block;margin-top:11px;color:#87949d;font-size:12px;text-align:center}.form-status{display:none;margin-top:12px;padding:11px 13px;border-radius:7px;font-size:13px}.form-status.is-error,.form-status.is-success,.form-status.is-pending{display:block}.form-status.is-error{color:#a53f25;background:#fff0ec}.form-status.is-success{color:#14715f;background:#e8f8f3}.form-status.is-pending{color:#285d72;background:#eaf5f8}.demo-form.was-validated input:invalid,.demo-form.was-validated select:invalid{border-color:#d65c3e}
.contact-section{padding:105px 0 115px;scroll-margin-top:78px;background:#f5f8f9}.contact-heading{margin-bottom:48px;display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.contact-heading h2{margin:0;font-size:clamp(43px,4.6vw,62px);line-height:1.1;letter-spacing:-.052em}.contact-heading>p{max-width:520px;margin:0 0 5px;color:var(--muted);font-size:17px;line-height:1.72}.contact-grid{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:14px}.contact-item{min-height:205px;padding:25px;display:grid;grid-template-columns:32px 1fr 25px;gap:13px;align-items:start;border:1px solid #d6e1e5;border-radius:15px;background:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.contact-item:hover{transform:translateY(-4px);border-color:#afcbd3;box-shadow:0 20px 45px rgba(7,38,58,.09)}.contact-item>span{color:#91a2ad;font-size:12px;font-weight:800}.contact-item>div{align-self:center;display:grid}.contact-item small{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.contact-item strong{margin-top:11px;font-size:21px;line-height:1.35;letter-spacing:-.025em}.contact-item p{margin:10px 0 0;color:#788894;font-size:13px}.contact-item>b{align-self:center;justify-self:end;color:var(--blue);font-size:19px;font-weight:500}.contact-address{font-style:normal}.contact-address:hover{transform:none;border-color:#d6e1e5;box-shadow:none}
.demo-form .form-consent{grid-template-columns:20px 1fr;gap:10px;align-items:start;color:#657786;font-size:12px;font-weight:500;line-height:1.55;cursor:pointer}.demo-form .form-consent input{width:18px;height:18px;margin:1px 0 0;padding:0;border-radius:4px;accent-color:var(--blue-dark)}.demo-form .form-consent a{color:var(--blue-dark);font-weight:800;text-decoration:underline;text-underline-offset:2px}.demo-form.was-validated .form-consent input:invalid{outline:2px solid rgba(214,92,62,.28);outline-offset:2px}
.legal-page{background:#f5f8f9}.legal-hero{padding:150px 0 78px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f4f8f9)}.legal-back{display:inline-flex;margin-bottom:42px;color:#5e7483;font-size:13px;font-weight:700}.legal-back:hover{color:var(--blue)}.legal-hero h1{max-width:980px;margin:0;font-size:clamp(48px,6vw,76px);line-height:1.04;letter-spacing:-.058em}.legal-hero>div>p{margin:25px 0 0;color:#7b8b97;font-size:14px}.legal-content{padding:75px 0 120px}.legal-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:75px;align-items:start}.legal-aside{position:sticky;top:112px;padding:23px;border:1px solid #d7e2e6;border-radius:14px;background:#fff}.legal-aside>strong{font-size:14px}.legal-aside nav{margin-top:16px;display:grid}.legal-aside nav a{padding:9px 0;border-bottom:1px solid #edf2f4;color:#6f818e;font-size:12px;font-weight:600}.legal-aside nav a:hover{color:var(--blue)}.legal-side-link{margin-top:20px;display:inline-flex;color:var(--blue-dark);font-size:12px;font-weight:800}.legal-prose{min-width:0;padding:48px 55px;border:1px solid #d7e2e6;border-radius:17px;background:#fff;box-shadow:0 24px 70px rgba(7,27,46,.06)}.legal-intro{padding:24px 26px;border-left:4px solid var(--mint);border-radius:0 10px 10px 0;color:#425b6c;background:#edf8f7;font-size:16px;line-height:1.75}.legal-prose section{position:relative;padding:47px 0 0;scroll-margin-top:105px}.legal-prose section+section{margin-top:44px;border-top:1px solid var(--line)}.legal-prose section>span{display:block;margin-bottom:10px;color:#93a4af;font-size:12px;font-weight:800}.legal-prose h2{margin:0;font-size:31px;line-height:1.25;letter-spacing:-.035em}.legal-prose p{margin:18px 0 0;color:#5d6f7d;font-size:15px;line-height:1.8}.legal-prose ul{margin:18px 0 0;padding-left:20px;color:#5d6f7d;font-size:15px;line-height:1.8}.legal-prose li+li{margin-top:5px}.legal-prose a{color:var(--blue-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-table-wrap{margin-top:24px;overflow-x:auto;border:1px solid var(--line);border-radius:11px}.legal-prose table{width:100%;min-width:680px;border-collapse:collapse}.legal-prose th,.legal-prose td{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left;font-size:13px;line-height:1.6}.legal-prose th{color:#425b6c;background:#f4f8f9;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.legal-prose td{color:#60717e}.legal-prose tr:last-child td{border-bottom:0}.legal-contact-box{margin-top:23px;display:grid;grid-template-columns:1fr 1.35fr;gap:11px}.legal-contact-box>a,.legal-contact-box>div{padding:20px;display:grid;gap:7px;border:1px solid var(--line);border-radius:10px;background:#f7fafb;text-decoration:none}.legal-contact-box small{color:#788c99;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.legal-contact-box strong{color:var(--ink);font-size:14px;line-height:1.5}.legal-notice{margin-top:50px;padding:22px 24px;border:1px solid #d4e1e5;border-radius:11px;color:#657784;background:#f7fafb;font-size:13px;line-height:1.7}
.site-footer{padding:70px 0 25px;color:#fff;background:#04111e}.footer-top{padding-bottom:58px;display:grid;grid-template-columns:1fr 145px 145px 270px;gap:50px}.footer-brand-wrap p{max-width:380px;margin:20px 0 0;color:#7f929f;font-size:14px;line-height:1.65}.footer-column{display:grid;align-content:start;gap:13px}.footer-column strong{margin-bottom:5px;color:#dce4e8;font-size:14px}.footer-column a{color:#8497a4;font-size:14px}.footer-column a:hover{color:#fff}.footer-contact address{color:#718794;font-size:13px;font-style:normal;line-height:1.65}.footer-bottom{padding-top:23px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid #1d3342;color:#607785;font-size:12px}.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:18px}.footer-legal a{color:#8497a4}.footer-legal a:hover{color:#fff}.footer-legal span{margin-left:5px}
.footer-brand .brand-name{color:#f1f7f9}.footer-brand .brand-copy small{color:#718a98}
.is-zoomable{cursor:zoom-in}.is-zoomable:focus-visible{outline:4px solid rgba(116,216,207,.7);outline-offset:-4px}.lightbox-open{overflow:hidden}.image-lightbox{width:min(96vw,1780px);max-width:none;padding:0;border:0;border-radius:18px;color:#fff;background:transparent;overflow:hidden}.image-lightbox::backdrop{background:rgba(2,12,22,.9);backdrop-filter:blur(9px)}.lightbox-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:94vh;overflow:hidden;border:1px solid #355064;border-radius:18px;background:#071b2e;box-shadow:0 35px 100px rgba(0,0,0,.5)}.lightbox-header{min-height:68px;padding:12px 15px 12px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #294358}.lightbox-header>div{display:grid;gap:3px}.lightbox-header span{color:var(--mint);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.lightbox-header strong{font-size:16px}.lightbox-header button{width:42px;height:42px;padding:0;border:1px solid #3d586b;border-radius:10px;color:#fff;background:#0b2b42;font-size:27px;font-weight:300;line-height:1;cursor:pointer}.lightbox-header button:hover{border-color:var(--mint);color:var(--mint)}.lightbox-image-wrap{position:relative;min-height:0;height:min(75vh,960px);display:grid;place-items:center;background:#eef3f6}.lightbox-image-wrap:after{content:"";position:absolute;width:36px;height:36px;border:3px solid rgba(8,122,157,.2);border-top-color:var(--blue);border-radius:50%;opacity:0;pointer-events:none;animation:lightbox-spin .8s linear infinite}.lightbox-image-wrap.is-loading:after{opacity:1}.lightbox-image-wrap img{width:100%;height:100%;object-fit:contain;opacity:1;transition:opacity .2s ease}.lightbox-image-wrap.is-loading img{opacity:.25}@keyframes lightbox-spin{to{transform:rotate(360deg)}}.lightbox-footer{min-height:76px;padding:13px 18px 13px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #294358}.lightbox-footer>div:first-child{min-width:0;display:grid;gap:4px}.lightbox-footer p{max-width:900px;margin:0;overflow:hidden;color:#afbec8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.lightbox-footer>div:first-child>span{color:#728a9a;font-size:11px;font-weight:700}.lightbox-navigation{display:flex;gap:8px}.lightbox-navigation button{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;gap:12px;border:1px solid #3d586b;border-radius:9px;color:#dce6eb;background:#0b2b42;font-size:12px;font-weight:700;cursor:pointer}.lightbox-navigation button:hover{border-color:var(--mint);color:var(--mint)}.lightbox-header button:focus-visible,.lightbox-navigation button:focus-visible{outline:3px solid rgba(116,216,207,.35);outline-offset:2px}
.reveal,.reveal-group>*{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal-group>*:nth-child(2){transition-delay:.08s}.reveal-group>*:nth-child(3){transition-delay:.16s}.reveal-group>*:nth-child(4){transition-delay:.08s}.reveal-group>*:nth-child(5){transition-delay:.16s}.reveal-group>*:nth-child(6){transition-delay:.24s}.reveal.is-visible,.reveal-group.is-visible>*{opacity:1;transform:none}
@media(max-width:1050px){.page-shell{width:min(900px,calc(100% - 40px))}.desktop-nav{gap:18px}.hero-content{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:28px}.hero h1{font-size:48px}.product-panel{grid-template-columns:40% 60%}.flow-layout,.audience-layout,.faq-layout,.demo-layout{gap:55px}}
@media(max-width:850px){.page-shell{width:min(720px,calc(100% - 32px))}.desktop-nav,.header-button{display:none}.menu-button{display:grid}.hero{padding-top:130px}.hero-content,.section-heading>div,.flow-layout,.audience-layout,.faq-layout,.demo-layout{grid-template-columns:1fr}.hero-copy{max-width:670px}.hero-visual{margin-top:30px}.value-strip-inner{padding:28px 0;justify-content:center;flex-wrap:wrap}.section{padding:90px 0}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:280px}.benefit-symbol{margin:27px 0 22px}.product-panel{grid-template-columns:1fr}.product-copy{padding:38px}.product-image{margin-left:38px}.flow-intro{position:static}.module-grid{grid-template-columns:1fr}.product-tabs{overflow-x:auto}.product-tab{flex:0 0 auto}.footer-top{grid-template-columns:1fr 1fr}.footer-brand-wrap{grid-column:1/-1}}
@media(max-width:850px){.product-screen-grid{grid-template-columns:1fr}.product-more{margin-top:85px}.contact-heading,.contact-grid{grid-template-columns:1fr}.contact-heading{gap:22px}.contact-item{min-height:160px}.legal-layout{grid-template-columns:1fr;gap:25px}.legal-aside{position:static}.legal-aside nav{grid-template-columns:1fr 1fr;column-gap:24px}.legal-prose{padding:42px}.legal-hero h1{font-size:55px}}
@media(max-width:560px){.page-shell{width:calc(100% - 26px)}.header-inner{height:68px}.mobile-menu{top:68px;padding-right:13px;padding-left:13px}.brand-logo{width:38px;height:38px}.hero{min-height:auto;padding:112px 0 75px}.eyebrow{font-size:12px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-buttons{flex-direction:column}.primary-button,.secondary-button{width:100%;justify-content:space-between}.hero-features{gap:10px;font-size:12px}.app-window-bar{height:36px;grid-template-columns:55px 1fr 55px}.app-window-bar span{font-size:9px}.app-window-bar b{font-size:9px}.hero-slider-footer{grid-template-columns:1fr auto;gap:12px}.hero-slide-caption{grid-column:1/-1}.hero-slider-dots{align-self:center}.hero-slider-dot{width:18px}.hero-slider-dot.is-active{width:30px}.report-placeholder{min-height:190px;padding:24px}.report-placeholder strong{font-size:27px}.report-placeholder p{font-size:13px}.report-placeholder small{margin-top:15px;font-size:10px}.value-strip-inner>span{width:100%;text-align:center}.section{padding:72px 0}.section-heading h2,.product-heading h2,.flow-intro h2,.modules-heading h2,.audience-copy h2,.faq-intro h2,.demo-copy h2{font-size:36px}.section-heading>div{gap:20px}.section-heading p,.product-heading>p,.flow-intro>p,.audience-copy>p,.demo-copy>p{font-size:15px}.benefit-card{padding:24px}.benefit-card h3{font-size:21px}.benefit-card p{font-size:15px}.product-tabs{margin-right:-13px;margin-left:-13px}.product-tab{padding:16px 17px;font-size:14px}.product-copy{padding:27px 22px}.product-copy h3{font-size:29px}.product-copy>p{font-size:15px}.product-image{margin-left:22px;overflow-x:auto}.product-image img{width:720px}.product-image .report-placeholder{width:720px;height:410px}.flow-list li{grid-template-columns:39px 1fr 20px}.flow-list h3{font-size:20px}.flow-list p{font-size:14px}.module-item{padding:22px;grid-template-columns:50px 1fr}.module-code{width:45px;height:45px}.module-item>b{display:none}.module-item h3{font-size:19px}.module-item p{font-size:14px}.audience-options article{padding:23px}.faq-list summary{grid-template-columns:32px 1fr 32px}.faq-list summary strong{font-size:14px}.faq-list details p{margin-left:32px;font-size:14px}.demo-form{padding:24px 17px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.footer-top{gap:40px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:560px){.image-lightbox{width:calc(100vw - 16px);border-radius:12px}.lightbox-shell{max-height:96vh;border-radius:12px}.lightbox-header{min-height:58px;padding:8px 9px 8px 14px}.lightbox-header strong{font-size:13px}.lightbox-header button{width:39px;height:39px}.lightbox-image-wrap{height:auto;aspect-ratio:16/9}.lightbox-footer{padding:12px 13px;align-items:stretch;flex-direction:column;gap:12px}.lightbox-footer p{white-space:normal}.lightbox-navigation{display:grid;grid-template-columns:1fr 1fr}.lightbox-navigation button{justify-content:center}}
@media(max-width:560px){.contact-section{padding:75px 0}.contact-heading h2{font-size:36px}.contact-heading>p{font-size:15px}.contact-item{min-height:145px;padding:21px 18px;grid-template-columns:25px 1fr 18px}.contact-item strong{font-size:18px}.footer-top{grid-template-columns:1fr}.footer-brand-wrap{grid-column:auto}.footer-legal{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:10px 16px}.footer-legal span{width:100%;margin:0}.legal-hero{padding:118px 0 58px}.legal-back{margin-bottom:30px}.legal-hero h1{font-size:40px}.legal-content{padding:40px 0 75px}.legal-aside{padding:19px}.legal-aside nav{grid-template-columns:1fr}.legal-prose{padding:26px 20px}.legal-intro{padding:19px;font-size:14px}.legal-prose section{padding-top:35px}.legal-prose section+section{margin-top:34px}.legal-prose h2{font-size:25px}.legal-prose p,.legal-prose ul{font-size:14px}.legal-contact-box{grid-template-columns:1fr}}
@media(max-width:560px){.hero-network{opacity:.5;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),#000 45%,rgba(0,0,0,.55));mask-image:linear-gradient(180deg,rgba(0,0,0,.28),#000 45%,rgba(0,0,0,.55))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.reveal-group>*{opacity:1;transform:none}}
