/* VA20Four7 v8.9 — compact hero fix */
:root{
  --h89-ink:#10243d;
  --h89-copy:#4d6580;
  --h89-muted:#71839a;
  --h89-blue:#4f7df2;
  --h89-blue-deep:#294f78;
  --h89-mint:#3aad86;
  --h89-violet:#756ce8;
  --h89-line:rgba(34,72,116,.12);
  --h89-panel:#ffffff;
}

body.home .home890-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:auto!important;
  background:
    radial-gradient(circle at 82% 15%,rgba(79,125,242,.13),transparent 24%),
    radial-gradient(circle at 18% 8%,rgba(117,108,232,.07),transparent 21%),
    linear-gradient(180deg,#f4f7ff 0%,#edf3ff 48%,#fbfdff 100%)!important;
  border-bottom:1px solid rgba(34,72,116,.10)!important;
}
body.home .home890-grid{position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(55,88,130,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(55,88,130,.04) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 94%);opacity:.52}
body.home .home890-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);gap:60px;align-items:center;padding:66px 0 52px!important}
body.home .home890-copy{max-width:590px}
body.home .home890-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid var(--h89-line);font-size:10.5px;font-weight:800;letter-spacing:.095em;text-transform:uppercase;color:#536a83!important;-webkit-text-fill-color:#536a83!important;box-shadow:0 10px 28px rgba(25,49,82,.045)}
body.home .home890-kicker span{width:7px;height:7px;border-radius:50%;background:var(--h89-mint);box-shadow:0 0 0 4px rgba(58,173,134,.12)}
body.home .home890-copy h1{margin:18px 0 0!important;max-width:10.6ch!important;font-size:clamp(44px,4.7vw,62px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:580!important;color:var(--h89-ink)!important;-webkit-text-fill-color:var(--h89-ink)!important;text-shadow:none!important;background:none!important;-webkit-background-clip:border-box!important}
body.home .home890-copy>p{margin:18px 0 0!important;max-width:58ch!important;font-size:16.5px!important;line-height:1.66!important;font-weight:450!important;color:var(--h89-copy)!important;-webkit-text-fill-color:var(--h89-copy)!important;opacity:1!important}
body.home .home890-actions{display:flex;align-items:center;flex-wrap:wrap;gap:17px;margin-top:25px}
body.home .home890-primary{background:var(--h89-ink)!important;border-color:var(--h89-ink)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 12px 28px rgba(16,36,61,.13)!important}
body.home .home890-primary span{color:#fff!important;-webkit-text-fill-color:#fff!important}
body.home .home890-secondary{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:720;text-decoration:none;color:var(--h89-blue-deep)!important;-webkit-text-fill-color:var(--h89-blue-deep)!important}
body.home .home890-secondary span{color:var(--h89-blue)!important;-webkit-text-fill-color:var(--h89-blue)!important}
body.home .home890-trust{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(34,72,116,.10)}
body.home .home890-trust span{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:650;color:#60738b!important;-webkit-text-fill-color:#60738b!important}
body.home .home890-trust i{display:block;width:7px;height:7px;border-radius:50%;background:linear-gradient(180deg,var(--h89-blue),var(--h89-mint));flex:none}

body.home .home890-visual{position:relative;min-width:0;max-width:560px;justify-self:end}
body.home .home890-panel{position:relative;border:1px solid rgba(34,72,116,.15);border-radius:24px;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);box-shadow:0 24px 65px rgba(28,53,89,.11);overflow:hidden;transform-style:preserve-3d;will-change:transform}
body.home .home890-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 34%,transparent 72%,rgba(79,125,242,.055));pointer-events:none}
body.home .home890-panel-head{position:relative;z-index:2;min-height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(34,72,116,.09);background:rgba(249,251,255,.83)}
body.home .home890-panel-head>div{display:flex;align-items:center;gap:8px}
body.home .home890-logo-dot{width:9px;height:9px;border-radius:3px;background:linear-gradient(135deg,var(--h89-blue),var(--h89-violet));box-shadow:0 0 0 4px rgba(79,125,242,.09)}
body.home .home890-panel-head strong{font-size:12px;font-weight:800;color:var(--h89-ink)!important;-webkit-text-fill-color:var(--h89-ink)!important}
body.home .home890-panel-head>small{display:flex;align-items:center;gap:7px;font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#687d95!important;-webkit-text-fill-color:#687d95!important}
body.home .home890-panel-head>small i{width:7px;height:7px;border-radius:50%;background:var(--h89-mint);box-shadow:0 0 0 4px rgba(58,173,134,.11);animation:h89Pulse 1.9s ease-in-out infinite}
body.home .home890-workflow{position:relative;z-index:2;display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;gap:0;align-items:center;padding:18px}
body.home .home890-step{min-width:0;padding:14px 13px;border:1px solid rgba(34,72,116,.10);border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 22px rgba(28,53,89,.035);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
body.home .home890-step.is-live{transform:translateY(-2px);border-color:rgba(79,125,242,.28);box-shadow:0 14px 30px rgba(42,85,146,.095)}
body.home .home890-step-no{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:9px;background:#eff4ff;border:1px solid #dce6fb;font-size:9.5px;font-weight:800;color:var(--h89-blue)!important;-webkit-text-fill-color:var(--h89-blue)!important;margin-bottom:10px}
body.home .home890-step small{display:block;font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:#8191a6!important;-webkit-text-fill-color:#8191a6!important}
body.home .home890-step strong{display:block;margin-top:4px;font-size:13px;line-height:1.3;color:var(--h89-ink)!important;-webkit-text-fill-color:var(--h89-ink)!important}
body.home .home890-step p{margin:5px 0 0!important;font-size:10.5px!important;line-height:1.45!important;color:#6d7f93!important;-webkit-text-fill-color:#6d7f93!important}
body.home .home890-arrow{position:relative;height:2px;background:rgba(79,125,242,.18);overflow:hidden}
body.home .home890-arrow span{position:absolute;top:-2px;left:-10px;width:10px;height:6px;border-radius:999px;background:var(--h89-blue);box-shadow:0 0 0 4px rgba(79,125,242,.08);animation:h89Travel 2.4s linear infinite}
body.home .home890-arrow:nth-of-type(4) span{animation-delay:1.15s;background:var(--h89-mint)}
body.home .home890-live-row{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin:0 18px 18px;padding:12px 13px;border-radius:14px;border:1px solid rgba(34,72,116,.09);background:linear-gradient(180deg,#fbfdff,#f7faff)}
body.home .home890-live-label{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.075em;color:#61768e!important;-webkit-text-fill-color:#61768e!important}
body.home .home890-live-label i{width:7px;height:7px;border-radius:50%;background:var(--h89-mint)}
body.home .home890-live-copy{position:relative;min-height:18px;overflow:hidden}
body.home .home890-live-copy span{position:absolute;inset:0;opacity:0;transform:translateY(7px);font-size:11.5px;font-weight:650;line-height:1.45;color:#314c69!important;-webkit-text-fill-color:#314c69!important;transition:opacity .28s ease,transform .28s ease}
body.home .home890-live-copy span.active{opacity:1;transform:translateY(0)}
body.home .home890-live-row>small{font-size:9.5px;font-weight:800;color:#8a9aad!important;-webkit-text-fill-color:#8a9aad!important}
body.home .home890-badge{position:absolute;z-index:3;padding:10px 12px;border-radius:14px;border:1px solid rgba(34,72,116,.11);background:rgba(255,255,255,.92);backdrop-filter:blur(10px);box-shadow:0 16px 32px rgba(28,53,89,.10)}
body.home .home890-badge small{display:block;font-size:8.5px;letter-spacing:.09em;text-transform:uppercase;color:#8292a6!important;-webkit-text-fill-color:#8292a6!important}
body.home .home890-badge strong{display:block;margin-top:4px;font-size:11px;line-height:1.35;color:var(--h89-blue-deep)!important;-webkit-text-fill-color:var(--h89-blue-deep)!important}
body.home .home890-badge.badge-a{right:-12px;top:56px;animation:h89Float 5s ease-in-out infinite}
body.home .home890-badge.badge-b{left:-14px;bottom:40px;animation:h89Float 5s ease-in-out infinite 1.2s}

@keyframes h89Pulse{0%,100%{box-shadow:0 0 0 0 rgba(58,173,134,.16)}50%{box-shadow:0 0 0 7px rgba(58,173,134,0)}}
@keyframes h89Travel{0%{left:-10px;opacity:0}12%{opacity:1}88%{opacity:1}100%{left:calc(100% + 4px);opacity:0}}
@keyframes h89Float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}

@media(max-width:1100px){
  body.home .home890-layout{grid-template-columns:1fr;gap:34px;padding-top:58px!important}
  body.home .home890-copy{max-width:650px}
  body.home .home890-visual{justify-self:start;max-width:620px;width:100%}
  body.home .home890-copy h1{max-width:12ch!important}
}
@media(max-width:720px){
  body.home .home890-layout{padding:46px 0 38px!important;gap:28px}
  body.home .home890-copy h1{font-size:clamp(38px,10.5vw,49px)!important;line-height:1!important;max-width:11ch!important}
  body.home .home890-copy>p{font-size:15.5px!important}
  body.home .home890-actions{display:grid;gap:12px}
  body.home .home890-actions .btn{width:100%;justify-content:center}
  body.home .home890-secondary{justify-content:center}
  body.home .home890-trust{display:grid;gap:8px}
  body.home .home890-workflow{grid-template-columns:1fr;gap:10px;padding:14px}
  body.home .home890-arrow{height:20px;width:2px;justify-self:center;background:rgba(79,125,242,.18)}
  body.home .home890-arrow span{top:-8px;left:-2px;width:6px;height:10px;animation:h89TravelVertical 2.4s linear infinite}
  body.home .home890-arrow:nth-of-type(4) span{animation-delay:1.15s}
  body.home .home890-live-row{grid-template-columns:1fr;gap:7px;margin:0 14px 14px}
  body.home .home890-live-copy{min-height:34px}
  body.home .home890-badge{display:none}
}
@keyframes h89TravelVertical{0%{top:-8px;opacity:0}12%{opacity:1}88%{opacity:1}100%{top:22px;opacity:0}}
