:root{
--hb-blue:#625be7;--hb-blue-deep:#4d45ce;--hb-blue-soft:#f2f1ff;
--hb-green:#159c75;--hb-green-deep:#08785a;--hb-green-soft:#e9f8f3;
--hb-ink:#222b43;--hb-copy:#68728a;--hb-muted:#8e97ac;
--hb-line:#d9e0ec;--hb-line-strong:#cbd5e5;--hb-surface:#fbfcff;
--hb-shadow:0 18px 46px rgba(34,43,67,.08);
--hb-shadow-soft:0 10px 28px rgba(34,43,67,.06)
}
.hb-home,.hb-home *{box-sizing:border-box}
.hb-home{overflow:hidden;color:var(--hb-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
.hb-home svg{display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hb-home a,.hb-home a:hover,.hb-home a:focus,.hb-home a:visited{text-decoration:none!important}
.hb-home h1,.hb-home h2,.hb-home h3,.hb-home p{margin:0}
.hb-home__container{width:min(1220px,calc(100% - 48px));margin:0 auto}
.hb-home__hero,.hb-home__services,.hb-home__proof,.hb-home__security,.hb-home__final{background:#fff!important}
.hb-home__hero{min-height:calc(100svh - 145px);display:flex;align-items:center;padding:34px 0 42px}
.hb-home__hero-shell{max-width:1000px;margin:0 auto;text-align:center}
.hb-home__eyebrow,.hb-home__kicker{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--hb-green-deep);font-size:14px;font-weight:820;letter-spacing:.12em;text-transform:uppercase}
.hb-home__eyebrow{font-size:18px;font-weight:700;letter-spacing:.14em}
.hb-home__eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--hb-green);box-shadow:0 0 0 6px rgba(21,156,117,.12)}
.hb-home__hero h1{max-width:900px;margin:24px auto 18px;font-size:clamp(42px,4.8vw,64px);line-height:1.08;letter-spacing:-.03em;font-weight:760;text-align:center}
.hb-home__hero h1 span{color:var(--hb-blue)}
.hb-home__hero-copy{max-width:760px;margin:0 auto;color:var(--hb-copy);font-size:18px;line-height:1.55;text-align:center}
.hb-home__button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:0 30px;border:1px solid transparent;border-radius:16px;font-size:17px;font-weight:780;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}
.hb-home__button:hover{transform:translateY(-1px)}
.hb-home__button--primary{margin-top:28px;color:#fff!important;background:linear-gradient(135deg,var(--hb-blue),#7871f0);box-shadow:0 14px 30px rgba(98,91,231,.19)}
.hb-home__button--primary:hover,.hb-home__button--primary:focus{color:#fff!important;background:linear-gradient(135deg,#7972ef,#9893f7)}
.hb-home__positioning{max-width:860px;display:flex;align-items:center;justify-content:center;gap:14px;margin:28px auto 0;padding:16px 22px;border:1px solid rgba(21,156,117,.22);border-radius:20px;background:linear-gradient(135deg,rgba(233,248,243,.8),#fff)}
.hb-home__positioning-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;color:var(--hb-green-deep);background:#fff}
.hb-home__positioning-icon svg{width:24px;height:24px}
.hb-home__positioning p{color:#4e6d64;font-size:16px;line-height:1.5;text-align:left}
.hb-home__positioning strong{color:var(--hb-ink)}
.hb-home__services,.hb-home__proof,.hb-home__security{padding:74px 0}
.hb-home__final{padding:28px 0 86px}
.hb-home__section-heading{margin-bottom:32px}
.hb-home__section-heading--center{text-align:center}
.hb-home__section-heading h2{max-width:940px;margin:15px auto 14px;font-size:clamp(34px,3.7vw,50px);line-height:1.14;letter-spacing:-.024em}
.hb-home__section-heading p{max-width:900px;margin:0 auto;color:var(--hb-copy);font-size:20px;line-height:1.6}
.hb-home__service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.hb-home__service-card{display:grid;grid-template-rows:82px 44px auto auto 30px;min-height:486px;padding:28px 28px 24px;border:1.5px solid var(--hb-line-strong);border-radius:28px;background:#fff;box-shadow:0 12px 28px rgba(34,43,67,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hb-home__service-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(34,43,67,.08);border-color:#b9c5d9}
.hb-home__service-card--featured{border-color:rgba(21,156,117,.42);background:linear-gradient(180deg,rgba(233,248,243,.8),#fff 46%)}
.hb-home__service-icon{width:74px;height:74px;display:grid;place-items:center;justify-self:center;border-radius:22px}
.hb-home__service-icon svg{width:38px;height:38px}
.hb-home__service-icon--blue{color:var(--hb-blue-deep);background:var(--hb-blue-soft)}
.hb-home__service-icon--green{color:var(--hb-green-deep);background:var(--hb-green-soft)}
.hb-home__service-icon--violet{color:var(--hb-blue);background:#f0efff}
.hb-home__service-card h3{align-self:center;color:#4741b5;font-size:29px;line-height:1.15;text-align:center}
.hb-home__service-card p{color:var(--hb-copy);font-size:18px;line-height:1.6;text-align:center}
.hb-home__service-card ul{margin:22px 0;padding:0;list-style:none;display:grid;align-content:start;gap:10px}
.hb-home__service-card li{position:relative;padding-left:18px;color:var(--hb-copy);font-size:16px;line-height:1.56}
.hb-home__service-card li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:rgba(98,91,231,.75)}
.hb-home__service-card strong{align-self:end;color:var(--hb-blue);font-size:18px;text-align:center}
.hb-home__proof-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;align-items:start}
.hb-home__proof-copy h2{margin:15px 0 16px;font-size:clamp(34px,3.8vw,50px);line-height:1.12;letter-spacing:-.022em}
.hb-home__proof-copy>p{color:var(--hb-copy);font-size:19px;line-height:1.6}
.hb-home__proof-list{display:grid;gap:16px;margin-top:28px}
.hb-home__proof-list article{display:grid;grid-template-columns:58px 1fr;gap:15px;padding:18px;border:1px solid var(--hb-line);border-radius:20px;background:#fff}
.hb-home__proof-list article>span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:var(--hb-blue);background:var(--hb-blue-soft)}
.hb-home__proof-list svg{width:28px;height:28px}
.hb-home__proof-list strong{display:block;margin:2px 0 6px;font-size:18px}
.hb-home__proof-list small{color:var(--hb-copy);font-size:15px;line-height:1.55}
.hb-home__asset-demo{padding:24px;border:1.5px solid var(--hb-line-strong);border-radius:30px;background:linear-gradient(180deg,#fff 0%,#fcfdff 100%);box-shadow:var(--hb-shadow)}
.hb-home__asset-demo-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.hb-home__asset-demo-head span,.hb-home__asset-demo-head small,.hb-home__asset-demo-head strong{display:block}
.hb-home__asset-demo-head span{color:var(--hb-muted);font-size:13px;font-weight:750}
.hb-home__asset-demo-head strong{margin:5px 0 4px;font-size:24px}
.hb-home__asset-demo-head small{color:var(--hb-copy);font-size:13px}
.hb-home__asset-demo-head em{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;color:#9c6a00;background:#fff3d5;font-style:normal;font-weight:800}
.hb-home__asset-demo-summary{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin-bottom:14px}
.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{min-width:0;padding:18px;border:1px solid var(--hb-line);border-radius:22px;background:#fff;box-shadow:var(--hb-shadow-soft)}
.hb-home__asset-demo-highlight{background:linear-gradient(135deg,#f6f5ff 0%,#ffffff 75%);border-color:#ddd9ff}
.hb-home__asset-demo-action{background:linear-gradient(135deg,#eef8f4 0%,#ffffff 78%);border-color:rgba(21,156,117,.24)}
.hb-home__asset-demo-highlight span,.hb-home__asset-demo-highlight strong,.hb-home__asset-demo-highlight p,.hb-home__asset-demo-action span,.hb-home__asset-demo-action strong,.hb-home__asset-demo-action p,.hb-home__asset-demo-action em{display:block}
.hb-home__asset-demo-highlight span,.hb-home__asset-demo-action span{color:var(--hb-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.hb-home__asset-demo-highlight strong,.hb-home__asset-demo-action strong{margin:8px 0 8px;font-size:22px;line-height:1.2}
.hb-home__asset-demo-highlight p,.hb-home__asset-demo-action p{color:var(--hb-copy);font-size:14px;line-height:1.55}
.hb-home__asset-demo-action em{margin-top:14px;color:var(--hb-green-deep);font-size:13px;font-style:normal;font-weight:850}
.hb-home__asset-demo-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.hb-home__asset-demo-tags b{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;color:#4f48c8;background:#eceaff;font-size:12px;font-weight:800}
.hb-home__asset-demo-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.hb-home__asset-demo-kpis article{min-width:0;min-height:122px;display:grid;grid-template-rows:auto 1fr auto;gap:10px;padding:18px 18px 16px;border:1px solid var(--hb-line);border-radius:18px;background:var(--hb-surface)}
.hb-home__asset-demo-kpis span,.hb-home__asset-demo-kpis strong,.hb-home__asset-demo-kpis small{display:block;overflow-wrap:anywhere}
.hb-home__asset-demo-kpis span{color:var(--hb-muted);font-size:12px;font-weight:800;line-height:1.35}
.hb-home__asset-demo-kpis strong{margin:0;font-size:25px;line-height:1.12;align-self:center}
.hb-home__asset-demo-kpis small{color:var(--hb-copy);font-size:12px;line-height:1.45}
.hb-home__asset-demo-kpis .is-negative,.hb-home__compare-row>em{color:#d24747}
.hb-home__asset-demo-subhead{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:18px;margin-bottom:10px}
.hb-home__asset-demo-subhead strong{font-size:18px}
.hb-home__asset-demo-subhead small{color:var(--hb-copy);font-size:13px}
.hb-home__asset-demo-compare{display:grid;gap:12px;margin-top:0}
.hb-home__compare-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.95fr) 78px;gap:14px;align-items:center;padding:16px 18px;border:1px solid var(--hb-line);border-radius:18px;background:#fff}
.hb-home__compare-row strong,.hb-home__compare-row small{display:block}
.hb-home__compare-row strong{font-size:16px}.hb-home__compare-row small{margin-top:4px;color:var(--hb-copy);font-size:12px;line-height:1.4}
.hb-home__compare-row>span{display:grid;gap:8px}.hb-home__compare-row>span i,.hb-home__compare-row>span b{height:8px;width:var(--w);display:block;border-radius:999px}.hb-home__compare-row>span i{background:#dcd9ff}.hb-home__compare-row>span b{background:var(--hb-green)}.hb-home__compare-row>span b.is-warning{background:#d89a2b}.hb-home__compare-row>em{font-size:13px;font-style:normal;font-weight:850;text-align:right}
.hb-home__asset-demo-insight{display:flex;gap:14px;margin-top:16px;padding:18px;border:1px solid rgba(21,156,117,.2);border-radius:20px;background:var(--hb-green-soft)}
.hb-home__asset-demo-insight>span{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:var(--hb-green-deep);background:#fff}.hb-home__asset-demo-insight svg{width:23px;height:23px}.hb-home__asset-demo-insight strong{display:block;margin:2px 0 5px;font-size:18px}.hb-home__asset-demo-insight p{color:#4e7468;font-size:14px;line-height:1.55}
.hb-home__security{padding-top:78px}
.hb-home__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.hb-home__trust-grid article{display:grid;grid-template-columns:78px 1fr;gap:18px;align-items:center;min-height:164px;padding:26px 24px;border:1.5px solid var(--hb-line-strong);border-radius:24px;background:#fff;box-shadow:0 10px 26px rgba(34,43,67,.04)}
.hb-home__trust-grid article>span{width:78px;height:78px;display:grid;place-items:center;align-self:center;border-radius:22px;color:var(--hb-green-deep);background:var(--hb-green-soft)}
.hb-home__trust-grid svg{width:36px;height:36px}.hb-home__trust-grid strong{display:block;margin:0 0 8px;font-size:22px;line-height:1.18}.hb-home__trust-grid p{color:var(--hb-copy);font-size:16px;line-height:1.58}
.hb-home__trust-note{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;padding:16px 18px;border-radius:18px;background:#f7f9fd;color:var(--hb-copy);font-size:14px;text-align:center}.hb-home__trust-note strong{color:var(--hb-ink)}
.hb-home__final-box{padding:42px;border:1.5px solid var(--hb-line-strong);border-radius:30px;background:#fff;box-shadow:var(--hb-shadow)}
.hb-home__final-box h2{max-width:850px;margin:15px auto 14px;font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.022em}.hb-home__final-box p{max-width:850px;margin:0 auto;color:var(--hb-copy);font-size:20px;line-height:1.6}
.hb-home__onboarding{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px;background:rgba(22,30,50,.64);backdrop-filter:blur(6px)}.hb-home__onboarding[hidden]{display:none!important}.hb-home-modal-open{overflow:hidden}
.hb-home__onboarding-card{position:relative;width:min(850px,100%);padding:34px;border-radius:28px;background:#fff;box-shadow:0 35px 90px rgba(20,28,49,.3)}
.hb-home__onboarding-close{position:absolute;right:18px;top:14px;width:40px;height:40px;border:0;border-radius:12px;background:#f2f4f8;font-size:27px;cursor:pointer}.hb-home__onboarding-head{text-align:center}.hb-home__onboarding-head h2{margin:12px 0 9px;font-size:34px}.hb-home__onboarding-head p{color:var(--hb-copy);font-size:17px;line-height:1.55}
.hb-home__onboarding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.hb-home__onboarding-grid>a{padding:24px;border:1.5px solid var(--hb-line-strong);border-radius:24px;color:var(--hb-ink);background:#fff}.hb-home__onboarding-grid>a:hover{border-color:rgba(98,91,231,.45);box-shadow:0 12px 28px rgba(34,43,67,.07)}.hb-home__onboarding-grid strong{display:block;margin:18px 0 8px;font-size:21px}.hb-home__onboarding-grid p{min-height:50px;color:var(--hb-copy);font-size:15px;line-height:1.5}.hb-home__onboarding-grid em{display:block;margin-top:16px;color:var(--hb-blue);font-style:normal;font-weight:850}.hb-home__onboarding-trust{margin-top:18px;color:var(--hb-green-deep);font-size:13px;font-weight:750;text-align:center}
.hb-home__reveal{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}.hb-home__reveal.is-visible{opacity:1;transform:translateY(0)}
body.habineo-core-preview-page .site-content,body.habineo-core-preview-page .ast-container,body.habineo-core-preview-page .entry-content,body.habineo-core-preview-page main,body.habineo-core-preview-page article,body.habineo-core-preview-page .content-area{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.habineo-core-preview-page .entry-header,body.habineo-core-preview-page .entry-title{display:none!important}
body.habineo-core-preview-page .main-header-bar .ast-container,body.habineo-core-preview-page .ast-builder-grid-row-container-inner,body.habineo-core-preview-page .site-primary-header-wrap .ast-builder-grid-row,body.habineo-core-preview-page .ast-mobile-header-wrap .ast-builder-grid-row{width:min(1380px,calc(100% - 52px))!important;max-width:1380px!important;margin-left:auto!important;margin-right:auto!important}
@media(max-width:1100px){.hb-home__hero{min-height:auto;padding:58px 0}.hb-home__service-grid,.hb-home__proof-grid,.hb-home__asset-demo-summary{grid-template-columns:1fr}.hb-home__service-card{min-height:auto;grid-template-rows:auto}.hb-home__service-card h3{margin:18px 0 12px}.hb-home__asset-demo{max-width:850px;margin:0 auto}}
@media(max-width:760px){.hb-home__container{width:min(100% - 28px,1220px)}.hb-home__hero{padding:34px 0 46px}.hb-home__eyebrow{font-size:15px;letter-spacing:.1em}.hb-home__hero h1{font-size:clamp(36px,10.5vw,50px);line-height:1.12}.hb-home__hero-copy,.hb-home__section-heading p,.hb-home__proof-copy>p,.hb-home__final-box p{font-size:18px}.hb-home__positioning{align-items:flex-start}.hb-home__services,.hb-home__proof,.hb-home__security{padding:52px 0}.hb-home__service-grid,.hb-home__trust-grid,.hb-home__onboarding-grid,.hb-home__asset-demo-kpis{grid-template-columns:1fr}.hb-home__service-card,.hb-home__asset-demo,.hb-home__final-box,.hb-home__onboarding-card{border-radius:22px}.hb-home__service-card{padding:24px}.hb-home__proof-list article,.hb-home__trust-grid article{grid-template-columns:58px 1fr;padding:18px}.hb-home__trust-grid article{min-height:0}.hb-home__trust-grid article>span{width:58px;height:58px;border-radius:18px}.hb-home__trust-grid svg{width:28px;height:28px}.hb-home__asset-demo-head{align-items:flex-start}.hb-home__asset-demo-head em{font-size:12px}.hb-home__asset-demo-highlight strong,.hb-home__asset-demo-action strong{font-size:19px}.hb-home__compare-row{grid-template-columns:1fr}.hb-home__compare-row>em{text-align:left}.hb-home__trust-note{display:block}.hb-home__trust-note strong,.hb-home__trust-note span{display:block}.hb-home__trust-note span{margin-top:5px}.hb-home__button{width:100%}.hb-home__onboarding-card{padding:28px 20px}.hb-home__onboarding-grid p{min-height:0}body.habineo-core-preview-page .main-header-bar .ast-container,body.habineo-core-preview-page .ast-builder-grid-row-container-inner,body.habineo-core-preview-page .site-primary-header-wrap .ast-builder-grid-row,body.habineo-core-preview-page .ast-mobile-header-wrap .ast-builder-grid-row{width:min(100% - 28px,1380px)!important}} .hb-home__onboarding-card{padding:38px 34px 34px}
.hb-home__onboarding-close{right:22px;top:20px;width:52px;height:52px;display:grid;place-items:center;padding:0;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--hb-blue),#7d76f1);box-shadow:0 12px 26px rgba(98,91,231,.22);font-size:31px;line-height:1;cursor:pointer}
.hb-home__onboarding-close:hover,.hb-home__onboarding-close:focus{background:linear-gradient(135deg,var(--hb-blue-deep),#6f68ea)}
.hb-home__onboarding-grid>a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:28px 24px 24px}
.hb-home__onboarding-grid strong{margin:18px 0 10px;font-size:22px;line-height:1.22;text-align:center}
.hb-home__onboarding-grid p{min-height:76px;max-width:360px;margin:0 auto;color:var(--hb-copy);font-size:17px;line-height:1.6;text-align:center}
.hb-home__onboarding-grid em{margin-top:auto;padding-top:18px;font-size:18px;text-align:center}
.hb-home__onboarding-trust{margin-top:28px;padding-top:4px;padding-bottom:4px;color:var(--hb-green-deep);font-size:15px;font-weight:780;text-align:center}
@media(max-width:760px){.hb-home__onboarding-card{padding:30px 20px 28px}.hb-home__onboarding-close{right:16px;top:16px;width:46px;height:46px;font-size:27px}.hb-home__onboarding-grid>a{padding:24px 18px 22px}.hb-home__onboarding-grid strong{font-size:20px}.hb-home__onboarding-grid p{min-height:0;font-size:16px}.hb-home__onboarding-grid em{font-size:17px}.hb-home__onboarding-trust{margin-top:22px;font-size:14px}} .hb-home__button--hero,.hb-home__button--final{position:relative;gap:12px;min-width:206px;overflow:hidden;isolation:isolate}
.hb-home__button--hero:before,.hb-home__button--final:before{content:"";position:absolute;z-index:-1;inset:-2px auto -2px -45%;width:38%;transform:skewX(-18deg);background:rgba(255,255,255,.28);transition:left .45s ease}
.hb-home__button--hero:hover:before,.hb-home__button--final:hover:before{left:112%}
.hb-home__button--hero span,.hb-home__button--final span{font-size:21px;line-height:1;transition:transform .18s ease}
.hb-home__button--hero:hover span,.hb-home__button--final:hover span{transform:translateX(4px)}
.hb-home__hero-reassurance{display:block;margin:12px auto 0;color:var(--hb-muted);font-size:13px;line-height:1.45;text-align:center}
.hb-home__service-card{position:relative;overflow:hidden;grid-template-rows:auto 82px 44px auto auto 30px}
.hb-home__service-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--hb-card-accent,#625be7)}
.hb-home__service-card:after{content:"";position:absolute;right:-64px;top:-64px;width:150px;height:150px;border-radius:50%;background:var(--hb-card-orb,rgba(98,91,231,.06));pointer-events:none}
.hb-home__service-card--projects{--hb-card-accent:#625be7;--hb-card-orb:rgba(98,91,231,.09)}
.hb-home__service-card--portfolio{--hb-card-accent:#159c75;--hb-card-orb:rgba(21,156,117,.10)}
.hb-home__service-card--decisions{--hb-card-accent:#8b5cf6;--hb-card-orb:rgba(139,92,246,.09)}
.hb-home__service-step{position:relative;z-index:1;justify-self:start;min-height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;color:#6d7390;background:#f5f6fa;font-size:11px;font-weight:850;letter-spacing:.075em}
.hb-home__service-card--portfolio .hb-home__service-step{color:var(--hb-green-deep);background:#eaf8f3}
.hb-home__service-card--decisions .hb-home__service-step{color:#7250c7;background:#f3efff}
.hb-home__service-card>strong{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.hb-home__service-card>strong:after{content:"→";font-size:18px;transition:transform .18s ease}
.hb-home__service-card:hover>strong:after{transform:translateX(4px)}
.hb-home__service-card--projects:hover{border-color:rgba(98,91,231,.42)}
.hb-home__service-card--portfolio:hover{border-color:rgba(21,156,117,.54)}
.hb-home__service-card--decisions:hover{border-color:rgba(139,92,246,.44)}
.hb-home__asset-demo-tabs{display:flex;gap:7px;margin:0 0 14px;padding:6px;border:1px solid #e2e6ef;border-radius:14px;background:#f4f6f9;overflow:hidden}
.hb-home__asset-demo-tabs span{flex:1;min-height:34px;display:grid;place-items:center;padding:0 8px;border-radius:9px;color:#7b8498;font-size:11px;font-weight:800}
.hb-home__asset-demo-tabs span.is-active{color:var(--hb-blue-deep);background:#fff;box-shadow:0 5px 14px rgba(34,43,67,.07)}
.hb-home__asset-demo-action-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.hb-home__asset-demo-action-head>span{padding-top:2px}
.hb-home__asset-demo-score{width:62px;height:62px;display:grid;place-items:center;align-content:center;flex:0 0 auto;border-radius:50%;background:conic-gradient(var(--hb-green) 0 72%,#dceee8 72% 100%);box-shadow:inset 0 0 0 8px #fff}
.hb-home__asset-demo-score strong{margin:0!important;color:var(--hb-green-deep);font-size:18px!important;line-height:1!important}
.hb-home__asset-demo-score small{color:#6a7c76;font-size:9px;font-weight:800;line-height:1}
.hb-home__final-box{position:relative;overflow:hidden;padding:56px 46px;background:radial-gradient(circle at 12% 15%,rgba(98,91,231,.12),transparent 34%),radial-gradient(circle at 88% 80%,rgba(21,156,117,.12),transparent 32%),linear-gradient(135deg,#fafaff,#fff 54%,#f6fcfa)}
.hb-home__final-box:before,.hb-home__final-box:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hb-home__final-box:before{width:180px;height:180px;left:-80px;bottom:-100px;border:26px solid rgba(98,91,231,.06)}
.hb-home__final-box:after{width:150px;height:150px;right:-70px;top:-88px;border:22px solid rgba(21,156,117,.06)}
.hb-home__final-box>*{position:relative;z-index:1}
.hb-home__final-box h2{max-width:920px}
.hb-home__final-paths{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:24px auto 2px}
.hb-home__final-paths span{min-height:46px;display:inline-flex;align-items:center;gap:10px;padding:0 17px;border:1px solid #dfe3ed;border-radius:15px;color:#566176;background:rgba(255,255,255,.82);font-size:15px;font-weight:750;box-shadow:0 8px 22px rgba(34,43,67,.04)}
.hb-home__final-paths i{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--hb-blue);font-size:11px;font-style:normal;font-weight:900}
.hb-home__final-paths span+span i{background:var(--hb-green)}
.hb-home__final-note{display:block;margin-top:14px;color:#718078;font-size:13px;font-weight:650}
@media(max-width:760px){.hb-home__hero-reassurance{font-size:12px}.hb-home__service-card{grid-template-rows:auto auto auto auto auto auto}.hb-home__service-step{justify-self:center}.hb-home__asset-demo-tabs{overflow-x:auto}.hb-home__asset-demo-tabs span{min-width:88px}.hb-home__final-box{padding:40px 22px}.hb-home__final-paths{display:grid}.hb-home__final-paths span{justify-content:flex-start;text-align:left}.hb-home__final-note{font-size:12px;line-height:1.5}} .hb-home__audience{max-width:760px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px auto 0}
.hb-home__audience>span{display:grid;grid-template-columns:auto 1fr;column-gap:10px;row-gap:2px;align-items:center;padding:14px 16px;border:1px solid var(--hb-line);border-radius:18px;background:#fff;text-align:left;box-shadow:0 8px 20px rgba(34,43,67,.035)}
.hb-home__audience i{grid-row:1/3;min-width:82px;padding:7px 10px;border-radius:999px;color:var(--hb-blue-deep);background:var(--hb-blue-soft);font-size:12px;font-style:normal;font-weight:850;text-align:center}
.hb-home__audience strong{font-size:15px;line-height:1.25}.hb-home__audience small{color:var(--hb-copy);font-size:12px;line-height:1.35}
.hb-home__subscription-note{max-width:830px;display:flex;align-items:center;justify-content:center;gap:12px;margin:22px auto 0;padding:14px 18px;border:1px solid rgba(98,91,231,.16);border-radius:16px;background:rgba(242,241,255,.58);text-align:left}
.hb-home__subscription-note strong{flex:0 0 auto;color:var(--hb-blue-deep);font-size:14px}.hb-home__subscription-note span{color:var(--hb-copy);font-size:13px;line-height:1.5}
@media(max-width:760px){.hb-home__audience{grid-template-columns:1fr}.hb-home__audience>span{grid-template-columns:auto 1fr}.hb-home__subscription-note{align-items:flex-start;flex-direction:column;text-align:left}} .hb-home__launch-pill{max-width:760px;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:18px auto 2px;padding:12px 16px;border:1px solid rgba(21,156,117,.2);border-radius:999px;background:linear-gradient(135deg,rgba(233,248,243,.9),rgba(245,244,255,.92));box-shadow:0 10px 24px rgba(34,43,67,.05)}
.hb-home__launch-pill strong{color:var(--hb-green-deep);font-size:14px;font-weight:860}
.hb-home__launch-pill span{color:var(--hb-copy);font-size:13px;line-height:1.45}
.hb-home__hero-copy{max-width:780px;font-size:20px;line-height:1.62;text-align:center}
.hb-home__button--hero,.hb-home__button--final{min-width:224px}
.hb-home__hero-reassurance{max-width:860px;margin-top:15px;font-size:15px;line-height:1.55;text-align:center}
.hb-home__audience{max-width:820px;gap:14px;margin-top:24px}
.hb-home__audience>span{padding:16px 18px;border-radius:20px}
.hb-home__audience i{min-width:92px;font-size:13px}
.hb-home__audience strong{font-size:18px;line-height:1.2}
.hb-home__audience small{font-size:14px;line-height:1.5}
.hb-home__positioning{margin-top:30px;padding:18px 22px}.hb-home__positioning p{font-size:17px;line-height:1.6}
.hb-home__proof-list strong{font-size:19px}.hb-home__proof-list small{font-size:16px;line-height:1.6}
.hb-home__asset-demo{padding:28px;border-radius:32px}
.hb-home__asset-demo-head{margin-bottom:20px}.hb-home__asset-demo-head strong{font-size:26px}.hb-home__asset-demo-head span,.hb-home__asset-demo-head small{font-size:14px}
.hb-home__asset-demo-tabs{margin-bottom:16px;padding:7px}.hb-home__asset-demo-tabs span{min-height:38px;font-size:12px}
.hb-home__asset-demo-summary{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{padding:22px;border-radius:24px;min-height:252px}
.hb-home__asset-demo-highlight span,.hb-home__asset-demo-action span{font-size:13px;letter-spacing:.05em}
.hb-home__asset-demo-highlight strong{margin:10px 0 10px;font-size:24px;line-height:1.18}
.hb-home__asset-demo-action strong{margin:10px 0 10px;font-size:21px;line-height:1.18;max-width:320px}
.hb-home__asset-demo-highlight p,.hb-home__asset-demo-action p{font-size:16px;line-height:1.62}
.hb-home__asset-demo-tags{gap:10px;margin-top:16px}.hb-home__asset-demo-tags b{min-height:36px;padding:0 14px;font-size:13px;line-height:1.3}
.hb-home__asset-demo-action-head{align-items:flex-start;gap:16px}.hb-home__asset-demo-score{width:68px;height:68px;box-shadow:inset 0 0 0 9px #fff}.hb-home__asset-demo-score strong{font-size:20px!important}.hb-home__asset-demo-score small{font-size:10px}
.hb-home__asset-demo-kpis{gap:14px}.hb-home__asset-demo-kpis article{min-height:132px;gap:12px;padding:20px 20px 18px;border-radius:20px}
.hb-home__asset-demo-kpis span{font-size:13px;line-height:1.4}.hb-home__asset-demo-kpis strong{font-size:27px;line-height:1.1}.hb-home__asset-demo-kpis small{font-size:13px;line-height:1.5}
.hb-home__asset-demo-subhead{margin-top:22px;margin-bottom:12px}.hb-home__asset-demo-subhead strong{font-size:19px}.hb-home__asset-demo-subhead small{font-size:14px}
.hb-home__compare-row{padding:18px 20px;border-radius:20px}.hb-home__compare-row strong{font-size:17px}.hb-home__compare-row small{font-size:13px;line-height:1.45}.hb-home__compare-row>em{font-size:14px}
.hb-home__asset-demo-insight{margin-top:18px;padding:20px;border-radius:22px}.hb-home__asset-demo-insight strong{font-size:19px}.hb-home__asset-demo-insight p{font-size:15px;line-height:1.62}
.hb-home__subscription-note{max-width:900px;gap:14px;margin-top:24px;padding:16px 18px;border-radius:18px}.hb-home__subscription-note strong{font-size:15px}.hb-home__subscription-note span{font-size:14px;line-height:1.55}
.hb-home__final-note{margin-top:16px;font-size:14px;line-height:1.55}
.hb-home__onboarding-head p{font-size:18px;line-height:1.62}.hb-home__onboarding-grid p{font-size:16px;line-height:1.6}.hb-home__onboarding-trust{margin-top:24px;font-size:15px;line-height:1.55}
@media(max-width:760px){.hb-home__launch-pill{padding:11px 14px;border-radius:20px}.hb-home__launch-pill strong{font-size:13px}.hb-home__launch-pill span{font-size:12px}.hb-home__hero-copy{font-size:19px}.hb-home__hero-reassurance{font-size:14px}.hb-home__audience strong{font-size:17px}.hb-home__audience small{font-size:13px}.hb-home__asset-demo{padding:22px}.hb-home__asset-demo-summary{grid-template-columns:1fr}.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{min-height:0;padding:20px}.hb-home__asset-demo-kpis article{min-height:0}.hb-home__onboarding-head p,.hb-home__onboarding-grid p{font-size:16px}.hb-home__onboarding-trust{font-size:14px}} .hb-home__subscription-note{flex-wrap:wrap}.hb-home__subscription-link{flex:0 0 auto;color:var(--hb-blue-deep)!important;font-size:14px;font-weight:850;text-decoration:none!important;white-space:nowrap}.hb-home__subscription-link:hover{text-decoration:underline!important}
body.habineo-core-preview-page .main-header-bar .ast-container,body.habineo-core-preview-page .ast-builder-grid-row-container-inner,body.habineo-core-preview-page .site-primary-header-wrap .ast-builder-grid-row,body.habineo-core-preview-page .ast-mobile-header-wrap .ast-builder-grid-row,body.habineo-core-preview-page .ast-primary-header-bar .site-primary-header-wrap{width:min(1380px,calc(100% - 52px))!important;max-width:1380px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
@media(max-width:760px){.hb-home__subscription-link{width:100%;white-space:normal}body.habineo-core-preview-page .main-header-bar .ast-container,body.habineo-core-preview-page .ast-builder-grid-row-container-inner,body.habineo-core-preview-page .site-primary-header-wrap .ast-builder-grid-row,body.habineo-core-preview-page .ast-mobile-header-wrap .ast-builder-grid-row,body.habineo-core-preview-page .ast-primary-header-bar .site-primary-header-wrap{width:min(100% - 28px,1380px)!important}} .hb-home__hero-copy{display:block!important;width:100%!important;max-width:820px!important;margin:0 auto!important;padding:0!important;text-align:center!important;font-size:20px!important;line-height:1.62!important}
.hb-home__hero-reassurance{max-width:900px!important;margin:16px auto 0!important;font-size:15px!important;line-height:1.55!important;text-align:center!important}
.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{padding:26px 24px 24px!important}
.hb-home__asset-demo-highlight>span,.hb-home__asset-demo-action-head>span{display:block!important;margin:0 0 13px!important;padding:0!important;line-height:1.4!important}
.hb-home__asset-demo-highlight>strong,.hb-home__asset-demo-action>strong{margin:0 0 12px!important;line-height:1.22!important}
.hb-home__asset-demo-highlight>p,.hb-home__asset-demo-action>p{margin:0!important;line-height:1.66!important}
.hb-home__asset-demo-tags{margin-top:19px!important;gap:10px!important}
.hb-home__asset-demo-tags b{min-height:38px!important;display:inline-flex!important;align-items:center!important;padding:8px 14px!important;line-height:1.25!important;white-space:normal!important}
.hb-home__asset-demo-action-head{margin-bottom:2px!important}.hb-home__asset-demo-action em{margin-top:18px!important;line-height:1.4!important}
.hb-home__asset-demo-kpis article{min-height:148px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:22px 20px 20px!important}
.hb-home__asset-demo-kpis span{min-height:auto!important;margin:0 0 15px!important;line-height:1.4!important}.hb-home__asset-demo-kpis strong{margin:auto 0 15px!important;align-self:auto!important;line-height:1.1!important}.hb-home__asset-demo-kpis small{margin:0!important;line-height:1.5!important}
.hb-home__subscription-note{align-items:center!important}.hb-home__subscription-note strong{font-size:16px!important}.hb-home__subscription-note span{font-size:14px!important;line-height:1.58!important}
@media(max-width:760px){.hb-home__hero-copy{font-size:19px!important}.hb-home__hero-reassurance{font-size:14px!important}.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{padding:22px 20px!important}.hb-home__asset-demo-kpis article{min-height:132px!important}} .hb-home__hero-copy{display:block!important;width:min(780px,100%)!important;margin:0 auto!important;text-align:center!important}
.hb-home__journey{padding:70px 0;background:linear-gradient(180deg,#fff,#fbfcff)!important}.hb-home__journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hb-home__journey-grid article{position:relative;min-height:230px;padding:26px 24px;border:1px solid var(--hb-line);border-radius:24px;background:#fff;box-shadow:0 10px 28px rgba(34,43,67,.04)}.hb-home__journey-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--hb-blue),#7871f0);font-size:12px;font-weight:900}.hb-home__journey-grid article:nth-child(4)>span{background:linear-gradient(135deg,var(--hb-green),#43b992)}.hb-home__journey-grid strong{display:block;margin:20px 0 9px;font-size:20px;line-height:1.22}.hb-home__journey-grid p{color:var(--hb-copy);font-size:15px;line-height:1.62}
.hb-home__trust-grid--premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hb-home__trust-grid--premium article{grid-template-columns:64px 1fr;min-height:184px;padding:24px 22px}.hb-home__trust-grid--premium article>span{width:64px;height:64px;border-radius:19px}.hb-home__trust-grid--premium svg{width:30px;height:30px}.hb-home__trust-grid--premium strong{font-size:20px;line-height:1.2}.hb-home__trust-grid--premium p{font-size:15px;line-height:1.62}.hb-home__trust-proof{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:19px 22px;border:1px solid rgba(21,156,117,.20);border-radius:20px;background:linear-gradient(135deg,var(--hb-green-soft),#fff)}.hb-home__trust-proof strong,.hb-home__trust-proof span{display:block}.hb-home__trust-proof strong{font-size:16px}.hb-home__trust-proof span{margin-top:3px;color:#567268;font-size:14px}.hb-home__trust-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.hb-home__trust-links a{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #cfe5dd;border-radius:12px;color:var(--hb-green-deep)!important;background:#fff;font-size:13px;font-weight:800}
.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{padding:26px!important}.hb-home__asset-demo-highlight>span,.hb-home__asset-demo-action-head>span{display:block!important;margin-bottom:12px!important;line-height:1.35!important}.hb-home__asset-demo-highlight>strong,.hb-home__asset-demo-action>strong{margin-top:0!important;margin-bottom:13px!important}.hb-home__asset-demo-highlight>p,.hb-home__asset-demo-action>p{margin-top:0!important}.hb-home__asset-demo-tags{align-content:flex-start}.hb-home__asset-demo-tags b{padding:9px 15px!important;min-height:40px!important;height:auto!important;white-space:normal!important}.hb-home__asset-demo-kpis article{padding:22px 20px 20px!important}.hb-home__asset-demo-kpis span{min-height:36px;display:flex!important;align-items:flex-start}.hb-home__asset-demo-kpis small{min-height:38px;display:flex!important;align-items:flex-end}
.hb-home__button--primary{min-height:56px;border-radius:16px;font-size:16px;font-weight:850;background:linear-gradient(135deg,var(--hb-blue),#7871f0)!important}.hb-home__button--primary:hover,.hb-home__button--primary:focus{background:linear-gradient(135deg,#756ef0,#928df6)!important}
@media(max-width:1100px){.hb-home__journey-grid{grid-template-columns:1fr 1fr}.hb-home__trust-grid--premium{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.hb-home__journey{padding:54px 0}.hb-home__journey-grid,.hb-home__trust-grid--premium{grid-template-columns:1fr}.hb-home__journey-grid article{min-height:0}.hb-home__trust-proof{align-items:flex-start;flex-direction:column}.hb-home__trust-links{justify-content:flex-start}.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{padding:21px!important}.hb-home__asset-demo-kpis span,.hb-home__asset-demo-kpis small{min-height:0}} .hb-home__journey{padding:76px 0 72px!important;background:linear-gradient(180deg,#fff 0%,#fafbff 100%)!important}
.hb-home__journey .hb-home__section-heading{margin-bottom:36px}
.hb-home__journey-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;position:relative}
.hb-home__journey-grid article{position:relative!important;min-width:0!important;min-height:248px!important;padding:0!important;overflow:visible!important;border:1px solid #e1e5ef!important;border-radius:26px!important;background:#fff!important;box-shadow:0 14px 34px rgba(40,47,82,.055)!important}
.hb-home__journey-grid article:not(:last-child):after{content:"→";position:absolute;z-index:4;right:-23px;top:50%;width:30px;height:30px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid #e0e3f4;border-radius:50%;color:#6b64e7;background:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 20px rgba(40,47,82,.08)}
.hb-home__journey-card-inner{height:100%;box-sizing:border-box;padding:28px 27px 30px!important;border-radius:inherit;overflow:hidden;background:linear-gradient(180deg,rgba(248,248,255,.78),#fff 42%)}
.hb-home__journey-grid article:nth-child(4) .hb-home__journey-card-inner{background:linear-gradient(180deg,rgba(237,249,245,.8),#fff 42%)}
.hb-home__journey-card-top{display:flex;align-items:center;gap:12px;margin:0 0 24px!important}
.hb-home__journey-step{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;flex:0 0 42px!important;border-radius:50%!important;color:#fff!important;background:linear-gradient(135deg,#5e57e5,#817af2)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.02em!important;box-shadow:0 9px 20px rgba(98,91,231,.18)!important}
.hb-home__journey-grid article:nth-child(4) .hb-home__journey-step{background:linear-gradient(135deg,#168e6d,#2eb589)!important;box-shadow:0 9px 20px rgba(21,156,117,.17)!important}
.hb-home__journey-card-top small{display:block;color:#838aa0;font-size:11px;font-weight:900;letter-spacing:.1em;line-height:1.2}
.hb-home__journey-grid strong{display:block!important;margin:0 0 12px!important;color:#17213f;font-size:20px!important;line-height:1.28!important;letter-spacing:-.012em}
.hb-home__journey-grid p{margin:0!important;color:#667087!important;font-size:15px!important;line-height:1.68!important}
.hb-home__proof{padding-top:76px!important}
.hb-home__proof-grid{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr)!important;gap:36px!important;align-items:start!important}
.hb-home__proof-copy{padding-top:10px}
.hb-home__proof-list{margin-top:30px!important}
.hb-home__proof-list article{padding:22px 22px!important;border-radius:20px!important}
.hb-home__asset-demo{box-sizing:border-box!important;width:100%!important;padding:24px!important;border:1px solid #dde2ee!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:0 24px 58px rgba(34,43,67,.10)!important;overflow:hidden!important}
.hb-home__asset-demo-head{min-height:64px!important;margin:0 0 18px!important;align-items:center!important}
.hb-home__asset-demo-title{min-width:0}
.hb-home__asset-demo-title span,.hb-home__asset-demo-title strong,.hb-home__asset-demo-title small{display:block!important;margin:0!important;padding:0!important}
.hb-home__asset-demo-title span{color:#7b8498!important;font-size:12px!important;font-weight:850!important;letter-spacing:.055em!important;text-transform:uppercase}
.hb-home__asset-demo-title strong{margin-top:5px!important;color:#17213f!important;font-size:24px!important;line-height:1.18!important}
.hb-home__asset-demo-title small{margin-top:5px!important;color:#707a90!important;font-size:13px!important;line-height:1.35!important}
.hb-home__asset-demo-head>em{min-height:38px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 13px!important;border:1px solid #f0dfb0!important;border-radius:999px!important;color:#8a6200!important;background:#fff9e8!important;font-size:12px!important;font-style:normal!important;font-weight:850!important;white-space:nowrap}
.hb-home__asset-demo-head>em i{width:8px;height:8px;border-radius:50%;background:#e0a223;box-shadow:0 0 0 4px rgba(224,162,35,.12)}
.hb-home__asset-demo-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin:0 0 18px!important;padding:6px!important;border:1px solid #e3e7f0!important;border-radius:15px!important;background:#f4f6f9!important;overflow:visible!important}
.hb-home__asset-demo-tabs button{appearance:none;-webkit-appearance:none;min-width:0;min-height:40px;display:grid;place-items:center;padding:0 10px;border:0;border-radius:10px;color:#7b8498;background:transparent;font-family:inherit;font-size:12px;font-weight:850;line-height:1.2;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}
.hb-home__asset-demo-tabs button:hover{color:#4f49c9;background:rgba(255,255,255,.62)}
.hb-home__asset-demo-tabs button.is-active{color:#4f49c9;background:#fff;box-shadow:0 5px 14px rgba(34,43,67,.08)}
.hb-home__asset-demo-tabs button:focus-visible{outline:2px solid #817af2;outline-offset:2px}
.hb-home__asset-demo-panels{min-height:442px}
.hb-home__asset-demo-panel{animation:hbDemoIn .22s ease}
.hb-home__asset-demo-panel[hidden]{display:none!important}
@keyframes hbDemoIn{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}
.hb-home__asset-demo-summary{grid-template-columns:1fr 1fr!important;gap:14px!important;margin:0 0 14px!important}
.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{min-height:192px!important;padding:0!important;overflow:hidden!important;border-radius:22px!important}
.hb-home__asset-card-inner{height:100%;box-sizing:border-box;padding:24px 24px 22px!important}
.hb-home__asset-card-inner>span,.hb-home__asset-demo-action-head>span{display:block!important;margin:0!important;padding:0!important;color:#8991a4!important;font-size:11px!important;font-weight:900!important;letter-spacing:.085em!important;line-height:1.35!important;text-transform:uppercase}
.hb-home__asset-card-inner>strong{display:block!important;margin:10px 0 10px!important;color:#17213f!important;font-size:20px!important;line-height:1.28!important;letter-spacing:-.01em!important}
.hb-home__asset-card-inner>p{margin:0!important;color:#69748b!important;font-size:14px!important;line-height:1.58!important}
.hb-home__asset-demo-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:16px 0 0!important}
.hb-home__asset-demo-tags b{min-height:34px!important;display:inline-flex!important;align-items:center!important;padding:7px 12px!important;border-radius:999px!important;color:#5049ce!important;background:#eceaff!important;font-size:11.5px!important;font-weight:850!important;line-height:1.25!important;white-space:normal!important}
.hb-home__asset-demo-action-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 4px!important}
.hb-home__impact-badge{min-width:78px;min-height:54px;display:flex!important;flex-direction:column;align-items:flex-end;justify-content:center;padding:7px 10px;border:1px solid #f0d0d0;border-radius:15px;color:#c94343;background:#fff7f7;font-size:18px!important;font-weight:900!important;line-height:1!important;white-space:nowrap}
.hb-home__impact-badge small{margin-top:4px;color:#a36b6b;font-size:10px;font-weight:800}
.hb-home__asset-demo-action .hb-home__asset-card-inner>em{display:inline-flex!important;align-items:center!important;min-height:30px!important;margin:14px 0 0!important;padding:0 10px!important;border-radius:999px!important;color:#087a5b!important;background:#e8f7f1!important;font-size:11px!important;font-style:normal!important;font-weight:850!important;line-height:1.2!important}
.hb-home__asset-demo-kpis{display:grid!important;gap:10px!important;margin:0!important}
.hb-home__asset-demo-kpis--compact{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.hb-home__asset-demo-kpis article{min-width:0!important;min-height:112px!important;padding:0!important;overflow:hidden!important;border:1px solid #e2e6ef!important;border-radius:18px!important;background:#fbfcfe!important}
.hb-home__asset-kpi-inner{height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:17px 17px 15px!important}
.hb-home__asset-kpi-inner span{min-height:0!important;display:block!important;margin:0 0 10px!important;padding:0!important;color:#838ca1!important;font-size:11.5px!important;font-weight:850!important;line-height:1.3!important}
.hb-home__asset-kpi-inner strong{display:block!important;margin:0 0 10px!important;color:#17213f!important;font-size:21px!important;line-height:1.08!important;letter-spacing:-.015em!important;white-space:nowrap}
.hb-home__asset-kpi-inner strong.is-negative{color:#cf4747!important}
.hb-home__asset-kpi-inner small{min-height:0!important;display:block!important;margin:0!important;padding:0!important;color:#788296!important;font-size:11px!important;line-height:1.35!important}
.hb-home__asset-demo-delta{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-top:12px;padding:14px 17px;border:1px solid rgba(98,91,231,.18);border-radius:18px;background:linear-gradient(135deg,#f3f1ff,#fafaff)}
.hb-home__asset-demo-delta>div{min-width:122px}
.hb-home__asset-demo-delta span{display:block;color:#7069dc;font-size:10px;font-weight:900;letter-spacing:.08em}
.hb-home__asset-demo-delta strong{display:block;margin-top:4px;color:#4c45cb;font-size:20px;line-height:1.1}
.hb-home__asset-demo-delta p{margin:0!important;color:#687288;font-size:12.5px;line-height:1.5}
.hb-home__asset-demo-delta--neutral{border-color:#dfe5ec;background:#f7f9fb}.hb-home__asset-demo-delta--neutral span{color:#788396}.hb-home__asset-demo-delta--neutral strong{color:#25304e}
.hb-home__asset-demo-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:3px 0 18px;padding:17px 18px;border:1px solid #e4e7f0;border-radius:18px;background:#fbfcfe}
.hb-home__asset-demo-panel-head span,.hb-home__asset-demo-panel-head strong{display:block}.hb-home__asset-demo-panel-head span{color:#858da0;font-size:10.5px;font-weight:900;letter-spacing:.08em}.hb-home__asset-demo-panel-head strong{margin-top:5px;color:#17213f;font-size:18px;line-height:1.2}.hb-home__asset-demo-panel-head>em{color:#4f49c9;font-size:16px;font-style:normal;font-weight:900;white-space:nowrap}
.hb-home__asset-demo-compare--modern{gap:10px!important}.hb-home__asset-demo-compare--modern .hb-home__compare-row{padding:15px 17px!important;border-radius:17px!important}.hb-home__asset-demo-compare--modern .hb-home__compare-row strong{font-size:14px!important}.hb-home__asset-demo-compare--modern .hb-home__compare-row small{font-size:11.5px!important}.hb-home__asset-demo-compare--modern .hb-home__compare-row>em{font-size:12px!important}
.hb-home__asset-demo-insight{margin-top:12px!important;padding:16px 17px!important;border-radius:18px!important}.hb-home__asset-demo-insight>span{width:42px!important;height:42px!important;border-radius:13px!important}.hb-home__asset-demo-insight strong{font-size:15px!important}.hb-home__asset-demo-insight p{margin:4px 0 0!important;font-size:12.5px!important;line-height:1.5!important}.hb-home__asset-demo-insight--violet{border-color:rgba(98,91,231,.18)!important;background:#f4f2ff!important}.hb-home__asset-demo-insight--violet>span{color:#514acb!important}.hb-home__asset-demo-insight--violet p{color:#65607f!important}
.hb-home__asset-demo-kpis--debt{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-bottom:12px!important}.hb-home__asset-demo-kpis--debt article{min-height:128px!important}
.hb-home__decision-stack{display:grid;gap:11px}.hb-home__decision-stack article{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:16px 17px;border:1px solid #e3e7ef;border-radius:18px;background:#fff}.hb-home__decision-stack article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#fff;background:#655ee7;font-size:11px;font-weight:900}.hb-home__decision-stack strong{display:block;color:#17213f;font-size:14.5px;line-height:1.25}.hb-home__decision-stack p{margin:5px 0 0!important;color:#6e788e;font-size:12px;line-height:1.45}.hb-home__decision-stack article>em{padding:6px 9px;border-radius:999px;color:#087a5b;background:#e8f7f1;font-size:10px;font-style:normal;font-weight:850}.hb-home__decision-stack article+article>em{color:#8a6200;background:#fff5d9}
@media(max-width:1180px){
.hb-home__proof-grid{grid-template-columns:1fr!important}.hb-home__proof-copy{max-width:860px;margin:0 auto}.hb-home__asset-demo{max-width:900px;margin:0 auto}
.hb-home__journey-grid{grid-template-columns:1fr 1fr!important}.hb-home__journey-grid article:not(:last-child):after{display:none}
}
@media(max-width:760px){
.hb-home__journey{padding:56px 0!important}.hb-home__journey-grid{grid-template-columns:1fr!important}.hb-home__journey-grid article{min-height:0!important}.hb-home__journey-card-inner{padding:24px 22px 26px!important}
.hb-home__asset-demo{padding:18px!important;border-radius:24px!important}.hb-home__asset-demo-head{align-items:flex-start!important;gap:12px!important}.hb-home__asset-demo-head>em{min-height:34px!important;padding:0 10px!important;font-size:11px!important}.hb-home__asset-demo-title strong{font-size:21px!important}
.hb-home__asset-demo-tabs{grid-template-columns:1fr 1fr!important}.hb-home__asset-demo-tabs button{min-height:38px!important}
.hb-home__asset-demo-panels{min-height:0!important}.hb-home__asset-demo-summary{grid-template-columns:1fr!important}.hb-home__asset-demo-highlight,.hb-home__asset-demo-action{min-height:0!important}.hb-home__asset-card-inner{padding:22px 20px!important}
.hb-home__asset-demo-kpis--compact,.hb-home__asset-demo-kpis--debt{grid-template-columns:1fr 1fr!important}.hb-home__asset-kpi-inner{padding:16px!important}.hb-home__asset-kpi-inner strong{font-size:20px!important}
.hb-home__asset-demo-delta{grid-template-columns:1fr!important;gap:8px!important}.hb-home__asset-demo-panel-head{align-items:flex-start;flex-direction:column}.hb-home__decision-stack article{grid-template-columns:40px 1fr}.hb-home__decision-stack article>em{grid-column:2;justify-self:start}
}
@media(max-width:480px){.hb-home__asset-demo-kpis--compact,.hb-home__asset-demo-kpis--debt{grid-template-columns:1fr!important}.hb-home__asset-demo-tabs{grid-template-columns:1fr 1fr!important}.hb-home__asset-demo-head{flex-direction:column}.hb-home__asset-demo-head>em{align-self:flex-start}} .hb-home__service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.hb-home__service-card{padding:26px 22px!important}.hb-home__service-card--radar{border-color:rgba(98,91,231,.25)!important;background:linear-gradient(180deg,#f7f6ff,#fff 42%)!important}.hb-home__service-card--radar:hover{border-color:rgba(98,91,231,.45)!important;box-shadow:0 22px 48px rgba(98,91,231,.12)!important}.hb-home__service-card--radar .hb-home__service-step{color:#5c55d3!important}.hb-home__service-card h3{font-size:27px!important}.hb-home__service-card p{font-size:16px!important}.hb-home__service-card li{font-size:14px!important}
@media(max-width:1260px){.hb-home__service-grid{grid-template-columns:1fr 1fr!important}.hb-home__service-card{min-height:auto!important}}
@media(max-width:760px){.hb-home__service-grid{grid-template-columns:1fr!important}.hb-home__service-card{padding:24px 22px!important}} .hb-home__button--secondary{color:var(--hb-blue)!important;border-color:#d5d8f2;background:#fff;box-shadow:0 8px 20px rgba(34,43,67,.05)}
.hb-home__button--secondary:hover,.hb-home__button--secondary:focus{color:var(--hb-blue-deep)!important;border-color:#bfc5eb;background:#f9f9ff}
.hb-home__radar-focus{padding:56px 0 78px;background:linear-gradient(180deg,#fff 0%,#fafbff 100%)}
.hb-home__radar-shell{display:grid;grid-template-columns:minmax(0,.83fr) minmax(620px,1.17fr);gap:52px;align-items:center;padding:44px;border:1px solid #dbe1ef;border-radius:36px;background:radial-gradient(circle at 92% 5%,rgba(98,91,231,.12),transparent 31%),linear-gradient(135deg,#fff,#fbfcff);box-shadow:0 24px 64px rgba(34,43,67,.08)}
.hb-home__radar-copy h2{margin:14px 0 16px;color:#4741b8;font-size:clamp(36px,3.9vw,54px);line-height:1.08;letter-spacing:-.035em}
.hb-home__radar-copy>p{color:var(--hb-copy);font-size:19px;line-height:1.72}
.hb-home__radar-points{display:grid;gap:12px;margin-top:26px}
.hb-home__radar-points>span{display:grid;grid-template-columns:44px 1fr;column-gap:14px;align-items:center;padding:15px 17px;border:1px solid #e1e6ef;border-radius:18px;background:rgba(255,255,255,.92)}
.hb-home__radar-points i{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--hb-blue),#7d76ef);font-style:normal;font-size:12px;font-weight:900}
.hb-home__radar-points strong{color:var(--hb-ink);font-size:17px;line-height:1.28}
.hb-home__radar-points small{margin-top:4px;color:var(--hb-copy);font-size:14px;line-height:1.48}
.hb-home__radar-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.hb-home__radar-actions .hb-home__button{margin-top:0;min-height:54px;padding:0 22px;font-size:15px}
.hb-home__radar-note{display:block;margin-top:15px;color:#74809a;font-size:13.5px;line-height:1.55}
.hb-home__radar-visual{display:block;min-width:0;color:inherit!important;transition:transform .22s ease}
.hb-home__radar-visual:hover{transform:translateY(-4px)}
.hb-home__radar-browser{overflow:hidden;border:1px solid #d8dfeb;border-radius:28px;background:#fff;box-shadow:0 26px 62px rgba(34,43,67,.14)}
.hb-home__radar-browser-top{height:56px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid #e8ecf3;background:#fbfcfe}
.hb-home__radar-browser-top>span{display:flex;gap:6px}.hb-home__radar-browser-top>span b{width:9px;height:9px;border-radius:50%;background:#d9deea}.hb-home__radar-browser-top>span b:first-child{background:#f1a4a4}.hb-home__radar-browser-top>span b:nth-child(2){background:#f0cb75}.hb-home__radar-browser-top>span b:nth-child(3){background:#7fcdb2}
.hb-home__radar-browser-top em{min-width:0;padding:10px 14px;border:1px solid #e0e5ef;border-radius:12px;color:#808aa0;background:#fff;font-size:13px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hb-home__radar-browser-top>strong{color:#4e48c6;font-size:12px;letter-spacing:.04em;white-space:nowrap}
.hb-home__radar-preview{display:grid;grid-template-columns:minmax(0,1fr) 250px;min-height:430px}
.hb-home__radar-map{position:relative;min-width:0;overflow:hidden;background:#eef3f2}
.hb-home__radar-map>svg{width:100%;height:100%;min-height:430px}.hb-home__radar-map text{font-size:14px;font-weight:900}.hb-home__radar-map .hb-map-city text{fill:#fff}.hb-home__radar-map .hb-map-label text{fill:#6b748a;font-size:12px;font-weight:700}.hb-home__radar-map .hb-map-city{filter:drop-shadow(0 8px 9px rgba(35,43,63,.18))}
.hb-home__radar-map-layer{position:absolute;left:14px;top:14px;display:flex;gap:6px;padding:5px;border:1px solid rgba(211,220,232,.92);border-radius:13px;background:rgba(255,255,255,.91);box-shadow:0 9px 24px rgba(34,43,67,.08)}
.hb-home__radar-map-layer span{padding:8px 12px;border-radius:9px;color:#677188;font-size:11px;font-weight:800}.hb-home__radar-map-layer span:first-child{color:#fff;background:#625be7}
.hb-home__radar-ranking{position:absolute;left:14px;bottom:14px;width:190px;padding:14px;border:1px solid rgba(219,226,236,.96);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 30px rgba(34,43,67,.12)}
.hb-home__radar-ranking>small{display:block;margin-bottom:10px;color:#7e879a;font-size:10.5px;font-weight:900;letter-spacing:.08em}.hb-home__radar-ranking>strong{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:7px 0;color:#313b56;font-size:13px}.hb-home__radar-ranking b{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#625be7;font-size:10px}.hb-home__radar-ranking em{color:#159c75;font-style:normal;font-size:12px}
.hb-home__radar-insight{display:flex;flex-direction:column;padding:24px 20px;background:#fff}
.hb-home__radar-insight>span{color:#0c7a5c;font-size:11px;font-weight:900;letter-spacing:.075em}
.hb-home__radar-insight>div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:13px}.hb-home__radar-insight>div strong{color:#232d48;font-size:20px;line-height:1.22}.hb-home__radar-insight>div em{padding:8px 10px;border-radius:12px;color:#fff;background:#159c75;font-style:normal;font-size:16px;font-weight:900}
.hb-home__radar-insight>p{margin-top:14px!important;color:#647088;font-size:14px;line-height:1.62}
.hb-home__radar-insight ul{display:grid;gap:9px;margin:18px 0!important;padding:0!important;list-style:none}.hb-home__radar-insight li{padding:11px 12px;border-radius:14px;background:#f7f8fc}.hb-home__radar-insight li b,.hb-home__radar-insight li small{display:block}.hb-home__radar-insight li b{color:#4d46c7;font-size:16px}.hb-home__radar-insight li small{margin-top:3px;color:#7d879b;font-size:12px}
.hb-home__radar-insight-link{display:block;margin-top:auto;color:#4e47ca;font-size:13px;font-weight:900}
.hb-home__services{padding-top:70px}.hb-home__service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.hb-home__service-card{padding:28px 28px 24px!important}.hb-home__service-card h3{font-size:29px!important}.hb-home__service-card p{font-size:17px!important}.hb-home__service-card li{font-size:15px!important}
@media(max-width:1180px){.hb-home__radar-shell{grid-template-columns:1fr;gap:34px}.hb-home__radar-copy{max-width:860px}.hb-home__radar-visual{max-width:920px;width:100%;margin:0 auto}.hb-home__service-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:760px){.hb-home__radar-focus{padding:34px 0 56px}.hb-home__radar-shell{padding:26px 20px;border-radius:28px}.hb-home__radar-copy h2{font-size:clamp(32px,9vw,44px)}.hb-home__radar-copy>p{font-size:16px}.hb-home__radar-actions{display:grid}.hb-home__radar-actions .hb-home__button{width:100%}.hb-home__radar-preview{grid-template-columns:1fr}.hb-home__radar-browser-top{grid-template-columns:auto 1fr}.hb-home__radar-browser-top>strong{display:none}.hb-home__radar-map>svg{min-height:350px}.hb-home__radar-insight{display:none}.hb-home__service-grid{grid-template-columns:1fr!important}.hb-home__service-card{padding:24px 22px!important}}
.hb-home__radar-sources{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hb-home__radar-sources span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid #e0e5ee;border-radius:999px;color:#5d6880;background:#fff;font-size:12.5px;font-weight:800}.hb-home__radar-sources span:before{content:"";width:7px;height:7px;margin-right:7px;border-radius:50%;background:#159c75}.hb-home__radar-sources span:last-child:before{background:#625be7}
@media(max-width:760px){.hb-home__radar-sources span{font-size:12px}} .hb-home__radar-copy .hb-home__kicker{font-size:14px;letter-spacing:.15em}
.hb-home__radar-copy h2{max-width:620px;font-size:clamp(38px,4vw,56px);line-height:1.06}
.hb-home__radar-copy>p{max-width:590px;font-size:20px;line-height:1.76}
.hb-home__radar-points strong{font-size:18px}
.hb-home__radar-points small{font-size:14.5px;line-height:1.55}
.hb-home__radar-note{font-size:14px;line-height:1.58}
.hb-home__radar-browser{border-radius:30px;box-shadow:0 28px 68px rgba(34,43,67,.15)}
.hb-home__radar-browser-top>strong{font-size:12.5px;letter-spacing:.07em}
.hb-home__radar-preview{grid-template-columns:minmax(0,1fr) 270px;min-height:450px}
.hb-home__radar-map{background:linear-gradient(180deg,#eef5f4 0%,#f2f5fb 100%)}
.hb-home__radar-map>svg{min-height:450px}
.hb-home__radar-map text{font-size:14px}
.hb-home__radar-map .hb-map-city{filter:drop-shadow(0 10px 12px rgba(35,43,63,.16))}
.hb-home__radar-map-layer{left:16px;top:16px;padding:6px;border-radius:14px}
.hb-home__radar-map-layer span{font-size:11.5px}
.hb-home__radar-ranking{left:16px;bottom:16px;width:206px;padding:15px 15px 13px;border-radius:20px}
.hb-home__radar-ranking>small{font-size:11px}
.hb-home__radar-ranking>strong{font-size:13.5px}
.hb-home__radar-ranking em{white-space:nowrap;font-size:13px}
.hb-home__radar-insight{padding:24px 22px}
.hb-home__radar-insight>span{font-size:11.5px}
.hb-home__radar-insight>div strong{font-size:22px;line-height:1.2}
.hb-home__radar-insight>div em{min-width:74px;text-align:center;white-space:nowrap;padding:10px 12px;font-size:18px;border-radius:14px}
.hb-home__radar-insight>p{font-size:15px;line-height:1.7}
.hb-home__radar-insight ul{gap:10px}
.hb-home__radar-insight li{padding:12px 13px;border-radius:15px}
.hb-home__radar-insight li b{font-size:17px;white-space:nowrap}
.hb-home__radar-insight li small{font-size:12.5px}
@media(max-width:760px){
.hb-home__radar-copy>p{font-size:17px}
.hb-home__radar-map>svg{min-height:365px}
} .hb-home__radar-map{min-height:450px;background:#eef3f2}
.hb-home__radar-map-canvas{position:absolute;inset:0;z-index:0}
.hb-home__radar-map-canvas .maplibregl-canvas{outline:0}
.hb-home__radar-map:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(244,245,252,.1))}
.hb-home__radar-map-layer,.hb-home__radar-ranking,.hb-home__radar-scenario{z-index:3}
.hb-home__radar-scenario{position:absolute;right:16px;top:16px;display:grid;gap:4px;padding:11px 13px;border:1px solid rgba(213,220,232,.96);border-radius:15px;background:rgba(255,255,255,.95);box-shadow:0 12px 28px rgba(34,43,67,.1);backdrop-filter:blur(10px)}
.hb-home__radar-scenario span{color:#7f8798;font-size:10px;font-weight:900;letter-spacing:.08em}
.hb-home__radar-scenario strong{color:#343e5c;font-size:13px;line-height:1.35}
.hb-home__radar-insight ul{grid-template-columns:1fr 1fr}
.hb-home__radar-insight>div em,.hb-home__radar-ranking em,.hb-home__radar-insight li b{white-space:nowrap}
.hb-home__radar-insight>div{align-items:center}
.hb-home__radar-map-canvas .maplibregl-ctrl-attrib{display:none!important}
@media(max-width:760px){
.hb-home__radar-map{min-height:370px}
.hb-home__radar-scenario{right:12px;top:62px;max-width:170px}
.hb-home__radar-ranking{width:188px}
} .hb-home__radar-shell{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);gap:42px;align-items:center}
.hb-home__radar-copy h2{max-width:520px}
.hb-home__radar-copy>p{max-width:560px}
@media(max-width:1180px){.hb-home__radar-shell{grid-template-columns:1fr;gap:28px}.hb-home__radar-copy h2,.hb-home__radar-copy>p{max-width:none}} .hb-home .hb-home__radar-shell{display:grid;grid-template-columns:minmax(0,.78fr) minmax(580px,1.22fr);grid-template-areas:"heading lead" "copy visual";gap:34px 48px;align-items:start;padding:46px}
.hb-home .hb-home__radar-heading{grid-area:heading;align-self:end}
.hb-home .hb-home__radar-heading h2{max-width:620px;margin:14px 0 0;color:#4741b8;font-size:clamp(38px,4vw,56px);line-height:1.07;letter-spacing:-.035em}
.hb-home .hb-home__radar-lead{grid-area:lead;align-self:end;padding:24px 26px;border:1px solid #e0e4ef;border-radius:24px;background:rgba(255,255,255,.82)}
.hb-home .hb-home__radar-lead p{margin:0;color:var(--hb-copy);font-size:18px;line-height:1.7}
.hb-home .hb-home__radar-lead strong{display:block;margin-top:12px;color:#3933ae;font-size:18px;line-height:1.5}
.hb-home .hb-home__radar-copy{grid-area:copy;align-self:start}
.hb-home .hb-home__radar-visual{grid-area:visual;align-self:start}
.hb-home .hb-home__radar-points{margin-top:0}
.hb-home .hb-home__radar-sources{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.hb-home .hb-home__radar-sources span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid #e1e5ee;border-radius:999px;background:#fff;color:#59647b;font-size:12px;font-weight:760}
@media(max-width:1180px){
.hb-home .hb-home__radar-shell{grid-template-columns:1fr;grid-template-areas:"heading" "lead" "visual" "copy";gap:24px}
.hb-home .hb-home__radar-heading h2{max-width:none}
.hb-home .hb-home__radar-lead{max-width:none}
}
@media(max-width:760px){
.hb-home .hb-home__radar-shell{padding:28px 20px}
.hb-home .hb-home__radar-heading h2{font-size:clamp(32px,9vw,43px)}
.hb-home .hb-home__radar-lead{padding:20px}
.hb-home .hb-home__radar-lead p,.hb-home .hb-home__radar-lead strong{font-size:16px}
}
.hb-home__hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:28px 0 0}.hb-home__hero-actions .hb-home__button{text-decoration:none}.hb-home__hero-actions+.hb-home__hero-reassurance{display:block;margin-top:14px}@media(max-width:640px){.hb-home__hero-actions{align-items:stretch;flex-direction:column}.hb-home__hero-actions .hb-home__button{width:100%}} .hb-home__hero-shell{max-width:1160px;margin:0 auto}
.hb-home__hero h1{max-width:1040px;margin-left:auto;margin-right:auto}
.hb-home__hero-actions{gap:16px;margin-top:30px}
.hb-home__hero-actions .hb-home__button{width:292px;min-height:60px;margin-top:0!important;border-radius:16px;font-size:17px}
.hb-home__hero-actions .hb-home__button--secondary{box-shadow:0 12px 28px rgba(40,44,82,.07)}
.hb-home__audience{max-width:1060px;gap:18px;margin-top:34px}
.hb-home__audience>span{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;min-height:176px;padding:25px 27px;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#fbfbff 100%);box-shadow:0 15px 34px rgba(34,43,67,.055)}
.hb-home__audience i{grid-row:auto;min-width:0;padding:8px 11px;font-size:11px;letter-spacing:.055em}
.hb-home__audience strong{font-size:23px;line-height:1.2;color:#18233a}
.hb-home__audience small{font-size:16px;line-height:1.58;color:#626f86}
.hb-home__positioning{max-width:1060px;margin-top:20px;padding:22px 26px;border-radius:24px;box-shadow:0 13px 30px rgba(21,156,117,.055)}
.hb-home__positioning-icon{width:54px;height:54px;border-radius:17px}
.hb-home__positioning p{font-size:18px;line-height:1.62}
.hb-home__radar-heading h2{max-width:820px}
.hb-home__radar-lead p{font-size:19px;line-height:1.66}
.hb-home__radar-lead strong{font-size:18px;line-height:1.55}
.hb-home__radar-points span{padding:18px 19px}
.hb-home__radar-points strong{font-size:18px}
.hb-home__radar-points small{font-size:14px;line-height:1.5}
.hb-home__radar-map-layer{gap:6px;flex-wrap:wrap}
.hb-home__radar-map-layer span{font-size:10px;padding:6px 8px}
.hb-home__radar-ranking{min-width:218px}
.hb-home__radar-ranking strong{grid-template-columns:26px 1fr auto;gap:7px}
.hb-home__radar-ranking em{font-size:10px;white-space:nowrap}
.hb-home__radar-insight>div{align-items:flex-start}
.hb-home__radar-insight>div em{max-width:92px;padding:7px 9px;border-radius:12px;font-size:11px;line-height:1.2;text-align:center}
.hb-home__radar-insight ul b{font-size:16px}
@media(max-width:760px){.hb-home__hero-actions .hb-home__button{width:100%}.hb-home__audience>span{min-height:0;padding:22px}.hb-home__audience strong{font-size:21px}.hb-home__audience small{font-size:15px}.hb-home__positioning p{font-size:16px}}
.hb-home__map-attribution{position:absolute;right:7px;bottom:5px;z-index:4;padding:3px 6px;border-radius:6px;background:rgba(255,255,255,.86);color:#4b5565;font-size:9px;line-height:1.2;pointer-events:none} .hb-home__button--primary:focus-visible{outline:3px solid rgba(79,70,229,.22);outline-offset:3px} .hb67-home-hero__actions .hb67-button{
font-size:26px!important;
line-height:1.12!important;
font-weight:900!important;
letter-spacing:0!important;
}
.hb67-home-hero__actions .hb67-button span{font-size:22px!important;line-height:1!important}
@media(max-width:680px){
.hb67-home-hero__actions .hb67-button{font-size:22px!important}
.hb67-home-hero__actions .hb67-button span{font-size:19px!important}
}