:root{--ink:#16131f;--muted:#6f6a7d;--line:#e8e5ee;--paper:#fbfaff;--white:#fff;--purple:#6655ff;--purple-dark:#3424cc;--pink:#ff5a99;--blue:#38a8ff;--yellow:#ffd34e;--navy:#121024;--radius:24px;--shadow:0 24px 70px rgba(47,35,92,.13);--container:min(1800px,calc(100vw - clamp(28px,4vw,96px)))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:12px 16px;border-radius:10px}.skip-link:focus{top:16px}.site-header{height:78px;position:fixed;inset:0 0 auto;z-index:100;background:rgba(251,250,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,229,238,.8);transition:.25s}.site-header.scrolled{height:68px;box-shadow:0 10px 30px rgba(30,23,56,.06)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:132px;height:auto}.desktop-nav{display:flex;align-items:center;gap:5px;margin-left:auto}.nav-link{border:0;background:none;padding:10px 13px;border-radius:10px;font-size:14px;font-weight:650;color:#3f394d;cursor:pointer}.nav-link:hover,.nav-link:focus-visible{background:#f1eef8;color:var(--purple)}.nav-link span{font-size:15px;margin-left:3px}.nav-actions{display:flex;align-items:center;gap:12px}.text-link{font-size:14px;font-weight:650}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--purple),#805dff);color:#fff;box-shadow:0 14px 30px rgba(102,85,255,.28)}.btn-primary:hover{box-shadow:0 18px 38px rgba(102,85,255,.38)}.btn-small{min-height:42px;padding:0 17px;font-size:14px}.btn-ghost{background:#fff;border:1px solid var(--line);box-shadow:0 8px 24px rgba(34,25,67,.06)}.btn-light{background:#fff;color:var(--navy);box-shadow:0 14px 35px rgba(0,0,0,.2)}.btn-outline-light{border:1px solid rgba(255,255,255,.38);color:#fff}.play{font-size:14px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#f0edff;color:var(--purple)}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0;border-radius:3px}.mega-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 28px 60px rgba(38,29,65,.14);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-grid{display:grid;grid-template-columns:320px 1fr;gap:70px;padding:36px 0 40px}.mega-intro h3{font-size:27px;line-height:1.15;margin:12px 0}.mega-intro p{color:var(--muted);margin:0 0 20px}.mega-intro a,.inline-link{font-weight:750;color:var(--purple)}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 26px}.mega-links a{display:flex;align-items:flex-start;gap:13px;padding:12px;border-radius:14px}.mega-links a:hover{background:#f7f5fc}.mega-links-top{align-content:start;align-items:start;align-self:start}.mega-links strong,.mega-links small{display:block}.mega-links strong{font-size:14px}.mega-links small{font-size:15px;color:var(--muted);margin-top:3px}.mini-icon{width:34px;height:34px;border-radius:10px;background:#eeebff;color:var(--purple);display:grid;place-items:center;font-weight:800;flex:0 0 auto}.mobile-menu{display:none}.hero{position:relative;min-height:790px;padding:155px 0 95px;overflow:hidden;background:linear-gradient(180deg,#fff 0,#faf9fd 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:52px;align-items:center}.hero-copy{position:relative;z-index:2;min-width:0}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.15em;font-size:15px;font-weight:850;color:var(--purple)}.hero-kicker:before,.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.hero h1:not(.seo-primary),.hero h2.seo-display{font-size:clamp(60px,7vw,102px);line-height:.92;letter-spacing:-.065em;margin:22px 0 30px;max-width:700px}.rotating-wrap{display:block;width:100%;height:1.12em;overflow:hidden;color:var(--purple);padding-bottom:.12em;margin-bottom:-.12em;white-space:nowrap}[data-rotating-word]{display:block;width:100%;will-change:transform,opacity}.hero-lead{font-size:19px;line-height:1.65;color:#5d566b;max-width:650px}.hero-lead strong{color:var(--ink)}.hero-actions{display:flex;gap:12px;margin:34px 0 30px;flex-wrap:wrap}.hero-visual{position:relative;z-index:1;min-width:0}.progress{height:5px;background:#eeeaf6;border-radius:4px;overflow:hidden}.progress i{display:block;height:100%;width:var(--p);background:linear-gradient(90deg,var(--purple),var(--pink));border-radius:inherit}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.card-head strong{font-size:14px}.card-head span{font-size:12px;color:var(--muted)}.section{padding:110px 0}.section-heading{max-width:820px;margin:0 auto 58px}.section-heading.centered{text-align:center}.section-heading .eyebrow{justify-content:center}.section h2{font-size:clamp(43px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 24px}.section h2 em{font-style:normal;color:var(--purple)}.section-heading>p,.section-copy>p{font-size:18px;color:var(--muted);max-width:670px}.section-chaos{background:#fff}.chaos-stage{height:580px;position:relative;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 50% 50%,#f2efff 0,#fbfaff 32%,#fff 70%);overflow:hidden;box-shadow:inset 0 0 70px rgba(102,85,255,.04)}.chaos-item{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(43,32,79,.12);border-radius:14px;padding:15px;z-index:2;font-size:15px;transform:rotate(var(--r,0deg))}.chaos-item p{margin:8px 0 0;color:var(--muted);font-size:14px}.app-head{display:flex;align-items:center;gap:8px;margin-bottom:11px}.app-head b{width:24px;height:24px;border-radius:6px;display:grid;place-items:center;color:#fff;background:#1669d9}.app-head span{font-weight:750}.app-head small{margin-left:auto;background:#ed3c58;color:#fff;padding:2px 6px;border-radius:999px;font-size:12px}.outlook{left:5%;top:14%;width:250px;--r:-4deg}.excel{right:4%;top:11%;width:250px;--r:4deg}.excel .app-head b{background:#16834a}.sheet{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.sheet i{height:18px;background:#e9f5ee;border:1px solid #cce5d6}.pdf{left:7%;bottom:13%;width:205px;--r:3deg}.pdf-icon{display:inline-grid;place-items:center;width:42px;height:48px;background:#e94747;color:#fff;font-weight:900;border-radius:6px;margin-right:10px}.pdf strong,.pdf small{display:block;margin-left:55px}.pdf strong{margin-top:-45px}.pdf small{font-size:14px;color:var(--muted);margin-top:4px}.teams{right:5%;bottom:16%;width:245px;--r:-3deg}.teams .app-head b{background:#6b59c9}.sticky{left:42%;top:5%;background:#fff0a9;border-color:#efdb77;width:142px;height:115px;--r:5deg;font-weight:800;font-size:16px}.sticky span{display:block;font-size:14px;margin-top:18px;color:#877229}.phone{left:42%;bottom:5%;display:flex;gap:10px;align-items:center;--r:-2deg}.phone span{font-size:24px;color:var(--pink)}.chaos-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:38px;background:linear-gradient(145deg,var(--purple),#8d5cff);color:#fff;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 24px 65px rgba(102,85,255,.42)}.chaos-core img{width:54px;margin-bottom:8px}.chaos-core strong{font-size:20px}.chaos-core small{font-size:14px;opacity:.75}.chaos-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}.chaos-lines path{fill:none;stroke:#cec7f4;stroke-width:2;stroke-dasharray:7 9;animation:dash 15s linear infinite}@keyframes dash{to{stroke-dashoffset:-150}}.section-personalised{background:linear-gradient(180deg,#faf8ff,#f2efff)}.split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.section-copy h2{margin-top:18px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{position:relative;padding:11px 0 11px 34px;border-bottom:1px solid rgba(214,208,228,.7);font-weight:600}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--purple);font-weight:900}.role-demo{position:relative}.person{display:flex;align-items:center;gap:12px}.person>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#ece8ff;color:var(--purple);font-weight:850}.person strong,.person small{display:block}.person small{font-size:14px;color:var(--muted)}.status{font-size:14px;padding:6px 9px;border-radius:999px;background:#eafff5;color:#13815a;font-weight:800}.role-note{position:absolute;right:-24px;bottom:-25px;background:var(--navy);color:#fff;border-radius:13px;padding:13px 16px;font-size:15px;box-shadow:0 15px 35px rgba(18,16,36,.25)}.role-note span{color:var(--pink);margin-right:6px}.section-capabilities{background:#fff}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.capability-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#fcfbff);min-height:260px;transition:.25s}.capability-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#d8d0ff}.cap-icon{width:48px;height:48px;border-radius:15px;background:#ede9ff;color:var(--purple);display:grid;place-items:center;font-size:20px;font-weight:900}.capability-card:nth-child(2) .cap-icon,.capability-card:nth-child(5) .cap-icon{background:#e9f7ff;color:var(--blue)}.capability-card:nth-child(3) .cap-icon,.capability-card:nth-child(6) .cap-icon{background:#ffedf4;color:var(--pink)}.capability-card h3{font-size:20px;line-height:1.25;margin:23px 0 12px}.capability-card p{color:var(--muted);font-size:14px}.section-automation{background:#f5f2ff}.automation-visual{padding:34px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.flow-card{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:14px;padding:14px 16px;background:#fff}.flow-card>span{width:32px;height:32px;border-radius:9px;background:#ece8ff;color:var(--purple);display:grid;place-items:center;font-weight:850}.flow-card small,.flow-card strong{display:block}.flow-card small{font-size:12px;color:var(--muted)}.flow-card strong{font-size:15px}.flow-card b{margin-left:auto;font-size:12px;color:#13815a;background:#eafff5;padding:5px 7px;border-radius:999px}.flow-card.source{border-color:#d3cbff}.flow-line{height:28px;position:relative}.flow-line:before{content:"";position:absolute;left:31px;top:0;bottom:0;border-left:2px dashed #c9c2e7}.flow-line i{position:absolute;left:27px;bottom:0;width:10px;height:10px;border-right:2px solid var(--purple);border-bottom:2px solid var(--purple);transform:rotate(45deg)}.flow-success{margin-top:16px;padding:16px;text-align:center;background:linear-gradient(135deg,var(--purple),#855cff);color:#fff;border-radius:14px;font-weight:850}.stat-pair{display:flex;gap:40px;margin-top:30px}.stat-pair strong,.stat-pair span{display:block}.stat-pair strong{font-size:40px;color:var(--purple);line-height:1}.stat-pair span{font-size:15px;color:var(--muted);margin-top:6px}.section-ai{background:linear-gradient(145deg,#17132d,#25204b);color:#fff;overflow:hidden}.ai-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.eyebrow.light{color:#b8afff}.section-ai h2 em{color:#ff7dad}.section-ai .section-copy>p{color:#bdb7cf}.ai-points{display:flex;flex-direction:column;gap:11px;margin-top:28px}.ai-points span{font-size:15px;color:#ded9eb}.ai-points span:before{content:"✦";color:#ff7dad;margin-right:10px}.chat-shell{background:#fff;color:var(--ink);border-radius:24px;box-shadow:0 32px 80px rgba(0,0,0,.28);overflow:hidden}.chat-head{height:65px;padding:0 19px;background:linear-gradient(135deg,var(--purple),#855cff);color:#fff;display:flex;align-items:center;justify-content:space-between}.chat-head>div{display:flex;align-items:center;gap:10px}.chat-head img{width:30px}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:15px}.chat-head small{font-size:12px;opacity:.7}.chat-head i{width:8px;height:8px;border-radius:50%;background:#46dc9b;box-shadow:0 0 0 5px rgba(70,220,155,.15)}.chat-body{padding:24px;background:#faf9fd;min-height:400px}.chat-message{max-width:76%;margin-bottom:18px;padding:13px 15px;border-radius:15px;font-size:15px}.chat-message.user{margin-left:auto;background:var(--purple);color:#fff;border-bottom-right-radius:4px}.chat-message.bot{display:flex;gap:9px;background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px}.chat-message.bot>span{color:var(--pink)}.chat-message button{display:block;border:0;background:#f0edff;color:var(--purple);padding:8px 10px;border-radius:8px;font-size:14px;font-weight:800;margin-top:10px}.chat-input{margin:14px 18px 18px;border:1px solid var(--line);border-radius:12px;padding:13px;color:#a19aa9;font-size:15px}.chat-input span{float:right;width:25px;height:25px;border-radius:7px;background:var(--purple);color:#fff;display:grid;place-items:center;margin-top:-5px}.section-reporting{background:#fff}.reporting-dashboard{border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow);padding:24px}.report-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.report-top strong,.report-top small{display:block}.report-top strong{font-size:17px}.report-top small{font-size:14px;color:var(--muted)}.report-top button,.attention-card button{border:0;background:#f0edff;color:var(--purple);font-weight:800;padding:9px 12px;border-radius:9px;font-size:14px}.report-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.report-metrics>div{padding:15px;border:1px solid var(--line);border-radius:12px}.report-metrics small,.report-metrics strong,.report-metrics i{display:block}.report-metrics small{font-size:14px;color:var(--muted)}.report-metrics strong{font-size:22px;margin:4px 0}.report-metrics i{font-size:12px;font-style:normal;color:var(--muted)}.report-metrics .up{color:#168557}.report-content{display:grid;grid-template-columns:1.45fr .8fr;gap:14px}.report-chart,.attention-card{border:1px solid var(--line);border-radius:14px;padding:16px}.bars>div{display:grid;grid-template-columns:90px 1fr 38px;gap:10px;align-items:center;margin:16px 0}.bars span,.bars em{font-size:14px}.bars em{font-style:normal;font-weight:800}.bars b{height:8px;background:#ece9f2;border-radius:5px;overflow:hidden}.bars i{display:block;height:100%;width:var(--w);background:linear-gradient(90deg,var(--purple),var(--pink));border-radius:inherit}.attention-card>div:not(.card-head){display:flex;gap:8px;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.attention-card i{width:26px;height:26px;border-radius:8px;background:#fff1e3;color:#e68022;display:grid;place-items:center;font-style:normal;font-weight:850}.attention-card strong,.attention-card small{display:block;font-size:14px}.attention-card small{color:var(--muted)}.attention-card button{margin-left:auto}.section-enterprise{background:#f5f2ff}.enterprise-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;padding:58px;border-radius:34px;background:linear-gradient(145deg,#17132d,#2d2758);color:#fff;overflow:hidden}.enterprise-copy h2 em{color:#ff7dad}.enterprise-copy p{color:#c1bbd0}.enterprise-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 30px}.enterprise-tags span{font-size:14px;padding:7px 10px;border:1px solid rgba(255,255,255,.17);border-radius:999px}.brand-switcher{align-self:center}.theme-buttons{display:flex;gap:7px;margin-bottom:12px}.theme-buttons button{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#d6d1e3;border-radius:999px;padding:7px 10px;font-size:14px;cursor:pointer}.theme-buttons .active{background:#fff;color:var(--navy)}.brand-browser{border-radius:18px;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.28);--brand:#6655ff;--brand-soft:#eeeaff}.browser-bar{height:38px;background:#f0eef4;display:flex;align-items:center;gap:6px;padding:0 12px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#d7d2dd}.browser-bar span{margin-left:auto;font-size:12px;color:#8d8794}.brand-page{display:grid;grid-template-columns:88px 1fr;min-height:330px;background:#fff}.brand-side{background:var(--brand);padding:18px 12px}.brand-logo{width:38px;height:38px;border-radius:10px;background:#fff;color:var(--brand);display:grid;place-items:center;font-weight:900;margin-bottom:26px}.brand-side span{display:block;height:8px;background:rgba(255,255,255,.28);border-radius:4px;margin:12px 0}.brand-side span:first-of-type{background:#fff}.brand-main{padding:28px;color:var(--ink)}.brand-main small{color:var(--brand);font-weight:800}.brand-main h3{font-size:22px;margin:4px 0 20px}.section-pricing{padding-top:40px;background:#fff}.pricing-panel{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:45px 50px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#f7f4ff,#fff6fa)}.pricing-panel h2{font-size:40px;margin:12px 0}.pricing-panel p{color:var(--muted);max-width:730px}.site-footer{background:#121024;color:#fff;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand img{width:145px}.footer-brand p{color:#9d97ad;max-width:270px;font-size:15px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid strong{font-size:15px;margin-bottom:8px}.footer-grid a{font-size:15px;color:#aaa4b8}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:14px;color:#827c91}.footer-bottom div{display:flex;gap:20px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.js .reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@media (max-width:980px){.desktop-nav,.nav-actions>.text-link,.nav-actions>.btn{display:none}.menu-toggle{display:block}.mobile-menu{display:flex;position:fixed;top:82px;right:0;bottom:0;left:0;z-index:99;background:#fff;padding:24px 24px 40px;flex-direction:column;gap:4px;overflow-y:auto;overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.site-header.scrolled+.mobile-menu{top:72px}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-menu a{padding:16px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:750}.hero{padding-top:125px}.hero-grid,.split-grid,.ai-grid,.enterprise-panel{grid-template-columns:1fr}.hero-grid{gap:70px}.hero-copy{text-align:center}.hero h1:not(.seo-primary),.hero h2.seo-display{margin-inline:auto;text-align:center}.rotating-wrap,[data-rotating-word]{text-align:center}.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.split-grid,.ai-grid{gap:55px}.section-copy{text-align:center}.section-copy>p{margin-inline:auto}.check-list{text-align:left}.stat-pair{justify-content:center}.capability-grid{grid-template-columns:1fr 1fr}.enterprise-panel{padding:45px}.pricing-panel{flex-direction:column;text-align:center}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:680px){:root{--container:min(100vw - 28px,1180px)}.site-header{height:68px}.brand img{width:118px}.hero{min-height:auto;padding:110px 0 70px}.hero h1:not(.seo-primary),.hero h2.seo-display{font-size:58px}.hero-lead{font-size:16px}.hero-visual{margin-top:10px}.section{padding:78px 0}.section h2{font-size:43px}.section-heading>p,.section-copy>p{font-size:16px}.chaos-stage{height:570px}.chaos-item{transform:scale(.78) rotate(var(--r,0deg))}.outlook{left:-3%;top:8%}.excel{right:-5%;top:12%}.pdf{left:-3%;bottom:13%}.teams{right:-5%;bottom:14%}.sticky{left:36%;top:31%;display:none}.phone{left:34%;bottom:3%}.chaos-core{width:135px;height:135px;border-radius:28px}.role-note{position:static;margin-top:12px;text-align:center}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:auto}.report-metrics{grid-template-columns:1fr 1fr}.report-content{grid-template-columns:1fr}.enterprise-panel{padding:30px 20px}.brand-page{grid-template-columns:64px 1fr;min-height:280px}.brand-main{padding:20px}.pricing-panel{padding:32px 20px}.pricing-panel h2{font-size:33px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{display:flex}.footer-bottom{flex-direction:column;gap:15px}.mega-menu{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.chaos-lines path{animation:none}.btn:hover,.capability-card:hover{transform:none}}@media (max-width:980px){.site-header+.mobile-menu{top:82px}.site-header.scrolled+.mobile-menu{top:72px}.mobile-menu{display:block;padding:12px clamp(16px,4vw,30px) 28px;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;gap:0}.mobile-nav-group{margin:7px 0;border:1px solid #e3ddff;border-radius:14px;background:#f6f3ff;overflow:hidden;box-shadow:0 5px 16px rgba(69,53,135,.04)}.mobile-nav-group:has(.mobile-nav-toggle[aria-expanded="true"]){border-color:#cfc5ff;background:#fbfaff;box-shadow:0 10px 24px rgba(76,58,152,.08)}.mobile-nav-row{display:block;width:100%;min-height:47px;margin:0;padding:11px 9px;border:0;border-bottom:1px solid var(--line);border-radius:9px;background:transparent;color:var(--ink);font-size:16px;font-weight:720;line-height:1.3;text-align:left}.mobile-nav-group>.mobile-nav-row{min-height:54px;padding:10px 12px 10px 15px;border-bottom:0;border-radius:0;font-size:17.5px;font-weight:850}.mobile-nav-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}.mobile-nav-toggle svg{box-sizing:content-box;width:12px;height:8px;padding:9px;flex:0 0 auto;border-radius:10px;background:#fff;color:var(--purple);box-shadow:0 2px 8px rgba(59,43,128,.09);transition:transform .18s ease,background .18s ease,color .18s ease}.mobile-nav-toggle[aria-expanded="true"]{color:var(--purple)}.mobile-nav-toggle[aria-expanded="true"] svg{transform:rotate(180deg);background:var(--purple);color:#fff}.mobile-nav-children{margin:0;padding:7px 8px 9px 14px;border-top:1px solid #e3ddff;background:#fff}.mobile-nav-children[hidden]{display:none}.mobile-menu .mobile-nav-children a{position:relative;display:block;min-height:38px;padding:8px 10px 8px 27px;border:0;border-radius:8px;color:#5c5568;font-size:14.5px;font-weight:650;line-height:1.4}.mobile-menu .mobile-nav-children a:before{content:"";position:absolute;left:11px;top:50%;width:5px;height:5px;border-radius:50%;background:#b6aaff;transform:translateY(-50%)}.mobile-menu .mobile-nav-children a:hover,.mobile-menu .mobile-nav-children a:focus-visible{background:#f0edff;color:var(--purple)}.mobile-menu a.is-active{background:#f0edff;color:var(--purple);box-shadow:inset 3px 0 0 var(--purple)}.mobile-nav-direct{display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-nav-direct:after{content:"";width:7px;height:7px;margin-right:5px;flex:0 0 auto;border-top:2px solid #aaa1bb;border-right:2px solid #aaa1bb;transform:rotate(45deg)}.mobile-nav-company{margin-top:9px;padding-top:7px;border-top:1px solid #dcd6e7}.mobile-nav-company .mobile-nav-row:last-child{border-bottom:0}.mobile-menu .mobile-nav-cta{display:flex;width:100%;min-height:50px;margin:15px 0 0;padding:0 20px;border:0;border-radius:13px;color:#fff;font-size:16px;font-weight:800}.menu-toggle span{transform-origin:center;transition:transform .2s ease,opacity .15s ease}body.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.menu-open .menu-toggle span:nth-child(2){opacity:0}body.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width:680px){.site-header+.mobile-menu{top:70px}.site-header.scrolled+.mobile-menu{top:72px}}@media (prefers-reduced-motion:reduce){.mobile-menu,.mobile-nav-toggle svg,.menu-toggle span{transition:none}}.unified-demo{position:relative}.unified-shell{padding:22px;border-radius:30px;background:linear-gradient(145deg,#f0ecff 0%,#edf9ff 100%);box-shadow:0 30px 70px rgba(56,43,113,.12)}.unified-profile{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;background:#fff;border:1px solid rgba(214,208,228,.8);border-radius:20px;box-shadow:0 12px 34px rgba(43,32,79,.08)}.unified-profile .person>span{background:linear-gradient(145deg,#7558ee,#ee67ae);color:#fff}.role-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.role-badges span{padding:9px 13px;border-radius:999px;background:#1b1822;color:#fff;font-size:14px;font-weight:800}.unified-workspace{margin-top:14px;background:#fff;border:1px solid rgba(214,208,228,.8);border-radius:20px;overflow:hidden}.workspace-nav{display:flex;align-items:center;gap:24px;padding:15px 20px;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.workspace-nav strong{margin-right:auto;color:var(--ink);font-size:14px}.unified-content{padding:24px}.unified-welcome{padding:28px;border-radius:17px;background:linear-gradient(120deg,#745be2,#a16ee0);color:#fff}.unified-welcome small{font-size:12px}.unified-welcome h3{font-size:27px;margin:7px 0 0;letter-spacing:-.04em}.responsibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.responsibility-grid article{position:relative;min-height:122px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.responsibility-grid span,.responsibility-grid strong,.responsibility-grid small,.responsibility-grid b{display:block}.responsibility-grid span{font-size:12px;color:var(--purple);font-weight:900}.responsibility-grid strong{font-size:15px;margin:15px 0 4px}.responsibility-grid small{font-size:12px;color:var(--muted)}.responsibility-grid b{position:absolute;left:16px;bottom:14px;font-size:12px;color:var(--purple);background:#f1eeff;border-radius:999px;padding:4px 7px}.unified-demo .role-note{right:6px;bottom:-28px}.brand-browser{box-shadow:0 32px 80px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.08)}.brand-page{min-height:365px}.brand-main{padding:24px}.brand-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.brand-heading h3{margin-bottom:14px}.brand-alert{font-size:12px;padding:6px 9px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-weight:850}.brand-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.brand-metrics article{padding:11px;border-radius:10px;background:var(--brand-soft);border:1px solid color-mix(in srgb,var(--brand) 14%,white)}.brand-metrics small,.brand-metrics strong{display:block}.brand-metrics small{font-size:12px;color:#77717f}.brand-metrics strong{font-size:15px;margin-top:3px}.brand-worklist{margin-top:10px;border:1px solid #ece8f1;border-radius:12px;overflow:hidden}.brand-worklist>div{display:flex;align-items:center;gap:9px;padding:10px 11px;border-top:1px solid #eeeaf2}.brand-worklist>div:first-child{border-top:0}.brand-worklist i{width:24px;height:24px;border-radius:7px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:12px;font-style:normal;font-weight:900}.brand-worklist span{flex:1}.brand-worklist strong,.brand-worklist small{display:block}.brand-worklist strong{font-size:12px}.brand-worklist small{font-size:12px;color:#8d8794;margin-top:2px}.brand-worklist b{font-size:12px;color:#21815e;background:#e9fff5;padding:4px 6px;border-radius:999px}.brand-worklist b.due{color:#ad5d1c;background:#fff3e5}.chat-message a{color:inherit;text-decoration:underline;text-underline-offset:2px;font-weight:850}@media (max-width:680px){.unified-profile{align-items:flex-start;flex-direction:column}.role-badges{justify-content:flex-start}.workspace-nav span{display:none}.responsibility-grid{grid-template-columns:1fr}.responsibility-grid article{min-height:100px}.unified-welcome h3{font-size:23px}.brand-metrics{grid-template-columns:1fr 1fr}.brand-metrics article:last-child{grid-column:1/-1}}.site-header{height:88px}.site-header.scrolled{height:76px}.nav-wrap{gap:38px}.brand img{width:148px}.desktop-nav{gap:12px}.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;line-height:1;white-space:nowrap}.nav-trigger{white-space:nowrap}.nav-chevron{display:block;width:11px;height:8px;flex:0 0 auto;transform:translateY(.5px);transition:transform .2s ease}.nav-trigger[aria-expanded="true"] .nav-chevron{transform:translateY(.5px) rotate(180deg)}.nav-actions{gap:18px}.text-link{display:inline-flex;align-items:center;min-height:46px;padding:0 3px;white-space:nowrap}.btn-small{min-height:48px;padding-inline:21px}.nav-actions .btn-primary{box-shadow:0 10px 24px rgba(102,85,255,.22)}.nav-actions .btn-primary:hover{box-shadow:0 14px 30px rgba(102,85,255,.30)}@media (max-width:1180px){.desktop-nav{gap:6px}.nav-link{padding-inline:12px}.nav-wrap{gap:26px}.nav-actions{gap:13px}.btn-small{padding-inline:18px}}@media (max-width:980px){.site-header{height:78px}.brand img{width:132px}.site-header+.mobile-menu{top:78px}.site-header.scrolled+.mobile-menu{top:74px}}@media (max-width:680px){.site-header{height:70px}.brand img{width:124px}.site-header+.mobile-menu{top:70px}.site-header.scrolled+.mobile-menu{top:72px}}.footer-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 0 54px;margin-bottom:54px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-callout h2{font-size:36px;line-height:1;margin:12px 0 0;letter-spacing:-.045em}.eyebrow.light{color:#bdb6ff}.site-footer .footer-grid{grid-template-columns:1.45fr repeat(4,1fr)}.report-top{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#6655ff,#8d62f4)}.report-top small,.report-top strong{display:block}.report-top small{font-size:12px;opacity:.75}.report-top strong{font-size:30px}.report-top>span{font-size:12px;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.16)}@keyframes dash{to{stroke-dashoffset:-220}}@media (max-width:1050px){.site-footer .footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.site-footer .footer-grid>div:nth-child(n/**/+4){display:flex}.footer-callout{flex-direction:column;text-align:center}}@media (max-width:720px){.footer-callout h2{font-size:30px}.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .footer-brand{grid-column:1/-1}}.truth-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 34px}.truth-pillars article{display:flex;gap:14px;align-items:flex-start;padding:21px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(45,32,91,.07)}.truth-pillars article>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:11px;background:#ece8ff;color:var(--purple);font-size:14px;font-weight:900}.truth-pillars strong,.truth-pillars small{display:block}.truth-pillars strong{font-size:14px;line-height:1.25;margin-bottom:6px}.truth-pillars small{font-size:15px;line-height:1.55;color:var(--muted)}.section-automation .automation-visual{gap:7px}.section-automation .flow-card{min-height:76px}.section-automation .flow-success{max-width:420px;text-align:center;line-height:1.35}@media (max-width:900px){.truth-pillars{grid-template-columns:1fr}.truth-pillars article{padding:18px}}@media (max-width:620px){.truth-pillars strong{font-size:15px}.truth-pillars small{font-size:14px}.section-automation .flow-success{font-size:15px}}:root{--xp-gradient:linear-gradient(90deg,#6655ff 0%,#9855ef 48%,#ef58a4 100%)}:is(.hero [data-rotating-word],.section h2 em){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;font-style:normal}:is(.hero-actions){display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;flex-wrap:nowrap!important}:is(.eyebrow){letter-spacing:.16em}@media (max-width:720px){:is(.hero-actions){gap:9px!important}:is(.hero-actions) a{padding-left:15px!important;padding-right:15px!important;font-size:0.8125rem!important}}@media (max-width:560px){:is(.hero-actions){width:100%!important;flex-direction:column!important;align-items:stretch!important}:is(.hero-actions) a{width:100%!important;min-width:0!important;justify-content:center!important;text-align:center!important;white-space:normal!important}}.hero h1:not(.seo-primary),.hero h2.seo-display{font-size:clamp(3.65rem,6vw,5.35rem)!important;line-height:.98!important;letter-spacing:-.055em!important;max-width:820px;margin-bottom:34px!important;overflow:visible!important}.hero .rotating-wrap{display:block;width:max-content;max-width:none;min-width:0;overflow:visible!important;padding-right:.16em;padding-bottom:.28em;font-size:1em;line-height:1.14;white-space:nowrap;position:relative;z-index:2}.hero [data-rotating-word]{display:inline-block;width:max-content;max-width:none;overflow:visible;white-space:nowrap;line-height:1.14;padding-right:.08em;padding-bottom:.08em}.section h2{font-size:clamp(2.55rem,4.4vw,4.15rem)!important;line-height:1.01!important;letter-spacing:-.045em!important;text-wrap:balance}.section-heading.centered h2,.section-copy.centered h2{max-width:1000px;margin-inline:auto}.section-heading.centered>p,.section-copy.centered>p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}@media (max-width:980px){.hero .rotating-wrap{width:100%;max-width:100%;margin-inline:auto;padding-inline:.16em;text-align:center}.hero [data-rotating-word]{display:block;width:100%;max-width:100%;padding-inline:.08em;text-align:center}}@media (max-width:720px){.hero h1:not(.seo-primary),.hero h2.seo-display{font-size:clamp(3rem,13vw,4.15rem)!important}.hero .rotating-wrap{font-size:1em}.section h2{font-size:clamp(2.2rem,10vw,3rem)!important}}.section-personalised .section-copy h2{line-height:1.06!important;overflow:visible!important;padding-bottom:.08em}.section-personalised .section-copy h2 em{display:inline-block;line-height:1.08!important;overflow:visible!important;padding-bottom:.12em;padding-right:.18em;margin-right:-.18em;box-sizing:content-box}.customer-proof{padding:92px 0 104px;background:linear-gradient(180deg,#fff 0%,#faf9ff 100%);overflow:hidden}.customer-proof .proof-heading{text-align:center;max-width:860px;margin:0 auto 44px}.customer-proof .proof-heading h2{margin:12px 0 16px;font-size:clamp(2.45rem,4.4vw,4rem)!important;line-height:1.01!important;letter-spacing:-.045em!important}.customer-proof .proof-heading h2 em{font-style:normal;color:transparent;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text}.customer-proof .proof-heading p{max-width:690px;margin:0 auto;color:#5d6170;font-size:1.08rem;line-height:1.72}.customer-logo-note{margin:44px 0 18px;text-align:center;font-size:0.8125rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#777184}.customer-logo-strip{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;margin:0 auto;padding:0}.customer-logo-strip img{display:block;max-width:100px;max-height:28px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.42;transition:.25s ease}.customer-logo-strip img:hover{opacity:.7;transform:translateY(-1px)}.customer-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto}.customer-video-card{background:#fff;border:1px solid rgba(58,43,111,.1);border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(48,35,90,.11)}.customer-video-frame{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#19152f,#5b49df);overflow:hidden}.customer-video-frame wistia-player{position:absolute;inset:0;width:100%;height:100%;display:block;background:#171427}.customer-video-frame wistia-player:not(:defined){display:block;width:100%;height:100%;background:#171427 center/cover no-repeat}.customer-video-frame wistia-player[media-id="nwb5xf49ay"]:not(:defined){background-image:url("https://fast.wistia.com/embed/medias/nwb5xf49ay/swatch")}.customer-video-frame wistia-player[media-id="n2woz3em5h"]:not(:defined){background-image:url("https://fast.wistia.com/embed/medias/n2woz3em5h/swatch")}.customer-video-copy{padding:24px 26px 27px}.customer-video-copy span{display:inline-flex;align-items:center;gap:8px;color:#6b56f0;font-size:0.8125rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.customer-video-copy span:before{content:"▶";font-size:0.8125rem}.customer-video-copy h3{margin:10px 0 8px;font-size:1.42rem;line-height:1.16;letter-spacing:-.025em;color:#1e1a30}.customer-video-copy .customer-role{margin:0 0 10px;color:#3f3a53;font-weight:750;line-height:1.35}.customer-video-copy p{margin:0;color:#666979;line-height:1.62}@media (max-width:800px){.customer-proof{padding:72px 0 82px}.customer-videos{grid-template-columns:1fr}.customer-logo-note{margin-top:36px}.customer-logo-strip{gap:22px}.customer-logo-strip img{max-width:84px;max-height:24px}}.section-pricing .pricing-panel>.btn{white-space:nowrap;min-width:max-content;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding-inline:28px}@media (max-width:900px){.section-pricing .pricing-panel>.btn{justify-self:start}}.mega-grid-wide{grid-template-columns:280px 1fr;gap:42px}.mega-links-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 12px}.mega-links-3 a{padding:10px}.mega-links-3 .mini-icon{width:31px;height:31px;border-radius:9px;font-size:15px}.mega-links-3 strong{font-size:15px}.mega-links-3 small{font-size:15px;line-height:1.35}.mobile-menu{overflow-y:auto}body.theme-purple{--page-accent:#6655ff;--page-accent-soft:#f1efff;--page-rgb:102,85,255}body[class*="theme-"] main :is(.hero-kicker,.eyebrow,[class$="-kicker"]):not(.light){color:#6655ff!important}body[class*="theme-"] main :is(.hero-kicker,.eyebrow,[class$="-kicker"]):not(.light):before,
body[class*="theme-"] main :is(.hero-kicker,.eyebrow,[class$="-kicker"]):not(.light):after{background:currentColor!important}body[class*="theme-"] main .progress i{background:var(--page-accent)}.section-personalised{overflow-x:clip}body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{max-width:100%;font-size:clamp(3.25rem,4.8vw,4.75rem)!important;line-height:1.025!important;letter-spacing:-.052em!important;overflow:visible!important;padding-bottom:.12em}body main h1:not(.seo-primary)>:is(span,em),body main h2.seo-display>:is(span,em){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-style:normal;line-height:1.1;padding-bottom:.14em}.footer-brand>a{display:inline-flex;width:max-content;align-items:center}.footer-brand img{display:block;height:auto}@media (max-width:720px){body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{font-size:clamp(2.7rem,11vw,3.4rem)!important;line-height:1.06!important;letter-spacing:-.045em!important}body main h1:not(.seo-primary)>:is(span,em),body main h2.seo-display>:is(span,em){line-height:1.12;padding-bottom:.18em}.site-footer{padding:44px 0 22px}.footer-callout{gap:20px;padding-bottom:30px;margin-bottom:30px}.site-footer .footer-grid{row-gap:24px;column-gap:18px}.site-footer .footer-brand{display:grid;gap:14px}.site-footer .footer-brand p{width:100%;max-width:none;margin:0;font-size:15px;line-height:1.6}.site-footer .footer-grid>div:not(.footer-brand){gap:3px}.site-footer .footer-grid strong{margin-bottom:4px}.site-footer .footer-grid a{display:flex;align-items:center;min-height:28px;line-height:1.35}.footer-bottom{margin-top:28px}}@media (max-width:980px){.mobile-menu a.mobile-nav-row{padding:11px 14px}.mobile-menu a.mobile-nav-row.is-active{padding-left:17px}}.home-page-rebuilt .home-hero{min-height:780px;padding-top:145px;background:radial-gradient(circle at 92% 15%,rgba(102,85,255,.09),transparent 28%),
  linear-gradient(180deg,#fff 0%,#faf9ff 100%)}.home-page-rebuilt .home-hero .hero-grid{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);gap:48px}.home-page-rebuilt .home-hero .hero-lead{max-width:620px}.home-page-rebuilt .home-hero-proof{display:flex;gap:9px;flex-wrap:wrap;margin-top:4px}.home-page-rebuilt .home-hero-proof span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #e3def5;border-radius:999px;background:rgba(255,255,255,.82);color:#595267;font-size:14px;font-weight:750;box-shadow:0 8px 22px rgba(49,36,91,.05)}.home-page-rebuilt .home-hero-proof i{width:19px;height:19px;display:grid;place-items:center;border-radius:7px;background:#ece9ff;color:var(--purple);font-size:12px;font-style:normal;font-weight:900}.home-page-rebuilt .home-hero-stage{position:relative;padding:23px;border:1px solid #e1dcf0;border-radius:31px;background:linear-gradient(145deg,#f2efff,#fff 50%,#fff3f8);box-shadow:0 38px 95px rgba(46,31,96,.16)}.home-page-rebuilt .home-console{position:relative;z-index:2;border:1px solid rgba(225,220,237,.95);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 22px 55px rgba(40,28,78,.13)}.home-page-rebuilt .home-console-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line)}.home-page-rebuilt .home-console-brand{display:flex;align-items:center;gap:11px}.home-page-rebuilt .home-console-brand img{width:31px;height:auto}.home-page-rebuilt .home-console-brand strong,.home-page-rebuilt .home-console-brand small{display:block}.home-page-rebuilt .home-console-brand strong{font-size:14px}.home-page-rebuilt .home-console-brand small{margin-top:2px;color:var(--muted);font-size:12px}.home-page-rebuilt .home-live{padding:6px 9px;border-radius:999px;background:#e9fbf4;color:#159267;font-size:12px;font-weight:900}.home-page-rebuilt .home-console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:15px 18px;background:#fbfaff}.home-page-rebuilt .home-console-metrics article{padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.home-page-rebuilt .home-console-metrics small,.home-page-rebuilt .home-console-metrics span{display:block;color:var(--muted);font-size:12px}.home-page-rebuilt .home-console-metrics strong{display:block;margin:3px 0;font-size:21px;line-height:1}.home-page-rebuilt .home-console-metrics span{color:var(--purple)}.home-page-rebuilt .home-console-person{padding:17px 18px 18px}.home-page-rebuilt .home-console-person-head{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--line)}.home-page-rebuilt .home-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#6655ff,#ef5ca5);color:#fff;font-size:15px;font-weight:900}.home-page-rebuilt .home-console-person-head strong,.home-page-rebuilt .home-console-person-head small{display:block}.home-page-rebuilt .home-console-person-head strong{font-size:15px}.home-page-rebuilt .home-console-person-head small{margin-top:2px;color:var(--muted);font-size:12px}.home-page-rebuilt .home-console-person-head>b{padding:7px 9px;border-radius:999px;background:linear-gradient(90deg,#6655ff,#ef5ca5);color:#fff;font-size:12px}.home-page-rebuilt .home-console-tasks article{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #efebf3}.home-page-rebuilt .home-console-tasks article:last-child{border-bottom:0}.home-page-rebuilt .home-console-tasks i{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#e8faf3;color:#11986a;font-size:14px;font-style:normal;font-weight:900}.home-page-rebuilt .home-console-tasks .is-external i{background:#fff0f6;color:#ea3c8c}.home-page-rebuilt .home-console-tasks strong,.home-page-rebuilt .home-console-tasks small{display:block}.home-page-rebuilt .home-console-tasks strong{font-size:14px}.home-page-rebuilt .home-console-tasks small{margin-top:2px;color:var(--muted);font-size:12px}.home-page-rebuilt .home-console-tasks b{padding:5px 7px;border-radius:999px;background:#e9fbf4;color:#138b62;font-size:12px;letter-spacing:.05em}.home-page-rebuilt .home-console-tasks .is-external b{background:#fff0f6;color:#d8327e}.home-page-rebuilt .home-problem{padding-bottom:86px}.home-page-rebuilt .home-problem .chaos-stage{background:radial-gradient(circle at 50% 50%,#eeeaff 0,#faf8ff 34%,#fff 72%)}.home-page-rebuilt .home-problem .phone{max-width:220px}.home-page-rebuilt .home-route{padding:38px 0 118px;background:#fff}.home-page-rebuilt .home-route-panel{position:relative;padding:62px 58px 28px;border:1px solid rgba(255,255,255,.5);border-radius:38px;color:#fff;overflow:hidden;background:radial-gradient(circle at 10% 7%,rgba(56,168,255,.86) 0,rgba(56,168,255,0) 35%),
  radial-gradient(circle at 93% 6%,rgba(239,92,165,.94) 0,rgba(239,92,165,0) 40%),
  radial-gradient(circle at 50% 108%,rgba(154,85,232,.92) 0,rgba(154,85,232,0) 48%),
  linear-gradient(135deg,#3524b8 0%,#6655ff 42%,#9a55e8 70%,#ef5ca5 100%);box-shadow:0 38px 96px rgba(70,44,185,.29)}.home-page-rebuilt .home-route-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(16,10,65,.14),transparent 46%);pointer-events:none}.home-page-rebuilt .home-route-copy,.home-page-rebuilt .home-route-visual,.home-page-rebuilt .home-route-rail{position:relative;z-index:1}.home-page-rebuilt .home-route-panel>.home-route-copy{max-width:850px;margin:0 auto 42px;text-align:center}.home-page-rebuilt .home-route-copy .eyebrow{justify-content:center;color:#fff!important}.home-page-rebuilt .home-route-copy h2{margin:15px 0 20px;color:#fff}.home-page-rebuilt .home-route-copy h2 em{color:#fff;font-style:normal}.home-page-rebuilt .home-route-copy p{max-width:780px;margin:0 auto;color:rgba(255,255,255,.86);font-size:17px;line-height:1.72}.home-page-rebuilt .home-route-promises{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:24px 0 28px}.home-page-rebuilt .home-route-promises span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.1);font-size:14px;font-weight:800;backdrop-filter:blur(8px)}.home-page-rebuilt .home-route-promises i{font-style:normal}.home-page-rebuilt .home-route-visual{display:grid;grid-template-columns:.82fr 110px 1.18fr;gap:17px;align-items:center}.home-page-rebuilt .home-route-origins{display:grid;gap:12px}.home-page-rebuilt .home-origin{padding:19px;border:1px solid rgba(255,255,255,.38);border-radius:18px;background:rgba(255,255,255,.93);color:var(--ink);box-shadow:0 18px 45px rgba(37,20,97,.15)}.home-page-rebuilt .home-origin>span{display:inline-flex;margin-bottom:10px;padding:5px 7px;border-radius:999px;background:#e9fbf4;color:#138b62;font-size:12px;letter-spacing:.08em;font-weight:900}.home-page-rebuilt .home-origin.external>span{background:#fff0f6;color:#d8327e}.home-page-rebuilt .home-origin strong,.home-page-rebuilt .home-origin small{display:block}.home-page-rebuilt .home-origin strong{font-size:14px;line-height:1.25}.home-page-rebuilt .home-origin small{margin-top:6px;color:var(--muted);font-size:14px;line-height:1.55}.home-page-rebuilt .home-route-connector{display:grid;grid-template-rows:1fr auto 1fr;align-items:center;justify-items:center;min-height:300px}.home-page-rebuilt .home-route-connector>span{width:1px;height:100%;min-height:40px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.72) 0 7px,transparent 7px 14px)}.home-page-rebuilt .home-route-connector>div{width:104px;height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(255,255,255,.35);border-radius:28px;background:rgba(45,25,130,.38);box-shadow:0 20px 50px rgba(35,17,98,.22);backdrop-filter:blur(10px)}.home-page-rebuilt .home-route-connector img{width:35px;height:auto}.home-page-rebuilt .home-route-connector strong{margin-top:3px;font-size:15px}.home-page-rebuilt .home-route-connector small{max-width:80px;margin-top:3px;font-size:12px;line-height:1.35;letter-spacing:.08em}.home-page-rebuilt .home-route-checklist{padding:22px 24px;border:1px solid rgba(255,255,255,.58);border-radius:24px;background:#fff;color:var(--ink);box-shadow:0 25px 60px rgba(36,20,92,.22)}.home-page-rebuilt .home-route-user{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.home-page-rebuilt .home-route-user>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#6655ff,#ef5ca5);color:#fff;font-size:15px;font-weight:900}.home-page-rebuilt .home-route-user strong,.home-page-rebuilt .home-route-user small{display:block}.home-page-rebuilt .home-route-user strong{font-size:15px}.home-page-rebuilt .home-route-user small{margin-top:2px;color:var(--muted);font-size:12px}.home-page-rebuilt .home-route-user>b{padding:7px 9px;border-radius:999px;background:linear-gradient(90deg,#6655ff,#ef5ca5);color:#fff;font-size:12px}.home-page-rebuilt .home-route-checklist>article{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid #efebf3}.home-page-rebuilt .home-route-checklist>article:last-child{border-bottom:0}.home-page-rebuilt .home-route-checklist article>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#e9fbf4;color:#138f64;font-size:14px;font-style:normal;font-weight:900}.home-page-rebuilt .home-route-checklist article.external>i{background:#fff0f6;color:#df3481}.home-page-rebuilt .home-route-checklist article strong,.home-page-rebuilt .home-route-checklist article small{display:block}.home-page-rebuilt .home-route-checklist article strong{font-size:14px}.home-page-rebuilt .home-route-checklist article small{margin-top:2px;color:var(--muted);font-size:12px}.home-page-rebuilt .home-route-checklist article>b{padding:5px 7px;border-radius:999px;background:#e9fbf4;color:#138b62;font-size:12px;letter-spacing:.05em}.home-page-rebuilt .home-route-checklist article.external>b{background:#fff0f6;color:#d8327e}.home-page-rebuilt .home-route-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:25px}.home-page-rebuilt .home-route-rail span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:47px;padding:8px 9px;border:1px solid rgba(255,255,255,.62);border-radius:13px;background:rgba(255,255,255,.94);color:#393247;font-size:14px;font-weight:800;text-align:center}.home-page-rebuilt .home-route-rail i{width:21px;height:21px;display:grid;place-items:center;border-radius:7px;background:#e9fbf4;color:#118d64;font-size:12px;font-style:normal}@media (max-width:1120px){.home-page-rebuilt .home-hero .hero-grid{grid-template-columns:1fr 1fr;gap:32px}.home-page-rebuilt .home-route-panel{padding-inline:38px}.home-page-rebuilt .home-route-visual{grid-template-columns:.8fr 90px 1.2fr}.home-page-rebuilt .home-route-connector>div{width:88px;height:88px;border-radius:24px}}@media (max-width:900px){.home-page-rebuilt .home-hero{padding-top:125px}.home-page-rebuilt .home-hero .hero-grid{grid-template-columns:1fr;gap:52px}.home-page-rebuilt .home-hero .hero-copy{text-align:center}.home-page-rebuilt .home-hero .hero-lead{margin-inline:auto}.home-page-rebuilt .home-hero .hero-actions,.home-page-rebuilt .home-hero-proof{justify-content:center}.home-page-rebuilt .home-hero-visual{max-width:680px;margin-inline:auto;width:100%}.home-page-rebuilt .home-route-visual{grid-template-columns:1fr;gap:14px}.home-page-rebuilt .home-route-origins{grid-template-columns:1fr 1fr}.home-page-rebuilt .home-route-connector{grid-template-columns:1fr auto 1fr;grid-template-rows:auto;min-height:0}.home-page-rebuilt .home-route-connector>span{width:100%;height:1px;min-height:0;background:repeating-linear-gradient(to right,rgba(255,255,255,.72) 0 7px,transparent 7px 14px)}.home-page-rebuilt .home-route-rail{grid-template-columns:repeat(3,1fr)}.home-page-rebuilt .home-route-rail span:nth-child(n/**/+4){grid-column:span 1}}@media (max-width:700px){.home-page-rebuilt .home-hero{min-height:0;padding:110px 0 78px}.home-page-rebuilt .home-hero-stage{padding:14px;border-radius:23px}.home-page-rebuilt .home-console-top{padding:15px}.home-page-rebuilt .home-console-metrics{padding:12px;gap:6px}.home-page-rebuilt .home-console-metrics article{padding:10px}.home-page-rebuilt .home-console-person{padding:14px}.home-page-rebuilt .home-route{padding:20px 0 82px}.home-page-rebuilt .home-route-panel{padding:45px 20px 20px;border-radius:27px}.home-page-rebuilt .home-route-copy p{font-size:15px}.home-page-rebuilt .home-route-origins{grid-template-columns:1fr}.home-page-rebuilt .home-route-connector>div{width:76px;height:76px;border-radius:20px}.home-page-rebuilt .home-route-checklist{padding:18px 16px;border-radius:20px}.home-page-rebuilt .home-route-rail{grid-template-columns:1fr 1fr}.home-page-rebuilt .home-route-rail span:last-child{grid-column:1/-1}}@media (max-width:520px){.home-page-rebuilt .home-hero-proof{display:grid;grid-template-columns:1fr;width:100%}.home-page-rebuilt .home-hero-proof span{justify-content:center}.home-page-rebuilt .home-console-metrics{grid-template-columns:1fr 1fr}.home-page-rebuilt .home-console-metrics article:last-child{grid-column:1/-1}.home-page-rebuilt .home-console-person-head{grid-template-columns:auto 1fr}.home-page-rebuilt .home-console-person-head>b{grid-column:1/-1;text-align:center}.home-page-rebuilt .home-console-tasks article{grid-template-columns:26px 1fr}.home-page-rebuilt .home-console-tasks b{grid-column:2;justify-self:start}.home-page-rebuilt .home-route-promises{display:grid;grid-template-columns:1fr;width:100%}.home-page-rebuilt .home-route-promises span{justify-content:center}.home-page-rebuilt .home-route-connector{grid-template-columns:1fr auto 1fr}.home-page-rebuilt .home-route-checklist>article{grid-template-columns:28px 1fr}.home-page-rebuilt .home-route-checklist article>b{grid-column:2;justify-self:start}.home-page-rebuilt .home-route-user{grid-template-columns:38px 1fr}.home-page-rebuilt .home-route-user>b{grid-column:1/-1;text-align:center}.home-page-rebuilt .home-route-rail{grid-template-columns:1fr}.home-page-rebuilt .home-route-rail span:last-child{grid-column:auto}}.home-page-rebuilt .home-route-copy h2 em{color:#fff!important;background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#fff!important}.home-page-rebuilt .home-hero{min-height:860px}.home-page-rebuilt .home-hero .hero-grid{align-items:center}.home-page-rebuilt .home-hero .hero-lead{font-size:18px;line-height:1.58}.home-page-rebuilt .home-hero .home-hero-lead-secondary{margin-top:15px}.home-page-rebuilt .home-hero-punch{margin:17px 0 0;color:var(--ink);font-size:18px;font-weight:900;line-height:1.4}.home-page-rebuilt .home-hero .hero-actions{margin-bottom:0}.home-page-rebuilt .home-hero-proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-top:4px}.home-page-rebuilt .home-hero-proof span{display:flex;align-items:center;justify-content:center;gap:10px;min-height:62px;padding:14px 18px;border:1px solid #e3def5;border-radius:16px;background:rgba(255,255,255,.9);color:#40394b;font-size:15px;font-weight:850;line-height:1.35;text-align:center;box-shadow:0 10px 28px rgba(49,36,91,.06)}.home-page-rebuilt .home-hero-proof i{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#ece9ff;color:var(--purple);font-size:13px;font-style:normal;font-weight:900}.home-page-rebuilt .home-hero-stage{overflow:visible}.home-page-rebuilt .home-automation-feed{position:absolute;z-index:5;right:-42px;top:70px;width:286px;height:86px;pointer-events:none}.home-page-rebuilt .home-automation-toast{position:absolute;inset:0 auto auto 0;width:100%;display:flex;align-items:center;gap:11px;padding:13px 14px;border:1px solid #dcd6e7;border-radius:15px;background:rgba(255,255,255,.98);box-shadow:0 18px 42px rgba(38,27,76,.18);opacity:0;transform:translateY(28px);animation:homeAutomationToast 12s ease-in-out infinite;will-change:opacity,transform}.home-page-rebuilt .home-automation-toast i{flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#e8f9f1;color:#11895f;font-size:15px;font-style:normal;font-weight:950;box-shadow:inset 0 0 0 1px rgba(17,137,95,.08)}.home-page-rebuilt .home-automation-toast strong,.home-page-rebuilt .home-automation-toast small{display:block}.home-page-rebuilt .home-automation-toast strong{color:#2f2937;font-size:14px;line-height:1.25}.home-page-rebuilt .home-automation-toast small{margin-top:3px;color:#81798a;font-size:12px;line-height:1.25}.home-page-rebuilt .home-automation-toast-2{animation-delay:3s}.home-page-rebuilt .home-automation-toast-3{animation-delay:6s}.home-page-rebuilt .home-automation-toast-4{animation-delay:9s}@keyframes homeAutomationToast{0%,2%{opacity:0;transform:translateY(30px) scale(.98)}5%,19%{opacity:1;transform:translateY(0) scale(1)}23%{opacity:1;transform:translateY(-4px) scale(1)}27%,100%{opacity:0;transform:translateY(-30px) scale(.985)}}@media (max-width:1280px){.home-page-rebuilt .home-automation-feed{right:-10px;top:64px;width:270px}}@media (max-width:980px){.home-page-rebuilt .home-hero{min-height:0}.home-page-rebuilt .home-hero-proof{grid-template-columns:1fr;max-width:680px;margin:0 auto}.home-page-rebuilt .home-automation-feed{right:-12px;top:58px}}@media (max-width:720px){.home-page-rebuilt .home-automation-feed{display:none}.home-page-rebuilt .home-hero .hero-lead{font-size:17px}.home-page-rebuilt .home-hero-punch{font-size:17px}}@media (prefers-reduced-motion:reduce){.home-page-rebuilt .home-automation-toast{animation:none}.home-page-rebuilt .home-automation-toast-1{opacity:1;transform:none}}:root{--xp-read-label:clamp(0.75rem, 0.72rem + 0.08vw, 0.8125rem);--xp-read-copy:clamp(0.8125rem, 0.78rem + 0.10vw, 0.9rem);--xp-read-title:clamp(0.9375rem, 0.9rem + 0.14vw, 1.0625rem);--xp-read-heading:clamp(1rem, 0.94rem + 0.22vw, 1.2rem)}:root{--xp-site-width:min(1800px, calc(100vw - clamp(28px, 4vw, 96px)));--xp-visual-width:min(1500px, 100%);--container:var(--xp-site-width)}.container{width:var(--xp-site-width)!important}@media (min-width: 721px){.home-page-rebuilt .home-hero-visual,
  .home-page-rebuilt .home-route-panel{width:var(--xp-visual-width)!important;max-width:1500px!important;margin-inline:auto}}@media (min-width: 1280px){.hero-grid,
  .home-page-rebuilt .hero-grid{column-gap:clamp(64px, 4vw, 104px)}}@media (min-width: 1900px){:root{--xp-site-width:min(1800px, calc(100vw - 96px))}}:root{--xp-site-width:min(2000px, calc(100vw - clamp(20px, 2.8vw, 72px)));--xp-visual-width:min(1760px, 100%);--container:var(--xp-site-width)}.container{width:var(--xp-site-width)!important;max-width:none!important}@media (min-width: 721px){.home-page-rebuilt .home-hero-visual,
  .home-page-rebuilt .home-route-panel{width:var(--xp-visual-width)!important;max-width:1760px!important;margin-inline:auto}}main :where(span, small, strong, b, em, p, li, button, a){writing-mode:horizontal-tb!important;text-orientation:mixed!important}.home-page-rebuilt .home-route-visual{grid-template-columns:minmax(360px, .82fr) 132px minmax(560px, 1.18fr)!important;gap:clamp(22px, 1.8vw, 38px)!important}.home-page-rebuilt .home-route-connector > div{width:126px!important;height:116px!important;padding:12px!important}.home-page-rebuilt .home-route-connector small{max-width:108px!important;white-space:normal;overflow-wrap:normal;word-break:normal;line-height:1.3!important}.home-console-metrics article,
.home-page-rebuilt .home-route-checklist > article{height:auto!important}@media (max-width: 1499px){.home-page-rebuilt .home-route-visual{grid-template-columns:1fr!important;max-width:1120px;margin-inline:auto}.home-page-rebuilt .home-route-connector{grid-template-columns:1fr auto 1fr!important;grid-template-rows:auto!important;min-height:0!important}.home-page-rebuilt .home-route-connector > span{width:100%!important;height:1px!important;min-height:0!important}.home-page-rebuilt .home-route-origins{grid-template-columns:1fr 1fr!important}}@media (max-width: 820px){:root{--xp-site-width:min(100% - 24px, 2000px)}.home-page-rebuilt .home-route-origins{grid-template-columns:1fr!important}}.home-page-rebuilt .chat-input{color:#746d7d}:root{--xp-gutter-total:clamp(48px, 6.4vw, 128px);--xp-site-width:min(2048px, calc(100vw - var(--xp-gutter-total)));--xp-visual-width:min(1840px, 100%);--xp-copy-width:780px;--xp-heading-width:1120px;--container:var(--xp-site-width)}.container{width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto}.site-header .container,
.site-footer .container{width:var(--xp-site-width)!important}main :where(span,small,strong,b,em,p,li,button,a){writing-mode:horizontal-tb!important;text-orientation:mixed!important}@media (min-width: 900px){:where(
    .home-hero-visual,.home-route-panel){width:var(--xp-visual-width)!important;max-width:1840px!important;margin-inline:auto}}:where(
  .home-console-metrics article,
  .home-route-checklist>article){height:auto!important;min-height:0}@media (max-width: 1100px){:root{--xp-gutter-total:clamp(32px, 5vw, 56px)}}@media (max-width: 720px){:root{--xp-gutter-total:24px;--xp-site-width:calc(100vw - 24px)}}.home-page-rebuilt .attention-card > div > i{color:#ad5512!important}.home-page-rebuilt .home-tech-section{padding:112px 0 120px;background:linear-gradient(180deg, #fff 0%, #fbfaff 100%)}.home-page-rebuilt .home-tech-layout{display:grid;grid-template-columns:minmax(410px,.72fr) minmax(700px,1.28fr);gap:clamp(48px,4.2vw,82px);align-items:center}.home-page-rebuilt .home-tech-copy{min-width:0}.home-page-rebuilt .home-tech-copy h2{max-width:690px;margin:18px 0 26px;font-size:clamp(52px,4.8vw,76px);line-height:.99;letter-spacing:-.058em;text-wrap:balance}.home-page-rebuilt .home-tech-copy h2 em{display:inline;font-style:normal;background:linear-gradient(90deg,#7251ff 0%,#a44fe8 58%,#eb5ca4 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.home-page-rebuilt .home-tech-copy > p{max-width:650px;margin:0 0 18px;color:#655d72;font-size:18px;line-height:1.7}.home-page-rebuilt .home-tech-copy .home-tech-lead{color:#4f485b;font-size:19px}.home-page-rebuilt .home-tech-promise{display:flex;align-items:center;gap:12px;width:min(100%,540px);margin:27px 0 28px;padding:15px 17px;border:1px solid #ddd7f1;border-radius:17px;background:#fff;box-shadow:0 12px 32px rgba(55,40,100,.065)}.home-page-rebuilt .home-tech-promise > span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:11px;background:#e8f9f1;color:#11885f;font-size:17px;font-weight:900}.home-page-rebuilt .home-tech-promise strong,
.home-page-rebuilt .home-tech-promise small{display:block}.home-page-rebuilt .home-tech-promise strong{color:#211b2b;font-size:15px}.home-page-rebuilt .home-tech-promise small{margin-top:2px;color:#766f80;font-size:13px}.home-page-rebuilt .home-tech-card{min-width:0;padding:26px 28px 24px;border:1px solid #ded9ee;border-radius:30px;background:radial-gradient(circle at 49% 52%, rgba(113,81,255,.12), transparent 26%),
    linear-gradient(180deg,#fff 0%,#fbfaff 100%);box-shadow:0 28px 70px rgba(45,31,92,.10);overflow:hidden}.home-page-rebuilt .home-tech-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #e9e5f3}.home-page-rebuilt .home-tech-card-head div > span,
.home-page-rebuilt .home-tech-card-head div > strong{display:block}.home-page-rebuilt .home-tech-card-head div > span{margin-bottom:3px;color:#7457f5;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.home-page-rebuilt .home-tech-card-head div > strong{color:#241e2d;font-size:17px}.home-page-rebuilt .home-tech-card-head > b{flex:0 0 auto;padding:8px 11px;border:1px solid #d8d0fb;border-radius:999px;background:#f3f0ff;color:#654deb;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-page-rebuilt .home-tech-flow{display:grid;grid-template-columns:minmax(150px,.82fr) 50px minmax(230px,1.15fr) 50px minmax(190px,.95fr);gap:10px;align-items:center}.home-page-rebuilt .home-tech-systems,
.home-page-rebuilt .home-tech-results{display:grid;gap:9px}.home-page-rebuilt .home-tech-systems article{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;min-height:64px;padding:10px 11px;border:1px solid #e2ddec;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(50,36,89,.055)}.home-page-rebuilt .home-tech-systems i{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#efecff;color:#6952ef;font-size:10px;font-style:normal;font-weight:900}.home-page-rebuilt .home-tech-systems strong,
.home-page-rebuilt .home-tech-systems small{display:block}.home-page-rebuilt .home-tech-systems strong{color:#241f2d;font-size:13px;line-height:1.2}.home-page-rebuilt .home-tech-systems small{margin-top:2px;color:#8a8392;font-size:10px;line-height:1.25}.home-page-rebuilt .home-tech-connector{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;height:100%}.home-page-rebuilt .home-tech-connector span{position:absolute;left:0;right:0;top:50%;height:2px;background:repeating-linear-gradient(90deg,#c9c1ec 0 7px,transparent 7px 13px);transform:translateY(-50%)}.home-page-rebuilt .home-tech-connector i{position:relative;z-index:1;display:grid;place-items:center;width:29px;height:29px;border:1px solid #d8d1f5;border-radius:50%;background:#f5f2ff;color:#6650eb;font-size:14px;font-style:normal;font-weight:900}.home-page-rebuilt .home-tech-core{padding:27px 20px 21px;border-radius:26px;background:linear-gradient(145deg,#5945ef 0%,#7950ff 54%,#9954e7 100%);color:#fff;text-align:center;box-shadow:0 22px 52px rgba(92,66,219,.31)}.home-page-rebuilt .home-tech-core img{display:block;width:46px;height:auto;margin:0 auto 8px}.home-page-rebuilt .home-tech-core > strong,
.home-page-rebuilt .home-tech-core > b,
.home-page-rebuilt .home-tech-core > small{display:block}.home-page-rebuilt .home-tech-core > strong{font-size:17px}.home-page-rebuilt .home-tech-core > b{margin-top:12px;font-size:17px;font-weight:900;letter-spacing:.12em}.home-page-rebuilt .home-tech-core > small{margin-top:4px;color:rgba(255,255,255,.80);font-size:12px}.home-page-rebuilt .home-tech-core-actions{display:grid;grid-template-columns:1fr;gap:6px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.20)}.home-page-rebuilt .home-tech-core-actions span{padding:7px 8px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.085);color:#fff;font-size:10px;font-weight:800}.home-page-rebuilt .home-tech-results article{min-height:142px;padding:17px 16px;border:1px solid #ddd7ef;border-radius:17px;background:#fff;box-shadow:0 9px 24px rgba(47,34,89,.06)}.home-page-rebuilt .home-tech-results article:last-child{border-color:#d1c9fb;background:linear-gradient(145deg,#f5f2ff,#fff)}.home-page-rebuilt .home-tech-results article > span,
.home-page-rebuilt .home-tech-results article > strong,
.home-page-rebuilt .home-tech-results article > small{display:block}.home-page-rebuilt .home-tech-results article > span{margin-bottom:8px;color:#6b52ed;font-size:10px;font-weight:900;letter-spacing:.12em}.home-page-rebuilt .home-tech-results article > strong{color:#211b2a;font-size:16px;line-height:1.22}.home-page-rebuilt .home-tech-results article > small{margin-top:8px;color:#797280;font-size:11px;line-height:1.42}.home-page-rebuilt .home-tech-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid #e9e5f3}.home-page-rebuilt .home-tech-summary > span{display:flex;align-items:center;justify-content:center;gap:7px;color:#5d5669;font-size:11px;font-weight:750;text-align:center}.home-page-rebuilt .home-tech-summary i{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:7px;background:#e8f9f1;color:#10885f;font-size:10px;font-style:normal;font-weight:900}.home-page-rebuilt .home-closing{position:relative;overflow:hidden;padding:86px 0 90px;background:radial-gradient(circle at 50% -35%, rgba(255,255,255,.18), transparent 38%),
    linear-gradient(135deg,#5845ef 0%,#7550ff 52%,#9158ee 100%);color:#fff;text-align:center}.home-page-rebuilt .home-closing::before,
.home-page-rebuilt .home-closing::after{content:"";position:absolute;pointer-events:none;border:1px solid rgba(255,255,255,.09)}.home-page-rebuilt .home-closing::before{width:300px;height:300px;left:-135px;top:-170px;border-radius:80px;transform:rotate(-12deg)}.home-page-rebuilt .home-closing::after{width:320px;height:320px;right:-135px;bottom:-225px;border-radius:50%;background:rgba(255,255,255,.025)}.home-page-rebuilt .home-closing-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:min(980px,100%)!important;margin-inline:auto}.home-page-rebuilt .home-closing-mark{display:grid;place-items:center;width:64px;height:64px;margin-bottom:17px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.09);box-shadow:0 14px 34px rgba(41,25,117,.18)}.home-page-rebuilt .home-closing-mark img{width:39px;height:auto}.home-page-rebuilt .home-closing h2{max-width:900px;margin:0;color:#fff;font-size:clamp(54px,5.6vw,76px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.home-page-rebuilt .home-closing p{max-width:810px;margin:24px auto 0;color:rgba(255,255,255,.86);font-size:19px;line-height:1.6}.home-page-rebuilt .home-closing-actions{display:flex;justify-content:center;gap:12px;margin-top:30px;flex-wrap:wrap}.home-page-rebuilt .home-closing-actions .btn{min-height:52px;padding-inline:22px}.home-page-rebuilt .home-closing-actions .btn-outline-light{border-color:rgba(255,255,255,.32);color:#fff}.home-page-rebuilt .home-closing-actions .btn-outline-light:hover{border-color:#fff;background:rgba(255,255,255,.10)}@media (max-width: 1220px){.home-page-rebuilt .home-tech-layout{grid-template-columns:minmax(380px,.7fr) minmax(650px,1.3fr);gap:42px}.home-page-rebuilt .home-tech-flow{grid-template-columns:minmax(140px,.8fr) 42px minmax(215px,1.1fr) 42px minmax(175px,.9fr);gap:7px}}@media (max-width: 1080px){.home-page-rebuilt .home-tech-layout{grid-template-columns:1fr;gap:48px}.home-page-rebuilt .home-tech-copy{text-align:center}.home-page-rebuilt .home-tech-copy h2,
  .home-page-rebuilt .home-tech-copy > p,
  .home-page-rebuilt .home-tech-promise{margin-left:auto;margin-right:auto}.home-page-rebuilt .home-tech-card{max-width:900px;width:100%;margin-inline:auto}}@media (max-width: 720px){.home-page-rebuilt .home-tech-section{padding:78px 0 82px}.home-page-rebuilt .home-tech-copy h2{font-size:43px}.home-page-rebuilt .home-tech-card{padding:20px 16px;border-radius:23px}.home-page-rebuilt .home-tech-card-head{align-items:flex-start;flex-direction:column;gap:9px}.home-page-rebuilt .home-tech-flow{grid-template-columns:1fr;gap:12px}.home-page-rebuilt .home-tech-systems{grid-template-columns:1fr 1fr}.home-page-rebuilt .home-tech-connector{height:34px}.home-page-rebuilt .home-tech-connector span{top:0;bottom:0;left:50%;right:auto;width:2px;height:auto;background:repeating-linear-gradient(180deg,#c9c1ec 0 7px,transparent 7px 13px);transform:translateX(-50%)}.home-page-rebuilt .home-tech-connector i{transform:rotate(90deg)}.home-page-rebuilt .home-tech-results{grid-template-columns:1fr}.home-page-rebuilt .home-tech-results article{min-height:0}.home-page-rebuilt .home-tech-summary{grid-template-columns:1fr}.home-page-rebuilt .home-closing{padding:74px 0 78px}.home-page-rebuilt .home-closing h2{font-size:50px}.home-page-rebuilt .home-closing p{font-size:17px}}.home-page-rebuilt .home-tech-copy h2{font-size:clamp(50px,4.2vw,72px)}.home-page-rebuilt .home-tech-card-head > b{max-width:190px;text-align:center}.home-page-rebuilt .home-closing{padding:78px 0 84px}.home-page-rebuilt .home-closing-mark{margin-bottom:22px}.home-page-rebuilt .home-closing h2{max-width:940px;font-size:clamp(50px,5vw,68px);line-height:1.02}.home-page-rebuilt .home-closing p{margin-top:22px}:root{--entx-ink:#171326;--entx-muted:#746d80;--entx-line:#e6e0ec;--entx-soft:#f7f5fb;--entx-purple:#6844df;--entx-purple-dark:#41258f;--entx-violet:#8b64ee;--entx-pink:#d85aa3;--entx-blue:#2d83bd;--entx-green:#2b9172;--entx-amber:#b97418;--entx-dark:#171227;--entx-card-shadow:0 28px 70px rgba(45,31,82,.12)}:root{--wem-ink:#181229;--wem-muted:#716a7c;--wem-purple:#6848ed;--wem-violet:#9b54ed;--wem-pink:#db57b2;--wem-soft:#f7f4fb;--wem-line:#e7e0ef;--wem-green:#218862;--wem-amber:#c97924;--wem-shadow:0 28px 70px rgba(42,25,77,.12)}:root{--xp-gutter-total:clamp(48px,6.4vw,128px);--xp-site-width:min(2048px,calc(100vw - var(--xp-gutter-total)));--xp-first-section-top:145px;--xp-section-space:52px}:where(
  .container){width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto!important}.site-header .container,.site-footer .container{width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto!important}main > section:first-child,
main > article:first-child > section:first-child{padding-top:var(--xp-first-section-top)!important}main > section:first-child h1:not(.seo-primary),
main > article:first-child > section:first-child h1:not(.seo-primary),main > section:first-child h2.seo-display,
main > article:first-child > section:first-child h2.seo-display{margin-top:22px!important}main > section:first-child :is(.hero-kicker),
main > article:first-child > section:first-child :is(.hero-kicker){margin-bottom:0!important}:where(
  .home-hero-visual,.home-route-panel,.home-tech-layout){max-width:100%!important}:where(
  .section){padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}@media (max-width:980px){:root{--xp-first-section-top:125px}}@media (max-width:680px){:root{--xp-first-section-top:110px;--xp-gutter-total:48px;--xp-section-space:40px}}body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{max-width:100%;font-size:clamp(3.25rem,4.8vw,4.75rem)!important;line-height:1.025!important;letter-spacing:-.035em!important;overflow:visible!important;padding-bottom:.12em}body main h1:not(.seo-primary)>:is(span,em),body main h2.seo-display>:is(span,em){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-style:normal;line-height:1.1;padding-inline:.04em;margin-inline:-.04em;padding-bottom:.14em;overflow:visible}@media (max-width:720px){body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{font-size:clamp(2.7rem,11vw,3.4rem)!important;line-height:1.06!important;letter-spacing:-.03em!important}}.home-page-rebuilt .home-tech-card-head div>span,
.home-page-rebuilt .home-tech-card-head>b,
.home-page-rebuilt .home-tech-systems i,
.home-page-rebuilt .home-tech-systems small,
.home-page-rebuilt .home-tech-core-actions span,
.home-page-rebuilt .home-tech-results article>span,
.home-page-rebuilt .home-tech-results article>small,
.home-page-rebuilt .home-tech-summary>span,
.home-page-rebuilt .home-tech-summary i{font-size:12px!important}:root{--xp-dark-label:#fff;--xp-dark-rule-a:#8eefff;--xp-dark-rule-b:#ff8dc4;--xp-dark-link:#9eeeff}.home-page-rebuilt .chat-message .chat-action{display:table;margin-top:10px;padding:8px 10px;border-radius:8px;background:#f0edff;color:var(--purple);font-size:14px;font-weight:800;line-height:1.2;text-decoration:none}.home-page-rebuilt .chat-message .chat-action:hover{background:#e7e1ff;color:#4f38d7}.home-page-rebuilt .home-problem .phone>div{min-width:0}.home-page-rebuilt .home-problem .phone strong,
.home-page-rebuilt .home-problem .phone small{display:block}.home-page-rebuilt .home-problem .phone strong{font-size:15px;line-height:1.2}.home-page-rebuilt .home-problem .phone small{margin-top:3px;color:var(--muted);font-size:13px;line-height:1.25}.home-page-rebuilt .reporting-dashboard{padding:24px}.home-page-rebuilt .reporting-dashboard .report-top{min-height:88px;padding:20px 22px;border:0;border-radius:16px;background:linear-gradient(100deg,#6655ff 0%,#8054f4 58%,#9254ee 100%);color:#fff}.home-page-rebuilt .reporting-dashboard .report-top strong{font-size:24px;line-height:1.1;color:#fff}.home-page-rebuilt .reporting-dashboard .report-top small{margin-top:5px;color:rgba(255,255,255,.78);font-size:13px;opacity:1}.home-page-rebuilt .reporting-dashboard .report-top button{flex:0 0 auto;margin-left:20px;padding:10px 13px;border:1px solid rgba(255,255,255,.55);border-radius:10px;background:rgba(255,255,255,.92);color:#5c42dc;font-size:13px;font-weight:900;white-space:nowrap}.home-page-rebuilt .reporting-dashboard .report-metrics{align-items:stretch}.home-page-rebuilt .reporting-dashboard .report-metrics>div{min-width:0;min-height:104px;display:flex;flex-direction:column;justify-content:center}.home-page-rebuilt .reporting-dashboard .report-content{grid-template-columns:minmax(0,1.7fr) minmax(390px,.95fr);align-items:stretch}.home-page-rebuilt .reporting-dashboard .report-chart,
.home-page-rebuilt .reporting-dashboard .home-attention-card{min-width:0;height:100%}.home-page-rebuilt .reporting-dashboard .home-attention-card>div:not(.card-head){display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:66px}.home-page-rebuilt .reporting-dashboard .home-attention-card .auto-reminder{display:inline-flex;align-items:center;justify-content:center;justify-self:end;padding:7px 10px;border:1px solid #bde7d4;border-radius:999px;background:#e8fbf3;color:#08764f;font-size:12px;font-weight:900;line-height:1.15;white-space:nowrap;box-shadow:0 5px 14px rgba(8,118,79,.08)}@media (max-width:1080px){.home-page-rebuilt .reporting-dashboard .report-content{grid-template-columns:1fr}}@media (max-width:680px){.home-page-rebuilt .reporting-dashboard{padding:16px}.home-page-rebuilt .reporting-dashboard .report-top{min-height:0;padding:18px}.home-page-rebuilt .reporting-dashboard .report-top strong{font-size:21px}.home-page-rebuilt .reporting-dashboard .report-top button{margin-left:12px;padding:9px 10px;font-size:12px}.home-page-rebuilt .reporting-dashboard .home-attention-card>div:not(.card-head){grid-template-columns:28px minmax(0,1fr)}.home-page-rebuilt .reporting-dashboard .home-attention-card .auto-reminder{grid-column:2;justify-self:start;margin-top:2px}}@keyframes xp-client-logo-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.customer-logo-strip{display:block;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.customer-logo-track{display:flex;width:max-content;align-items:center;animation:xp-client-logo-marquee 42s linear infinite;will-change:transform}.customer-logo-group{display:flex;flex:0 0 auto;align-items:center;gap:28px;padding-right:28px}.customer-logo-strip:hover .customer-logo-track{animation-play-state:paused}@media (max-width:800px){.customer-logo-group{gap:22px;padding-right:22px}}@media (prefers-reduced-motion:reduce){.customer-logo-strip{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scrollbar-width:thin}.customer-logo-track{animation:none!important;transform:none!important}}.home-page-rebuilt .customer-logo-strip.customer-logo-static{display:flex!important;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;overflow:visible;-webkit-mask-image:none!important;mask-image:none!important}.home-page-rebuilt .customer-logo-static .customer-logo-track,
.home-page-rebuilt .customer-logo-static .customer-logo-group{display:contents!important;width:auto!important;animation:none!important;transform:none!important}@media (max-width:800px){.home-page-rebuilt .customer-logo-strip.customer-logo-static{gap:22px}}.home-page-rebuilt .home-testimonials{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfaff 0,#f6f3fb 100%)}.home-page-rebuilt .home-testimonials:before{content:"";position:absolute;left:50%;top:18%;width:min(1100px,78vw);height:420px;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(110,83,238,.10),transparent 68%);pointer-events:none}.home-page-rebuilt .home-testimonials .container{position:relative;z-index:1}.home-page-rebuilt .home-testimonials-heading{max-width:860px;margin-inline:auto;margin-bottom:46px}.home-page-rebuilt .home-testimonials-heading p{max-width:690px;margin-inline:auto}.home-page-rebuilt .home-testimonial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.home-page-rebuilt .home-testimonial-card{position:relative;min-width:0;display:flex;flex-direction:column;gap:27px;min-height:310px;padding:30px 28px 28px;border:1px solid rgba(95,75,145,.13);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(45,31,82,.08);backdrop-filter:blur(10px)}.home-page-rebuilt .home-testimonial-card:after{content:"“";position:absolute;right:21px;top:7px;color:#6c54e7;font-family:Georgia,serif;font-size:78px;font-weight:700;line-height:1;opacity:.14;pointer-events:none}.home-page-rebuilt .home-testimonial-person{display:flex;align-items:center;gap:16px;padding-right:34px}.home-page-rebuilt .home-testimonial-person img{width:72px;height:72px;flex:0 0 72px;border-radius:50%;object-fit:cover;object-position:center;border:4px solid #fff;box-shadow:0 9px 24px rgba(47,35,92,.16);filter:saturate(.88) contrast(1.02)}.home-page-rebuilt .home-testimonial-person strong,.home-page-rebuilt .home-testimonial-person span{display:block}.home-page-rebuilt .home-testimonial-person strong{font-size:18px;line-height:1.2;letter-spacing:-.01em;color:var(--ink)}.home-page-rebuilt .home-testimonial-person span{margin-top:4px;color:var(--muted);font-size:13px;font-weight:700;line-height:1.3}.home-page-rebuilt .home-testimonial-card blockquote{margin:0;color:#3f394d;font-size:18px;font-weight:650;line-height:1.55;letter-spacing:-.012em}@media (max-width:1260px){.home-page-rebuilt .home-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page-rebuilt .home-testimonial-card{min-height:270px}}@media (max-width:680px){.home-page-rebuilt .home-testimonials-heading{margin-bottom:34px}.home-page-rebuilt .home-testimonial-grid{grid-template-columns:1fr;gap:16px}.home-page-rebuilt .home-testimonial-card{min-height:0;padding:24px 22px 24px;gap:22px}.home-page-rebuilt .home-testimonial-person img{width:64px;height:64px;flex-basis:64px}.home-page-rebuilt .home-testimonial-card blockquote{font-size:17px}}.cookie-consent{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:auto;z-index:10000;display:flex;flex-direction:column;align-items:stretch;gap:14px;width:min(360px,calc(100vw - 36px));max-width:360px;max-height:calc(100dvh - 36px);margin:0;padding:18px;border:1px solid #e8e5ee;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(32,23,62,.2);backdrop-filter:blur(14px);overflow:auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16131f}.cookie-consent[hidden]{display:none!important}.cookie-consent__copy{display:grid;gap:5px;max-width:none}.cookie-consent__copy strong{font-size:15px;line-height:1.3}.cookie-consent__copy span{font-size:13.5px;line-height:1.5;color:#6f6a7d}.cookie-consent__copy a{color:#6655ff;font-weight:750;text-decoration:none}.cookie-consent__copy a:hover{text-decoration:underline}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%}.cookie-consent button{width:100%;min-height:42px;padding:0 14px;border-radius:10px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.cookie-consent__reject{border:1px solid #dcd7e5;background:#fff;color:#3f394d}.cookie-consent__accept{border:0;background:#6655ff;color:#fff}.cookie-consent button:focus-visible{outline:3px solid rgba(102,85,255,.25);outline-offset:2px}@media (max-width:600px){.cookie-consent{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-width:none;max-height:calc(100dvh - 24px);padding:16px}.cookie-consent__actions{grid-template-columns:1fr 1fr}}:root{--xp-section-tight:34px;--xp-section-summary:44px;--xp-section-airy:68px}body[class] main > section.section,body[class] main > section.page-section,body[class] main > section.legal-section,body[class] main > section[class$="-section"],body[class] main > section[class*="-section "],body[class] main > section[class$="-faq"],body[class] main > section[class*="-faq "],body[class] main > section[class$="-options"],body[class] main > section[class*="-options "],body[class] main > section[class$="-detail"],body[class] main > section[class*="-detail "],body[class] main > section[class$="-process"],body[class] main > section[class*="-process "],body[class] main > section[class$="-evidence"],body[class] main > section[class*="-evidence "],body[class] main > section[class$="-use-cases"],body[class] main > section[class*="-use-cases "],body[class] main > section[class$="-boundary"],body[class] main > section[class*="-boundary "]{padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}body[class] main > section.customer-proof,body[class] main > section.about-proof-band,body[class] main > section.entx-proof-strip,body[class] main > section.ix2-logos-section,body[class] main > section[class$="-trust"],body[class] main > section[class*="-trust "],body[class] main > section[class$="-promises"],body[class] main > section[class*="-promises "]{padding-top:var(--xp-section-tight)!important;padding-bottom:var(--xp-section-tight)!important}body[class] main > section[class$="-summary"],body[class] main > section[class*="-summary "]{padding-top:var(--xp-section-summary)!important;padding-bottom:var(--xp-section-summary)!important}body[class] main > section.page-final-cta,body[class] main > section.home-closing,body[class] main > section[class$="-final"],body[class] main > section[class*="-final "]{padding-top:var(--xp-section-airy)!important;padding-bottom:var(--xp-section-airy)!important}body[class] main > section > :where(.container,[class$="-container"],[class$="-shell"],[class$="-wrap"]) > :last-child{margin-bottom:0!important}@media (max-width:980px){:root{--xp-section-space:46px;--xp-section-tight:30px;--xp-section-summary:40px;--xp-section-airy:60px}}@media (max-width:680px){:root{--xp-section-space:40px;--xp-section-tight:26px;--xp-section-summary:36px;--xp-section-airy:52px}}
/* SEO semantic heading bridge: preserve original eyebrow/display visuals */
h1.seo-primary{margin:0}
