:root{--hp-navy:#0b1f4a;--hp-blue:#0969f8;--hp-cyan:#31c7eb;--hp-text:#10234d;--hp-muted:#63718d;--hp-line:#dfe8f4;--hp-soft:#f4f8ff;--hp-yellow:#ffb51b;--hp-coral:#ff5f6d;--hp-green:#20c787;--hp-purple:#7957e8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--hp-text);font-family:Inter,Arial,sans-serif}.hp{overflow:hidden}.hp .container{width:min(1180px,calc(100% - 40px));margin:auto}.hp h1,.hp h2,.hp h3,.hp p{margin-top:0}.hp h1{margin-bottom:21px;font-size:clamp(45px,5.25vw,72px);line-height:.98;letter-spacing:-.055em}.hp h2{margin-bottom:17px;font-size:clamp(32px,3.65vw,50px);line-height:1.05;letter-spacing:-.045em}.hp h3{font-size:20px;letter-spacing:-.02em}.hp p{line-height:1.65}.hp-kicker{margin-bottom:15px;color:var(--hp-blue);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hp-btns{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.hp-btn:hover{transform:translateY(-2px)}.hp-btn.primary{color:#fff;background:var(--hp-blue);box-shadow:0 12px 26px rgba(9,105,248,.23)}.hp-btn.secondary{color:var(--hp-blue);border-color:#9cc1ff;background:#fff}.hp-btn.light{color:var(--hp-blue);background:#fff}.hp-btn.outline{color:#fff;border-color:#ffffff7a;background:transparent}
.hp-nav{position:sticky;z-index:50;top:0;border-bottom:1px solid #e8edf5;background:rgba(255,255,255,.94);backdrop-filter:blur(15px)}.hp-nav-inner{display:flex;align-items:center;min-height:72px}.hp-brand{display:inline-flex;align-items:center;gap:10px;color:var(--hp-navy);font-size:19px;font-weight:900;text-decoration:none}.hp-brand img{width:34px;height:34px;object-fit:contain}.hp-links{display:flex;align-items:center;gap:8px;margin-left:auto}.hp-links a{padding:9px 12px;border-radius:999px;color:#26395f;font-size:13px;font-weight:700;text-decoration:none;transition:.2s}.hp-links a:hover,.hp-links a.active{color:var(--hp-blue);background:#eef5ff}.hp-mobile-link{display:none!important}.hp-actions{display:flex;align-items:center;gap:10px;margin-left:20px}.hp-lang{display:flex;padding:3px;border:1px solid var(--hp-line);border-radius:999px}.hp-lang button{padding:5px 8px;border:0;border-radius:999px;background:none;color:#6c7890;font-size:11px;font-weight:900;cursor:pointer}.hp-lang button.active{color:#fff;background:var(--hp-blue)}.hp-login{color:var(--hp-text);font-size:13px;font-weight:800;text-decoration:none}.hp-menu{display:none;margin-left:auto;border:0;background:none;font-size:26px;cursor:pointer}
.hp-hero{position:relative;padding:82px 0 0;background:radial-gradient(circle at 10% 16%,#e5f8ff 0,transparent 30%),radial-gradient(circle at 90% 12%,#eff0ff 0,transparent 29%),#fff}.hp-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:34px}.hp-hero-copy{position:relative;z-index:2;padding-bottom:68px}.hp-hero-copy p{max-width:590px;color:var(--hp-muted);font-size:18px}.hp-hero-art{position:relative;min-height:510px}.hp-hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:38% 0 0 38%}.hp-hero-art:after{content:"";position:absolute;inset:0;border-radius:38% 0 0 38%;box-shadow:inset 42px 0 65px #fff}.hp-story-pills{position:absolute;z-index:4;top:52%;right:3%;display:grid;gap:9px;transform:translateY(-50%)}.hp-story-pill{display:flex;align-items:center;gap:10px;width:210px;padding:11px 13px;border:1px solid #e1e8f2;border-radius:12px;background:rgba(255,255,255,.95);box-shadow:0 13px 32px rgba(16,35,77,.12);font-size:12px;font-weight:800}.hp-story-pill i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;color:#fff;font-style:normal}.hp-story-pill:nth-child(1) i{background:var(--hp-coral)}.hp-story-pill:nth-child(2) i{background:var(--hp-yellow)}.hp-story-pill:nth-child(3) i{background:var(--hp-green)}.hp-story-pill:nth-child(4) i{background:var(--hp-purple)}.hp-slider-dots{display:flex;gap:8px;margin-top:34px}.hp-slider-dot{width:30px;height:5px;border:0;border-radius:99px;background:#d8dfeb;cursor:pointer}.hp-slider-dot.active{background:var(--hp-blue)}
.hp-loop{position:relative;z-index:3;margin-top:-20px}.hp-loop-box{padding:32px 30px 29px;border-radius:28px;background:#edf6ff;box-shadow:0 20px 45px rgba(27,73,126,.08)}.hp-loop-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.hp-loop-title h2{margin:0;font-size:31px;letter-spacing:-.035em}.hp-loop-title span{color:#557199;font-size:12px}.hp-loop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hp-step{display:grid;grid-template-columns:55px 1fr;gap:14px;align-items:center;padding:20px;border:1px solid #e1e9f3;border-radius:17px;background:#fff}.hp-step-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;color:#fff;font-size:23px;font-weight:900}.hp-step:nth-child(1) .hp-step-icon{background:var(--hp-coral)}.hp-step:nth-child(2) .hp-step-icon{background:var(--hp-yellow)}.hp-step:nth-child(3) .hp-step-icon{background:var(--hp-green)}.hp-step:nth-child(4) .hp-step-icon{background:var(--hp-purple)}.hp-step h3{margin:0 0 4px}.hp-step p{margin:0;color:var(--hp-muted);font-size:12px;line-height:1.45}
.hp-section{padding:92px 0}.hp-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.hp-section.reverse .hp-media{order:2}.hp-section-copy p{max-width:530px;color:var(--hp-muted);font-size:16px}.hp-media{position:relative}.hp-media>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:30px;box-shadow:0 25px 65px rgba(16,35,77,.15)}.hp-detect{background:#fff}.hp-ui-preview{padding:14px;border:1px solid var(--hp-line);border-radius:24px;background:#fff;box-shadow:0 25px 65px rgba(16,35,77,.13)}.hp-ui-head{display:flex;align-items:center;gap:7px;margin-bottom:13px}.hp-ui-head i{width:8px;height:8px;border-radius:50%;background:#ff6d6d}.hp-ui-head i:nth-child(2){background:#ffc445}.hp-ui-head i:nth-child(3){background:#2ccf91}.hp-ui-body{display:grid;grid-template-columns:110px 1fr;min-height:300px;overflow:hidden;border:1px solid #e3eaf3;border-radius:15px}.hp-ui-side{padding:18px 12px;color:#b7cae4;background:#102a55;font-size:11px}.hp-ui-side b{display:block;margin-bottom:20px;color:#fff}.hp-ui-side span{display:block;margin:13px 0}.hp-ui-content{padding:20px;background:#f7f9fc}.hp-ui-content h3{margin-bottom:15px}.hp-mini-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hp-mini-kpi{padding:13px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.hp-mini-kpi b{display:block;color:var(--hp-blue);font-size:22px}.hp-mini-kpi span{color:#78859b;font-size:10px}.hp-list{display:grid;gap:8px;margin-top:13px}.hp-list div{height:35px;border:1px solid #e4eaf1;border-radius:9px;background:linear-gradient(90deg,#fff 0 22%,#eef3f9 22% 55%,#fff 55%)}
.hp-prioritize{background:#fffaf0}.hp-execute{background:#effcf8}.hp-measure{background:#f8f5ff}.hp-benefits{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:27px}.hp-benefit{display:flex;align-items:center;gap:9px;max-width:170px;font-size:13px;font-weight:800}.hp-benefit i{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:50%;color:#fff;background:var(--hp-blue);font-style:normal}.hp-prioritize .hp-benefit i{background:var(--hp-yellow)}.hp-execute .hp-benefit i{background:var(--hp-green)}.hp-measure .hp-benefit i{background:var(--hp-purple)}.hp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px}.hp-metric{padding:15px;border:1px solid #e4e6f2;border-radius:14px;background:#fff}.hp-metric strong{display:block;color:var(--hp-purple);font-size:23px}.hp-metric span{color:#68758d;font-size:11px;font-weight:700}
.hp-config{padding:95px 0;background:#fff;text-align:center}.hp-config-head{max-width:770px;margin:auto}.hp-config-head p{color:var(--hp-muted)}.hp-config-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:stretch;margin-top:36px}.hp-config-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.hp-config-tile{display:grid;place-items:center;min-height:145px;padding:18px;border-radius:18px;background:#f2f7ff;font-size:13px;font-weight:850}.hp-config-tile i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:10px;border-radius:14px;color:#fff;background:var(--hp-blue);font-style:normal;font-size:21px}.hp-config-tile:nth-child(2){background:#edfbf7}.hp-config-tile:nth-child(2) i{background:var(--hp-green)}.hp-config-tile:nth-child(3){background:#f6f1ff}.hp-config-tile:nth-child(3) i{background:var(--hp-purple)}.hp-config-tile:nth-child(4){background:#fff8e9}.hp-config-tile:nth-child(4) i{background:var(--hp-yellow)}.hp-config-tile:nth-child(5){background:#fff1f2}.hp-config-tile:nth-child(5) i{background:var(--hp-coral)}.hp-config-tile:nth-child(6) i{background:#20b6d8}.hp-config-image{overflow:hidden;border-radius:26px}.hp-config-image img{width:100%;height:100%;min-height:303px;display:block;object-fit:cover;object-position:right center}
.hp-teams{padding:90px 0;background:#f4f4ff}.hp-teams-head{margin-bottom:31px}.hp-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hp-team-card{display:grid;grid-template-columns:43% 57%;min-height:225px;overflow:hidden;border:1px solid #e3e8f1;border-radius:20px;background:#fff;box-shadow:0 16px 35px rgba(16,35,77,.07)}.hp-team-photo{background-size:cover;background-position:center}.hp-team-card:nth-child(1) .hp-team-photo{background-image:url('../img/04-measure-leadership.webp');background-position:12% center}.hp-team-card:nth-child(2) .hp-team-photo{background-image:url('../img/02-prioritize-manager-team.webp');background-position:72% center}.hp-team-card:nth-child(3) .hp-team-photo{background-image:url('../img/03-execute-field-representative.webp');background-position:78% center}.hp-team-copy{padding:25px 20px}.hp-team-copy h3{margin-bottom:9px}.hp-team-copy p{margin:0;color:var(--hp-muted);font-size:13px;line-height:1.5}
.hp-trust{padding:75px 0;text-align:center}.hp-trust h2{font-size:30px}.hp-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:28px}.hp-trust-item{padding:23px 17px;border-left:1px solid var(--hp-line)}.hp-trust-item:first-child{border-left:0}.hp-trust-item i{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 12px;border-radius:13px;color:var(--hp-blue);background:#eaf3ff;font-style:normal;font-size:19px}.hp-trust-item b{display:block;margin-bottom:5px;font-size:13px}.hp-trust-item span{color:var(--hp-muted);font-size:11px;line-height:1.5}
.hp-cta{padding:0 20px 80px}.hp-cta-box{position:relative;overflow:hidden;max-width:1340px;margin:auto;padding:64px 30px;border-radius:30px;color:#fff;text-align:center;background:linear-gradient(120deg,#0b2859,#053880 60%,#0a2b60)}.hp-cta-box:before,.hp-cta-box:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:#0872ef;opacity:.25}.hp-cta-box:before{left:-90px;bottom:-160px}.hp-cta-box:after{right:-70px;top:-170px}.hp-cta-box h2{position:relative;margin-bottom:12px}.hp-cta-box p{position:relative;color:#c6d5e8}.hp-cta-box .hp-btns{position:relative;justify-content:center}.hp-footer{padding:50px 0 27px;border-top:1px solid #e8edf5;background:#fff}.hp-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:35px}.hp-footer h4{margin:0 0 13px;font-size:12px}.hp-footer a,.hp-footer p{display:block;margin:7px 0;color:#6a7690;font-size:11px;text-decoration:none}.hp-footer a:hover{color:var(--hp-blue)}.hp-footer-bottom{display:flex;justify-content:space-between;margin-top:35px;padding-top:20px;border-top:1px solid #e8edf5;color:#7b879c;font-size:11px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.on{opacity:1;transform:none}
@media(max-width:980px){.hp-nav-inner{position:relative}.hp-links{display:none;position:absolute;left:0;right:0;top:72px;align-items:stretch;flex-direction:column;gap:3px;padding:12px;border:1px solid var(--hp-line);border-radius:0 0 16px 16px;background:#fff;box-shadow:0 22px 50px rgba(16,35,77,.16)}.hp-links.open{display:flex}.hp-links a{padding:12px 14px;border-radius:10px}.hp-links .hp-mobile-link{display:block!important}.hp-links .hp-mobile-demo{margin-top:4px;color:#fff;background:var(--hp-blue);text-align:center}.hp-menu{display:block}.hp-actions{margin-left:12px}.hp-hero-grid,.hp-section-grid,.hp-config-layout{grid-template-columns:1fr}.hp-hero-copy{text-align:center}.hp-hero-copy p{margin-left:auto;margin-right:auto}.hp-btns,.hp-slider-dots{justify-content:center}.hp-hero-art{min-height:460px}.hp-loop-grid{grid-template-columns:1fr 1fr}.hp-section.reverse .hp-media{order:0}.hp-team-grid{grid-template-columns:1fr}.hp-team-card{grid-template-columns:220px 1fr}.hp-trust-grid{grid-template-columns:1fr 1fr}.hp-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}
@media(max-width:640px){.hp .container{width:min(100% - 26px,1180px)}.hp h1{font-size:43px}.hp h2{font-size:34px}.hp-nav-inner{min-height:64px}.hp-actions .hp-login,.hp-actions .hp-btn{display:none}.hp-hero{padding-top:58px}.hp-hero-art{min-height:390px}.hp-story-pills{right:10px}.hp-story-pill{width:170px;padding:8px;font-size:10px}.hp-loop{margin-top:0}.hp-loop-box{padding:25px 16px}.hp-loop-title{display:block}.hp-loop-title span{display:block;margin-top:8px}.hp-loop-grid,.hp-mini-kpis,.hp-config-tiles,.hp-metrics,.hp-trust-grid{grid-template-columns:1fr}.hp-section{padding:70px 0}.hp-ui-body{grid-template-columns:75px 1fr}.hp-team-card{grid-template-columns:1fr}.hp-team-photo{min-height:230px}.hp-trust-item{border-left:0;border-top:1px solid var(--hp-line)}.hp-footer-grid{grid-template-columns:1fr 1fr}.hp-footer-grid>div:first-child{grid-column:1/-1}.hp-footer-bottom{display:block}.hp-cta{padding-inline:10px}.hp-cta-box{padding:50px 18px}}
@media(max-width:820px){.hp-nav-inner{gap:6px}.hp-actions{margin-left:6px}.hp-actions .hp-login{display:none}}
@media(max-width:430px){.hp-brand{font-size:17px}.hp-brand img{width:31px;height:31px}.hp-lang{padding:2px}.hp-lang button{padding:5px 6px}.hp-menu{margin-left:2px}.hp-footer-grid{grid-template-columns:1fr}.hp-footer-grid>div:first-child{grid-column:auto}}

/* Hero image uses its full designed canvas so neither person is cropped. */
.hp-hero{padding-top:50px}.hp-hero-grid{position:relative;display:block;min-height:620px}.hp-hero-copy{position:relative;z-index:3;width:52%;padding:70px 0 68px}.hp-hero-art{position:absolute;z-index:1;inset:0;min-height:0;overflow:hidden;border-radius:0 0 28px 0}.hp-hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.hp-hero-art:after{content:"";position:absolute;inset:0;border-radius:0;box-shadow:none;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 35%,rgba(255,255,255,.20) 58%,rgba(255,255,255,0) 77%);pointer-events:none}.hp-story-pills{top:51%;right:2%}
@media(max-width:980px){.hp-hero-grid{display:block;min-height:950px}.hp-hero-copy{width:100%;padding:25px 0 55px;text-align:center}.hp-hero-art{top:430px;bottom:0;min-height:0}.hp-hero-art:after{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.18) 24%,transparent 48%)}.hp-story-pills{top:55%;right:3%}}
@media(max-width:640px){.hp-hero{padding-top:36px}.hp-hero-grid{min-height:850px}.hp-hero-art{top:450px;min-height:0}.hp-hero-art img{object-position:64% center}.hp-story-pills{right:8px}.hp-story-pill{width:158px}}

/* Full-width editorial canvases use the negative space designed into each image. */
.hp-hero .hp-hero-grid{width:100%;max-width:none;margin:0;padding-left:max(24px,calc((100vw - 1180px)/2))}.hp-wide-story{position:relative;display:flex;align-items:center;min-height:650px;background-position:center;background-size:cover;background-repeat:no-repeat}.hp-wide-story:after{content:"";position:absolute;inset:0;pointer-events:none}.hp-wide-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:650px}.hp-wide-inner .hp-section-copy{width:45%;padding:55px 0}.hp-wide-right{justify-content:flex-end}.hp-wide-detect{background-image:url('../img/06-detect-field-signals.webp')}.hp-wide-detect:after{background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 48%)}.hp-wide-execute{background-image:url('../img/03-execute-field-representative.webp')}.hp-wide-execute:after{background:linear-gradient(90deg,rgba(255,255,255,.10),transparent 48%)}.hp-wide-measure{background-image:url('../img/04-measure-leadership.webp')}.hp-wide-measure:after{background:linear-gradient(270deg,rgba(249,247,255,.10),transparent 50%)}.hp-wide-config{display:block;padding-bottom:42px;background-image:url('../img/05-configurable-platform.webp');background-color:#f8fbff}.hp-wide-config:after{background:linear-gradient(90deg,rgba(255,255,255,.10),transparent 48%)}.hp-wide-config .hp-wide-inner{min-height:560px}.hp-config-strip{position:relative;z-index:3;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:-38px}.hp-config-strip .hp-config-tile{min-height:112px;padding:13px}.hp-config-strip .hp-config-tile i{width:40px;height:40px;font-size:17px}
@media(max-width:980px){.hp-hero .hp-hero-grid{padding:0 20px}.hp-wide-story{min-height:820px;align-items:flex-start;background-size:auto 58%;background-position:center bottom}.hp-wide-story:after{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.96) 38%,transparent 62%)}.hp-wide-inner,.hp-wide-config .hp-wide-inner{min-height:auto}.hp-wide-inner .hp-section-copy{width:100%;max-width:690px;margin:auto;padding:75px 0;text-align:center}.hp-wide-inner .hp-section-copy p{margin-left:auto;margin-right:auto}.hp-wide-inner .hp-benefits{justify-content:center}.hp-wide-right{justify-content:center}.hp-wide-config{min-height:940px;background-size:auto 58%;background-position:center bottom}.hp-config-strip{grid-template-columns:repeat(3,1fr);margin-top:-120px;padding-bottom:20px}}
@media(max-width:640px){.hp-hero .hp-hero-grid{padding:0 13px}.hp-wide-story{min-height:760px;background-size:auto 52%}.hp-wide-inner .hp-section-copy{padding:60px 0}.hp-wide-config{min-height:1050px;background-size:auto 45%}.hp-config-strip{grid-template-columns:1fr 1fr;margin-top:-225px}.hp-config-strip .hp-config-tile{min-height:100px}}

/* V13 — editorial annotations and homepage overview */
.hp-video-section{padding:96px 0;background:linear-gradient(180deg,#fff,#f3f8ff)}
.hp-video-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:34px}
.hp-video-head h2{margin:12px 0 0;max-width:720px}
.hp-video-head>p{margin:0;color:var(--hp-muted);font-size:17px;line-height:1.65}
.hp-video-shell{padding:12px;border:1px solid #dce7f5;border-radius:30px;background:#fff;box-shadow:0 30px 80px rgba(16,35,77,.14)}
.hp-video-shell video{display:block;width:100%;aspect-ratio:16/9;border-radius:20px;background:#071b3a;object-fit:cover}
.hp-wide-story,.hp-prioritize{position:relative;overflow:hidden}
.hp-side-note{position:absolute;z-index:4;color:#0874f9;font-size:14px;font-weight:800;line-height:1.35;font-style:italic;letter-spacing:-.02em;transform:rotate(-5deg);opacity:.78;pointer-events:none}
.hp-side-note:after{content:"↘";display:block;margin-top:5px;font-size:25px;font-style:normal}
.hp-side-note.note-right{right:max(18px,calc((100vw - 1390px)/2));top:52px;text-align:right;transform:rotate(4deg)}
.hp-side-note.note-right:after{content:"↙"}
.hp-side-note.note-left{left:max(18px,calc((100vw - 1390px)/2));top:55px}
@media(max-width:1180px){.hp-side-note{display:none}}
@media(max-width:760px){.hp-video-section{padding:68px 0}.hp-video-head{grid-template-columns:1fr;gap:16px}.hp-video-shell{padding:6px;border-radius:20px}.hp-video-shell video{border-radius:14px}}
