:root{--blue-700:#9c4322;--blue-600:#b45230;--blue-500:#cb6a47;--blue-100:#f2d8cb;--blue-50:#fbf0ea;--brand-rgb:180,82,48;--navy-950:#070d22;--navy-900:#0a1340;--navy-800:#0e1b54;--ink-900:#0c1322;--ink-800:#1a2236;--ink-700:#343a46;--ink-500:#5a5c5e;--ink-400:#8b8e93;--ink-300:#b4b4b4;--ink-200:#d9d9d9;--ink-100:#ebedf2;--bg-0:#fdfaf7;--bg-1:#f7f2ec;--bg-2:#efe6dd;--line:rgba(12,19,34,.08);--line-strong:rgba(12,19,34,.14);--maxw:1320px;--gut:40px;--radius-card:16px;--radius-lg:24px;--radius-sm:10px;--radius-pill:999px;--shadow-xs:0 1px 2px rgba(12,19,34,.04);--shadow-sm:0 1px 2px rgba(12,19,34,.04),0 1px 1px rgba(12,19,34,.03);--shadow-md:0 14px 36px -14px rgba(12,19,34,.18),0 2px 6px rgba(12,19,34,.06);--shadow-lg:0 32px 80px -28px rgba(12,19,34,.28),0 10px 24px -16px rgba(12,19,34,.16);--shadow-blue:0 16px 40px -16px rgba(var(--brand-rgb),.42),0 4px 10px -4px rgba(var(--brand-rgb),.22)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;color:var(--ink-900);background:var(--bg-0);font-size:17px;line-height:1.55;font-weight:450;letter-spacing:-.005em;font-feature-settings:"ss01","cv11"}.eyebrow{font-family:var(--font-inter),sans-serif;font-weight:500;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-500)}h1,h2,h3,h4{font-family:var(--font-jakarta),ui-sans-serif,sans-serif;letter-spacing:-.028em;color:var(--ink-900);margin:0;text-wrap:balance}h1,h2,h3,h4{font-weight:700}h1{font-size:64px;line-height:1.05;letter-spacing:-.035em}h2{font-size:44px;line-height:1.08;letter-spacing:-.028em;font-weight:700}h3{font-size:22px;line-height:1.25;letter-spacing:-.018em;font-weight:600}p{margin:0;text-wrap:pretty}.lede{font-size:19px;line-height:1.55;font-weight:450;max-width:58ch}.lede,.small{color:var(--ink-500)}.small{font-size:14px;line-height:1.5}.serif{font-family:var(--font-jakarta),ui-sans-serif,sans-serif;font-weight:400;font-style:normal;letter-spacing:-.028em;color:var(--ink-700)}a{text-decoration:none}a,button{color:inherit}button{font-family:inherit;border:0;background:none;cursor:pointer}svg{display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gut)}.logo{gap:10px;font-family:var(--font-jakarta),sans-serif;font-weight:700;font-size:21px;letter-spacing:-.04em;color:var(--ink-900);line-height:1}.logo,.logo .mark{display:inline-flex;align-items:center}.logo .mark{width:30px;height:30px;border-radius:9px;background:var(--blue-600);justify-content:center;box-shadow:0 6px 14px -6px rgba(var(--brand-rgb),.55),inset 0 -1px 0 hsla(0,0%,100%,.12);position:relative;flex:none}.logo .mark svg{width:18px;height:18px}.logo .word{font-weight:700;letter-spacing:-.045em}.logo .word i{font-style:normal;color:var(--blue-600)}.logo.on-dark{color:#fff}.logo.on-dark .mark{background:#fff}.logo.on-dark .mark svg path{stroke:var(--navy-900)}.logo.on-dark .word i{color:var(--blue-500)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.78);backdrop-filter:saturate(1.6) blur(14px);-webkit-backdrop-filter:saturate(1.6) blur(14px);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}.nav.scrolled{border-bottom-color:var(--line)}.nav-inner{justify-content:space-between;height:76px;transition:height .25s ease}.nav-inner,.nav-links{display:flex;align-items:center}.nav-links{gap:4px}.nav-link{display:inline-flex;align-items:center;padding:8px 14px;border-radius:var(--radius-pill);font-size:14.5px;font-weight:500;color:var(--ink-700);transition:color .15s ease,background .15s ease;position:relative}.nav-link:hover{color:var(--ink-900);background:var(--bg-1)}.nav-link:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.nav-link.active{color:var(--blue-600)}.nav-link.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:var(--blue-600);border-radius:2px}.nav-cta-wrap{display:flex;align-items:center;gap:8px}.nav-toggle{display:none;width:40px;height:40px;border-radius:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:transparent;cursor:pointer;border:1px solid var(--line);transition:background .15s ease,border-color .15s ease}.nav-toggle:hover{background:var(--bg-1);border-color:var(--ink-200)}.nav-toggle span{width:16px;height:1.6px;background:var(--ink-900);border-radius:2px;transition:transform .25s ease,opacity .2s ease;transform-origin:center}.nav.is-open .nav-toggle span:first-child{transform:translateY(6.6px) rotate(45deg)}.nav.is-open .nav-toggle span:nth-child(2){opacity:0}.nav.is-open .nav-toggle span:nth-child(3){transform:translateY(-6.6px) rotate(-45deg)}.nav-sheet{display:none;flex-direction:column;gap:4px;padding:8px 20px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 30px -18px rgba(12,19,34,.18)}.nav-sheet[data-state=open]{display:flex}.nav-sheet-link{padding:14px 4px;font-family:var(--font-jakarta);font-weight:600;font-size:17px;color:var(--ink-900);border-bottom:1px solid var(--line);letter-spacing:-.01em}.nav-sheet-link:last-of-type{border-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;border-radius:var(--radius-pill);font-family:var(--font-jakarta),sans-serif;font-weight:600;font-size:14.5px;letter-spacing:-.005em;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease;border:1px solid transparent;white-space:nowrap}.btn:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.btn-primary{background:var(--blue-600);color:#fff;box-shadow:var(--shadow-blue)}.btn-primary:hover{background:var(--blue-700);transform:translateY(-1px);box-shadow:0 20px 44px -16px rgba(var(--brand-rgb),.55),0 4px 10px -4px rgba(var(--brand-rgb),.25)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#fff;color:var(--ink-900);border-color:var(--ink-200)}.btn-secondary:hover{border-color:var(--ink-700);background:var(--bg-1)}.btn-ghost{background:transparent;color:var(--ink-700)}.btn-ghost:hover{background:var(--bg-1);color:var(--ink-900)}.btn-light{background:#fff;color:var(--blue-600)}.btn-light:hover{background:var(--blue-50);transform:translateY(-1px)}.btn-outline-light{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.25)}.btn-outline-light:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.45)}.btn-lg{height:54px;padding:0 28px;font-size:15.5px}.btn .arr{transition:transform .18s ease}.btn:hover .arr{transform:translateX(3px)}.hero{position:relative;overflow:hidden;isolation:isolate;padding:72px 0 80px}.hero-bg{position:absolute;inset:0;z-index:-1;background:var(--bg-0)}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;grid-gap:64px;gap:64px;align-items:center}.hero-grid>*{min-width:0}.hero-eyebrow{display:inline-flex;align-items:center;gap:11px;margin-bottom:28px;font-family:var(--font-jakarta),sans-serif;font-size:13px;font-weight:600;letter-spacing:-.005em;color:var(--ink-700);white-space:nowrap}.hero-eyebrow .bars{display:flex;align-items:flex-end;gap:3px;height:16px}.hero-eyebrow .bars i{width:3px;border-radius:1.5px;background:var(--ink-300);display:block;transform-origin:bottom}.hero-eyebrow .bars i:first-child{height:7px;animation:barRise 2.4s ease-in-out infinite;animation-delay:0s}.hero-eyebrow .bars i:nth-child(2){height:11px;animation:barRise 2.4s ease-in-out infinite;animation-delay:.18s}.hero-eyebrow .bars i:nth-child(3){height:16px;background:var(--blue-600);animation:barRise 2.4s ease-in-out infinite;animation-delay:.36s}.hero-eyebrow .bars i:nth-child(4){height:11px;animation:barRise 2.4s ease-in-out infinite;animation-delay:.54s}.hero-eyebrow .div{width:1px;height:14px;background:var(--line)}.hero-eyebrow b{font-weight:700;color:var(--ink-900)}@keyframes barRise{0%,to{transform:scaleY(.7)}50%{transform:scaleY(1)}}.hero h1{margin-bottom:28px}.hero h1 .serif{color:var(--ink-700);font-weight:400;display:inline}.hero-sub{font-size:18px;line-height:1.55;color:var(--ink-500);max-width:46ch;margin-bottom:36px;font-weight:450}.hero-actions{gap:12px}.hero-actions,.hero-meta{display:flex;align-items:center;flex-wrap:wrap}.hero-meta{gap:14px 0;margin-top:48px;color:var(--ink-500);font-size:14px}.hero-meta>span{display:inline-flex;align-items:center;gap:8px;padding-right:24px;white-space:nowrap}.hero-meta b{color:var(--ink-900);font-weight:600}.hero-meta .sep{width:1px;height:14px;background:var(--ink-200);padding:0;margin-right:24px}.hero-meta svg{color:var(--blue-600);flex:none}.hero-visual{position:relative;display:flex;flex-direction:column;gap:16px;--brand:#0a1340;--brand-2:#1a2a5a;--brand-mono:CM}.hero-stage{position:relative;height:540px;flex:none}.dash{position:absolute;inset:0;border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden}.brand-switcher,.dash{background:#fff;border:1px solid var(--line)}.brand-switcher{display:flex;align-items:center;gap:6px;padding:6px;border-radius:999px;box-shadow:var(--shadow-sm);max-width:100%;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;align-self:flex-start}.brand-switcher::-webkit-scrollbar{display:none}.bs-label{font-size:11.5px;color:var(--ink-500);padding:0 10px 0 6px;letter-spacing:.04em;white-space:nowrap;font-weight:500}.bs-pill{display:inline-flex;gap:7px;padding:5px 12px 5px 5px;border-radius:999px;font-size:12.5px;font-weight:600;letter-spacing:-.005em;color:var(--ink-700);transition:background .25s ease,color .25s ease;cursor:pointer;white-space:nowrap}.bs-pill,.bs-pill .bs-mark{align-items:center;font-family:var(--font-jakarta)}.bs-pill .bs-mark{width:22px;height:22px;border-radius:6px;display:flex;justify-content:center;color:#fff;font-weight:700;font-size:10.5px;letter-spacing:-.02em;flex:none;transition:transform .25s ease,box-shadow .25s ease}.bs-pill:hover{background:var(--bg-1);color:var(--ink-900)}.bs-pill.is-on{background:var(--ink-900);color:#fff}.bs-pill.is-on .bs-mark{box-shadow:0 0 0 2px hsla(0,0%,100%,.18)}.bs-pill:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.phone{right:-8px;bottom:24px;width:214px;height:456px;border-radius:36px;padding:6px;transform:rotate(2.2deg);z-index:3}.phone .notch{top:12px;width:68px;height:18px;z-index:4}.phone .screen{border-radius:32px;background:#fff}.ph-status{font-size:9.5px;padding:13px 18px 0;z-index:5;position:relative}.ph-status .si{display:inline-flex;gap:4px;align-items:center}.ph-appbar{padding:18px 14px 4px;justify-content:space-between}.ph-appbar,.ph-brand{display:flex;align-items:center}.ph-brand{gap:7px}.ph-brand-icon{width:22px;height:22px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:var(--brand)}.ph-brand-icon svg{width:18px;height:18px}.ph-brand-name{font-family:var(--font-jakarta);font-weight:800;font-size:9.5px;letter-spacing:.14em;color:var(--brand);line-height:1.1;text-transform:uppercase;transition:color .35s ease}.ph-brand-name span{display:block;font-weight:400;color:var(--ink-700);letter-spacing:.18em;font-size:8.5px;margin-top:1px}.ph-appbar-actions{gap:8px}.ph-appbar-actions,.ph-bell{display:flex;align-items:center}.ph-bell{width:22px;height:22px;justify-content:center;color:var(--ink-700);position:relative}.ph-bell:after{content:"";position:absolute;top:2px;right:2px;width:5px;height:5px;background:#e23a3a;border-radius:50%;border:1.5px solid #fff}.ph-bell svg{width:16px;height:16px}.ph-avatar{width:24px;height:24px;border-radius:50%;background:var(--brand);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:9px;letter-spacing:-.01em;transition:background .35s ease}.ph-avatar,.ph-pgtitle{font-family:var(--font-jakarta)}.ph-pgtitle{padding:4px 14px 10px;font-weight:800;font-size:22px;letter-spacing:-.03em;color:var(--ink-900);line-height:1.05}.ph-card{margin:0 12px;box-shadow:var(--shadow-sm)}.ph-card-hero{height:80px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-2) 100%);position:relative;overflow:hidden;transition:background .45s ease}.ph-card-hero:before{content:"";position:absolute;inset:auto 0 0 0;height:80%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100' preserveAspectRatio='xMidYMax slice'><g fill='%23ffffff' opacity='.12'><rect x='18' y='38' width='22' height='62'/><rect x='48' y='10' width='28' height='90'/><rect x='84' y='28' width='22' height='72'/><rect x='114' y='44' width='26' height='56'/><rect x='148' y='18' width='24' height='82'/><rect x='180' y='52' width='14' height='48'/></g></svg>");background-size:100% 100%;background-position:bottom;background-repeat:no-repeat;pointer-events:none}.ph-phase{position:absolute;top:10px;right:10px;font-family:var(--font-jakarta);font-weight:700;font-size:9px;padding:4px 9px;background:hsla(0,0%,100%,.95);color:var(--ink-900);border-radius:999px;letter-spacing:.04em}.ph-card-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:8px}.ph-card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.ph-card-name{font-family:var(--font-jakarta);font-weight:700;font-size:12.5px;color:var(--ink-900);letter-spacing:-.015em;line-height:1.15}.ph-card-loc{font-size:9.5px;color:var(--ink-500);margin-top:2px;letter-spacing:.01em}.ph-card-unit{text-align:right;flex:none}.ph-card-unit .l{font-size:8.5px;color:var(--ink-500);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.ph-card-unit .v{font-family:var(--font-jakarta);font-weight:700;font-size:10.5px;color:var(--brand);letter-spacing:-.01em;display:inline-flex;align-items:center;gap:3px;transition:color .35s ease;white-space:nowrap}.ph-bar{display:flex;align-items:center;gap:8px;margin-top:4px}.ph-bar-pct{background:var(--ink-900);color:#fff;font-family:var(--font-jakarta);font-weight:700;font-size:11px;padding:5px 10px;border-radius:999px;letter-spacing:-.01em}.ph-bar-track{flex:1 1;height:8px;background:var(--bg-2);border-radius:999px;overflow:hidden}.ph-bar-track i{display:block;height:100%;background:var(--brand);border-radius:999px;transition:width .5s ease,background .45s ease}.ph-vault{margin:12px 12px 0;padding:11px 12px;background:var(--bg-1);border-radius:11px;display:flex;flex-direction:column;gap:6px}.ph-vault-title{font-family:var(--font-jakarta);font-weight:700;font-size:11.5px;color:var(--ink-900);letter-spacing:-.01em;margin-bottom:2px}.ph-vault-row{display:flex;justify-content:space-between;align-items:center;font-size:10.5px;color:var(--ink-700);padding:6px 0;border-bottom:1px solid var(--line)}.ph-vault-row:last-child{border-bottom:0}.ph-vault-row b{font-family:var(--font-jakarta);font-weight:600;color:var(--ink-900)}.ph-vault-row span{color:var(--ink-500);display:flex;align-items:center;gap:6px}.ph-nav{margin-top:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 4px 16px;border-top:1px solid var(--line);background:#fff}.ph-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:8.5px;color:var(--ink-400);font-weight:500}.ph-nav-item svg{width:16px;height:16px}.ph-nav-item.on{color:var(--ink-900);font-weight:700}.ph-nav-item.on svg{color:var(--brand);transition:color .35s ease}.brand-fade{transition:opacity .25s ease}.brand-fade.fading{opacity:0}.dash-bar{height:36px;background:var(--bg-1);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 14px}.dash-bar .d{width:9px;height:9px;border-radius:50%;background:var(--ink-200)}.dash-bar .url{margin-left:14px;font-size:11px;color:var(--ink-500);background:#fff;border:1px solid var(--line);border-radius:6px;padding:3px 10px;font-family:var(--font-inter),sans-serif}.dash-bar .url b{color:var(--ink-900);font-weight:500}.dash-body{display:grid;grid-template-columns:172px 1fr;height:calc(100% - 36px)}.dash-side{background:#fafbfd;border-right:1px solid var(--line);padding:18px 12px;display:flex;flex-direction:column;gap:4px}.dash-side .brand{display:flex;gap:8px;font-size:13px;color:var(--ink-900);padding:4px 8px 14px;border-bottom:1px solid var(--line);margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-side .brand,.dash-side .brand .m{align-items:center;font-family:var(--font-jakarta);font-weight:700;letter-spacing:-.02em}.dash-side .brand .m{width:22px;height:22px;border-radius:6px;background:var(--brand);display:inline-flex;justify-content:center;color:#fff;font-size:9.5px;transition:background .45s ease}.dash-side .brand .m svg{width:11px;height:11px}.dash-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;font-size:12.5px;color:var(--ink-700)}.dash-item .ic{width:14px;height:14px;color:var(--ink-400)}.dash-item.on{background:var(--blue-50);color:var(--blue-700);font-weight:600}.dash-item.on .ic{color:var(--blue-600)}.dash-main{padding:20px 22px;display:flex;flex-direction:column;gap:14px;overflow:hidden}.dash-main h4{font-family:var(--font-jakarta);font-size:15px;font-weight:700;margin:0}.dash-main .row{display:flex;justify-content:space-between;align-items:center}.dash-main .small{font-size:11px}.kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.kpi{border:1px solid var(--line);border-radius:10px;padding:12px 14px;background:#fff}.kpi .l{font-size:10.5px;color:var(--ink-500);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.kpi .v{font-family:var(--font-jakarta);font-weight:700;font-size:22px;letter-spacing:-.025em;color:var(--ink-900)}.kpi .d{font-size:10.5px;color:var(--blue-600);margin-top:2px;font-weight:500}.updates{border:1px solid var(--line);border-radius:10px;flex:1 1;overflow:hidden;display:flex;flex-direction:column}.upd-head{display:flex;justify-content:space-between;color:var(--ink-700);font-weight:600}.upd-head,.upd-item{padding:11px 14px;border-bottom:1px solid var(--line);align-items:center;font-size:11.5px}.upd-item{display:grid;grid-template-columns:30px 1fr auto;grid-gap:12px;gap:12px}.upd-item:last-child{border-bottom:0}.upd-thumb{width:30px;height:30px;border-radius:6px;background:linear-gradient(135deg,#cfd8e7,#e8edf6);position:relative;overflow:hidden}.upd-thumb:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.7),transparent 60%)}.upd-thumb.b2{background:linear-gradient(135deg,#dde6ff,#eef3ff)}.upd-thumb.b3{background:linear-gradient(135deg,#c4d2eb,#dde8f7)}.upd-title{font-weight:600;color:var(--ink-900)}.upd-meta{color:var(--ink-500);font-size:10.5px;margin-top:2px}.upd-status{font-size:10px;font-weight:600;padding:3px 8px;border-radius:999px;background:var(--blue-50);color:var(--blue-700)}.upd-status.draft{background:var(--bg-2);color:var(--ink-500)}.phone{position:absolute;right:-50px;bottom:0;width:236px;height:484px;background:#0b0d12;border-radius:38px;padding:8px;box-shadow:var(--shadow-lg),0 0 0 1px rgba(0,0,0,.4) inset;transform:rotate(3deg)}.phone .screen{width:100%;height:100%;border-radius:30px;background:#fbfbfd;overflow:hidden;display:flex;flex-direction:column;position:relative}.phone .notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:80px;height:22px;background:#0b0d12;border-radius:14px;z-index:2}.ph-status{display:flex;justify-content:space-between;font-size:10px;font-family:var(--font-inter);font-weight:600;padding:14px 22px 0;color:var(--ink-900)}.ph-head{padding:36px 18px 14px;display:flex;flex-direction:column;gap:6px}.ph-head .b{display:flex;align-items:center;gap:6px;font-family:var(--font-jakarta);font-weight:700;font-size:11.5px;letter-spacing:-.03em;color:var(--ink-700)}.ph-head .b .dot{width:12px;height:12px;border-radius:4px;background:var(--blue-600);display:inline-block}.ph-head .t{font-family:var(--font-jakarta);font-weight:700;font-size:19px;letter-spacing:-.025em;margin-top:6px}.ph-head .s{font-size:10.5px;color:var(--ink-500)}.ph-prog{margin:10px 18px 0;height:58px;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;display:flex;flex-direction:column;gap:6px}.ph-prog .l{font-size:9.5px;color:var(--ink-500);text-transform:uppercase;letter-spacing:.08em;display:flex;justify-content:space-between;align-items:center}.ph-prog .bar{height:6px;background:var(--bg-2);border-radius:999px;overflow:hidden}.ph-prog .bar i{display:block;height:100%;width:62%;background:linear-gradient(90deg,var(--blue-700),var(--blue-500));border-radius:999px}.ph-prog .pct{font-family:var(--font-jakarta);font-weight:700;font-size:13px;color:var(--ink-900)}.ph-card{margin:10px 18px 0;border-radius:12px;overflow:hidden;background:#fff;border:1px solid var(--line);flex:1 1;display:flex;flex-direction:column}.ph-img{height:96px;position:relative;overflow:hidden;background:linear-gradient(180deg,#c8d4e6,#e2eaf3 60%,#eef3f9)}.ph-img:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 120' preserveAspectRatio='xMidYMax slice'><defs><linearGradient id='b' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='%23354a6b'/><stop offset='1' stop-color='%231d2c4a'/></linearGradient></defs><g fill='%231d2c4a' opacity='.92'><rect x='0' y='62' width='34' height='58'/><rect x='34' y='42' width='28' height='78'/><rect x='62' y='14' width='40' height='106' fill='url(%23b)'/><rect x='102' y='28' width='30' height='92'/><rect x='132' y='52' width='28' height='68' fill='url(%23b)'/><rect x='160' y='72' width='40' height='48'/></g><g stroke='%23355a99' stroke-width='1.2' fill='none' opacity='.7'><rect x='66' y='4' width='32' height='14'/><line x1='82' y1='-4' x2='82' y2='14'/><line x1='40' y1='10' x2='130' y2='10'/></g><g fill='%237aa3e0' opacity='.22'><rect x='4' y='70' width='4' height='6'/><rect x='12' y='70' width='4' height='6'/><rect x='20' y='70' width='4' height='6'/><rect x='4' y='84' width='4' height='6'/><rect x='12' y='84' width='4' height='6'/><rect x='20' y='84' width='4' height='6'/><rect x='38' y='50' width='4' height='6'/><rect x='46' y='50' width='4' height='6'/><rect x='54' y='50' width='4' height='6'/><rect x='38' y='64' width='4' height='6'/><rect x='46' y='64' width='4' height='6'/><rect x='54' y='64' width='4' height='6'/><rect x='66' y='22' width='4' height='6'/><rect x='74' y='22' width='4' height='6'/><rect x='82' y='22' width='4' height='6'/><rect x='90' y='22' width='4' height='6'/><rect x='66' y='36' width='4' height='6'/><rect x='74' y='36' width='4' height='6'/><rect x='82' y='36' width='4' height='6'/><rect x='90' y='36' width='4' height='6'/><rect x='66' y='50' width='4' height='6'/><rect x='74' y='50' width='4' height='6'/><rect x='82' y='50' width='4' height='6'/><rect x='90' y='50' width='4' height='6'/><rect x='106' y='34' width='4' height='6'/><rect x='114' y='34' width='4' height='6'/><rect x='122' y='34' width='4' height='6'/><rect x='106' y='48' width='4' height='6'/><rect x='114' y='48' width='4' height='6'/><rect x='122' y='48' width='4' height='6'/><rect x='106' y='62' width='4' height='6'/><rect x='114' y='62' width='4' height='6'/><rect x='122' y='62' width='4' height='6'/><rect x='136' y='60' width='4' height='6'/><rect x='144' y='60' width='4' height='6'/><rect x='152' y='60' width='4' height='6'/><rect x='136' y='74' width='4' height='6'/><rect x='144' y='74' width='4' height='6'/><rect x='152' y='74' width='4' height='6'/><rect x='164' y='80' width='4' height='6'/><rect x='172' y='80' width='4' height='6'/><rect x='180' y='80' width='4' height='6'/><rect x='164' y='94' width='4' height='6'/><rect x='172' y='94' width='4' height='6'/><rect x='180' y='94' width='4' height='6'/></g></svg>");background-size:cover;background-position:bottom;background-repeat:no-repeat}.ph-img:after,.ph-img:before{content:"";position:absolute;inset:0;pointer-events:none}.ph-img:after{background:linear-gradient(180deg,hsla(0,0%,100%,.3),transparent 35%)}.ph-card .body{padding:10px 12px 12px}.ph-card .body .t{font-family:var(--font-jakarta);font-weight:700;font-size:11.5px;letter-spacing:-.01em}.ph-card .body .m{font-size:9.5px;color:var(--ink-500);margin-top:2px}.ph-card .body .d{font-size:9px;color:var(--ink-500);margin-top:8px;line-height:1.5}.float-note{position:absolute;left:-24px;bottom:-28px;width:280px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start;box-shadow:var(--shadow-lg);z-index:2}.float-note .ic{width:36px;height:36px;border-radius:10px;background:var(--blue-50);display:flex;align-items:center;justify-content:center;flex:none;color:var(--blue-600)}.float-note .t{font-family:var(--font-jakarta);font-weight:700;font-size:12.5px;letter-spacing:-.01em;color:var(--ink-900)}.float-note .m{font-size:11px;color:var(--ink-500);margin-top:3px;line-height:1.4}.logos{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px 0;background:var(--bg-0)}.logos-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.logos-label{font-size:12px;color:var(--ink-500);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-weight:500}.logos-row{display:flex;gap:56px;align-items:center;flex:1 1;justify-content:space-around;filter:grayscale(1);opacity:.45}.logo-mark{font-family:var(--font-jakarta);font-weight:700;font-size:18px;letter-spacing:-.02em;color:var(--ink-700);white-space:nowrap}.logo-mark.thin{font-weight:300;letter-spacing:.2em;text-transform:uppercase;font-size:13px}.logo-mark.serif{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-size:23px;letter-spacing:-.005em}section{padding:96px 0}.section-head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:720px;margin-bottom:56px}.section-head.center{align-items:center;text-align:center;margin-left:auto;margin-right:auto;gap:24px}.section-head.center h2{margin-bottom:4px;line-height:1.12}.section-head .eyebrow{display:inline-flex;align-items:center;gap:10px}.section-head .eyebrow:before{content:"";width:24px;height:1px;background:var(--ink-300)}.section-head h2 .serif{color:var(--ink-700);font-weight:400;display:inline}.pain{background:var(--bg-0)}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.pain-card{background:var(--bg-1);border-radius:var(--radius-card);padding:36px;display:flex;flex-direction:column;border:1px solid transparent;transition:transform .25s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease;min-height:300px}.pain-card:hover{background:#fff;border-color:var(--line);box-shadow:var(--shadow-md);transform:translateY(-3px)}.pain-icon{width:52px;height:52px;border-radius:14px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin-bottom:28px;color:var(--blue-600);transition:background .25s ease,border-color .25s ease}.pain-card:hover .pain-icon{background:var(--blue-50);border-color:transparent}.pain-card h3{margin-bottom:10px}.pain-card p{color:var(--ink-500);font-size:15.5px;line-height:1.55}.pain-quote{margin:24px 0 0;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:10px}.pain-card:hover .pain-quote{background:var(--blue-50);border-color:var(--blue-100)}.pain-quote blockquote{margin:0;font-family:var(--font-jakarta),sans-serif;font-style:normal;font-weight:500;font-size:14.5px;line-height:1.5;color:var(--ink-800);letter-spacing:-.01em}.pain-quote figcaption{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ink-500)}.pain-quote figcaption b{display:block;font-weight:600;color:var(--ink-900);font-size:12.5px;font-family:var(--font-jakarta)}.pain-quote figcaption i{font-style:normal;font-size:11.5px}.pain-quote .av{width:28px;height:28px;background:linear-gradient(135deg,#c8d3df,#e2e8fe)}.pain-quote .av.av1{background:linear-gradient(135deg,#b1c1d6,#dde6ff)}.pain-quote .av.av2{background:linear-gradient(135deg,#c9b8d8,#e8def4)}.pain-quote .av.av3{background:linear-gradient(135deg,#b8c9b3,#dce6dd)}.solution{background:var(--bg-0)}.sol-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.sol-card{background:var(--bg-1);border-radius:24px;padding:44px;display:flex;flex-direction:column;gap:28px;position:relative;overflow:hidden;min-height:560px}.sol-card.dark{background:linear-gradient(180deg,var(--navy-900) 0,var(--navy-950) 100%);color:#fff}.sol-card.dark:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 80% at 80% 0,rgba(var(--brand-rgb),.32),transparent 60%);pointer-events:none}.sol-card.dark .sol-eye,.sol-card.dark h3{color:#fff}.sol-card.dark .sol-eye:before{background:#fff}.sol-card.dark .sol-sub{color:hsla(0,0%,100%,.7)}.sol-card.dark .sol-feat{color:hsla(0,0%,100%,.85)}.sol-card.dark .sol-feat .b{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.15)}.sol-card.dark .sol-feat .b svg{color:var(--blue-500)}.sol-eye{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500);display:inline-flex;align-items:center;gap:9px;font-family:var(--font-jakarta),sans-serif}.sol-card h3{font-size:30px;letter-spacing:-.028em;font-weight:700;line-height:1.1;margin-top:8px}.sol-sub{font-size:16px;color:var(--ink-500);max-width:42ch;line-height:1.55;font-weight:450}.sol-feats{flex-direction:column;margin-top:4px}.sol-feat,.sol-feats{display:flex;gap:12px}.sol-feat{align-items:center;font-size:14.5px;color:var(--ink-700);font-weight:450}.sol-feat .b{width:22px;height:22px;border-radius:6px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex:none;color:var(--blue-600)}.sol-feat .b svg{width:12px;height:12px}.sol-preview{margin-top:auto;height:280px;border-radius:14px;overflow:hidden;background:#fff;border:1px solid var(--line);position:relative}.sol-card.dark .sol-preview{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.pv-curator{padding:16px 18px;display:flex;flex-direction:column;gap:10px;height:100%}.pv-curator .head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:var(--ink-500);white-space:nowrap}.pv-curator .title{font-family:var(--font-jakarta);font-weight:700;font-size:13.5px;color:var(--ink-900);letter-spacing:-.02em}.pv-chips{display:flex;gap:6px;flex-wrap:wrap}.pv-chip{font-size:10.5px;font-weight:600;padding:5px 10px;border-radius:999px;background:var(--bg-1);color:var(--ink-700);border:1px solid var(--line);white-space:nowrap}.pv-chip.on{background:var(--ink-900);color:#fff;border-color:var(--ink-900)}.pv-table{flex:1 1;border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.pv-row{display:grid;grid-template-columns:1fr 80px 80px;grid-gap:10px;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line);font-size:11.5px;align-items:center}.pv-row:last-child{border-bottom:0}.pv-row.h{background:var(--bg-1);color:var(--ink-500);font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.pv-row b{font-weight:600;color:var(--ink-900)}.pv-row .pill{font-size:9.5px;font-weight:600;padding:3px 8px;border-radius:999px;background:var(--blue-50);color:var(--blue-700);display:inline-block;width:-moz-fit-content;width:fit-content}.pv-row .pill.draft{background:var(--bg-2);color:var(--ink-500)}.pv-inv{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 0;overflow:hidden}.pv-inv .ph{width:200px;height:340px;background:#0b0d12;border-radius:30px;padding:6px;box-shadow:0 30px 60px -20px rgba(0,0,0,.6),inset 0 0 0 1px hsla(0,0%,100%,.06)}.pv-inv .ph.c{transform:translateY(0) rotate(-1deg)}.pv-inv .sc{width:100%;height:100%;border-radius:24px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.pv-inv .img{height:90px;position:relative;overflow:hidden;flex:none;background:linear-gradient(180deg,#c8d4e6,#e2eaf3 60%,#eef3f9)}.pv-inv .img:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 120' preserveAspectRatio='xMidYMax slice'><defs><linearGradient id='b' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='%23354a6b'/><stop offset='1' stop-color='%231d2c4a'/></linearGradient></defs><g fill='%231d2c4a' opacity='.92'><rect x='0' y='62' width='34' height='58'/><rect x='34' y='42' width='28' height='78'/><rect x='62' y='14' width='40' height='106' fill='url(%23b)'/><rect x='102' y='28' width='30' height='92'/><rect x='132' y='52' width='28' height='68' fill='url(%23b)'/><rect x='160' y='72' width='40' height='48'/></g><g stroke='%23355a99' stroke-width='1.2' fill='none' opacity='.7'><rect x='66' y='4' width='32' height='14'/><line x1='82' y1='-4' x2='82' y2='14'/><line x1='40' y1='10' x2='130' y2='10'/></g><g fill='%237aa3e0' opacity='.22'><rect x='4' y='70' width='4' height='6'/><rect x='12' y='70' width='4' height='6'/><rect x='20' y='70' width='4' height='6'/><rect x='4' y='84' width='4' height='6'/><rect x='12' y='84' width='4' height='6'/><rect x='20' y='84' width='4' height='6'/><rect x='38' y='50' width='4' height='6'/><rect x='46' y='50' width='4' height='6'/><rect x='54' y='50' width='4' height='6'/><rect x='38' y='64' width='4' height='6'/><rect x='46' y='64' width='4' height='6'/><rect x='54' y='64' width='4' height='6'/><rect x='66' y='22' width='4' height='6'/><rect x='74' y='22' width='4' height='6'/><rect x='82' y='22' width='4' height='6'/><rect x='90' y='22' width='4' height='6'/><rect x='66' y='36' width='4' height='6'/><rect x='74' y='36' width='4' height='6'/><rect x='82' y='36' width='4' height='6'/><rect x='90' y='36' width='4' height='6'/><rect x='106' y='34' width='4' height='6'/><rect x='114' y='34' width='4' height='6'/><rect x='122' y='34' width='4' height='6'/><rect x='106' y='48' width='4' height='6'/><rect x='114' y='48' width='4' height='6'/><rect x='122' y='48' width='4' height='6'/><rect x='136' y='60' width='4' height='6'/><rect x='144' y='60' width='4' height='6'/><rect x='152' y='60' width='4' height='6'/><rect x='164' y='80' width='4' height='6'/><rect x='172' y='80' width='4' height='6'/><rect x='180' y='80' width='4' height='6'/></g></svg>");background-size:cover;background-position:bottom;background-repeat:no-repeat}.pv-inv .img:after,.pv-inv .img:before{content:"";position:absolute;inset:0;pointer-events:none}.pv-inv .img:after{background:linear-gradient(180deg,hsla(0,0%,100%,.3),transparent 35%)}.pv-inv .sc-body{padding:10px 12px;flex-direction:column;flex:1 1}.pv-inv .sc-body,.pv-inv .sc-brand{display:flex;gap:6px;overflow:hidden}.pv-inv .sc-brand{align-items:center;font-family:var(--font-jakarta);font-weight:700;font-size:9.5px;color:var(--ink-700);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis}.pv-inv .sc-brand span{width:10px;height:10px;border-radius:3px;background:linear-gradient(135deg,#1a4fd6,#2065ff);flex:none}.pv-inv .sc-t{font-family:var(--font-jakarta);font-weight:700;font-size:14px;color:var(--ink-900);letter-spacing:-.025em;line-height:1.1}.pv-inv .sc-s{font-size:9.5px;color:var(--ink-500)}.pv-inv .sc-prog{padding:8px 10px;background:var(--bg-1);border-radius:8px;display:flex;flex-direction:column;gap:5px}.pv-inv .sc-prog-l{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--ink-500);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.pv-inv .sc-prog-l b{font-family:var(--font-jakarta);font-weight:700;font-size:11px;color:var(--ink-900);letter-spacing:-.01em;text-transform:none}.pv-inv .sc-bar{height:4px;background:#eaeaee;border-radius:999px;overflow:hidden}.pv-inv .sc-bar i{display:block;height:100%;width:62%;background:linear-gradient(90deg,var(--blue-700),var(--blue-500));border-radius:999px}.pv-inv .sc-item{display:flex;gap:8px;align-items:center;padding:8px;background:var(--bg-1);border-radius:8px;margin-top:auto}.pv-inv .sc-item-thumb{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,#aabba8,#dce6dd);flex:none}.pv-inv .sc-item-t{font-family:var(--font-jakarta);font-weight:700;font-size:10px;color:var(--ink-900);letter-spacing:-.01em}.pv-inv .sc-item-s{font-size:8.5px;color:var(--ink-500);margin-top:1px}.vs{background:var(--bg-1)}.vs-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;background:#fff;border-radius:24px;overflow:hidden;border:1px solid var(--line);position:relative}.vs-divider{position:absolute;top:40px;bottom:40px;left:50%;width:1px;background:var(--line);z-index:1}.vs-divider:before{content:"+";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-family:var(--font-jakarta);font-weight:500;font-size:22px;color:var(--ink-700);box-shadow:var(--shadow-xs)}.vs-col{padding:52px 56px;display:flex;flex-direction:column;gap:24px}.vs-tag{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-500)}.vs-tag .sw{width:8px;height:8px;border-radius:50%;background:var(--ink-300)}.vs-col.crm .vs-tag .sw{background:var(--ink-400)}.vs-col.hito .vs-tag .sw{background:var(--blue-600)}.vs-col.hito .vs-tag{color:var(--blue-700)}.vs-col h3{font-size:28px;letter-spacing:-.028em;font-weight:700;line-height:1.15}.vs-col h3 .sub{display:block;color:var(--ink-500);font-weight:450;font-size:15.5px;margin-top:8px;letter-spacing:-.01em}.vs-list{display:flex;flex-direction:column;gap:18px;margin-top:6px}.vs-row{display:grid;grid-template-columns:24px 1fr;grid-gap:14px;gap:14px;align-items:flex-start}.vs-row .ic{width:22px;height:22px;border-radius:50%;background:var(--bg-1);display:flex;align-items:center;justify-content:center;flex:none;margin-top:2px}.vs-col.hito .vs-row .ic{background:var(--blue-50);color:var(--blue-600)}.vs-col.crm .vs-row .ic{background:var(--bg-2);color:var(--ink-500)}.vs-row b{display:block;font-family:var(--font-jakarta);font-weight:700;font-size:15px;color:var(--ink-900);letter-spacing:-.01em;margin-bottom:3px}.vs-row span{font-size:14.5px;color:var(--ink-500);line-height:1.5}.vs-note{font-size:13px;color:var(--ink-500);border-top:1px solid var(--line);margin-top:10px;padding-top:24px}.how{background:var(--bg-0)}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;position:relative}.how-grid:before{content:"";position:absolute;top:26px;left:32px;right:32px;height:1px;background-image:repeating-linear-gradient(90deg,var(--ink-300) 0 4px,transparent 4px 10px);z-index:0}.step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px 24px 24px;display:flex;flex-direction:column;gap:14px;position:relative;z-index:1;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.step:hover{border-color:var(--blue-100);box-shadow:var(--shadow-md);transform:translateY(-3px)}.step .num{width:52px;height:52px;border-radius:50%;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-family:var(--font-jakarta);font-weight:700;font-size:16px;color:var(--ink-900);letter-spacing:-.01em;box-shadow:var(--shadow-sm)}.step:hover .num{background:var(--blue-600);color:#fff;border-color:var(--blue-600)}.step h3{font-size:18px;line-height:1.25;letter-spacing:-.018em}.step p{font-size:14.5px;color:var(--ink-500);line-height:1.55}.step .meta{font-size:12px;color:var(--blue-600);font-weight:600;margin-top:auto;padding-top:8px;letter-spacing:.04em;text-transform:uppercase}.faq{background:var(--bg-1)}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:96px;gap:96px;align-items:flex-start}.faq-aside .lede{margin-bottom:28px}.faq-aside .contact{padding:24px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-card);display:flex;flex-direction:column;gap:8px}.faq-aside .contact b{font-family:var(--font-jakarta);font-weight:700;font-size:15.5px;letter-spacing:-.01em}.faq-list{display:flex;flex-direction:column;border-top:1px solid var(--line-strong)}.faq-item>h3{margin:0}.faq-item{border-bottom:1px solid var(--line-strong)}.faq-item>summary{list-style:none;cursor:pointer}.faq-item>summary::-webkit-details-marker{display:none}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 4px;text-align:left;font-family:var(--font-jakarta);font-weight:600;font-size:18px;letter-spacing:-.018em;color:var(--ink-900);transition:color .15s ease}.faq-q:hover{color:var(--blue-600)}.faq-q:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px;border-radius:6px}.faq-q .chev{width:34px;height:34px;border-radius:50%;border:1px solid var(--ink-200);display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .2s ease,border-color .2s ease,color .2s ease;flex:none;background:#fff}.faq-q:hover .chev{border-color:var(--blue-600);color:var(--blue-600)}.faq-q .chev svg{width:12px;height:12px;color:var(--ink-700);transition:transform .25s ease}.faq-item[data-state=open] .chev{background:var(--blue-600);border-color:var(--blue-600)}.faq-item[data-state=open] .chev svg{color:#fff;transform:rotate(180deg)}.faq-item[data-state=open] .faq-q{color:var(--ink-900)}.faq-a-inner{padding:0 4px 28px;color:var(--ink-500);font-size:15.5px;line-height:1.6;max-width:62ch}.cta-final{padding:0 0 128px}.cta-card{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,var(--navy-900) 0,var(--navy-950) 60%,#061029 100%);color:#fff;border-radius:28px;padding:96px 80px;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:48px;gap:48px;align-items:center}.cta-card:before{background:radial-gradient(50% 70% at 90% 30%,rgba(var(--brand-rgb),.6),transparent 60%),radial-gradient(60% 100% at 0 100%,rgba(var(--brand-rgb),.22),transparent 60%)}.cta-card:after,.cta-card:before{content:"";position:absolute;inset:0;z-index:-1}.cta-card:after{opacity:.4;background-image:linear-gradient(hsla(0,0%,100%,.05) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(80% 80% at 50% 50%,#000,transparent);-webkit-mask-image:radial-gradient(80% 80% at 50% 50%,#000,transparent)}.cta-card h2{color:#fff;font-size:42px;line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.cta-card .lede{color:hsla(0,0%,100%,.75);max-width:46ch;margin-top:20px}.cta-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}footer{padding:80px 0 40px;border-top:1px solid var(--line);background:var(--bg-0)}.ft-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:64px}.ft-brand .logo{font-size:24px}.ft-brand .logo .mark{width:34px;height:34px;border-radius:10px}.ft-brand .logo .mark svg{width:20px;height:20px}.ft-brand p{margin-top:18px;color:var(--ink-500);font-size:14.5px;max-width:34ch;line-height:1.55}.ft-col h4{font-family:var(--font-jakarta);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-700);margin-bottom:18px}.ft-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ft-col a{color:var(--ink-500);font-size:14.5px;transition:color .15s ease}.ft-col a:hover{color:var(--ink-900)}.ft-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px;border-top:1px solid var(--line);color:var(--ink-500);font-size:13px}.ft-social{display:flex;gap:8px}.ft-social a{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--ink-700);transition:background .15s ease,color .15s ease,border-color .15s ease}.ft-social a:hover{background:var(--blue-600);color:#fff;border-color:var(--blue-600)}.ft-social svg{width:15px;height:15px}.cta-pattern{position:absolute;left:0;bottom:0;width:340px;height:220px;pointer-events:none;opacity:.16;color:var(--blue-500);z-index:-1}.cta-pattern svg{width:100%;height:100%;display:block}.arch-photo{position:relative;overflow:hidden;background:linear-gradient(180deg,#c8d4e6,#e2eaf3 60%,#eef3f9)}.arch-photo:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 120' preserveAspectRatio='xMidYMax slice'><defs><linearGradient id='b' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='%23354a6b'/><stop offset='1' stop-color='%231d2c4a'/></linearGradient></defs><g fill='%231d2c4a' opacity='.92'><rect x='0' y='62' width='34' height='58'/><rect x='34' y='42' width='28' height='78'/><rect x='62' y='14' width='40' height='106' fill='url(%23b)'/><rect x='102' y='28' width='30' height='92'/><rect x='132' y='52' width='28' height='68' fill='url(%23b)'/><rect x='160' y='72' width='40' height='48'/></g><g stroke='%23355a99' stroke-width='1.2' fill='none' opacity='.7'><rect x='66' y='4' width='32' height='14'/><line x1='82' y1='-4' x2='82' y2='14'/><line x1='40' y1='10' x2='130' y2='10'/><line x1='82' y1='4' x2='82' y2='10'/></g><g fill='%237aa3e0' opacity='.22'><rect x='4' y='70' width='4' height='6'/><rect x='12' y='70' width='4' height='6'/><rect x='20' y='70' width='4' height='6'/><rect x='4' y='84' width='4' height='6'/><rect x='12' y='84' width='4' height='6'/><rect x='20' y='84' width='4' height='6'/><rect x='38' y='50' width='4' height='6'/><rect x='46' y='50' width='4' height='6'/><rect x='54' y='50' width='4' height='6'/><rect x='38' y='64' width='4' height='6'/><rect x='46' y='64' width='4' height='6'/><rect x='54' y='64' width='4' height='6'/><rect x='38' y='78' width='4' height='6'/><rect x='46' y='78' width='4' height='6'/><rect x='54' y='78' width='4' height='6'/><rect x='66' y='22' width='4' height='6'/><rect x='74' y='22' width='4' height='6'/><rect x='82' y='22' width='4' height='6'/><rect x='90' y='22' width='4' height='6'/><rect x='66' y='36' width='4' height='6'/><rect x='74' y='36' width='4' height='6'/><rect x='82' y='36' width='4' height='6'/><rect x='90' y='36' width='4' height='6'/><rect x='66' y='50' width='4' height='6'/><rect x='74' y='50' width='4' height='6'/><rect x='82' y='50' width='4' height='6'/><rect x='90' y='50' width='4' height='6'/><rect x='66' y='64' width='4' height='6'/><rect x='74' y='64' width='4' height='6'/><rect x='82' y='64' width='4' height='6'/><rect x='90' y='64' width='4' height='6'/><rect x='66' y='78' width='4' height='6'/><rect x='74' y='78' width='4' height='6'/><rect x='82' y='78' width='4' height='6'/><rect x='90' y='78' width='4' height='6'/><rect x='106' y='34' width='4' height='6'/><rect x='114' y='34' width='4' height='6'/><rect x='122' y='34' width='4' height='6'/><rect x='106' y='48' width='4' height='6'/><rect x='114' y='48' width='4' height='6'/><rect x='122' y='48' width='4' height='6'/><rect x='106' y='62' width='4' height='6'/><rect x='114' y='62' width='4' height='6'/><rect x='122' y='62' width='4' height='6'/><rect x='136' y='60' width='4' height='6'/><rect x='144' y='60' width='4' height='6'/><rect x='152' y='60' width='4' height='6'/><rect x='136' y='74' width='4' height='6'/><rect x='144' y='74' width='4' height='6'/><rect x='152' y='74' width='4' height='6'/><rect x='164' y='80' width='4' height='6'/><rect x='172' y='80' width='4' height='6'/><rect x='180' y='80' width='4' height='6'/><rect x='188' y='80' width='4' height='6'/><rect x='164' y='94' width='4' height='6'/><rect x='172' y='94' width='4' height='6'/><rect x='180' y='94' width='4' height='6'/><rect x='188' y='94' width='4' height='6'/></g></svg>");background-size:cover;background-position:bottom;background-repeat:no-repeat}.arch-photo:after,.arch-photo:before{content:"";position:absolute;inset:0;pointer-events:none}.arch-photo:after{background:linear-gradient(180deg,hsla(0,0%,100%,.35),transparent 40%)}.arch-photo.v2{background:linear-gradient(180deg,#e8d8c4,#f0e2d0 50%,#f7ecdc)}.arch-photo.v2:before{filter:hue-rotate(20deg) saturate(.7) brightness(1.05)}.arch-photo.v3{background:linear-gradient(180deg,#c3cdd9,#d8dfe8 50%,#e6ebf0)}.arch-photo.v3:before{filter:saturate(.4) brightness(1.08)}.bp-tile{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a2236,#0e1b54)}.bp-tile:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.1) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:6px 6px}.bp-tile:after{content:"";position:absolute;left:18%;right:18%;top:25%;bottom:25%;border:1.5px solid rgba(122,163,224,.7);background:rgba(32,101,255,.08)}.spark{height:34px;width:100%;display:block;margin-top:2px}.spark path.line{stroke:var(--blue-600);stroke-width:1.8;fill:none}.spark path.fill{fill:url(#sparkGrad)}.spark .dot{fill:var(--blue-600);stroke:#fff;stroke-width:1.5}.kpi-spark{grid-column:1/-1;border:1px solid var(--line);border-radius:10px;padding:12px 14px;background:linear-gradient(180deg,#fff,var(--bg-1))}.kpi-spark .l{font-size:10.5px;color:var(--ink-500);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;display:flex;justify-content:space-between;align-items:center}.kpi-spark .l b{font-family:var(--font-jakarta);font-weight:700;font-size:14px;color:var(--ink-900);text-transform:none;letter-spacing:-.01em}.kpi-spark .d{font-size:10px;color:var(--blue-600);font-weight:600}.trust{background:var(--bg-0);padding:96px 0;border-top:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:64px;gap:64px;align-items:center}.trust-head h2{font-size:38px;line-height:1.1;letter-spacing:-.028em}.trust-head h2 .serif{color:var(--ink-500);font-weight:400;display:inline}.trust-head .lede{margin-top:18px;max-width:42ch}.trust-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.trust-item{padding:24px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.trust-item:nth-child(2n){border-right:0}.trust-item:nth-last-child(-n+2){border-bottom:0}.trust-item .ic{width:36px;height:36px;border-radius:10px;background:var(--blue-50);color:var(--blue-700);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.trust-item h4{font-family:var(--font-jakarta);font-weight:700;font-size:14.5px;letter-spacing:-.01em;color:var(--ink-900)}.trust-item p{font-size:13.5px;color:var(--ink-500);line-height:1.5}.arch-divider{display:flex;align-items:flex-end;gap:6px;justify-content:center;padding:24px 0;opacity:.45}.arch-divider span{width:6px;background:var(--ink-300);border-radius:2px;display:block}.arch-divider span:first-child{height:14px}.arch-divider span:nth-child(2){height:22px}.arch-divider span:nth-child(3){height:32px;background:var(--blue-600);opacity:.7}.arch-divider span:nth-child(4){height:22px}.arch-divider span:nth-child(5){height:14px}@media (max-width:1024px){.trust-grid{grid-template-columns:1fr;gap:36px}.trust-head h2{font-size:32px}}@media (max-width:720px){.trust{padding:64px 0}.trust-list{grid-template-columns:1fr}.trust-item{border-right:0}.trust-item:nth-last-child(2){border-bottom:1px solid var(--line)}}.nav.scrolled .nav-inner{height:64px}.nav.scrolled{box-shadow:0 8px 20px -16px rgba(12,19,34,.18)}.pain-quote .av{width:34px;height:34px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-jakarta);font-weight:700;font-size:13px;letter-spacing:-.01em;color:#fff;border:1px solid var(--line)}.pain-quote .av.av1{background:linear-gradient(135deg,#3b6fef,#1a4fd6)}.pain-quote .av.av2{background:linear-gradient(135deg,#7a5cf5,#5e3fda)}.pain-quote .av.av3{background:linear-gradient(135deg,#0a8a4a,#066837)}@media (max-width:1024px){:root{--gut:28px}h1{font-size:54px}h2{font-size:38px}section{padding:80px 0}.hero{padding:56px 0 64px}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-visual{height:auto;max-width:560px;margin:0 auto;width:100%}.hero-stage{height:520px}.brand-switcher{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.brand-switcher::-webkit-scrollbar{display:none}.pain-grid{grid-template-columns:1fr 1fr}.pain-grid>article:nth-child(3){grid-column:1/-1;max-width:50%;margin:0 auto}.sol-grid{grid-template-columns:1fr;gap:20px}.sol-card{min-height:auto;padding:36px}.sol-preview{height:260px}.how-scroll{height:auto}.how-pin{position:static;min-height:0;padding:0;display:block}.how-nav:before{display:none}.how-shell{grid-template-columns:1fr;gap:32px}.how-nav{position:static;flex-direction:row;flex-wrap:wrap;border-top:0;gap:6px;overflow-x:auto;padding-bottom:4px}.how-nav::-webkit-scrollbar{display:none}.how-tab{padding:10px 14px;border:1px solid var(--line);border-radius:999px;font-size:13px;flex:none}.how-tab.is-on{background:var(--ink-900);color:#fff;border-color:var(--ink-900)}.how-tab.is-on .n{color:var(--blue-500)}.how-stack{min-height:0;display:flex;flex-direction:column;gap:24px}.how-card{position:relative;inset:auto;opacity:1!important;transform:none!important;pointer-events:auto;grid-template-columns:1fr;min-height:auto;transition:none}.how-card-visual{border-left:0;border-top:1px solid var(--line);padding:32px}.how-card-body{padding:36px}.benefits-grid{grid-template-columns:1fr 1fr}.benefit{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit:nth-child(2n){border-right:0}.benefit:nth-child(3),.benefit:nth-child(4){border-bottom:0}.faq-grid{gap:48px}.cta-card,.faq-grid{grid-template-columns:1fr}.cta-card{padding:64px 48px;gap:32px}.cta-card h2{font-size:36px}.cta-actions{justify-content:flex-start}.ft-top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}}@media (max-width:720px){:root{--gut:20px;--maxw:100%}body{font-size:16px}h1{font-size:38px;letter-spacing:-.03em;line-height:1.08}h2{font-size:30px;letter-spacing:-.025em;line-height:1.1}h3{font-size:19px}.lede{font-size:16.5px}section{padding:64px 0}.nav-inner{height:60px}.nav.scrolled .nav-inner{height:54px}.nav-links{display:none}.nav-toggle{display:flex}.nav-cta-wrap>.btn{display:none}.hero{padding:40px 0 56px}.hero-grid{gap:36px}.hero-eyebrow{font-size:12.5px;margin-bottom:20px}.hero-sub{font-size:16.5px;margin-bottom:28px}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-actions .btn{width:100%;height:50px;font-size:15px}.hero-meta{margin-top:32px;font-size:13px;gap:12px 0}.hero-meta>span{padding-right:16px}.hero-meta .sep{display:none}.hero-visual{height:auto;max-width:100%}.hero-stage{height:auto;display:flex;flex-direction:column;position:relative}.dash{inset:auto;position:relative;flex:1 1;min-height:420px}.brand-switcher{padding:5px;gap:4px;justify-content:flex-start}.bs-label{font-size:10.5px;padding:0 6px 0 4px}.bs-pill{font-size:11.5px;padding:4px 10px 4px 4px;flex:none}.bs-pill .bs-mark{width:20px;height:20px;font-size:9.5px}.float-note,.phone{display:none}.dash-body{grid-template-columns:1fr}.dash-side{display:none}.dash-bar{padding:0 12px}.dash-bar .url{font-size:9.5px}.dash-main{padding:14px 16px;gap:10px}.dash-main h4{font-size:13px}.dash-main .row{flex-direction:column;align-items:flex-start;gap:4px}.kpis{gap:8px}.kpi{padding:9px 11px}.kpi .v{font-size:18px}.kpi-spark{padding:10px 12px}.kpi-spark .l{font-size:9.5px}.kpi-spark .l b{font-size:12.5px}.updates{gap:6px}.upd-item{padding:8px 10px;font-size:10px;grid-template-columns:24px 1fr auto;gap:8px}.upd-thumb{width:24px;height:24px}.upd-meta{font-size:9px}.upd-item:nth-child(n+4){display:none}.section-head{margin-bottom:36px;gap:14px}.section-head.center{gap:18px}.chip-eye{font-size:11px;padding:6px 11px;letter-spacing:.12em}.pain-grid{grid-template-columns:1fr;gap:14px}.pain-grid>article:nth-child(3){grid-column:auto;max-width:none;margin:0}.pain-card{padding:28px;min-height:auto}.pain-card h3{font-size:17.5px}.pain-card p{font-size:15px}.sol-card{padding:32px;gap:22px;min-height:auto}.sol-card h3{font-size:24px}.sol-preview{height:240px}.how-card-body{padding:28px}.how-card-body h3{font-size:24px}.how-card-visual{padding:28px}.hv-alerts,.hv-card,.hv-publish{max-width:100%}.hv-phone{width:170px;height:340px}.hv-int-grid{gap:8px}.how-tab{font-size:12px;padding:8px 12px}.benefits-grid{grid-template-columns:1fr}.benefit{border-bottom:1px solid var(--line);padding:28px 4px}.benefit,.benefit:nth-child(2n){border-right:0}.benefit:nth-child(3){border-bottom:1px solid var(--line)}.benefit:nth-child(4){border-bottom:0}.vs-table-row{grid-template-columns:1fr}.vs-cell{border-right:0;border-bottom:1px solid var(--line);padding:16px 20px;font-size:14.5px}.vs-table-row:last-child .vs-cell:last-child{border-bottom:0}.vs-table-head .vs-cell{padding:16px 20px;font-size:15px}.vs-cell-hito{background:rgba(var(--brand-rgb),.05)}.faq-grid{gap:36px}.faq-q{font-size:16px;padding:22px 4px;gap:16px}.faq-a-inner{font-size:14.5px;padding-bottom:24px}.cta-card{padding:48px 28px;border-radius:24px;gap:24px}.cta-card h2{font-size:30px}.cta-card .lede{margin-top:14px}.cta-actions{flex-direction:column;align-items:stretch;width:100%}.cta-actions .btn{width:100%}.cta-pattern{width:240px;height:140px;opacity:.1}footer{padding:56px 0 32px}.ft-top{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px}.ft-brand{grid-column:1/-1}.ft-bottom{flex-direction:column;align-items:flex-start;gap:18px;padding-top:24px}}@media (max-width:380px){:root{--gut:16px}h1{font-size:34px}.cta-card h2,h2{font-size:26px}.hero-visual{height:320px}}.chip-eye{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-jakarta),sans-serif;font-weight:600;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500);white-space:nowrap}.chip-eye:before,.faq-aside .eyebrow:before,.sol-eye:before{content:"";width:18px;height:14px;flex:none;background:var(--blue-600);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'><rect x='0' y='7' width='2.6' height='7' rx='1'/><rect x='4.6' y='3' width='2.6' height='11' rx='1'/><rect x='9.2' y='0' width='2.6' height='14' rx='1'/><rect x='13.8' y='5' width='2.6' height='9' rx='1'/></svg>") no-repeat center /contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'><rect x='0' y='7' width='2.6' height='7' rx='1'/><rect x='4.6' y='3' width='2.6' height='11' rx='1'/><rect x='9.2' y='0' width='2.6' height='14' rx='1'/><rect x='13.8' y='5' width='2.6' height='9' rx='1'/></svg>") no-repeat center /contain}.section-head.center .chip-eye{margin:0 auto}.how-scroll{position:relative;height:calc(56vh * 5)}.how-pin{position:-webkit-sticky;position:sticky;top:80px;min-height:calc(100vh - 100px);display:flex;align-items:center;padding:24px 0}.how-shell{display:grid;grid-template-columns:280px 1fr;grid-gap:48px;gap:48px;align-items:flex-start;width:100%}.how-nav{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line);position:relative}.how-nav:before{content:"";position:absolute;left:-1px;top:0;width:2px;height:calc(100% / 5);background:var(--blue-600);transform:translate3d(0,calc(var(--step,0) * 100%),0);transition:transform .55s cubic-bezier(.22,1,.36,1);z-index:1;will-change:transform}.how-tab{text-align:left;padding:18px 4px;font-family:var(--font-jakarta);font-weight:500;font-size:15.5px;color:var(--ink-400);letter-spacing:-.015em;border-bottom:1px solid var(--line);display:flex;gap:10px;align-items:baseline;cursor:pointer;white-space:nowrap}.how-tab,.how-tab .n{transition:color .35s ease}.how-tab .n{font-weight:600;color:var(--ink-300);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.how-tab:hover{color:var(--ink-700)}.how-tab.is-on{color:var(--ink-900);font-weight:700}.how-tab.is-on .n{color:var(--blue-600)}.how-tab:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px;border-radius:6px}.how-stack{position:relative;min-height:540px}.how-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;background:#fff;border-radius:24px;overflow:hidden;min-height:540px;border:1px solid var(--line);box-shadow:var(--shadow-md);position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateZ(0);will-change:opacity,transform;transition:opacity .12s linear,transform .12s linear}.how-card.is-on{pointer-events:auto;z-index:2}.how-card-body{padding:48px;display:flex;flex-direction:column;gap:18px;justify-content:center}.how-tag{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-inter),sans-serif;font-weight:600;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-600)}.how-card-body h3{font-size:30px;line-height:1.1;letter-spacing:-.028em;font-weight:700;color:var(--ink-900);max-width:18ch}.how-card-body p{font-size:15.5px;color:var(--ink-500);line-height:1.55;max-width:42ch}.how-more{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:var(--radius-pill);background:var(--blue-50);color:var(--blue-700);font-family:var(--font-jakarta);font-weight:600;font-size:13px;width:-moz-fit-content;width:fit-content;margin-top:6px;white-space:nowrap;transition:background .15s ease,color .15s ease}.how-more:hover{background:var(--blue-600);color:#fff}.how-more .arr{transition:transform .15s ease}.how-more:hover .arr{transform:translateX(2px)}.how-card-visual{background:#fff;display:flex;align-items:center;justify-content:center;padding:36px;position:relative;overflow:hidden;border-left:1px solid var(--line)}.how-card-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(50% 70% at 70% 30%,rgba(var(--brand-rgb),.08),transparent 70%);pointer-events:none}.hv-card{width:100%;max-width:340px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--shadow-md);position:relative;z-index:1}.hv-head{display:flex;justify-content:space-between}.hv-head,.hv-pill{align-items:center}.hv-pill{display:inline-flex;gap:6px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--blue-50);color:var(--blue-700);letter-spacing:.04em;white-space:nowrap}.hv-pill.warn{background:#fff1ec;color:#a64a18}.hv-step{font-size:11px;color:var(--ink-500);font-weight:500;white-space:nowrap}.hv-progress{height:4px;background:var(--bg-2);border-radius:999px;overflow:hidden}.hv-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--blue-700),var(--blue-500));border-radius:999px}.hv-field{display:flex;flex-direction:column;gap:8px}.hv-label{font-size:11px;color:var(--ink-500);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.hv-logo-up{justify-content:space-between;padding:10px 12px;background:var(--bg-1);border-radius:10px;border:1px solid var(--line)}.hv-brand,.hv-logo-up{display:flex;align-items:center}.hv-brand{gap:10px;font-family:var(--font-jakarta);font-weight:700;font-size:13px;color:var(--ink-900);letter-spacing:-.02em;white-space:nowrap}.hv-bm{width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,#1a4fd6,#2065ff)}.hv-change{font-size:11px;color:var(--blue-600);font-weight:600}.hv-swatches{display:flex;gap:8px}.hv-sw{width:28px;height:28px;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:transform .15s ease}.hv-sw.on{border-color:#fff;box-shadow:0 0 0 2px var(--ink-900)}.hv-input{padding:10px 12px;background:var(--bg-1);border-radius:10px;border:1px solid var(--line);font-size:13px;color:var(--ink-500);font-family:var(--font-inter)}.hv-input b{color:var(--ink-900);font-weight:600}.hv-publish{width:100%;max-width:360px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow-md);position:relative;z-index:1}.hv-edit-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.hv-edit-title{font-family:var(--font-jakarta);font-weight:700;font-size:15.5px;color:var(--ink-900);letter-spacing:-.02em}.hv-edit-body{font-size:12.5px;color:var(--ink-500);line-height:1.5;padding:10px 12px;background:var(--bg-1);border-radius:10px}.hv-edit-media{display:flex;gap:8px;align-items:center}.hv-thumb{width:46px;height:46px;border-radius:8px;background:linear-gradient(135deg,#b1c1d6,#dde6ff)}.hv-thumb.b2{background:linear-gradient(135deg,#dde6ff,#eef3ff)}.hv-thumb.b3{background:linear-gradient(135deg,#c4d2eb,#dde8f7)}.hv-more{width:46px;height:46px;border-radius:8px;background:var(--bg-1);border:1px dashed var(--line-strong);font-size:12px;font-weight:600;justify-content:center}.hv-edit-foot,.hv-more{color:var(--ink-500);display:flex;align-items:center}.hv-edit-foot{justify-content:space-between;padding-top:8px;border-top:1px solid var(--line);font-size:11.5px}.hv-approver b{color:var(--ink-900);font-weight:600}.hv-btn{padding:6px 12px;border-radius:999px;background:var(--ink-900);color:#fff;font-size:11.5px;font-weight:600;white-space:nowrap}.hv-phone{width:200px;height:400px;background:#0b0d12;border-radius:32px;padding:6px;box-shadow:var(--shadow-lg);position:relative;z-index:1;overflow:hidden}.hv-phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:64px;height:18px;background:#0b0d12;border-radius:14px;z-index:2}.hv-phone .hv-phone-status{position:absolute;top:12px;left:0;right:0;display:flex;justify-content:space-between;padding:0 18px;font-size:9px;font-weight:600;color:#fff;z-index:3}.hv-phone-head{padding:36px 16px 12px;background:#fff;margin:0;border-radius:26px 26px 0 0;display:flex;flex-direction:column;gap:4px}.hv-phone-brand{display:flex;align-items:center;gap:6px;font-family:var(--font-jakarta);font-weight:700;font-size:10.5px;color:var(--ink-700);letter-spacing:-.02em}.hv-phone-brand span{width:11px;height:11px;border-radius:4px;background:linear-gradient(135deg,#1a4fd6,#2065ff)}.hv-phone-t{font-family:var(--font-jakarta);font-weight:700;font-size:18px;letter-spacing:-.025em;color:var(--ink-900);margin-top:4px}.hv-phone-s{font-size:10px;color:var(--ink-500)}.hv-phone-feed{background:#fff;padding:8px 12px 14px;display:flex;flex-direction:column;gap:8px;height:calc(100% - 110px)}.hv-feed-item{display:flex;gap:10px;align-items:center;padding:8px;background:var(--bg-1);border-radius:10px}.hv-feed-img{width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#b1c1d6,#dde6ff);flex:none}.hv-feed-img.b2{background:linear-gradient(135deg,#c4d2eb,#dde8f7)}.hv-feed-t{font-family:var(--font-jakarta);font-weight:700;font-size:11px;color:var(--ink-900);letter-spacing:-.01em}.hv-feed-s{font-size:9.5px;color:var(--ink-500);margin-top:2px}.hv-alerts{width:100%;max-width:360px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow-md);position:relative;z-index:1}.hv-alerts-head{padding:4px 4px 8px;border-bottom:1px solid var(--line)}.hv-alert-row{display:grid;grid-template-columns:32px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border-radius:10px;background:var(--bg-1)}.hv-av{width:32px;height:32px;border-radius:50%;flex:none}.hv-av.av1{background:linear-gradient(135deg,#b1c1d6,#dde6ff)}.hv-av.av2{background:linear-gradient(135deg,#c9b8d8,#e8def4)}.hv-av.av3{background:linear-gradient(135deg,#b8c9b3,#dce6dd)}.hv-alert-t{font-family:var(--font-jakarta);font-weight:700;font-size:12.5px;color:var(--ink-900);letter-spacing:-.01em}.hv-alert-s{font-size:11px;color:var(--ink-500);margin-top:2px}.hv-alert-flag{font-size:10px;font-weight:700;padding:4px 9px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.hv-alert-flag.red{background:#fee5e0;color:#a3261a}.hv-alert-flag.amber{background:#fff1ec;color:#a64a18}.hv-int{width:100%;max-width:360px;position:relative;z-index:1}.hv-int-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.hv-int-tile{aspect-ratio:1;background:#fff;border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:8px;font-family:var(--font-jakarta);font-weight:600;font-size:11px;letter-spacing:-.01em;color:var(--ink-700);transition:transform .15s ease,box-shadow .15s ease}.hv-int-tile,.hv-int-tile span{display:flex;align-items:center;justify-content:center}.hv-int-tile span{width:32px;height:32px;border-radius:8px;background:var(--bg-1);font-weight:700;font-size:13px;color:var(--ink-900)}.hv-int-tile.core{background:var(--ink-900);color:#fff;border-color:var(--ink-900)}.hv-int-tile.core .hv-int-core{background:var(--blue-600);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px}.hv-int-tile.core .hv-int-core svg{width:18px;height:18px}.benefits{background:#fff}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit{padding:36px 28px;display:flex;flex-direction:column;gap:14px;border-right:1px solid var(--line);transition:background .2s ease}.benefit:hover{background:var(--bg-1)}.benefit:last-child{border-right:0}.benefit-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.benefit-ic{width:44px;height:44px;border-radius:12px;background:var(--blue-50);color:var(--blue-700);display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.benefit:hover .benefit-ic{background:var(--blue-600);color:#fff}.benefit-num{font-family:var(--font-jakarta);font-weight:600;font-size:13px;letter-spacing:.06em;color:var(--ink-300);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:6px}.benefit h3{font-size:19px;line-height:1.25;letter-spacing:-.018em;font-weight:700;text-wrap:balance}.benefit p{font-size:14.5px;color:var(--ink-500);line-height:1.55}.vs-table{border-radius:20px;overflow:hidden;background:#fff;color:var(--ink-900);border:1px solid var(--line);box-shadow:var(--shadow-md)}.vs-table-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.vs-table-row:last-child{border-bottom:0}.vs-table-head{background:var(--bg-1)}.vs-table-head .vs-cell{font-family:var(--font-jakarta);font-weight:700;font-size:17px;letter-spacing:-.02em;color:var(--ink-900);padding:24px 32px}.vs-cell{padding:22px 32px;font-size:15.5px;line-height:1.55;color:var(--ink-500);border-right:1px solid var(--line);display:flex;align-items:center}.vs-cell:last-child{border-right:0}.vs-cell-hito{background:rgba(var(--brand-rgb),.045);color:var(--ink-800)}.vs-table-head .vs-cell-hito{display:flex;align-items:center;gap:10px;background:rgba(var(--brand-rgb),.08);color:var(--ink-900)}.hito-mark{width:26px;height:26px;border-radius:8px;background:var(--blue-600);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px -4px rgba(var(--brand-rgb),.6)}.hito-mark svg{width:15px;height:15px}.vs-foot{text-align:center;margin-top:36px;color:var(--ink-500);font-size:15px}.vs-foot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue-600);vertical-align:middle;margin-right:12px}@media (max-width:1024px){.hero-stage{height:520px}.how-scroll{height:auto!important}.how-pin{position:static!important;min-height:0!important;padding:0!important;display:block!important}.how-nav:before{display:none}.how-shell{grid-template-columns:1fr!important;gap:32px}.how-nav{position:static;flex-direction:row;flex-wrap:nowrap;border-top:0;gap:8px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:none}.how-nav::-webkit-scrollbar{display:none}.how-tab{padding:9px 14px;border:1px solid var(--line);border-radius:999px;font-size:13px;flex:none;background:#fff}.how-tab.is-on{background:var(--ink-900);color:#fff;border-color:var(--ink-900)}.how-tab.is-on .n{color:var(--blue-500)}.how-stack{position:static!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:24px}.how-card{position:relative!important;inset:auto!important;opacity:1!important;transform:none!important;pointer-events:auto!important;grid-template-columns:1fr!important;min-height:auto!important;transition:none!important}.how-card-visual{border-left:0!important;border-top:1px solid var(--line);padding:32px}.how-card-body{padding:36px}.trust-grid{grid-template-columns:1fr;gap:36px}.trust-head h2{font-size:32px}}@media (max-width:720px){.hero-grid>*{min-width:0}.hero-stage{height:auto!important;display:flex;flex-direction:column;position:relative}.dash{position:relative!important;inset:auto!important;min-height:380px}.brand-switcher{padding:5px;gap:4px;align-self:stretch;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scrollbar-width:none}.brand-switcher::-webkit-scrollbar{display:none}.bs-label{font-size:10.5px;padding:0 6px 0 4px;white-space:nowrap}.bs-pill{font-size:11.5px;padding:4px 10px 4px 4px;flex:none}.bs-pill .bs-mark{width:20px;height:20px;font-size:9.5px}.float-note,.phone{display:none}.dash-body{grid-template-columns:1fr!important;height:auto}.dash-side{display:none}.dash-bar{padding:0 12px}.dash-bar .url{font-size:9.5px}.dash-main{padding:14px 16px;gap:10px}.dash-main h4{font-size:13px}.dash-main>.row{flex-direction:column;align-items:flex-start;gap:6px}.kpis{gap:8px}.kpi{padding:9px 11px}.kpi .v{font-size:18px}.kpi-spark{padding:10px 12px}.kpi-spark .l{font-size:9.5px}.kpi-spark .l b{font-size:12.5px}.updates{gap:6px}.upd-item{padding:8px 10px;font-size:11px;grid-template-columns:28px 1fr auto;gap:8px}.upd-thumb{width:28px;height:28px}.upd-meta{font-size:9px}.upd-item:nth-child(n+4){display:none}.how-card-body{padding:28px;gap:14px}.how-card-body h3{font-size:22px}.how-card-visual{padding:28px;min-height:240px}.hv-alerts,.hv-card,.hv-int,.hv-publish{max-width:100%}.hv-phone{width:170px;height:340px}.hv-int-grid{gap:8px}.trust{padding:64px 0}.trust-list{grid-template-columns:1fr}.trust-item{border-right:0}.trust-item:nth-last-child(2){border-bottom:1px solid var(--line)}.section-head h2 .serif{display:inline}.benefits-grid{grid-template-columns:1fr!important}.benefit{border-right:0!important;border-bottom:1px solid var(--line);padding:28px 4px}.benefit:nth-child(2n){border-right:0}.benefit:last-child{border-bottom:0}.vs-table-row{grid-template-columns:1fr!important}.vs-cell{border-right:0!important;border-bottom:1px solid var(--line);padding:16px 20px!important;font-size:14.5px!important}.vs-table-row:last-child .vs-cell:last-child{border-bottom:0}.vs-cell-hito{background:rgba(var(--brand-rgb),.05)}.chip-eye{white-space:normal;text-align:center;line-height:1.4;font-size:10.5px;padding:7px 14px}.ft-top{grid-template-columns:1fr 1fr!important;gap:32px!important}.ft-brand{grid-column:1/-1}.ft-bottom{flex-direction:column;align-items:flex-start;gap:12px}.wrap{padding-left:var(--gut);padding-right:var(--gut)}body{overflow-x:hidden}}@media (max-width:380px){.hero-grid{gap:28px}h1{font-size:32px;letter-spacing:-.025em}.hero-eyebrow{font-size:12px}.dash{min-height:360px}.kpi .v{font-size:16px}.kpi .l{font-size:9.5px}.kpi-spark .l{flex-direction:column;align-items:flex-start;gap:2px}.upd-item{font-size:10px;grid-template-columns:24px 1fr auto}.upd-title{font-size:11px}.how-card-body h3{font-size:20px}}