/* === va247-homepage-secure-structure-v820.css === */
/* VA20Four7 v8.2 — compact Secure.com-inspired homepage structure */
:root{
  --h82-bg:#fbfcfe;
  --h82-panel:#fff;
  --h82-soft:#f5f7fb;
  --h82-soft-blue:#f1f6ff;
  --h82-ink:#142033;
  --h82-copy:#5d697a;
  --h82-muted:#7c8797;
  --h82-line:#e1e7ef;
  --h82-line2:#d3dce8;
  --h82-blue:#4d78f2;
  --h82-violet:#816dde;
  --h82-green:#45a388;
  --h82-shadow:0 18px 44px rgba(27,44,73,.07);
}
body.home{background:var(--h82-bg)!important}
body.home .va247-home-v820{overflow:hidden;background:var(--h82-bg)}
body.home .va247-home-v820 .wrap{width:min(calc(100% - 56px),1240px)}
body.home .va247-home-v820 .section{padding:92px 0!important}
body.home .va247-home-v820 h2{font-size:clamp(36px,4vw,54px)!important;line-height:1.06!important;letter-spacing:-.04em!important}
body.home .va247-home-v820 h3{letter-spacing:-.025em}
body.home .va247-home-v820 p{color:var(--h82-copy)!important;line-height:1.7}

/* Hero */
body.home .home-hero-v820{background:radial-gradient(circle at 76% 15%,rgba(87,154,255,.12),transparent 27%),radial-gradient(circle at 90% 63%,rgba(139,111,229,.09),transparent 28%),linear-gradient(180deg,#fcfdff,#f7f9fc)!important;border-bottom:1px solid var(--h82-line)!important}
body.home .home-hero-v820 .hero-mesh{opacity:.48!important;background:linear-gradient(rgba(75,97,132,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(75,97,132,.045) 1px,transparent 1px)!important;background-size:56px 56px!important;mask-image:linear-gradient(to bottom,#000 0%,transparent 88%)}
body.home .home-hero-v820 .inner-hero{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr)!important;gap:72px!important;min-height:640px!important;padding:82px 0 54px!important}
body.home .home-hero-v820 .hero-copy{max-width:590px}
body.home .home-hero-v820 .hero-copy .eyebrow{display:inline-flex!important;width:max-content;padding:8px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid var(--h82-line)!important;color:#63728a!important;box-shadow:none!important}
body.home .home-hero-v820 .hero-copy h1{font-size:clamp(52px,5.4vw,76px)!important;line-height:.99!important;letter-spacing:-.055em!important;max-width:9ch!important;color:var(--h82-ink)!important;-webkit-text-fill-color:var(--h82-ink)!important;margin-top:18px!important}
body.home .home-hero-v820 .hero-copy>p{font-size:18px!important;max-width:57ch!important;margin-top:22px!important;color:var(--h82-copy)!important}
body.home .home-hero-v820 .hero-actions{margin-top:28px!important;gap:10px!important}
body.home .home-hero-v820 .btn{min-height:48px;padding:0 18px!important;border-radius:10px!important}
body.home .hero-proof-row{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:24px;padding-top:20px;border-top:1px solid var(--h82-line)}
body.home .hero-proof-row span{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#647188!important}
body.home .hero-proof-row span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--h82-green)}

/* compact hero UI instead of image */
body.home .hero-product-panel{width:100%;max-width:540px;justify-self:end;padding:16px;border:1px solid var(--h82-line2);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 24px 70px rgba(38,58,91,.10)}
body.home .hero-panel-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:2px 2px 14px;border-bottom:1px solid var(--h82-line)}
body.home .hero-panel-top .live-dot{width:8px;height:8px;border-radius:50%;background:var(--h82-green);box-shadow:0 0 0 4px rgba(69,163,136,.10)}
body.home .hero-panel-top b{font-size:12px;color:#3d4b61!important}
body.home .hero-panel-top small{font-size:10px;color:#8490a1!important;text-transform:uppercase;letter-spacing:.08em}
body.home .hero-panel-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:stretch;padding:16px 0}
body.home .hero-panel-flow article{padding:14px;border:1px solid var(--h82-line);border-radius:14px;background:linear-gradient(180deg,#fff,#f9fbfe);min-width:0}
body.home .hero-panel-flow article small{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;border-radius:9px;background:#edf3ff;color:var(--h82-blue)!important;font-weight:800;font-size:10px;margin-bottom:11px}
body.home .hero-panel-flow article b{display:block;font-size:14px;line-height:1.25;margin-bottom:6px;color:var(--h82-ink)!important}
body.home .hero-panel-flow article span{display:block;font-size:11.5px;line-height:1.5;color:#748096!important}
body.home .hero-panel-flow>i{display:grid;place-items:center;color:var(--h82-blue)!important;font-style:normal;font-weight:800;font-size:13px}
body.home .hero-panel-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:13px;border-top:1px solid var(--h82-line)}
body.home .hero-panel-bottom>div{padding:10px 11px;border-radius:11px;background:var(--h82-soft);border:1px solid #e8edf4}
body.home .hero-panel-bottom small{display:block;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#8a94a3!important;margin-bottom:3px}
body.home .hero-panel-bottom strong{font-size:10.5px;line-height:1.35;color:#46546b!important}
body.home .hero-role-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--h82-line);padding:0!important}
body.home .hero-role-rail span{padding:18px 20px;border-right:1px solid var(--h82-line);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8792a2!important}
body.home .hero-role-rail span:first-child{padding-left:0}
body.home .hero-role-rail span:last-child{border-right:0}
body.home .hero-role-rail b{display:block;margin-top:5px;font-size:12px;letter-spacing:0;text-transform:none;color:#405069!important}

/* logos/proof */
body.home .home-logo-strip{padding:24px 0;background:#fff;border-bottom:1px solid var(--h82-line)}
body.home .home-logo-strip-inner{display:grid;grid-template-columns:1.25fr repeat(5,auto);gap:28px;align-items:center}
body.home .logo-strip-label{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#8a94a3!important}
body.home .home-logo-strip a{display:flex;align-items:center;justify-content:center;min-width:110px;opacity:.72;transition:opacity .2s ease}
body.home .home-logo-strip a:hover{opacity:1}
body.home .home-logo-strip img{max-width:130px;max-height:32px;width:auto;height:auto;display:block;filter:grayscale(1)}
body.home .logo-wordmark{font-size:14px;font-weight:800;color:#3c4a61!important;white-space:nowrap}
body.home .logo-strip-stat{font-size:11px;color:#7e8999!important;white-space:nowrap}
body.home .logo-strip-stat b{color:var(--h82-ink)!important;font-size:15px;margin-right:4px}

/* compact headers */
body.home .compact-section-head{max-width:820px;margin:0 auto 46px;text-align:center}
body.home .compact-section-head .eyebrow{justify-content:center}
body.home .compact-section-head h2{max-width:13ch;margin:12px auto 18px}
body.home .compact-section-head p{max-width:68ch;margin:0 auto;font-size:17px}

/* Problem */
body.home .home-problem-section{background:#fff!important}
body.home .problem-compact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--h82-line);border-bottom:1px solid var(--h82-line)}
body.home .compact-point{padding:28px 32px;border-right:1px solid var(--h82-line);background:transparent!important;box-shadow:none!important}
body.home .compact-point:last-child{border-right:0}
body.home .compact-point>span{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--h82-blue)!important;margin-bottom:22px}
body.home .compact-point h3{font-size:22px!important;line-height:1.18;margin-bottom:10px;color:var(--h82-ink)!important}
body.home .compact-point p{font-size:14.5px;margin:0}

/* Owner modules */
body.home .owner-section{background:var(--h82-soft)!important}
body.home .owner-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:74px;align-items:start}
body.home .owner-intro{position:sticky;top:110px}
body.home .owner-intro h2{max-width:9ch;margin:13px 0 18px}
body.home .owner-intro p{font-size:16px;max-width:42ch}
body.home .owner-modules{display:grid;border-top:1px solid var(--h82-line2)}
body.home .owner-module{display:grid;grid-template-columns:44px minmax(0,1fr) minmax(170px,.58fr) 22px;gap:18px;align-items:center;padding:24px 0;border-bottom:1px solid var(--h82-line2);text-decoration:none;transition:padding .2s ease,background .2s ease}
body.home .owner-module:hover{padding-left:12px;padding-right:12px;background:rgba(255,255,255,.55)}
body.home .owner-module-num{font-size:11px;font-weight:800;color:var(--h82-blue)!important}
body.home .owner-module-main h3{font-size:20px!important;margin:0 0 6px;color:var(--h82-ink)!important}
body.home .owner-module-main p{margin:0;font-size:13.5px;line-height:1.55}
body.home .owner-module-meta small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8d97a6!important;margin-bottom:5px}
body.home .owner-module-meta span{font-size:11.5px;line-height:1.5;color:#526079!important}
body.home .owner-module>i{font-style:normal;color:var(--h82-blue)!important;font-weight:800}

/* Operating loop */
body.home .operating-loop-section{background:#fff!important}
body.home .operating-loop-board{display:grid;grid-template-columns:.85fr 60px 1.1fr 60px .85fr;gap:14px;align-items:stretch;max-width:1100px;margin:0 auto;padding:20px;border:1px solid var(--h82-line2);border-radius:22px;background:linear-gradient(180deg,#fbfdff,#fff);box-shadow:var(--h82-shadow)}
body.home .loop-column,body.home .loop-core{padding:18px;border:1px solid var(--h82-line);border-radius:16px;background:#fff}
body.home .loop-column small,body.home .loop-core>small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8893a3!important;margin-bottom:14px}
body.home .loop-column{display:flex;flex-direction:column;gap:7px}
body.home .loop-column span{padding:8px 10px;border-radius:9px;background:var(--h82-soft);border:1px solid #e8edf4;font-size:11.5px;color:#4c5a71!important}
body.home .loop-core{background:linear-gradient(145deg,#edf4ff,#f9f7ff)}
body.home .loop-core>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}
body.home .loop-core span{display:grid;place-items:center;min-height:58px;padding:10px;border-radius:11px;background:#fff;border:1px solid #dde5f0;font-size:11px;font-weight:700;text-align:center;color:#3f4f68!important}
body.home .loop-connector{display:grid;grid-template-rows:1fr auto 1fr;place-items:center}
body.home .loop-connector i{width:1px;height:100%;background:linear-gradient(transparent,#d8e0eb)}
body.home .loop-connector i:last-child{background:linear-gradient(#d8e0eb,transparent)}
body.home .loop-connector b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef4ff;border:1px solid #dce6fa;color:var(--h82-blue)!important}

/* testimonials */
body.home .home-testimonial-section{background:var(--h82-soft)!important}
body.home .testimonial-feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:start}
body.home .testimonial-feature-copy h2{max-width:8ch;margin:12px 0 24px}
body.home .testimonial-feature-copy blockquote{margin:0;font-size:clamp(22px,2.3vw,31px);line-height:1.45;letter-spacing:-.025em;color:#25344d!important;max-width:25ch}
body.home .testimonial-feature-person{margin-top:26px;padding-top:18px;border-top:1px solid var(--h82-line2);display:flex;flex-direction:column;gap:3px;max-width:430px}
body.home .testimonial-feature-person strong{font-size:14px;color:var(--h82-ink)!important}
body.home .testimonial-feature-person span{font-size:12px;color:#7a8798!important}
body.home .testimonial-mini-grid{display:grid;gap:14px}
body.home .testimonial-mini-grid article{padding:22px;border:1px solid var(--h82-line);border-radius:16px;background:#fff}
body.home .testimonial-mini-grid blockquote{margin:0 0 18px;font-size:14.5px;line-height:1.7;color:#526078!important}
body.home .testimonial-mini-grid strong{font-size:13px;color:var(--h82-ink)!important}

/* difference table */
body.home .difference-section{background:#fff!important}
body.home .difference-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:62px;align-items:start}
body.home .difference-copy h2{max-width:9ch;margin:13px 0 18px}
body.home .difference-table-wrap{overflow:auto;border:1px solid var(--h82-line);border-radius:18px}
body.home .difference-table{width:100%;border-collapse:collapse;min-width:680px;background:#fff;font-size:12.5px}
body.home .difference-table th,body.home .difference-table td{padding:15px 16px;text-align:left;border-bottom:1px solid var(--h82-line);border-right:1px solid var(--h82-line)}
body.home .difference-table th:last-child,body.home .difference-table td:last-child{border-right:0}
body.home .difference-table tr:last-child td{border-bottom:0}
body.home .difference-table th{background:#f8fafc;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7c8798!important}
body.home .difference-table th:nth-child(2){background:#eef4ff;color:var(--h82-blue)!important}
body.home .difference-table td:first-child{font-weight:700;color:#33425a!important}
body.home .difference-table td:nth-child(2){background:#f7faff;font-weight:700;color:#40557f!important}
body.home .difference-table td:not(:first-child){color:#667388!important}

/* 3-step start model */
body.home .start-model-section{background:var(--h82-soft)!important}
body.home .start-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body.home .start-model-card{padding:26px;border:1px solid var(--h82-line);border-radius:18px;background:#fff;box-shadow:none!important}
body.home .start-model-card>span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:10px;background:#eef4ff;border:1px solid #dce6fa;color:var(--h82-blue)!important;font-size:10px;font-weight:800;margin-bottom:22px}
body.home .start-model-card h3{font-size:21px!important;line-height:1.2;margin:0 0 10px;color:var(--h82-ink)!important}
body.home .start-model-card p{font-size:14px;margin:0 0 17px}
body.home .start-model-card ul{list-style:none;padding:15px 0 0;margin:0;border-top:1px solid var(--h82-line);display:grid;gap:8px}
body.home .start-model-card li{position:relative;padding-left:15px;font-size:12.5px;color:#536179!important}
body.home .start-model-card li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:var(--h82-green)}

/* Engagement model */
body.home .engagement-model-section{background:#fff!important}
body.home .engagement-model-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}
body.home .engagement-model-copy h2{max-width:10ch;margin:13px 0 18px}
body.home .engagement-model-list{border-top:1px solid var(--h82-line2)}
body.home .engagement-model-list article{display:grid;grid-template-columns:42px 1fr auto;gap:16px;align-items:center;padding:24px 0;border-bottom:1px solid var(--h82-line2)}
body.home .engagement-model-list small{font-size:10px;font-weight:800;color:var(--h82-blue)!important}
body.home .engagement-model-list h3{font-size:19px!important;margin:0 0 6px;color:var(--h82-ink)!important}
body.home .engagement-model-list p{font-size:13.5px;margin:0;max-width:52ch}
body.home .engagement-model-list>article>span{padding:8px 10px;border:1px solid var(--h82-line);border-radius:999px;background:var(--h82-soft);font-size:10.5px;font-weight:700;color:#5c697d!important;white-space:nowrap}

/* tools */
body.home .tools-section{background:var(--h82-soft)!important;padding:70px 0!important}
body.home .tools-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:62px;align-items:center}
body.home .tools-copy h2{font-size:clamp(32px,3.3vw,45px)!important;max-width:10ch;margin:12px 0 16px}
body.home .tools-cloud{display:flex;flex-wrap:wrap;gap:10px}
body.home .tools-cloud span{padding:11px 14px;border-radius:10px;background:#fff;border:1px solid var(--h82-line);font-size:12px;font-weight:700;color:#4f5e76!important;box-shadow:0 4px 14px rgba(31,48,75,.025)}

/* final CTA */
body.home .home-contact-section{background:linear-gradient(180deg,#fbfcfe,#f4f7fb)!important}
body.home .final-cta-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:start}
body.home .final-cta-copy h2{max-width:10ch;margin:13px 0 18px}
body.home .final-cta-copy>p{font-size:16px;max-width:48ch}
body.home .final-cta-copy ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:10px}
body.home .final-cta-copy li{position:relative;padding-left:23px;font-size:13.5px;color:#4e5d74!important}
body.home .final-cta-copy li:before{content:"✓";position:absolute;left:0;top:0;color:var(--h82-green);font-weight:800}
body.home .home-contact-card{padding:26px!important;border:1px solid var(--h82-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--h82-shadow)!important}
body.home .home-contact-head{margin-bottom:18px}
body.home .home-contact-head h3{font-size:22px!important;margin-bottom:4px;color:var(--h82-ink)!important}
body.home .home-contact-head p{font-size:13px;margin:0}

/* kill legacy oversized homepage art */
body.home .va247-home-v820 :is(.editorial-visual,.chapter-visual,.service-showcase-art,.ownership-story-visual,.support-model-visual,.audience-path-visual,.delegation-map){max-width:none!important;min-height:0!important}
body.home .va247-home-v820 img{max-width:100%;height:auto}

@media(max-width:1080px){
  body.home .home-hero-v820 .inner-hero{grid-template-columns:1fr!important;gap:44px!important}
  body.home .hero-product-panel{justify-self:start;max-width:620px}
  body.home .hero-role-rail{grid-template-columns:1fr 1fr}
  body.home .hero-role-rail span:nth-child(2){border-right:0}
  body.home .hero-role-rail span:nth-child(-n+2){border-bottom:1px solid var(--h82-line)}
  body.home .home-logo-strip-inner{grid-template-columns:repeat(3,1fr);justify-items:center}
  body.home .logo-strip-label{grid-column:1/-1}
  body.home .owner-layout,body.home .difference-layout,body.home .engagement-model-layout,body.home .tools-layout,body.home .final-cta-grid{grid-template-columns:1fr!important;gap:38px!important}
  body.home .owner-intro{position:static}
  body.home .operating-loop-board{grid-template-columns:1fr!important}
  body.home .loop-connector{grid-template-columns:1fr auto 1fr;grid-template-rows:1fr}
  body.home .loop-connector i{width:100%;height:1px;background:linear-gradient(90deg,transparent,#d8e0eb)!important}
}
@media(max-width:760px){
  body.home .va247-home-v820 .wrap{width:min(calc(100% - 30px),1240px)}
  body.home .va247-home-v820 .section{padding:68px 0!important}
  body.home .home-hero-v820 .inner-hero{padding:62px 0 38px!important}
  body.home .home-hero-v820 .hero-copy h1{font-size:clamp(42px,12vw,58px)!important;max-width:9.5ch!important}
  body.home .home-hero-v820 .hero-copy>p{font-size:16px!important}
  body.home .hero-panel-flow{grid-template-columns:1fr!important}
  body.home .hero-panel-flow>i{transform:rotate(90deg)}
  body.home .hero-panel-bottom{grid-template-columns:1fr!important}
  body.home .hero-role-rail{grid-template-columns:1fr!important}
  body.home .hero-role-rail span{padding:14px 0!important;border-right:0!important;border-bottom:1px solid var(--h82-line)!important}
  body.home .hero-role-rail span:last-child{border-bottom:0!important}
  body.home .home-logo-strip-inner{grid-template-columns:1fr 1fr;gap:22px 18px}
  body.home .logo-strip-label{grid-column:1/-1}
  body.home .problem-compact-grid,body.home .start-model-grid{grid-template-columns:1fr!important}
  body.home .compact-point{border-right:0;border-bottom:1px solid var(--h82-line);padding:24px 0}
  body.home .compact-point:last-child{border-bottom:0}
  body.home .owner-module{grid-template-columns:36px 1fr 20px;gap:12px}
  body.home .owner-module-meta{display:none}
  body.home .testimonial-feature-grid{grid-template-columns:1fr!important;gap:34px!important}
  body.home .engagement-model-list article{grid-template-columns:36px 1fr}
  body.home .engagement-model-list>article>span{grid-column:2;justify-self:start}
  body.home .loop-core>div{grid-template-columns:1fr}
  body.home .compact-section-head{text-align:left;margin-bottom:34px}
  body.home .compact-section-head .eyebrow{justify-content:flex-start}
  body.home .compact-section-head h2,body.home .compact-section-head p{margin-left:0;margin-right:0}
}

/* === va247-homepage-secure-structure-v830.css === */
/* VA20Four7 v8.3 — tighter Secure-style homepage architecture */
:root{
  --h83-bg:#fbfcfe;
  --h83-soft:#f4f7fb;
  --h83-panel:#fff;
  --h83-ink:#132033;
  --h83-copy:#5b687b;
  --h83-muted:#7c8797;
  --h83-line:#dfe5ed;
  --h83-line2:#cfd8e5;
  --h83-blue:#4d79f3;
  --h83-green:#45a283;
  --h83-violet:#7d6ce0;
  --h83-shadow:0 18px 48px rgba(27,43,73,.06);
}
body.home .va247-home-v830{overflow:hidden;background:var(--h83-bg)}
body.home .va247-home-v830 .wrap{width:min(calc(100% - 56px),1200px)}
body.home .va247-home-v830 .section{padding:88px 0!important}
body.home .va247-home-v830 h2{font-size:clamp(36px,4vw,54px)!important;line-height:1.05!important;letter-spacing:-.045em!important}
body.home .va247-home-v830 h3{letter-spacing:-.025em!important}
body.home .va247-home-v830 p{color:var(--h83-copy)!important;line-height:1.7}
body.home .va247-home-v830 .eyebrow{font-size:11px!important;letter-spacing:.1em!important}

/* hero */
body.home .home-hero-v830{background:radial-gradient(circle at 82% 20%,rgba(77,121,243,.1),transparent 28%),linear-gradient(180deg,#fcfdff,#f7f9fc)!important;border-bottom:1px solid var(--h83-line)!important}
body.home .home-hero-v830 .hero-mesh{opacity:.38!important;background:linear-gradient(rgba(65,87,122,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(65,87,122,.04) 1px,transparent 1px)!important;background-size:58px 58px!important;mask-image:linear-gradient(to bottom,#000 0%,transparent 90%)}
body.home .hero830-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:70px;align-items:center;padding:82px 0 46px;position:relative;z-index:2}
body.home .hero830-copy{max-width:590px}
body.home .hero830-copy h1{font-size:clamp(54px,5.6vw,78px)!important;line-height:.98!important;letter-spacing:-.06em!important;max-width:8.7ch!important;margin:16px 0 0;color:var(--h83-ink)!important;-webkit-text-fill-color:var(--h83-ink)!important}
body.home .hero830-copy>p{font-size:18px!important;max-width:55ch;margin-top:22px!important}
body.home .hero830-copy .hero-actions{margin-top:28px!important;gap:10px!important}
body.home .hero830-copy .btn{min-height:48px;padding:0 18px!important;border-radius:10px!important}
body.home .hero830-proof{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:26px;padding-top:19px;border-top:1px solid var(--h83-line)}
body.home .hero830-proof span{font-size:12px;font-weight:700;color:#65738a!important;display:inline-flex;align-items:center;gap:7px}
body.home .hero830-proof span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--h83-green)}

body.home .hero830-console{max-width:540px;justify-self:end;width:100%;border:1px solid var(--h83-line2);border-radius:22px;background:rgba(255,255,255,.93);box-shadow:0 26px 68px rgba(29,47,78,.08);overflow:hidden}
body.home .console-top{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--h83-line);background:#fbfdff}
body.home .console-status{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#415169!important;text-transform:uppercase;letter-spacing:.07em}
body.home .console-status i{width:7px;height:7px;border-radius:50%;background:var(--h83-green);box-shadow:0 0 0 4px rgba(69,162,131,.10)}
body.home .console-top small{font-size:10px;color:#8791a0!important;text-transform:uppercase;letter-spacing:.08em}
body.home .console-main{padding:14px;display:grid;gap:12px}
body.home .console-queue,body.home .console-owner{border:1px solid var(--h83-line);border-radius:16px;background:#fff;padding:14px}
body.home .console-queue>small,body.home .console-owner>small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#8791a0!important;margin-bottom:10px}
body.home .console-queue>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf1f6;font-size:12px}
body.home .console-queue>div:first-of-type{border-top:0;padding-top:0}
body.home .console-queue span{color:#46566e!important}
body.home .console-queue b{font-size:10px;color:var(--h83-blue)!important;background:#eef4ff;border:1px solid #dce7fb;border-radius:999px;padding:5px 8px;white-space:nowrap}
body.home .console-owner strong{font-size:17px;color:var(--h83-ink)!important;display:block;margin-bottom:13px}
body.home .console-owner-flow{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
body.home .console-owner-flow span{padding:7px 9px;border-radius:9px;background:var(--h83-soft);border:1px solid var(--h83-line);font-size:10.5px;font-weight:700;color:#536179!important}
body.home .console-owner-flow i{font-style:normal;color:var(--h83-blue)!important;font-size:11px}
body.home .console-bottom{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--h83-line);background:#fbfcfe}
body.home .console-bottom>span{padding:12px 13px;border-right:1px solid var(--h83-line)}
body.home .console-bottom>span:last-child{border-right:0}
body.home .console-bottom small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8993a2!important}
body.home .console-bottom b{display:block;margin-top:3px;font-size:11px;color:#394a62!important}
body.home .hero830-function-rail{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--h83-line);position:relative;z-index:2}
body.home .hero830-function-rail>span{padding:17px 18px;border-right:1px solid var(--h83-line);display:grid;gap:3px}
body.home .hero830-function-rail>span:last-child{border-right:0}
body.home .hero830-function-rail small{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#8b95a4!important}
body.home .hero830-function-rail b{font-size:12px;color:#44536a!important}

/* proof strip */
body.home .home830-proof-strip{background:#fff;border-bottom:1px solid var(--h83-line)}
body.home .home830-proof-inner{display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:74px}
body.home .home830-proof-clients,body.home .home830-proof-stats{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
body.home .home830-proof-clients>span{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#9099a7!important}
body.home .home830-proof-clients b{font-size:13px;color:#4f5d73!important}
body.home .home830-proof-stats span{font-size:11px;color:#6c788b!important}
body.home .home830-proof-stats strong{font-size:13px;color:var(--h83-ink)!important;margin-right:4px}

/* shared heads */
body.home .home830-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:48px;align-items:end;margin-bottom:42px}
body.home .home830-section-head h2{max-width:11ch;margin:12px 0 0}
body.home .home830-section-head>p{max-width:54ch;margin:0;justify-self:end}

/* problem */
body.home .home830-problem{background:#fff!important}
body.home .home830-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--h83-line2);border-bottom:1px solid var(--h83-line2)}
body.home .home830-problem-item{padding:30px 28px 32px;border-right:1px solid var(--h83-line2)}
body.home .home830-problem-item:last-child{border-right:0}
body.home .home830-problem-item>span{font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--h83-blue)!important}
body.home .home830-problem-item h3{font-size:21px!important;margin:22px 0 9px;color:var(--h83-ink)!important}
body.home .home830-problem-item p{font-size:14px;margin:0}

/* owners */
body.home .home830-owners{background:var(--h83-soft)!important}
body.home .home830-owners-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:72px;align-items:start}
body.home .home830-owners-intro{position:sticky;top:98px}
body.home .home830-owners-intro h2{max-width:9ch;margin:12px 0 18px}
body.home .home830-owners-intro p{font-size:15px;max-width:40ch}
body.home .home830-owner-system{display:grid;gap:14px}
body.home .owner-system-nav{border:1px solid var(--h83-line2);border-radius:18px;background:#fff;overflow:hidden}
body.home .owner-system-nav a{display:grid!important;grid-template-columns:34px 1fr 18px;align-items:center;gap:12px;padding:17px 18px;border-bottom:1px solid var(--h83-line);text-decoration:none!important;transition:.18s ease}
body.home .owner-system-nav a:last-child{border-bottom:0}
body.home .owner-system-nav a:hover{background:#f9fbfe}
body.home .owner-system-nav a span{font-size:10px;font-weight:800;color:var(--h83-blue)!important}
body.home .owner-system-nav a b{font-size:14px;color:var(--h83-ink)!important}
body.home .owner-system-nav a i{font-style:normal;color:#8e98a7!important}
body.home .owner-system-board{border:1px solid var(--h83-line2);border-radius:18px;background:#fff;padding:18px;box-shadow:var(--h83-shadow)}
body.home .owner-board-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--h83-line)}
body.home .owner-board-head small{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#8993a2!important}
body.home .owner-board-head span{font-size:10px;font-weight:700;color:#53617a!important;display:flex;align-items:center;gap:7px}
body.home .owner-board-head span i{width:7px;height:7px;border-radius:50%;background:var(--h83-green)}
body.home .owner-board-flow{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr;gap:8px;align-items:center;padding:18px 0}
body.home .owner-board-flow>div{padding:15px;border:1px solid var(--h83-line);border-radius:14px;background:#fbfdff;min-height:132px}
body.home .owner-board-flow>div small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#9099a7!important;margin-bottom:8px}
body.home .owner-board-flow>div b{display:block;font-size:14px;color:var(--h83-ink)!important;margin-bottom:7px}
body.home .owner-board-flow>div span{font-size:11px;line-height:1.5;color:#6b778a!important}
body.home .owner-board-flow>i{font-style:normal;text-align:center;color:var(--h83-blue)!important}
body.home .owner-board-footer{display:flex;gap:8px;flex-wrap:wrap;padding-top:13px;border-top:1px solid var(--h83-line)}
body.home .owner-board-footer span{padding:7px 9px;border:1px solid var(--h83-line);border-radius:999px;font-size:10px;font-weight:700;color:#59667a!important;background:#fff}

/* loop */
body.home .home830-loop-section{background:#fff!important}
body.home .home830-loop{display:grid;grid-template-columns:.82fr 54px 1.18fr 54px .82fr;gap:12px;align-items:stretch;border:1px solid var(--h83-line2);border-radius:20px;padding:18px;background:#fbfcfe}
body.home .loop-stack,body.home .loop-outcomes{padding:16px;border:1px solid var(--h83-line);border-radius:14px;background:#fff;display:grid;align-content:start;gap:8px}
body.home .loop-stack small,body.home .loop-outcomes small,body.home .loop-context small{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#8b95a4!important;margin-bottom:3px}
body.home .loop-stack span,body.home .loop-outcomes span{padding:8px 10px;border-radius:9px;background:var(--h83-soft);border:1px solid #e7ebf1;font-size:10.5px;color:#536179!important}
body.home .loop-line{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}
body.home .loop-line span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#9aa3af!important}
body.home .loop-line i{width:28px;height:1px;background:#ccd7e5;position:relative}
body.home .loop-line i:after{content:"";position:absolute;right:0;top:-3px;border-left:5px solid #9db0c9;border-top:3px solid transparent;border-bottom:3px solid transparent}
body.home .loop-context{padding:18px;border:1px solid #d7e2f7;border-radius:16px;background:linear-gradient(180deg,#f3f7ff,#fff);display:flex;flex-direction:column;justify-content:center}
body.home .loop-context strong{font-size:17px;line-height:1.45;color:var(--h83-ink)!important;margin:3px 0 16px}
body.home .loop-context>div{display:flex;gap:8px;flex-wrap:wrap}
body.home .loop-context>div span{padding:7px 9px;border-radius:999px;background:#fff;border:1px solid #dce6f6;font-size:10px;font-weight:700;color:#4f6077!important}

/* proof chapter */
body.home .home830-proof-chapter{background:var(--h83-soft)!important}
body.home .home830-proof-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:start}
body.home .proof-quote h2{max-width:7ch;margin:12px 0 26px}
body.home .proof-quote blockquote{font-size:clamp(22px,2.4vw,31px);line-height:1.45;letter-spacing:-.026em;color:#25354d!important;margin:0;max-width:27ch}
body.home .proof-person{margin-top:24px;padding-top:17px;border-top:1px solid var(--h83-line2);display:grid;gap:3px;max-width:430px}
body.home .proof-person strong{font-size:13px;color:var(--h83-ink)!important}
body.home .proof-person span{font-size:11px;color:#808b9b!important}
body.home .proof-side{border-top:1px solid var(--h83-line2)}
body.home .proof-side article{padding:24px 0;border-bottom:1px solid var(--h83-line2)}
body.home .proof-side p{font-size:15px;margin:0 0 12px;color:#47556c!important}
body.home .proof-side strong{font-size:12px;color:var(--h83-ink)!important}

/* difference */
body.home .home830-difference{background:#fff!important}
body.home .home830-difference-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:66px;align-items:start}
body.home .home830-difference-copy{position:sticky;top:98px}
body.home .home830-difference-copy h2{max-width:9ch;margin:12px 0 18px}
body.home .home830-difference-copy p{font-size:15px;max-width:40ch}
body.home .home830-difference-table{border-top:1px solid var(--h83-line2)}
body.home .difference-row{display:grid;grid-template-columns:1.25fr .9fr .9fr .9fr;gap:12px;align-items:center;padding:17px 0;border-bottom:1px solid var(--h83-line2)}
body.home .difference-row>*{font-size:11.5px;line-height:1.45}
body.home .difference-row>strong{color:var(--h83-ink)!important}
body.home .difference-row>b{color:var(--h83-blue)!important}
body.home .difference-row>span{color:#667389!important}
body.home .difference-head>*{font-size:9px!important;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#929ba8!important}
body.home .difference-head>b{color:var(--h83-blue)!important}

/* steps */
body.home .home830-start{background:var(--h83-soft)!important}
body.home .home830-steps{border-top:1px solid var(--h83-line2)}
body.home .home830-steps article{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:start;padding:27px 0;border-bottom:1px solid var(--h83-line2)}
body.home .home830-steps article>span{font-size:28px;line-height:1;color:#c4cfdd!important;font-weight:700;letter-spacing:-.04em}
body.home .home830-steps small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--h83-blue)!important;margin-bottom:5px}
body.home .home830-steps h3{font-size:21px!important;margin:0 0 7px;color:var(--h83-ink)!important}
body.home .home830-steps p{font-size:14px;margin:0;max-width:63ch}

/* tools */
body.home .home830-tools{background:#fff!important;padding:72px 0!important}
body.home .home830-tools-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:64px;align-items:center}
body.home .home830-tools-copy h2{font-size:clamp(30px,3.4vw,44px)!important;max-width:9ch;margin:11px 0 15px}
body.home .home830-tools-copy p{font-size:14px;max-width:42ch}
body.home .home830-tool-cloud{display:flex;flex-wrap:wrap;gap:9px}
body.home .home830-tool-cloud span{padding:10px 12px;border:1px solid var(--h83-line);border-radius:999px;background:var(--h83-soft);font-size:11px;font-weight:700;color:#58667b!important}

/* final */
body.home .home830-final{background:linear-gradient(180deg,#f6f9fd,#fff)!important}
body.home .home830-final-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:66px;align-items:start;border:1px solid var(--h83-line2);border-radius:24px;background:#fff;padding:38px;box-shadow:var(--h83-shadow)}
body.home .home830-final-copy h2{max-width:10ch;margin:12px 0 18px}
body.home .home830-final-copy>p{font-size:15px;max-width:48ch}
body.home .home830-final-copy ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:9px}
body.home .home830-final-copy li{position:relative;padding-left:22px;font-size:12.5px;color:#536179!important}
body.home .home830-final-copy li:before{content:"✓";position:absolute;left:0;color:var(--h83-green);font-weight:800}
body.home .home830-final-card .home-contact-card{margin:0!important;padding:24px!important;border-radius:18px!important;box-shadow:none!important;border:1px solid var(--h83-line)!important;background:#fbfdff!important}

/* aggressively suppress old homepage visual treatments */
body.home .va247-home-v830 :is(.editorial-visual,.chapter-visual,.service-showcase-art,.ownership-story-visual,.support-model-visual,.audience-path-visual,.delegation-map,.hero-visual-system){display:none!important}

@media(max-width:1040px){
  body.home .hero830-grid{grid-template-columns:1fr;gap:38px}
  body.home .hero830-console{justify-self:start;max-width:620px}
  body.home .hero830-function-rail{grid-template-columns:repeat(2,1fr)}
  body.home .hero830-function-rail>span:nth-child(2){border-right:0}
  body.home .hero830-function-rail>span:nth-child(-n+2){border-bottom:1px solid var(--h83-line)}
  body.home .home830-section-head,body.home .home830-owners-layout,body.home .home830-proof-grid,body.home .home830-difference-layout,body.home .home830-tools-layout,body.home .home830-final-card{grid-template-columns:1fr!important;gap:34px!important}
  body.home .home830-owners-intro,body.home .home830-difference-copy{position:static}
  body.home .home830-section-head>p{justify-self:start}
  body.home .home830-loop{grid-template-columns:1fr!important}
  body.home .loop-line{display:none}
}
@media(max-width:760px){
  body.home .va247-home-v830 .wrap{width:min(calc(100% - 30px),1200px)}
  body.home .va247-home-v830 .section{padding:66px 0!important}
  body.home .hero830-grid{padding:62px 0 34px}
  body.home .hero830-copy h1{font-size:clamp(42px,12vw,58px)!important;max-width:9.2ch!important}
  body.home .hero830-copy>p{font-size:16px!important}
  body.home .hero830-console{border-radius:18px}
  body.home .console-bottom{grid-template-columns:1fr}
  body.home .console-bottom>span{border-right:0;border-bottom:1px solid var(--h83-line)}
  body.home .console-bottom>span:last-child{border-bottom:0}
  body.home .hero830-function-rail{grid-template-columns:1fr}
  body.home .hero830-function-rail>span{border-right:0!important;border-bottom:1px solid var(--h83-line)!important}
  body.home .hero830-function-rail>span:last-child{border-bottom:0!important}
  body.home .home830-proof-inner{align-items:flex-start;flex-direction:column;padding:18px 0}
  body.home .home830-problem-grid{grid-template-columns:1fr}
  body.home .home830-problem-item{border-right:0;border-bottom:1px solid var(--h83-line2)}
  body.home .home830-problem-item:last-child{border-bottom:0}
  body.home .owner-board-flow{grid-template-columns:1fr}
  body.home .owner-board-flow>i{display:none}
  body.home .difference-row{grid-template-columns:1.3fr .9fr}
  body.home .difference-row>*:nth-child(n+3){display:none}
  body.home .home830-steps article{grid-template-columns:46px 1fr;gap:14px}
  body.home .home830-final-card{padding:24px}
}

/* === va247-homepage-premium-v840.css === */
/* VA20Four7 v8.4 — premium interactive homepage */
:root{
  --h84-ink:#0a2340;
  --h84-ink-2:#173452;
  --h84-copy:#52677f;
  --h84-muted:#7b8ba0;
  --h84-white:#ffffff;
  --h84-bg:#f8fbff;
  --h84-bluewash:#dce9ff;
  --h84-bluewash-2:#edf4ff;
  --h84-blue:#4f84f4;
  --h84-blue-deep:#245fd8;
  --h84-violet:#7066ea;
  --h84-mint:#2ea77a;
  --h84-lime:#9adf76;
  --h84-black:#101820;
  --h84-line:rgba(15,47,78,.12);
  --h84-line-2:rgba(15,47,78,.18);
  --h84-shadow:0 22px 60px rgba(31,75,129,.10);
  --h84-shadow-lg:0 36px 100px rgba(31,75,129,.16);
}

body.home{background:var(--h84-bg)!important;color:var(--h84-ink)!important}
body.home .va247-home-v840{overflow:hidden;background:var(--h84-bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body.home .va247-home-v840 .wrap{width:min(calc(100% - 56px),1240px)}
body.home .va247-home-v840 h1,
body.home .va247-home-v840 h2,
body.home .va247-home-v840 h3{font-family:"Inter Tight",Inter,system-ui,sans-serif;color:var(--h84-ink)!important;-webkit-text-fill-color:var(--h84-ink)!important;text-wrap:balance}
body.home .va247-home-v840 h2{font-size:clamp(42px,4.45vw,64px)!important;line-height:1.01!important;letter-spacing:-.052em!important;font-weight:570!important}
body.home .va247-home-v840 h3{font-weight:600!important}
body.home .va247-home-v840 p{font-size:16px;line-height:1.72;color:var(--h84-copy)!important;-webkit-text-fill-color:var(--h84-copy)!important}
body.home .va247-home-v840 .eyebrow{font-size:11px!important;line-height:1.1!important;font-weight:750!important;letter-spacing:.12em!important;text-transform:uppercase;color:#57708c!important;-webkit-text-fill-color:#57708c!important}
body.home .va247-home-v840 .eyebrow:before{background:var(--h84-blue)!important}
body.home .va247-home-v840 .section{padding:112px 0!important}

/* hero */
.home840-hero{position:relative;isolation:isolate;background:linear-gradient(135deg,#bdd5ff 0%,#edf4ff 43%,#fff 79%)!important;border-bottom:1px solid rgba(53,92,142,.14);overflow:hidden}
.home840-grid-bg{position:absolute;inset:0;background:linear-gradient(rgba(55,105,174,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(55,105,174,.10) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.35) 65%,transparent);opacity:.52;z-index:-3}
.home840-orb{position:absolute;border-radius:50%;filter:blur(55px);opacity:.38;pointer-events:none;z-index:-2}
.home840-orb-a{width:420px;height:420px;left:-130px;bottom:-160px;background:#87b4ff}
.home840-orb-b{width:310px;height:310px;right:12%;top:8%;background:#c4b5ff;opacity:.23}
.home840-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:72px;align-items:center;padding:104px 0 72px}
.home840-hero-copy{max-width:610px}
.home840-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(31,72,120,.15);border-radius:999px;background:rgba(255,255,255,.58);backdrop-filter:blur(12px);font-size:11px;font-weight:750;letter-spacing:.075em;text-transform:uppercase;color:#385779}
.home840-kicker>span{width:7px;height:7px;border-radius:50%;background:var(--h84-mint);box-shadow:0 0 0 5px rgba(46,167,122,.11)}
.home840-hero h1{margin:20px 0 0!important;font-size:clamp(58px,6.05vw,86px)!important;line-height:.925!important;letter-spacing:-.07em!important;font-weight:545!important;max-width:9.5ch!important}
.home840-hero h1>span{display:block}
.home840-hero h1>span:last-child{color:#1d4d81!important;-webkit-text-fill-color:#1d4d81!important}
.home840-hero-copy>p{margin:26px 0 0!important;max-width:56ch;font-size:18px!important;line-height:1.66!important;color:#3e5c79!important;-webkit-text-fill-color:#3e5c79!important}
.home840-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}
.home840-primary{min-height:52px!important;padding:0 20px!important;border-radius:12px!important;background:#111820!important;border-color:#111820!important;box-shadow:0 16px 30px rgba(17,24,32,.18)!important}
.home840-text-cta{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#173b60!important;text-decoration:none!important}
.home840-text-cta span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(23,59,96,.18);transition:transform .25s ease,background .25s ease}
.home840-text-cta:hover span{transform:translate(2px,2px);background:rgba(255,255,255,.5)}
.home840-trustline{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(31,72,120,.14)}
.home840-trustline span{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:650;color:#476582!important}
.home840-trustline span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--h84-mint)}

/* product canvas */
.home840-product{position:relative;width:100%;max-width:610px;justify-self:end;border:1px solid rgba(17,53,91,.17);border-radius:28px;background:rgba(255,255,255,.78);backdrop-filter:blur(20px);box-shadow:var(--h84-shadow-lg);overflow:hidden;transform-style:preserve-3d;will-change:transform}
.home840-product:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.48),transparent 28%,transparent 70%,rgba(115,149,255,.08));pointer-events:none}
.home840-product-chrome{height:52px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--h84-line);background:rgba(250,252,255,.82)}
.home840-product-brand{display:flex;align-items:center;gap:8px}.home840-product-brand>i{width:10px;height:10px;border-radius:3px;background:linear-gradient(135deg,var(--h84-blue),var(--h84-violet));box-shadow:0 0 0 4px rgba(79,132,244,.10)}
.home840-product-brand>span{font-size:12px;font-weight:750;color:var(--h84-ink)!important}.home840-product-brand>small{padding-left:8px;border-left:1px solid var(--h84-line);font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8492a4!important}
.home840-product-live{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em;color:#567086!important}.home840-product-live>i{width:7px;height:7px;border-radius:50%;background:var(--h84-mint);box-shadow:0 0 0 4px rgba(46,167,122,.10);animation:h84Pulse 1.8s ease-in-out infinite}
.home840-product-body{display:grid;grid-template-columns:132px 1fr;min-height:410px}
.home840-product-sidebar{padding:15px 10px;border-right:1px solid var(--h84-line);background:rgba(244,248,255,.72);display:grid;align-content:start;gap:5px}
.home840-product-sidebar span{display:flex;align-items:center;gap:8px;padding:10px 9px;border-radius:10px;font-size:10px;font-weight:650;color:#6e7f92!important}.home840-product-sidebar span.active{background:#fff;color:#244b78!important;box-shadow:0 3px 14px rgba(29,71,120,.07)}.home840-product-sidebar i{font-style:normal;width:16px;text-align:center;color:#6d86a8!important}
.home840-product-main{padding:17px;min-width:0}
.home840-product-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.home840-product-topline small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8d9aab!important}.home840-product-topline strong{display:block;margin-top:4px;font-size:17px;color:var(--h84-ink)!important}.home840-product-topline>span{padding:6px 9px;border:1px solid var(--h84-line);border-radius:999px;background:#f8fbff;font-size:9px;font-weight:700;color:#75869a!important}
.home840-flow-canvas{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;padding:16px 0 22px}
.home840-flow-node{position:relative;z-index:2;min-height:128px;padding:12px;border:1px solid rgba(45,89,137,.14);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(29,69,116,.05);display:flex;flex-direction:column;justify-content:flex-end}.home840-flow-node small{position:absolute;top:11px;left:12px;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8492a4!important}.home840-flow-node strong{font-size:12px;line-height:1.25;color:var(--h84-ink)!important}.home840-flow-node>span{margin-top:5px;font-size:9px;line-height:1.4;color:#75859a!important}.home840-flow-node.node-ai{background:linear-gradient(180deg,#eef4ff,#fff);border-color:rgba(79,132,244,.26)}.home840-flow-node.node-human{background:linear-gradient(180deg,#f3f1ff,#fff);border-color:rgba(112,102,234,.23)}.home840-flow-node.node-close{background:linear-gradient(180deg,#effaf6,#fff);border-color:rgba(46,167,122,.22)}
.home840-flow-link{position:absolute;top:77px;height:1px;background:#a9bad0;z-index:1;overflow:visible}.home840-flow-link:before{content:"";position:absolute;inset:-3px 0;background:linear-gradient(90deg,transparent,rgba(79,132,244,.12),transparent);filter:blur(2px)}.home840-flow-link i{position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--h84-blue);box-shadow:0 0 0 4px rgba(79,132,244,.09);animation:h84Travel 3.6s linear infinite}.link-a{left:22.5%;width:9.5%}.link-b{left:47.7%;width:9.5%}.link-c{left:72.8%;width:9.5%}.link-b i{animation-delay:1.15s}.link-c i{animation-delay:2.3s}
.home840-activity{border-top:1px solid var(--h84-line);padding-top:12px}.home840-activity-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.home840-activity-head strong{font-size:10px;color:#53687f!important}.home840-activity-head span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#94a0ae!important}.home840-activity-row{display:grid;grid-template-columns:90px 1fr 25px;gap:8px;align-items:center;padding:8px 0;border-top:1px solid rgba(24,61,99,.07);font-size:9px}.home840-activity-row:first-of-type{border-top:0}.home840-activity-row span{display:flex;align-items:center;gap:6px;color:#708196!important}.home840-activity-row span i{width:6px;height:6px;border-radius:50%}.home840-activity-row span i.mint{background:var(--h84-mint)}.home840-activity-row span i.blue{background:var(--h84-blue)}.home840-activity-row span i.violet{background:var(--h84-violet)}.home840-activity-row b{font-weight:650;color:#485d74!important}.home840-activity-row small{text-align:right;color:#9aa5b2!important}
.home840-product-footer{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--h84-line);background:rgba(247,250,255,.86)}.home840-product-footer span{padding:12px 15px;border-right:1px solid var(--h84-line)}.home840-product-footer span:last-child{border-right:0}.home840-product-footer small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#8b98a8!important}.home840-product-footer b{display:block;margin-top:3px;font-size:10px;color:#4a5d73!important}

.home840-capability-rail{position:relative;z-index:3;border-top:1px solid rgba(37,77,124,.13);background:rgba(255,255,255,.46);backdrop-filter:blur(10px);overflow:hidden}.home840-capability-track{display:flex;align-items:center;width:max-content;gap:25px;padding:18px 0;animation:h84Marquee 30s linear infinite}.home840-capability-track span{font-family:"Inter Tight",Inter,sans-serif;font-size:13px;font-weight:650;letter-spacing:-.01em;color:#456583!important}.home840-capability-track i{font-style:normal;color:#87a5c7!important}

/* proof bar */
.home840-proofbar{background:#fff;border-bottom:1px solid var(--h84-line)}.home840-proofbar-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.home840-proofbar-inner>div{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.home840-proofbar small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#8c99a8!important}.home840-proofbar strong{font-size:14px;color:#465e77!important}.home840-proofbar span{font-size:11px;color:#708196!important}.home840-proofbar span b{font-size:14px;color:var(--h84-ink)!important;margin-right:4px}

/* shared chapter heads */
.home840-chapter-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:64px;align-items:end;margin-bottom:54px}.home840-chapter-head>div:first-child{max-width:760px}.home840-chapter-head h2{max-width:12ch;margin:12px 0 0!important}.home840-chapter-head>p{max-width:54ch;margin:0;justify-self:end}.home840-chapter-no{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;margin-bottom:14px;border:1px solid rgba(46,83,123,.16);border-radius:999px;background:rgba(255,255,255,.7);font-size:9px;font-weight:800;letter-spacing:.08em;color:#66809d!important}

/* problem */
.home840-problem{background:#fff!important}.home840-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--h84-line-2);border-bottom:1px solid var(--h84-line-2)}.home840-problem-grid article{position:relative;padding:34px 32px 36px;border-right:1px solid var(--h84-line-2);overflow:hidden}.home840-problem-grid article:last-child{border-right:0}.home840-problem-grid article:after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background:linear-gradient(90deg,var(--h84-blue),var(--h84-violet));transition:width .35s ease}.home840-problem-grid article:hover:after{width:100%}.home840-problem-grid article>span{font-size:10px;font-weight:800;color:var(--h84-blue)!important}.home840-problem-grid h3{margin:30px 0 10px!important;font-size:24px!important;line-height:1.14!important;max-width:14ch}.home840-problem-grid p{margin:0;font-size:14px!important;max-width:34ch}

/* owner tabs */
.home840-owners{background:linear-gradient(180deg,#f1f6ff 0%,#f8fbff 100%)!important}.home840-owner-experience{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:stretch}.home840-owner-tabs{display:grid;align-content:start;border:1px solid var(--h84-line);border-radius:22px;background:rgba(255,255,255,.72);backdrop-filter:blur(14px);overflow:hidden}.home840-owner-tabs button{appearance:none;border:0;border-bottom:1px solid var(--h84-line);background:transparent;display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:10px;min-height:67px;padding:0 17px;text-align:left;cursor:pointer;transition:background .22s ease,padding .22s ease}.home840-owner-tabs button:last-child{border-bottom:0}.home840-owner-tabs button span{font-size:9px;font-weight:800;color:#91a0b2!important}.home840-owner-tabs button b{font-family:"Inter Tight",Inter,sans-serif;font-size:13px;font-weight:620;color:#536b83!important}.home840-owner-tabs button i{font-style:normal;color:#9aa7b6!important}.home840-owner-tabs button:hover{background:rgba(255,255,255,.8)}.home840-owner-tabs button.active{background:#fff;padding-left:21px}.home840-owner-tabs button.active b{color:var(--h84-ink)!important}.home840-owner-tabs button.active span,.home840-owner-tabs button.active i{color:var(--h84-blue)!important}
.home840-owner-panel-wrap{position:relative;min-height:520px}.home840-owner-panel{position:absolute;inset:0;padding:28px;border:1px solid var(--h84-line-2);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:var(--h84-shadow);display:grid;grid-template-rows:auto 1fr auto;gap:24px;overflow:hidden}.home840-owner-panel[hidden]{display:none!important}.home840-owner-panel:before{content:"";position:absolute;right:-100px;top:-130px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(79,132,244,.12),transparent 66%);pointer-events:none}.home840-owner-panel-copy{position:relative;z-index:2;max-width:680px}.home840-owner-panel-kicker{display:flex;align-items:center;gap:8px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#7e8ea0!important}.home840-owner-panel-kicker i{width:4px;height:4px;border-radius:50%;background:var(--h84-mint)}.home840-owner-panel h3{margin:10px 0 10px!important;font-size:clamp(32px,3vw,46px)!important;letter-spacing:-.045em!important}.home840-owner-panel p{margin:0;max-width:60ch;font-size:14px!important}.home840-owner-panel-copy>a{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-size:12px;font-weight:750;color:var(--h84-blue-deep)!important;text-decoration:none!important}
.home840-owner-panel-flow{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;gap:8px;align-items:center}.owner-stage{min-height:126px;padding:15px;border:1px solid var(--h84-line);border-radius:15px;background:#fbfdff;display:flex;flex-direction:column;justify-content:flex-end}.owner-stage small{margin-bottom:auto;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8998a9!important}.owner-stage strong{font-size:13px;color:var(--h84-ink)!important}.owner-stage span{margin-top:5px;font-size:9px;line-height:1.4;color:#7b8b9e!important}.owner-stage-accent{background:linear-gradient(180deg,#edf4ff,#fff);border-color:rgba(79,132,244,.22)}.home840-owner-panel-flow>i{font-style:normal;text-align:center;color:var(--h84-blue)!important}.home840-owner-measures{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home840-owner-measures>span{padding:14px 15px;border:1px solid var(--h84-line);border-radius:14px;background:#f9fbfe;font-size:10px;line-height:1.5;color:#61758b!important}.home840-owner-measures small{display:block;margin-bottom:4px;font-size:8px;text-transform:uppercase;letter-spacing:.09em;color:#94a0ad!important}

/* context model */
.home840-model{position:relative;isolation:isolate;background:linear-gradient(135deg,#11294a 0%,#18436c 52%,#315d8c 100%)!important;overflow:hidden}.home840-model-bg{position:absolute;inset:0;background:radial-gradient(circle at 58% 46%,rgba(103,151,255,.26),transparent 28%),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:auto,70px 70px,70px 70px;mask-image:linear-gradient(#000,rgba(0,0,0,.84));z-index:-1}.home840-chapter-head-light h2,.home840-chapter-head-light .eyebrow{color:#fff!important;-webkit-text-fill-color:#fff!important}.home840-chapter-head-light .eyebrow:before{background:#9fc3ff!important}.home840-chapter-head-light>p{color:#c8d7e7!important;-webkit-text-fill-color:#c8d7e7!important}.home840-chapter-head-light .home840-chapter-no{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#c8daf0!important}
.home840-context-map{display:grid;grid-template-columns:1fr 90px 1.55fr 90px 1fr;align-items:center;gap:12px;padding:34px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:rgba(6,24,45,.22);backdrop-filter:blur(16px);box-shadow:0 35px 90px rgba(0,0,0,.18)}.context-column{display:grid;gap:9px}.context-column>small{margin-bottom:4px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#9fb6ce!important}.context-column>span{padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:rgba(255,255,255,.055);font-size:10px;font-weight:650;color:#d2dfec!important}.context-connector{display:grid;place-items:center;gap:8px}.context-connector i{position:relative;width:100%;height:1px;background:linear-gradient(90deg,rgba(151,188,228,.2),#87b5ef,rgba(151,188,228,.2));overflow:visible}.context-connector i:after{content:"";position:absolute;top:-3px;left:0;width:7px;height:7px;border-radius:50%;background:#b7d2ff;box-shadow:0 0 14px rgba(183,210,255,.7);animation:h84ContextTravel 2.8s linear infinite}.context-connector:nth-of-type(4) i:after{animation-delay:1.4s}.context-connector span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8da8c3!important}.context-core{position:relative;min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px;border-radius:50%;background:radial-gradient(circle at 50% 42%,rgba(108,161,255,.25),rgba(17,47,79,.86) 64%);border:1px solid rgba(194,218,246,.24);overflow:hidden}.context-core-ring{position:absolute;border:1px solid rgba(181,209,242,.17);border-radius:50%;animation:h84Spin 18s linear infinite}.ring-a{inset:20px}.ring-b{inset:45px;animation-direction:reverse;animation-duration:13s}.context-core small{position:relative;z-index:2;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#a9bfd6!important}.context-core strong{position:relative;z-index:2;margin-top:10px;font-family:"Inter Tight",Inter,sans-serif;font-size:27px;letter-spacing:-.035em;color:#fff!important}.context-core p{position:relative;z-index:2;margin:9px 0 16px!important;font-size:10px!important;color:#bfd1e3!important}.context-core>div:last-child{position:relative;z-index:2;display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.context-core>div:last-child span{padding:7px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);font-size:8px;font-weight:700;color:#d9e6f2!important}

/* proof */
.home840-proof{background:#fff!important}.home840-proof-head{display:flex;gap:20px;align-items:flex-start;margin-bottom:40px}.home840-proof-head h2{max-width:10ch;margin:11px 0 0!important}.home840-testimonial-stage{position:relative;min-height:370px;padding:54px 64px 70px;border-radius:28px;background:linear-gradient(135deg,#e5efff 0%,#f7faff 52%,#ede9ff 100%);border:1px solid rgba(56,91,137,.14);overflow:hidden}.home840-testimonial-stage:after{content:"”";position:absolute;right:48px;top:-14px;font-family:Georgia,serif;font-size:190px;line-height:1;color:rgba(66,101,150,.08)}.home840-testimonial{position:absolute;inset:54px 64px 74px;display:grid;align-content:center;opacity:0;visibility:hidden;transform:translateY(20px)}.home840-testimonial.active{opacity:1;visibility:visible;transform:none}.home840-testimonial blockquote{max-width:820px;margin:0!important;font-family:"Inter Tight",Inter,sans-serif;font-size:clamp(28px,3vw,44px)!important;line-height:1.18!important;letter-spacing:-.035em!important;font-weight:500;color:var(--h84-ink)!important}.home840-testimonial>div{margin-top:28px;display:grid;gap:3px}.home840-testimonial strong{font-size:13px;color:var(--h84-ink)!important}.home840-testimonial span{font-size:11px;color:#657b92!important}.home840-testimonial-controls{position:absolute;left:64px;right:64px;bottom:25px;z-index:4;display:flex;align-items:center;gap:14px}.home840-testimonial-controls>button{width:34px;height:34px;border:1px solid rgba(32,69,110,.16);border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer;color:#315679;font-size:14px}.home840-testimonial-dots{display:flex;gap:6px}.home840-testimonial-dots button{width:28px;height:4px;border:0;border-radius:999px;background:rgba(42,77,115,.18);cursor:pointer;transition:width .25s ease,background .25s ease}.home840-testimonial-dots button.active{width:46px;background:var(--h84-blue)}

/* difference */
.home840-difference{background:#f7faff!important}.home840-diff-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--h84-line-2);border-radius:24px;overflow:hidden;background:#fff}.home840-diff-grid article{position:relative;min-height:260px;padding:32px;border-right:1px solid var(--h84-line);border-bottom:1px solid var(--h84-line);overflow:hidden}.home840-diff-grid article:nth-child(2n){border-right:0}.home840-diff-grid article:nth-child(n+3){border-bottom:0}.home840-diff-grid article:before{content:"";position:absolute;right:-50px;bottom:-80px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(78,131,243,.12),transparent 68%);opacity:0;transition:opacity .3s ease}.home840-diff-grid article:hover:before{opacity:1}.home840-diff-grid article>span{font-size:10px;font-weight:800;color:var(--h84-blue)!important}.home840-diff-grid h3{margin:46px 0 10px!important;font-size:27px!important;letter-spacing:-.035em!important}.home840-diff-grid p{max-width:46ch;margin:0;font-size:14px!important}.home840-diff-grid strong{display:inline-flex;margin-top:18px;padding:8px 10px;border-radius:999px;background:#eef4ff;border:1px solid #dbe6fb;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#40658f!important}

/* start */
.home840-start{background:#fff!important}.home840-start-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:92px;align-items:start}.home840-start-copy{position:sticky;top:104px}.home840-start-copy h2{max-width:9ch;margin:12px 0 18px!important}.home840-start-copy p{max-width:42ch;margin-bottom:24px}.home840-start-steps{position:relative;display:grid}.home840-progress-line{position:absolute;left:29px;top:38px;bottom:38px;width:2px;background:#e3eaf3}.home840-progress-line i{position:absolute;left:0;top:0;width:100%;height:0;background:linear-gradient(var(--h84-blue),var(--h84-violet));box-shadow:0 0 12px rgba(79,132,244,.18)}.home840-start-steps article{position:relative;display:grid;grid-template-columns:60px 1fr;gap:22px;padding:28px 0 34px}.home840-start-steps article>span{position:relative;z-index:2;display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:#f5f8fd;border:1px solid var(--h84-line-2);font-size:11px;font-weight:800;color:#607994!important;transition:background .25s ease,color .25s ease,border-color .25s ease}.home840-start-steps article.is-active>span{background:var(--h84-ink);border-color:var(--h84-ink);color:#fff!important}.home840-start-steps small{display:block;margin-top:3px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8391a2!important}.home840-start-steps h3{margin:8px 0 8px!important;font-size:28px!important;letter-spacing:-.04em!important}.home840-start-steps p{margin:0;max-width:54ch;font-size:14px!important}

/* tools */
.home840-tools{padding:82px 0 46px;background:linear-gradient(180deg,#eff5ff,#f8fbff);border-top:1px solid var(--h84-line);border-bottom:1px solid var(--h84-line);overflow:hidden}.home840-tools-head{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:38px}.home840-tools-head h2{font-family:"Inter Tight",Inter,sans-serif;font-size:clamp(36px,4vw,54px)!important;line-height:1.04!important;letter-spacing:-.05em!important;font-weight:570!important;max-width:10ch;margin:12px 0 0!important}.home840-tools-head p{margin:0;max-width:52ch;justify-self:end}.home840-tools-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.home840-tools-marquee>div{display:flex;width:max-content;gap:12px;animation:h84ToolMarquee 36s linear infinite}.home840-tools-marquee span{padding:14px 18px;border:1px solid var(--h84-line);border-radius:14px;background:rgba(255,255,255,.75);font-size:12px;font-weight:700;color:#4f6780!important;box-shadow:0 8px 22px rgba(30,75,126,.04)}

/* final */
.home840-final{background:#fff!important}.home840-final-shell{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;padding:46px;border:1px solid rgba(38,77,123,.15);border-radius:30px;background:linear-gradient(135deg,#dce9ff 0%,#f7faff 56%,#ede9ff 100%);overflow:hidden;box-shadow:var(--h84-shadow)}.home840-final-shell:before{content:"";position:absolute;right:-120px;top:-180px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(112,102,234,.16),transparent 65%)}.home840-final-copy{position:relative;z-index:2;padding-top:6px}.home840-final-copy h2{max-width:10ch;margin:12px 0 18px!important}.home840-final-copy>p{max-width:48ch}.home840-final-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.home840-final-points span{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid rgba(37,77,123,.13);border-radius:999px;background:rgba(255,255,255,.58);font-size:10px;font-weight:700;color:#516b84!important}.home840-final-points span:before{content:"✓";color:var(--h84-mint);font-weight:900}.home840-form-card{position:relative;z-index:2;padding:28px;border:1px solid rgba(31,68,111,.13);border-radius:24px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);box-shadow:0 20px 50px rgba(37,72,118,.08)}.home840-form-card .home-contact-head{margin-bottom:18px}.home840-form-card .home-contact-head h3{font-size:24px!important}.home840-form-card .home-contact-head p{font-size:13px!important}.home840-form-card :is(input,select,textarea){border-radius:11px!important;background:#fff!important}

/* animation hooks */
[data-home840-reveal],[data-home840-card]{will-change:transform,opacity}
@keyframes h84Pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.58}}
@keyframes h84Travel{0%{left:0;opacity:0}8%{opacity:1}92%{opacity:1}100%{left:calc(100% - 7px);opacity:0}}
@keyframes h84ContextTravel{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{left:calc(100% - 7px);opacity:0}}
@keyframes h84Spin{to{transform:rotate(360deg)}}
@keyframes h84Marquee{to{transform:translateX(-50%)}}
@keyframes h84ToolMarquee{to{transform:translateX(-50%)}}

@media(max-width:1080px){
  body.home .va247-home-v840 .section{padding:92px 0!important}
  .home840-hero-grid{grid-template-columns:1fr;gap:48px;padding-top:82px}.home840-product{justify-self:start;max-width:720px}.home840-hero h1{max-width:11ch!important}.home840-chapter-head{grid-template-columns:1fr;gap:20px}.home840-chapter-head>p{justify-self:start}.home840-owner-experience{grid-template-columns:240px 1fr}.home840-context-map{grid-template-columns:1fr 50px 1.35fr 50px 1fr;padding:24px}.home840-start-grid{gap:50px}
}
@media(max-width:860px){
  body.home .va247-home-v840 .wrap{width:min(calc(100% - 34px),1240px)}
  .home840-product-body{grid-template-columns:1fr}.home840-product-sidebar{display:none}.home840-owner-experience{grid-template-columns:1fr}.home840-owner-tabs{display:flex;overflow:auto;border-radius:14px}.home840-owner-tabs button{min-width:max-content;grid-template-columns:24px auto 14px;border-bottom:0;border-right:1px solid var(--h84-line);padding:0 14px}.home840-owner-tabs button.active{padding-left:14px}.home840-owner-panel-wrap{min-height:560px}.home840-context-map{grid-template-columns:1fr;gap:18px}.context-connector{height:48px}.context-connector i{width:1px;height:100%;background:linear-gradient(rgba(151,188,228,.2),#87b5ef,rgba(151,188,228,.2))}.context-connector i:after{left:-3px;top:0;animation:h84ContextTravelVertical 2.8s linear infinite}.context-core{max-width:420px;width:100%;justify-self:center}.home840-start-grid{grid-template-columns:1fr}.home840-start-copy{position:static}.home840-tools-head{grid-template-columns:1fr;gap:20px}.home840-tools-head p{justify-self:start}.home840-final-shell{grid-template-columns:1fr}.home840-proofbar-inner{align-items:flex-start;flex-direction:column;padding:18px 0}.home840-problem-grid{grid-template-columns:1fr}.home840-problem-grid article{border-right:0;border-bottom:1px solid var(--h84-line-2)}.home840-problem-grid article:last-child{border-bottom:0}.home840-diff-grid{grid-template-columns:1fr}.home840-diff-grid article{border-right:0!important;border-bottom:1px solid var(--h84-line)!important}.home840-diff-grid article:last-child{border-bottom:0!important}
  @keyframes h84ContextTravelVertical{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{top:calc(100% - 7px);opacity:0}}
}
@media(max-width:640px){
  body.home .va247-home-v840 .section{padding:72px 0!important}.home840-hero-grid{padding:62px 0 48px;gap:36px}.home840-hero h1{font-size:clamp(46px,13vw,64px)!important}.home840-hero-copy>p{font-size:16px!important}.home840-product{border-radius:20px}.home840-product-main{padding:13px}.home840-flow-canvas{grid-template-columns:1fr 1fr;gap:10px}.home840-flow-link{display:none}.home840-flow-node{min-height:110px}.home840-product-footer span{padding:10px}.home840-chapter-head{margin-bottom:34px}.home840-problem-grid article{padding:26px 22px}.home840-owner-panel-wrap{min-height:690px}.home840-owner-panel{padding:20px}.home840-owner-panel-flow{grid-template-columns:1fr 1fr;gap:9px}.home840-owner-panel-flow>i{display:none}.home840-owner-measures{grid-template-columns:1fr}.home840-context-map{padding:18px}.context-core{min-height:250px}.home840-testimonial-stage{min-height:430px;padding:34px 24px 72px}.home840-testimonial{inset:34px 24px 74px}.home840-testimonial blockquote{font-size:clamp(24px,7vw,34px)!important}.home840-testimonial-controls{left:24px;right:24px}.home840-diff-grid article{min-height:230px;padding:26px 22px}.home840-start-steps article{grid-template-columns:50px 1fr;gap:14px}.home840-start-steps article>span{width:50px;height:50px;border-radius:15px}.home840-progress-line{left:24px}.home840-final-shell{padding:24px;border-radius:24px}.home840-form-card{padding:20px}.home840-capability-track{animation-duration:23s}
}
@media(prefers-reduced-motion:reduce){
  .home840-product-live>i,.home840-flow-link i,.context-connector i:after,.context-core-ring,.home840-capability-track,.home840-tools-marquee>div{animation:none!important}
}

/* === va247-homepage-polish-v850.css === */
/* VA20Four7 v8.5 — typography + visual polish layer */
:root{
  --h85-ink:#102a47;
  --h85-ink-strong:#081d35;
  --h85-copy:#536b84;
  --h85-muted:#7b8da2;
  --h85-blue:#4b7ff0;
  --h85-violet:#7669e8;
  --h85-mint:#32a47b;
  --h85-sky:#dbe8ff;
  --h85-lav:#ebe8ff;
  --h85-soft:#f6f9fe;
  --h85-line:rgba(24,62,102,.11);
  --h85-line-strong:rgba(24,62,102,.16);
  --h85-shadow:0 18px 52px rgba(29,70,119,.075);
  --h85-shadow-lg:0 28px 78px rgba(29,70,119,.11);
}

body.home .va247-home-v840{background:#fbfdff!important;color:var(--h85-ink)!important}
body.home .va247-home-v840 .wrap{width:min(calc(100% - 56px),1200px)!important}
body.home .va247-home-v840 h1,
body.home .va247-home-v840 h2,
body.home .va247-home-v840 h3{font-family:"Inter Tight",Inter,system-ui,sans-serif!important;color:var(--h85-ink)!important;-webkit-text-fill-color:var(--h85-ink)!important;text-wrap:balance}
body.home .va247-home-v840 p{font-size:15.5px!important;line-height:1.72!important;color:var(--h85-copy)!important;-webkit-text-fill-color:var(--h85-copy)!important}
body.home .va247-home-v840 .section{padding:96px 0!important}
body.home .va247-home-v840 h2{font-size:clamp(36px,3.75vw,50px)!important;line-height:1.055!important;letter-spacing:-.043em!important;font-weight:560!important}
body.home .va247-home-v840 h3{font-size:clamp(20px,1.9vw,25px)!important;line-height:1.18!important;letter-spacing:-.025em!important;font-weight:610!important}
body.home .va247-home-v840 .eyebrow{font-size:10.5px!important;letter-spacing:.115em!important;color:#5d7590!important;-webkit-text-fill-color:#5d7590!important}
.home840-chapter-no{width:32px!important;height:23px!important;font-size:8.5px!important;margin-bottom:12px!important}

/* Hero: quieter scale, richer palette, less poster-like */
.home840-hero{background:
  radial-gradient(circle at 16% 16%,rgba(117,155,245,.22),transparent 31%),
  radial-gradient(circle at 74% 9%,rgba(132,113,231,.12),transparent 25%),
  linear-gradient(135deg,#d5e4ff 0%,#eef4ff 45%,#ffffff 82%)!important}
.home840-grid-bg{background-size:72px 72px!important;opacity:.34!important}
.home840-orb-a{width:330px!important;height:330px!important;background:#87aff8!important;opacity:.25!important}
.home840-orb-b{width:250px!important;height:250px!important;background:#a796ef!important;opacity:.16!important}
.home840-hero-grid{grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr)!important;gap:64px!important;padding:92px 0 66px!important}
.home840-hero-copy{max-width:590px!important}
.home840-kicker{padding:7px 11px!important;font-size:10px!important;background:rgba(255,255,255,.62)!important;border-color:rgba(24,62,102,.13)!important}
.home840-hero h1{margin-top:18px!important;font-size:clamp(50px,5.25vw,70px)!important;line-height:.97!important;letter-spacing:-.058em!important;font-weight:550!important;max-width:10.8ch!important}
.home840-hero h1>span:last-child{color:#294f78!important;-webkit-text-fill-color:#294f78!important}
.home840-hero-copy>p{margin-top:22px!important;max-width:55ch!important;font-size:17px!important;line-height:1.65!important;color:#405f7d!important;-webkit-text-fill-color:#405f7d!important}
.home840-hero-actions{margin-top:26px!important;gap:16px!important}
.home840-primary{min-height:48px!important;padding:0 18px!important;border-radius:11px!important}
.home840-trustline{margin-top:24px!important;padding-top:18px!important;gap:9px 16px!important}
.home840-trustline span{font-size:11.5px!important}

/* Product visual: compact application surface */
.home840-product{max-width:560px!important;border-radius:24px!important;border-color:rgba(20,58,100,.14)!important;box-shadow:var(--h85-shadow-lg)!important;background:rgba(255,255,255,.84)!important}
.home840-product-chrome{height:48px!important;padding:0 15px!important}
.home840-product-body{grid-template-columns:118px 1fr!important;min-height:365px!important}
.home840-product-sidebar{padding:13px 8px!important}
.home840-product-sidebar span{padding:9px 8px!important;font-size:9.5px!important}
.home840-product-main{padding:15px!important}
.home840-product-topline{margin-bottom:12px!important}
.home840-product-topline strong{font-size:15px!important}
.home840-flow-canvas{gap:15px!important;padding:13px 0 18px!important}
.home840-flow-node{min-height:108px!important;padding:11px!important;border-radius:12px!important;box-shadow:0 6px 18px rgba(29,69,116,.04)!important}
.home840-flow-node small{font-size:7.5px!important}
.home840-flow-node strong{font-size:11px!important}
.home840-flow-node>span{font-size:8.5px!important}
.home840-flow-link{top:67px!important}
.home840-activity{padding-top:9px!important}
.home840-activity-row{padding:7px 0!important}
.home840-product-footer span{padding:10px 13px!important}
.home840-product-footer b{font-size:9.5px!important}
.home840-capability-track{padding:15px 0!important;gap:22px!important}
.home840-capability-track span{font-size:12px!important;font-weight:620!important}

/* Chapter rhythm */
.home840-chapter-head{grid-template-columns:minmax(0,1fr) minmax(280px,.66fr)!important;gap:52px!important;align-items:end!important;margin-bottom:44px!important}
.home840-chapter-head>div:first-child{max-width:660px!important}
.home840-chapter-head h2{max-width:13ch!important;margin-top:10px!important}
.home840-chapter-head>p{max-width:50ch!important;font-size:15px!important}

/* Problem: editorial rather than card-like */
.home840-problem{background:#fff!important}
.home840-problem-grid{border-color:var(--h85-line-strong)!important}
.home840-problem-grid article{padding:28px 28px 30px!important;border-color:var(--h85-line)!important;min-height:220px}
.home840-problem-grid article>span{font-size:9px!important}
.home840-problem-grid h3{margin:24px 0 9px!important;font-size:22px!important;line-height:1.16!important;max-width:15ch!important}
.home840-problem-grid p{font-size:13.5px!important;line-height:1.65!important}

/* Outcome owner system */
.home840-owners{background:linear-gradient(180deg,#f0f5ff 0%,#f8fbff 100%)!important}
.home840-owner-experience{grid-template-columns:260px 1fr!important;gap:16px!important}
.home840-owner-tabs{border-radius:18px!important;background:rgba(255,255,255,.78)!important}
.home840-owner-tabs button{min-height:60px!important;padding:0 15px!important;grid-template-columns:26px 1fr 16px!important}
.home840-owner-tabs button.active{padding-left:18px!important}
.home840-owner-tabs button b{font-size:12px!important}
.home840-owner-panel-wrap{min-height:458px!important}
.home840-owner-panel{padding:24px!important;border-radius:19px!important;gap:19px!important;box-shadow:var(--h85-shadow)!important}
.home840-owner-panel:before{width:240px!important;height:240px!important;right:-90px!important;top:-100px!important;opacity:.72}
.home840-owner-panel h3{font-size:clamp(28px,2.6vw,38px)!important;letter-spacing:-.038em!important;margin:8px 0 8px!important}
.home840-owner-panel p{font-size:13.5px!important;line-height:1.65!important}
.home840-owner-panel-copy>a{font-size:11.5px!important;margin-top:12px!important}
.home840-owner-panel-flow{gap:8px!important}
.home840-owner-panel-flow .owner-stage{padding:13px!important;border-radius:13px!important;min-height:112px!important}
.home840-owner-panel-flow .owner-stage small{font-size:7.5px!important}
.home840-owner-panel-flow .owner-stage strong{font-size:11px!important}
.home840-owner-panel-flow .owner-stage span{font-size:8.5px!important}
.home840-owner-measures span{padding:13px 14px!important}
.home840-owner-measures span{font-size:10px!important}

/* Operating context: deep navy, less decorative */
.home840-model{background:linear-gradient(135deg,#0d2744 0%,#153b61 58%,#204f7a 100%)!important}
.home840-model-bg{opacity:.72!important;background-size:auto,82px 82px,82px 82px!important}
.home840-context-map{grid-template-columns:1fr 70px 1.42fr 70px 1fr!important;padding:28px!important;border-radius:24px!important;background:rgba(5,22,41,.24)!important;box-shadow:0 28px 70px rgba(0,0,0,.15)!important}
.context-column{gap:8px!important}
.context-column>span{padding:10px 11px!important;border-radius:10px!important;font-size:9.5px!important}
.context-core{min-height:250px!important;padding:28px!important;background:radial-gradient(circle at 50% 42%,rgba(108,161,255,.19),rgba(15,42,72,.92) 65%)!important}
.ring-a{inset:18px!important}.ring-b{inset:42px!important}
.context-core strong{font-size:23px!important}
.context-core p{font-size:9px!important;margin:7px 0 13px!important}
.context-core>div:last-child span{padding:6px 8px!important}

/* Proof */
.home840-proof-head{gap:16px!important;margin-bottom:32px!important}
.home840-proof-head h2{max-width:12ch!important}
.home840-testimonial-stage{min-height:320px!important;padding:44px 52px 64px!important;border-radius:24px!important;background:linear-gradient(135deg,#e5efff 0%,#f9fbff 56%,#efedff 100%)!important;box-shadow:0 14px 44px rgba(41,78,128,.05)}
.home840-testimonial-stage:after{right:38px!important;font-size:150px!important}
.home840-testimonial{inset:44px 52px 68px!important}
.home840-testimonial blockquote{max-width:760px!important;font-size:clamp(25px,2.55vw,36px)!important;line-height:1.22!important;letter-spacing:-.029em!important;font-weight:500!important}
.home840-testimonial>div{margin-top:22px!important}
.home840-testimonial-controls{left:52px!important;right:52px!important;bottom:22px!important}

/* Difference */
.home840-difference{background:#f7faff!important}
.home840-diff-grid{border-radius:20px!important}
.home840-diff-grid article{min-height:220px!important;padding:27px!important}
.home840-diff-grid h3{margin:34px 0 9px!important;font-size:23px!important;letter-spacing:-.03em!important}
.home840-diff-grid p{font-size:13.5px!important;line-height:1.65!important}
.home840-diff-grid strong{margin-top:15px!important;padding:7px 9px!important;font-size:8.5px!important}

/* Start */
.home840-start-grid{grid-template-columns:.78fr 1.22fr!important;gap:72px!important}
.home840-start-copy h2{max-width:10ch!important;margin:10px 0 15px!important}
.home840-start-copy p{font-size:14.5px!important}
.home840-start-steps article{grid-template-columns:54px 1fr!important;gap:18px!important;padding:24px 0 29px!important}
.home840-start-steps article>span{width:54px!important;height:54px!important;border-radius:16px!important}
.home840-progress-line{left:26px!important}
.home840-start-steps h3{font-size:24px!important;margin:7px 0 7px!important}
.home840-start-steps p{font-size:13.5px!important}

/* Tools */
.home840-tools{padding:68px 0 38px!important;background:linear-gradient(180deg,#eff5ff,#fbfdff)!important}
.home840-tools-head{margin-bottom:30px!important}
.home840-tools-head h2{font-size:clamp(32px,3.5vw,45px)!important;line-height:1.06!important;letter-spacing:-.042em!important;max-width:12ch!important}
.home840-tools-head p{font-size:14.5px!important}
.home840-tools-marquee span{padding:12px 16px!important;border-radius:12px!important;font-size:11px!important}

/* Final CTA */
.home840-final-shell{grid-template-columns:.9fr 1.1fr!important;gap:44px!important;padding:38px!important;border-radius:26px!important;background:linear-gradient(135deg,#dfeaff 0%,#f8fbff 58%,#ece9ff 100%)!important;box-shadow:var(--h85-shadow)!important}
.home840-final-shell:before{opacity:.55}
.home840-final-copy h2{max-width:11ch!important;margin:10px 0 15px!important}
.home840-final-copy>p{font-size:14.5px!important}
.home840-final-points{margin-top:20px!important}
.home840-final-points span{font-size:9.5px!important;padding:8px 10px!important}
.home840-form-card{padding:24px!important;border-radius:20px!important;box-shadow:0 15px 38px rgba(37,72,118,.07)!important}
.home840-form-card .home-contact-head h3{font-size:21px!important}

@media(max-width:1080px){
  body.home .va247-home-v840 .section{padding:84px 0!important}
  .home840-hero-grid{grid-template-columns:1fr!important;gap:42px!important;padding-top:78px!important}
  .home840-product{justify-self:start!important;max-width:620px!important}
  .home840-hero h1{max-width:11.5ch!important}
  .home840-chapter-head{grid-template-columns:1fr!important;gap:18px!important}
  .home840-chapter-head>p{justify-self:start!important}
  .home840-owner-experience{grid-template-columns:230px 1fr!important}
  .home840-context-map{grid-template-columns:1fr 46px 1.32fr 46px 1fr!important;padding:22px!important}
  .home840-start-grid{gap:44px!important}
}
@media(max-width:860px){
  body.home .va247-home-v840 .wrap{width:min(calc(100% - 34px),1200px)!important}
  .home840-owner-experience{grid-template-columns:1fr!important}
  .home840-owner-panel-wrap{min-height:510px!important}
  .home840-context-map{grid-template-columns:1fr!important;gap:16px!important}
  .context-core{max-width:390px!important;width:100%!important;justify-self:center!important}
  .home840-start-grid,.home840-tools-head,.home840-final-shell{grid-template-columns:1fr!important}
}
@media(max-width:640px){
  body.home .va247-home-v840 .section{padding:66px 0!important}
  .home840-hero-grid{padding:56px 0 44px!important;gap:32px!important}
  .home840-hero h1{font-size:clamp(40px,11.5vw,52px)!important;line-height:.99!important;max-width:11ch!important}
  .home840-hero-copy>p{font-size:15.5px!important}
  body.home .va247-home-v840 h2{font-size:clamp(32px,9.5vw,40px)!important}
  .home840-product{border-radius:18px!important}
  .home840-product-body{grid-template-columns:1fr!important}
  .home840-product-sidebar{display:none!important}
  .home840-flow-canvas{grid-template-columns:1fr 1fr!important;gap:9px!important}
  .home840-flow-link{display:none!important}
  .home840-owner-panel-wrap{min-height:650px!important}
  .home840-owner-panel{padding:18px!important}
  .home840-owner-panel h3{font-size:28px!important}
  .home840-testimonial-stage{min-height:380px!important;padding:30px 22px 64px!important}
  .home840-testimonial{inset:30px 22px 68px!important}
  .home840-testimonial blockquote{font-size:clamp(22px,6.5vw,30px)!important}
  .home840-testimonial-controls{left:22px!important;right:22px!important}
  .home840-diff-grid article{min-height:205px!important;padding:23px 20px!important}
  .home840-start-steps article{grid-template-columns:46px 1fr!important;gap:13px!important}
  .home840-start-steps article>span{width:46px!important;height:46px!important;border-radius:14px!important}
  .home840-progress-line{left:22px!important}
  .home840-final-shell{padding:22px!important;border-radius:22px!important}
  .home840-form-card{padding:18px!important}
}

/* === va247-homepage-polish-v860.css === */
/* VA20Four7 v8.6 — modern homepage refinement */
:root{
  --h86-ink:#0e2743;
  --h86-ink-2:#193956;
  --h86-copy:#526981;
  --h86-muted:#7e8fa2;
  --h86-blue:#557ff0;
  --h86-blue-soft:#eaf1ff;
  --h86-violet:#776ce9;
  --h86-mint:#37a17d;
  --h86-bg:#fbfdff;
  --h86-soft:#f3f7fd;
  --h86-line:rgba(18,55,92,.10);
  --h86-line-strong:rgba(18,55,92,.15);
  --h86-shadow:0 20px 60px rgba(25,62,104,.07);
  --h86-shadow-lg:0 34px 90px rgba(25,62,104,.10);
}

body.home .va247-home-v840{background:var(--h86-bg)!important}
body.home .va247-home-v840 .wrap{width:min(calc(100% - 64px),1180px)!important}
body.home .va247-home-v840 .section{padding:88px 0!important}
body.home .va247-home-v840 h1,
body.home .va247-home-v840 h2,
body.home .va247-home-v840 h3{font-family:"Inter Tight",Inter,system-ui,sans-serif!important;color:var(--h86-ink)!important;-webkit-text-fill-color:var(--h86-ink)!important}
body.home .va247-home-v840 h2{font-size:clamp(33px,3.2vw,44px)!important;line-height:1.07!important;letter-spacing:-.038em!important;font-weight:570!important}
body.home .va247-home-v840 h3{font-size:clamp(19px,1.65vw,23px)!important;line-height:1.2!important;letter-spacing:-.022em!important;font-weight:620!important}
body.home .va247-home-v840 p{font-size:15px!important;line-height:1.7!important;color:var(--h86-copy)!important;-webkit-text-fill-color:var(--h86-copy)!important}
body.home .va247-home-v840 .eyebrow{font-size:10px!important;letter-spacing:.12em!important;font-weight:760!important}

/* Hero: retain impact, remove excess scale */
.home840-hero{background:
 radial-gradient(circle at 18% 13%,rgba(109,151,246,.20),transparent 31%),
 radial-gradient(circle at 78% 7%,rgba(128,111,232,.10),transparent 24%),
 linear-gradient(135deg,#dce8ff 0%,#f0f5ff 46%,#ffffff 83%)!important}
.home840-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(470px,1.05fr)!important;gap:58px!important;padding:84px 0 62px!important}
.home840-hero-copy{max-width:565px!important}
.home840-hero h1{font-size:clamp(48px,4.75vw,64px)!important;line-height:.99!important;letter-spacing:-.052em!important;font-weight:555!important;max-width:11.2ch!important}
.home840-hero-copy>p{font-size:16.5px!important;line-height:1.64!important;max-width:54ch!important}
.home840-product{max-width:535px!important;border-radius:22px!important;box-shadow:0 30px 78px rgba(25,60,103,.13)!important}
.home840-product-body{min-height:345px!important}
.home840-flow-node{min-height:101px!important}
.home840-activity-row{padding:6px 0!important}
.home840-product-footer span{padding:9px 12px!important}

/* Remove noisy post-hero ticker completely */
.home840-capability-rail{display:none!important}

/* Clean trust/proof rail */
.home860-proofbar{background:#fff!important;border-top:1px solid var(--h86-line)!important;border-bottom:1px solid var(--h86-line)!important}
.home860-proofbar-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:36px}
.home860-trust-group{display:flex;align-items:center;gap:24px;min-width:0}
.home860-trust-group>small{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:760;color:#8896a8!important;white-space:nowrap}
.home860-client-names{display:flex;align-items:center;gap:18px;min-width:0}
.home860-client-names strong{font-size:17px!important;line-height:1!important;letter-spacing:-.025em!important;color:#385776!important;-webkit-text-fill-color:#385776!important;white-space:nowrap}
.home860-client-names i{display:block;width:4px;height:4px;border-radius:50%;background:#b7c3d0}
.home860-metrics{display:flex;align-items:center;gap:26px;flex:none}
.home860-metrics>span{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:7px;padding-left:22px;border-left:1px solid var(--h86-line)}
.home860-metrics b{font-size:21px!important;letter-spacing:-.035em;color:var(--h86-ink)!important;-webkit-text-fill-color:var(--h86-ink)!important}
.home860-metrics small{font-size:11.5px;color:#6d7e92!important;white-space:nowrap}

/* Chapter heads: less editorial clutter, stronger hierarchy */
.home840-chapter-head{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr)!important;gap:46px!important;margin-bottom:38px!important;align-items:end!important}
.home840-chapter-head>div:first-child{max-width:620px!important}
.home840-chapter-head h2{max-width:14ch!important;margin-top:9px!important}
.home840-chapter-head>p{max-width:46ch!important;font-size:14.5px!important;line-height:1.68!important}
.home840-chapter-no{width:auto!important;height:auto!important;padding:4px 7px!important;border-radius:999px!important;background:#edf3ff!important;border:1px solid #dce6f7!important;color:#5878a2!important;font-size:8px!important;letter-spacing:.1em!important;margin-bottom:10px!important}

/* Problem: slimmer statements, not three giant cards */
.home840-problem{background:#fff!important}
.home840-problem-grid{border:0!important;border-top:1px solid var(--h86-line-strong)!important;border-bottom:1px solid var(--h86-line-strong)!important;border-radius:0!important;background:transparent!important;gap:0!important}
.home840-problem-grid article{min-height:184px!important;padding:24px 28px 26px!important;background:transparent!important;border-top:0!important;border-bottom:0!important;border-right:1px solid var(--h86-line)!important;box-shadow:none!important}
.home840-problem-grid article:last-child{border-right:0!important}
.home840-problem-grid article>span{font-size:8.5px!important;color:#7890a8!important}
.home840-problem-grid h3{margin:20px 0 8px!important;font-size:20px!important;line-height:1.2!important;max-width:17ch!important}
.home840-problem-grid p{font-size:13.5px!important;line-height:1.62!important;max-width:34ch}

/* Owner experience: one confident product surface */
.home840-owners{background:linear-gradient(180deg,#f3f7ff 0%,#f9fbff 100%)!important}
.home840-owner-experience{grid-template-columns:230px 1fr!important;gap:14px!important}
.home840-owner-tabs{border-radius:16px!important;border-color:var(--h86-line)!important;box-shadow:none!important;background:rgba(255,255,255,.72)!important;backdrop-filter:blur(12px)}
.home840-owner-tabs button{min-height:56px!important;padding:0 13px!important;grid-template-columns:22px 1fr 14px!important}
.home840-owner-tabs button b{font-size:11.5px!important}
.home840-owner-panel-wrap{min-height:422px!important}
.home840-owner-panel{padding:22px!important;border-radius:18px!important;gap:17px!important;border-color:var(--h86-line)!important;box-shadow:var(--h86-shadow)!important}
.home840-owner-panel h3{font-size:clamp(26px,2.25vw,34px)!important;margin:7px 0 7px!important}
.home840-owner-panel p{font-size:13.25px!important;line-height:1.63!important;max-width:64ch}
.home840-owner-panel-flow{gap:7px!important}
.home840-owner-panel-flow .owner-stage{padding:12px!important;min-height:103px!important;border-radius:12px!important}
.home840-owner-panel-flow .owner-stage strong{font-size:10.5px!important}
.home840-owner-panel-flow .owner-stage span{font-size:8px!important}
.home840-owner-measures span{padding:11px 13px!important;font-size:9.5px!important}

/* Dark operating model: cleaner, less dashboard-like */
.home840-model{background:linear-gradient(135deg,#0c233d 0%,#123451 52%,#1b476d 100%)!important}
.home840-model .home840-chapter-head{margin-bottom:32px!important}
.home840-context-map{grid-template-columns:1fr 58px 1.34fr 58px 1fr!important;padding:22px!important;border-radius:20px!important;background:rgba(5,20,37,.22)!important;border-color:rgba(255,255,255,.10)!important;box-shadow:0 30px 70px rgba(0,0,0,.13)!important}
.context-column>span{padding:9px 10px!important;border-radius:9px!important;font-size:9px!important}
.context-core{min-height:222px!important;padding:24px!important}
.context-core strong{font-size:21px!important}
.context-core p{font-size:8.5px!important}
.context-core>div:last-child span{padding:5px 7px!important;font-size:7.5px!important}

/* Testimonial: one generous statement, but not another hero */
.home840-proof{background:#fff!important}
.home840-proof-head{margin-bottom:26px!important}
.home840-testimonial-stage{min-height:286px!important;padding:38px 44px 58px!important;border-radius:20px!important;background:linear-gradient(135deg,#e8f0ff 0%,#fbfdff 58%,#f0edff 100%)!important;box-shadow:none!important;border:1px solid var(--h86-line)!important}
.home840-testimonial{inset:38px 44px 62px!important}
.home840-testimonial blockquote{max-width:700px!important;font-size:clamp(22px,2.2vw,31px)!important;line-height:1.24!important;font-weight:510!important}
.home840-testimonial-stage:after{font-size:120px!important;opacity:.16!important}
.home840-testimonial-controls{left:44px!important;right:44px!important;bottom:18px!important}

/* Difference: eliminate card soup, use a crisp feature matrix */
.home840-difference{background:#f8fbff!important}
.home840-diff-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border:0!important;border-top:1px solid var(--h86-line-strong)!important;border-bottom:1px solid var(--h86-line-strong)!important;border-radius:0!important;background:transparent!important}
.home840-diff-grid article{min-height:188px!important;padding:24px 28px 26px!important;background:transparent!important;border-right:1px solid var(--h86-line)!important;border-bottom:1px solid var(--h86-line)!important;box-shadow:none!important}
.home840-diff-grid article:nth-child(2n){border-right:0!important}
.home840-diff-grid article:nth-child(n+3){border-bottom:0!important}
.home840-diff-grid h3{margin:24px 0 7px!important;font-size:20px!important}
.home840-diff-grid p{font-size:13.25px!important;line-height:1.62!important}
.home840-diff-grid strong{margin-top:13px!important;padding:6px 8px!important;font-size:8px!important;background:#edf3ff!important}

/* Adoption section */
.home840-start{background:#fff!important}
.home840-start-grid{grid-template-columns:.72fr 1.28fr!important;gap:62px!important}
.home840-start-copy h2{max-width:11ch!important}
.home840-start-copy p{font-size:14px!important}
.home840-start-steps article{grid-template-columns:48px 1fr!important;gap:16px!important;padding:21px 0 26px!important}
.home840-start-steps article>span{width:48px!important;height:48px!important;border-radius:14px!important;font-size:9px!important}
.home840-progress-line{left:23px!important}
.home840-start-steps h3{font-size:21px!important;margin:6px 0 6px!important}
.home840-start-steps p{font-size:13px!important;line-height:1.62!important}

/* Tools: calmer integration cloud */
.home840-tools{padding:58px 0 34px!important;background:linear-gradient(180deg,#f0f5ff,#fbfdff)!important}
.home840-tools-head{margin-bottom:24px!important;grid-template-columns:1fr .7fr!important}
.home840-tools-head h2{font-size:clamp(30px,3vw,40px)!important;max-width:13ch!important}
.home840-tools-head p{font-size:13.5px!important}
.home840-tools-marquee{mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)!important}
.home840-tools-marquee>div{gap:9px!important;animation-duration:48s!important}
.home840-tools-marquee span{padding:10px 14px!important;border-radius:10px!important;font-size:10.5px!important;box-shadow:none!important;background:rgba(255,255,255,.72)!important}

/* Final CTA */
.home840-final-shell{grid-template-columns:.88fr 1.12fr!important;gap:38px!important;padding:34px!important;border-radius:22px!important;background:linear-gradient(135deg,#e1ebff 0%,#f9fbff 58%,#efedff 100%)!important;box-shadow:none!important;border-color:var(--h86-line-strong)!important}
.home840-final-copy h2{max-width:11.5ch!important}
.home840-final-copy>p{font-size:14px!important}
.home840-final-points{gap:6px!important}
.home840-final-points span{padding:7px 9px!important;font-size:8.8px!important}
.home840-form-card{padding:22px!important;border-radius:17px!important;box-shadow:0 14px 36px rgba(30,67,110,.065)!important}
.home840-form-card .home-contact-head h3{font-size:19px!important}

/* Micro-interactions */
.home840-owner-tabs button,
.home840-problem-grid article,
.home840-diff-grid article,
.home840-tools-marquee span{transition:background-color .28s ease,border-color .28s ease,transform .28s ease,box-shadow .28s ease!important}
.home840-problem-grid article:hover,.home840-diff-grid article:hover{background:rgba(242,247,255,.72)!important}
.home840-tools-marquee span:hover{background:#fff!important;border-color:rgba(59,106,168,.18)!important;transform:translateY(-2px)}

@media(max-width:1080px){
  body.home .va247-home-v840 .section{padding:80px 0!important}
  .home840-hero-grid{grid-template-columns:1fr!important;gap:38px!important;padding-top:74px!important}
  .home840-product{max-width:610px!important}
  .home840-chapter-head{grid-template-columns:1fr!important;gap:16px!important}
  .home840-owner-experience{grid-template-columns:220px 1fr!important}
  .home840-context-map{grid-template-columns:1fr 40px 1.28fr 40px 1fr!important}
}
@media(max-width:860px){
  body.home .va247-home-v840 .wrap{width:min(calc(100% - 36px),1180px)!important}
  .home860-proofbar-inner{align-items:flex-start;flex-direction:column;gap:18px;padding:20px 0}
  .home860-metrics{width:100%}
  .home860-metrics>span:first-child{padding-left:0;border-left:0}
  .home840-owner-experience{grid-template-columns:1fr!important}
  .home840-owner-panel-wrap{min-height:490px!important}
  .home840-context-map{grid-template-columns:1fr!important;gap:14px!important}
  .home840-start-grid,.home840-tools-head,.home840-final-shell{grid-template-columns:1fr!important}
}
@media(max-width:640px){
  body.home .va247-home-v840 .wrap{width:min(calc(100% - 28px),1180px)!important}
  body.home .va247-home-v840 .section{padding:62px 0!important}
  body.home .va247-home-v840 h2{font-size:clamp(30px,8.7vw,38px)!important}
  .home840-hero-grid{padding:52px 0 42px!important;gap:28px!important}
  .home840-hero h1{font-size:clamp(39px,11vw,50px)!important;max-width:11.5ch!important}
  .home840-hero-copy>p{font-size:15px!important}
  .home860-trust-group{align-items:flex-start;flex-direction:column;gap:10px}
  .home860-client-names{gap:10px;flex-wrap:wrap}
  .home860-client-names strong{font-size:15px!important}
  .home860-metrics{gap:14px}
  .home860-metrics>span{padding-left:14px;display:flex;flex-direction:column;gap:1px}
  .home860-metrics b{font-size:18px!important}.home860-metrics small{font-size:10px!important}
  .home840-problem-grid,.home840-diff-grid{grid-template-columns:1fr!important}
  .home840-problem-grid article,.home840-diff-grid article{border-right:0!important;border-bottom:1px solid var(--h86-line)!important;min-height:0!important;padding:22px 18px!important}
  .home840-problem-grid article:last-child,.home840-diff-grid article:last-child{border-bottom:0!important}
  .home840-owner-panel{padding:17px!important}
  .home840-owner-panel h3{font-size:27px!important}
  .home840-testimonial-stage{min-height:352px!important;padding:28px 20px 60px!important}
  .home840-testimonial{inset:28px 20px 64px!important}
  .home840-testimonial blockquote{font-size:clamp(21px,6.3vw,28px)!important}
  .home840-testimonial-controls{left:20px!important;right:20px!important}
  .home840-start-steps article{grid-template-columns:44px 1fr!important;gap:12px!important}
  .home840-start-steps article>span{width:44px!important;height:44px!important}.home840-progress-line{left:21px!important}
  .home840-final-shell{padding:20px!important}
}

/* restrained interactive light on active service panel */
.home840-owner-panel{isolation:isolate}
.home840-owner-panel::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:radial-gradient(280px circle at var(--h86-x,78%) var(--h86-y,16%),rgba(93,134,241,.105),transparent 68%);opacity:.72;transition:opacity .3s ease}
@media(prefers-reduced-motion:reduce){.home840-owner-panel::after{display:none}}

/* === va247-homepage-hero-v890.css === */
/* 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}}

/* === va247-homepage-proof-v900.css === */
/* VA20Four7 v9.0 — compact modern post-hero proof dock */
.home900-proofdock{position:relative;z-index:6;margin-top:-10px;padding:0 0 18px;background:transparent}
.home900-proofrail{--mx:50%;--my:50%;position:relative;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(300px,1.25fr) auto;gap:24px;align-items:center;min-height:104px;padding:18px 22px;border-top:1px solid rgba(40,78,120,.12);border-bottom:1px solid rgba(40,78,120,.12);background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(248,251,255,.76));backdrop-filter:blur(16px);overflow:hidden}
.home900-proofrail:before{content:"";position:absolute;inset:0;background:radial-gradient(300px circle at var(--mx) var(--my),rgba(83,128,246,.085),transparent 62%);pointer-events:none;opacity:.9}
.home900-proofrail:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(74,120,238,.22) 32%,rgba(51,175,134,.20) 68%,transparent);pointer-events:none}
.home900-proofsignal,.home900-clients,.home900-stats{position:relative;z-index:2}
.home900-proofsignal{display:flex;align-items:center;gap:12px;min-width:0}
.home900-signal-dot{position:relative;width:9px;height:9px;border-radius:50%;background:#37ad83;box-shadow:0 0 0 5px rgba(55,173,131,.11);flex:none}
.home900-signal-dot:after{content:"";position:absolute;inset:-6px;border:1px solid rgba(55,173,131,.18);border-radius:50%;animation:home900Ping 2.4s ease-out infinite}
.home900-proofsignal div{display:grid;gap:3px;min-width:0}
.home900-proofsignal small,.home900-clients>small{font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#8794a5!important}
.home900-proofsignal strong{font-size:15px;line-height:1.35;letter-spacing:-.015em;color:#18324f!important;white-space:nowrap}
.home900-clients{display:flex;align-items:center;gap:18px;min-width:0;padding-left:22px;border-left:1px solid rgba(40,78,120,.10)}
.home900-client-track{display:flex;align-items:center;gap:14px;min-width:0;flex-wrap:wrap}
.home900-client-track span{position:relative;font-size:14px;font-weight:760;letter-spacing:-.02em;color:#4a617a!important;transition:color .2s ease,transform .2s ease}
.home900-client-track span:hover{color:#244d7e!important;transform:translateY(-1px)}
.home900-client-track i{width:4px;height:4px;border-radius:50%;background:#aeb9c8;flex:none}
.home900-stats{display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));align-items:center}
.home900-stats article{position:relative;padding:2px 18px;min-width:0}
.home900-stats article+article:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:rgba(40,78,120,.10)}
.home900-stats b{display:flex;align-items:flex-start;gap:1px;font-size:27px;line-height:1;font-weight:620;letter-spacing:-.055em;color:#214d80!important}
.home900-stats b em{font-style:normal;font-size:.58em;line-height:1.15;color:#607996!important}
.home900-stats small{display:block;margin-top:6px;font-size:10px;line-height:1.35;color:#75869a!important;white-space:nowrap}
.home900-rail-glow{position:absolute;z-index:1;width:130px;height:130px;right:12%;top:50%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,rgba(104,117,246,.08),transparent 70%);filter:blur(8px);pointer-events:none;animation:home900Drift 6s ease-in-out infinite}
.home900-proofdock + .home840-problem{padding-top:64px!important}
.home900-proofdock + .home840-problem:before{display:none!important}
@keyframes home900Ping{0%{transform:scale(.75);opacity:.7}70%,100%{transform:scale(1.7);opacity:0}}
@keyframes home900Drift{0%,100%{transform:translate(0,-50%)}50%{transform:translate(-18px,-50%)}}
@media(max-width:1080px){
  .home900-proofrail{grid-template-columns:1fr 1.25fr;gap:18px;min-height:auto;padding:18px 20px}
  .home900-stats{grid-column:1/-1;border-top:1px solid rgba(40,78,120,.08);padding-top:14px}
  .home900-stats article{padding-left:0;padding-right:18px}
  .home900-stats article+article{padding-left:18px}
}
@media(max-width:760px){
  .home900-proofdock{margin-top:0;padding-bottom:8px}
  .home900-proofrail{grid-template-columns:1fr;gap:14px;padding:17px 0;background:transparent;backdrop-filter:none}
  .home900-proofrail:before,.home900-proofrail:after,.home900-rail-glow{display:none}
  .home900-clients{display:grid;gap:8px;padding:14px 0 0;border-left:0;border-top:1px solid rgba(40,78,120,.09)}
  .home900-client-track{gap:10px}
  .home900-client-track span{font-size:13px}
  .home900-stats{grid-template-columns:1fr 1fr 1fr;gap:0;padding-top:14px}
  .home900-stats article{padding:0 10px 0 0}
  .home900-stats article+article{padding-left:10px;padding-right:10px}
  .home900-stats b{font-size:23px}
  .home900-stats small{font-size:9px;white-space:normal}
  .home900-proofdock + .home840-problem{padding-top:54px!important}
}
@media(max-width:480px){
  .home900-proofsignal strong{white-space:normal}
  .home900-stats{grid-template-columns:1fr}
  .home900-stats article,.home900-stats article+article{padding:10px 0;border-top:1px solid rgba(40,78,120,.08)}
  .home900-stats article:first-child{border-top:0}
  .home900-stats article+article:before{display:none}
}
@media(prefers-reduced-motion:reduce){.home900-signal-dot:after,.home900-rail-glow{animation:none!important}}

/* === va247-homepage-problem-v940.css === */
/* VA20Four7 v9.4 — problem section rebuild */
.home940-problem{position:relative;background:
  radial-gradient(circle at 88% 18%,rgba(75,126,245,.07),transparent 24%),
  linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;border-top:1px solid rgba(42,75,116,.08)}
.home940-problem>.wrap{display:grid;gap:38px}
.home940-problem-top{display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);gap:64px;align-items:center}
.home940-problem-copy{max-width:560px}
.home940-label{display:flex;align-items:center;gap:10px;margin-bottom:20px}
.home940-label>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:28px;border-radius:999px;background:#eef4ff;border:1px solid rgba(70,126,245,.15);font-size:10px;font-weight:850;color:#244a7b!important}
.home940-label>i{width:7px;height:7px;border-radius:50%;background:#4f84f4;box-shadow:0 0 0 5px rgba(79,132,244,.10)}
.home940-label>small{font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:#58708b!important}
.home940-problem h2{max-width:9.8ch!important;margin:0!important;font-size:clamp(38px,4.1vw,58px)!important;line-height:.99!important;letter-spacing:-.052em!important;font-weight:570!important;color:#11233b!important;-webkit-text-fill-color:#11233b!important}
.home940-problem-copy>p{max-width:49ch;margin:20px 0 0;font-size:16.5px;line-height:1.72;color:#60728a!important;-webkit-text-fill-color:#60728a!important}

.home940-pressure-board{position:relative;padding:18px;border:1px solid rgba(39,76,118,.13);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 24px 64px rgba(30,57,91,.08);overflow:hidden}
.home940-pressure-board:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.48),transparent 38%,rgba(78,128,240,.035));pointer-events:none}
.home940-pressure-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 2px 14px}
.home940-pressure-head small{display:block;font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#8a99ac!important}
.home940-pressure-head strong{display:block;margin-top:4px;font-size:14px;color:#163251!important}
.home940-pressure-head>span{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(39,76,118,.1);background:#f8fbff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#647b96!important}
.home940-pressure-head>span i{width:7px;height:7px;border-radius:50%;background:#38ab82;box-shadow:0 0 0 4px rgba(56,171,130,.1);animation:h940Pulse 1.9s ease-in-out infinite}
.home940-pressure-chart{position:relative;height:240px;border:1px solid rgba(39,76,118,.09);border-radius:18px;background:linear-gradient(180deg,#f9fbff,#fff);overflow:hidden}
.home940-pressure-grid{position:absolute;inset:0;background:linear-gradient(rgba(66,97,137,.055) 1px,transparent 1px);background-size:100% 25%}
.home940-pressure-bars{position:absolute;inset:24px 24px 28px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:end}
.home940-pressure-bars>span{position:relative;height:var(--h);border-radius:14px 14px 7px 7px;background:linear-gradient(180deg,#6f96f7,#bdd0ff);box-shadow:0 8px 22px rgba(59,98,158,.12);transform-origin:bottom;animation:h940Bar 1.1s cubic-bezier(.2,.8,.2,1) both}
.home940-pressure-bars>span:nth-child(2){animation-delay:.08s}.home940-pressure-bars>span:nth-child(3){animation-delay:.16s}.home940-pressure-bars>span:nth-child(4){animation-delay:.24s}.home940-pressure-bars>span:nth-child(5){animation-delay:.32s;background:linear-gradient(180deg,#7b72ef,#d4d0ff)}
.home940-pressure-bars i{position:absolute;left:50%;bottom:-23px;transform:translateX(-50%);font-style:normal;font-size:9px;color:#8a99ab!important}
.home940-pressure-capacity{position:absolute;left:18px;right:18px;top:45%;height:1px;background:rgba(219,69,77,.22)}
.home940-pressure-capacity:before{content:"";position:absolute;inset:-3px 0;background:linear-gradient(90deg,transparent,rgba(219,69,77,.12),transparent)}
.home940-pressure-capacity span{position:absolute;right:0;top:-24px;padding:5px 8px;border-radius:999px;background:#fff5f5;border:1px solid rgba(219,69,77,.15);font-size:9px;font-weight:800;letter-spacing:.04em;color:#b24b56!important}
.home940-pressure-capacity i{position:absolute;left:0;right:0;top:-1px;height:2px;background:linear-gradient(90deg,rgba(219,69,77,.08),rgba(219,69,77,.38),rgba(219,69,77,.08));animation:h940Capacity 3.4s ease-in-out infinite}
.home940-pressure-events{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.home940-pressure-events span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(39,76,118,.09);border-radius:999px;background:#fff;font-size:10.5px;font-weight:700;color:#536a84!important}
.home940-pressure-events i{display:block;width:7px;height:7px;border-radius:50%}.home940-pressure-events i.ops{background:#4f84f4}.home940-pressure-events i.support{background:#7a6ff4}.home940-pressure-events i.finance{background:#36a981}.home940-pressure-events i.sales{background:#f09e5e}
.home940-pressure-foot{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}
.home940-pressure-foot>span{padding:11px 12px;border-radius:14px;border:1px solid rgba(39,76,118,.09);background:#fbfdff}
.home940-pressure-foot small{display:block;font-size:8.5px;text-transform:uppercase;letter-spacing:.09em;color:#8b99aa!important}.home940-pressure-foot b{display:block;margin-top:4px;font-size:12px;color:#264866!important}.home940-pressure-foot .alert{background:#fff8f8;border-color:rgba(219,69,77,.11)}.home940-pressure-foot .alert b{color:#ae4b55!important}

.home940-problem-signals{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(39,76,118,.10);border-bottom:1px solid rgba(39,76,118,.10)}
.home940-problem-signals>article{display:grid;grid-template-columns:50px 1fr;gap:17px;align-items:start;padding:28px 28px 30px 0}
.home940-problem-signals>article+article{padding-left:28px;border-left:1px solid rgba(39,76,118,.10)}
.home940-problem-signals small{display:block;margin-bottom:9px;font-size:9.5px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#72849a!important}
.home940-problem-signals h3{margin:0!important;font-size:19px!important;line-height:1.25!important;letter-spacing:-.025em!important;font-weight:650!important;color:#142a44!important;-webkit-text-fill-color:#142a44!important}
.home940-problem-signals p{margin:9px 0 0!important;font-size:13.5px!important;line-height:1.62!important;color:#6a7a90!important;-webkit-text-fill-color:#6a7a90!important}
.home940-signal-icon{width:46px;height:46px;border-radius:15px;border:1px solid rgba(70,126,245,.13);background:linear-gradient(180deg,#eef4ff,#f9fbff);display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:10px}
.home940-signal-icon>span{display:block;width:6px;border-radius:6px;background:#5b87ed}.home940-signal-icon>span:nth-child(1){height:10px}.home940-signal-icon>span:nth-child(2){height:17px}.home940-signal-icon>span:nth-child(3){height:25px}
.home940-signal-icon.handoff{align-items:center;justify-content:center;padding:9px;gap:4px}.home940-signal-icon.handoff>span{width:9px;height:9px;border-radius:4px}.home940-signal-icon.handoff i{font-style:normal;font-size:12px;color:#6682a6!important}
.home940-signal-icon.exception{align-items:center;justify-content:center;gap:5px;padding:8px}.home940-signal-icon.exception>span{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:#7b72ef;color:#fff!important;font-size:8px;font-weight:800}.home940-signal-icon.exception i{font-style:normal;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#fff0f0;color:#c9545b!important;font-size:9px;font-weight:900}

@keyframes h940Bar{from{transform:scaleY(.15);opacity:.25}to{transform:scaleY(1);opacity:1}}
@keyframes h940Capacity{0%,100%{opacity:.35}50%{opacity:1}}
@keyframes h940Pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(56,171,130,.14)}50%{transform:scale(1.08);box-shadow:0 0 0 7px rgba(56,171,130,0)}}
@media(max-width:1020px){.home940-problem-top{grid-template-columns:1fr;gap:34px}.home940-problem-copy{max-width:680px}.home940-problem h2{max-width:12ch!important}.home940-pressure-board{max-width:760px}.home940-problem-signals{grid-template-columns:1fr}.home940-problem-signals>article{padding:22px 0}.home940-problem-signals>article+article{padding-left:0;border-left:0;border-top:1px solid rgba(39,76,118,.09)}}
@media(max-width:640px){.home940-problem>.wrap{gap:30px}.home940-problem h2{font-size:clamp(35px,10vw,46px)!important}.home940-problem-copy>p{font-size:15px}.home940-pressure-board{padding:12px;border-radius:20px}.home940-pressure-chart{height:190px}.home940-pressure-bars{inset:20px 14px 26px;gap:8px}.home940-pressure-foot{grid-template-columns:1fr}.home940-problem-signals>article{grid-template-columns:42px 1fr;gap:14px}.home940-signal-icon{width:42px;height:42px}.home940-problem-signals h3{font-size:17px!important}}
@media(prefers-reduced-motion:reduce){.home940-pressure-bars>span,.home940-pressure-capacity i,.home940-pressure-head>span i{animation:none!important}}

/* === va247-homepage-owners-v970.css === */
/* VA20Four7 v9.7 — outcome orchestration cleanup */
:root{
  --o97-ink:#13253d;
  --o97-copy:#5b6f87;
  --o97-muted:#8190a2;
  --o97-line:rgba(39,76,118,.12);
  --o97-blue:#4b7df3;
  --o97-blue-soft:#edf3ff;
  --o97-mint:#37aa83;
  --o97-mint-soft:#eef9f5;
  --o97-violet:#7d6ff2;
  --o97-shadow:0 18px 52px rgba(30,56,90,.065);
}

.home970-owners{background:linear-gradient(180deg,#f7f9fd 0%,#f4f7fb 100%)!important;border-top:1px solid rgba(39,76,118,.06)}
.home970-owner-head{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.62fr);gap:48px;align-items:end;margin-bottom:34px}
.home970-owner-title{max-width:760px}
.home970-owner-title h2{margin:14px 0 0!important;max-width:15ch!important;font-size:clamp(38px,4vw,54px)!important;line-height:1.02!important;letter-spacing:-.052em!important;font-weight:575!important;color:var(--o97-ink)!important}
.home970-owner-head>p{margin:0 0 4px;max-width:54ch;justify-self:end;font-size:16px!important;line-height:1.72!important;color:var(--o97-copy)!important}

.home970-owner-experience{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
.home970-owner-tabs{display:flex!important;gap:6px;padding:6px;border:1px solid var(--o97-line);border-radius:16px;background:rgba(255,255,255,.72);backdrop-filter:blur(14px);overflow-x:auto;scrollbar-width:none;box-shadow:0 10px 28px rgba(30,56,90,.035)}
.home970-owner-tabs::-webkit-scrollbar{display:none}
.home970-owner-tabs button{appearance:none;border:0;background:transparent;display:flex;align-items:center;gap:8px;min-width:max-content;padding:10px 12px;border-radius:11px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}
.home970-owner-tabs button:hover{background:rgba(255,255,255,.8);transform:translateY(-1px)}
.home970-owner-tabs button span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f1f4f8;font-size:9px;font-weight:800;color:#8b99ab!important}
.home970-owner-tabs button b{font-family:"Inter Tight",Inter,sans-serif;font-size:12px;font-weight:650;color:#697b90!important;white-space:nowrap}
.home970-owner-tabs button.active{background:#fff;box-shadow:0 6px 18px rgba(31,59,97,.08)}
.home970-owner-tabs button.active span{background:var(--o97-blue-soft);color:var(--o97-blue)!important}
.home970-owner-tabs button.active b{color:var(--o97-ink)!important}

.home970-owner-panel-wrap{position:relative!important;min-height:0!important}
.home970-owner-panel{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr)!important;grid-template-rows:auto!important;gap:34px!important;padding:26px!important;min-height:0!important;border:1px solid var(--o97-line)!important;border-radius:22px!important;background:rgba(255,255,255,.9)!important;box-shadow:var(--o97-shadow)!important;overflow:hidden!important}
.home970-owner-panel[hidden]{display:none!important}
.home970-owner-panel:before{content:"";position:absolute;right:-90px;top:-100px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(75,125,243,.08),transparent 68%);pointer-events:none}
.home970-owner-panel::after{display:none!important}

.home970-panel-copy{position:relative;z-index:2;align-self:center;padding:8px 2px}
.home970-panel-kicker{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#7e8fa3!important}
.home970-panel-kicker i{width:5px;height:5px;border-radius:50%;background:var(--o97-mint)}
.home970-panel-copy h3{margin:10px 0 9px!important;font-size:clamp(28px,2.7vw,38px)!important;line-height:1.07!important;letter-spacing:-.04em!important;font-weight:600!important;color:var(--o97-ink)!important}
.home970-panel-copy>p{margin:0;max-width:48ch;font-size:14px!important;line-height:1.68!important;color:var(--o97-copy)!important}
.home970-panel-copy>a{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:750;text-decoration:none!important;color:#2d5fa4!important}
.home970-panel-copy>a:hover{gap:11px}
.home970-ownership-pills{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}
.home970-ownership-pills>span{padding:11px 12px;border:1px solid var(--o97-line);border-radius:12px;background:#f9fbfd}
.home970-ownership-pills small{display:block;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#8c99aa!important}
.home970-ownership-pills strong{display:block;margin-top:4px;font-size:11.5px;line-height:1.45;font-weight:650;color:#435a72!important}

.home970-flow{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:stretch;padding:4px 0 36px}
.home970-flow-line{position:absolute;left:9%;right:9%;top:51px;height:1px;background:linear-gradient(90deg,rgba(75,125,243,.15),rgba(75,125,243,.45),rgba(55,170,131,.4),rgba(125,111,242,.22));z-index:0}
.home970-flow-line i{position:absolute;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:var(--o97-blue);box-shadow:0 0 0 5px rgba(75,125,243,.10);animation:o97Signal 4s linear infinite}
.home970-flow-line i:nth-child(2){animation-delay:1.3s;background:var(--o97-mint);box-shadow:0 0 0 5px rgba(55,170,131,.10)}
.home970-flow-line i:nth-child(3){animation-delay:2.6s;background:var(--o97-violet);box-shadow:0 0 0 5px rgba(125,111,242,.10)}
.home970-step{position:relative;z-index:1;display:flex;flex-direction:column;min-height:190px;padding:15px;border:1px solid var(--o97-line);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 10px 26px rgba(34,57,88,.035);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.home970-step:hover{transform:translateY(-3px);border-color:rgba(75,125,243,.20);box-shadow:0 16px 34px rgba(34,57,88,.065)}
.home970-step.step-ai{background:linear-gradient(180deg,#edf4ff 0%,#fff 100%);border-color:rgba(75,125,243,.18)}
.home970-step.step-human{background:linear-gradient(180deg,#eff9f5 0%,#fff 100%);border-color:rgba(55,170,131,.18)}
.home970-step-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:auto}
.home970-step-top span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f3f6fa;border:1px solid rgba(39,76,118,.08);font-size:9px;font-weight:800;color:#72849a!important}
.step-ai .home970-step-top span{background:#e6efff;color:var(--o97-blue)!important}
.step-human .home970-step-top span{background:#e7f5ef;color:var(--o97-mint)!important}
.home970-step-top em{font-style:normal;padding:5px 7px;border-radius:999px;background:#f5f7fa;font-size:8px;font-weight:800;letter-spacing:.075em;text-transform:uppercase;color:#8594a6!important}
.step-ai .home970-step-top em{background:#e8f0ff;color:#3f6cc4!important}
.step-human .home970-step-top em{background:#e9f6f1;color:#2c8768!important}
.home970-step>strong{display:block;margin-top:24px;font-size:14px;line-height:1.35;font-weight:700;color:var(--o97-ink)!important}
.home970-step>p{margin:7px 0 0;font-size:11.5px!important;line-height:1.58!important;color:#687b91!important}
.home970-flow-status{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid rgba(55,170,131,.14);border-radius:999px;background:#f2faf7;font-size:10px;font-weight:700;color:#456c5e!important}
.home970-flow-status i{width:7px;height:7px;border-radius:50%;background:var(--o97-mint);box-shadow:0 0 0 5px rgba(55,170,131,.09);animation:o97Pulse 2s ease-in-out infinite}

@keyframes o97Signal{0%{left:0;opacity:0}8%{opacity:1}92%{opacity:1}100%{left:100%;opacity:0}}
@keyframes o97Pulse{0%,100%{box-shadow:0 0 0 0 rgba(55,170,131,.15)}50%{box-shadow:0 0 0 7px rgba(55,170,131,0)}}

@media(max-width:1050px){
  .home970-owner-head{grid-template-columns:1fr;gap:18px}
  .home970-owner-head>p{justify-self:start}
  .home970-owner-panel{grid-template-columns:1fr!important;gap:24px!important}
  .home970-ownership-pills{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .home970-owner-title h2{font-size:clamp(34px,9vw,44px)!important}
  .home970-owner-tabs{border-radius:13px}
  .home970-owner-tabs button{padding:9px 10px}
  .home970-owner-panel{padding:18px!important;border-radius:18px!important}
  .home970-flow{grid-template-columns:1fr 1fr;padding-bottom:40px}
  .home970-flow-line{display:none}
  .home970-step{min-height:160px}
  .home970-ownership-pills{grid-template-columns:1fr}
}
@media(max-width:520px){
  .home970-flow{grid-template-columns:1fr}
  .home970-step{min-height:145px}
  .home970-flow-status{position:static;grid-column:1/-1;width:max-content;margin-top:2px}
}
@media(prefers-reduced-motion:reduce){
  .home970-flow-line i,.home970-flow-status i{animation:none!important}
}

/* === va247-homepage-owners-v980.css === */
/* VA20Four7 v9.8 — outcome orchestration refinement */
:root{
  --o98-ink:#122742;
  --o98-copy:#5e738d;
  --o98-muted:#8797aa;
  --o98-line:rgba(35,75,120,.12);
  --o98-line-strong:rgba(35,75,120,.18);
  --o98-blue:#4c7cf0;
  --o98-blue-2:#dce8ff;
  --o98-mint:#33ae80;
  --o98-mint-2:#eaf8f2;
  --o98-violet:#7a6ff3;
  --o98-surface:#ffffff;
  --o98-shadow:0 22px 60px rgba(31,58,95,.08);
  --o98-shadow-soft:0 12px 28px rgba(31,58,95,.05);
}

.home970-owners{background:
  radial-gradient(circle at 12% 0%, rgba(122,111,243,.05), transparent 22%),
  radial-gradient(circle at 88% 12%, rgba(76,124,240,.06), transparent 24%),
  linear-gradient(180deg,#f7faff 0%,#f3f7fd 100%)!important}

.home970-owner-head{grid-template-columns:minmax(0,.96fr) minmax(340px,.82fr)!important;gap:36px!important;align-items:center!important;margin-bottom:28px!important}
.home970-owner-title h2{max-width:12ch!important;font-size:clamp(42px,4.6vw,62px)!important;line-height:.98!important;letter-spacing:-.062em!important}
.home970-owner-intro{display:grid;gap:18px;justify-items:start}
.home970-owner-intro>p{margin:0!important;max-width:52ch!important;font-size:16px!important;line-height:1.72!important;color:var(--o98-copy)!important;justify-self:start!important}
.home970-intro-signals{display:flex;flex-wrap:wrap;gap:10px}
.home970-intro-signals span{display:inline-flex;align-items:center;gap:9px;padding:10px 12px;border-radius:999px;border:1px solid rgba(35,75,120,.10);background:rgba(255,255,255,.8);box-shadow:var(--o98-shadow-soft);font-size:12px;font-weight:650;color:#50657e!important}
.home970-intro-signals i{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,var(--o98-blue),var(--o98-mint));display:block;flex:none}

.home970-owner-experience{gap:16px!important}
.home970-owner-tabs{padding:8px!important;border-radius:18px!important;border-color:var(--o98-line)!important;background:rgba(255,255,255,.76)!important;box-shadow:var(--o98-shadow-soft)!important;scroll-snap-type:x proximity}
.home970-owner-tabs button{position:relative;padding:11px 14px!important;border-radius:13px!important;background:transparent!important;box-shadow:none!important;scroll-snap-align:start}
.home970-owner-tabs button:hover{background:rgba(255,255,255,.92)!important;box-shadow:0 10px 22px rgba(30,56,90,.06)!important}
.home970-owner-tabs button span{width:26px!important;height:26px!important;border-radius:9px!important;background:#eef3f8!important;color:#7c8ea3!important}
.home970-owner-tabs button b{font-size:12.5px!important;color:#5d7087!important}
.home970-owner-tabs button.active{background:#fff!important;box-shadow:0 12px 24px rgba(33,58,95,.09)!important}
.home970-owner-tabs button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:6px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--o98-blue),var(--o98-violet))}
.home970-owner-tabs button.active span{background:linear-gradient(180deg,#e7efff,#f4f8ff)!important;color:var(--o98-blue)!important}
.home970-owner-tabs button.active b{color:var(--o98-ink)!important}

.home970-owner-panel{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr)!important;gap:28px!important;padding:22px!important;border-radius:26px!important;border:1px solid rgba(35,75,120,.11)!important;background:
  linear-gradient(180deg,rgba(255,255,255,.95),rgba(252,253,255,.92))!important;box-shadow:var(--o98-shadow)!important}
.home970-owner-panel:before{right:-50px!important;top:-40px!important;width:210px!important;height:210px!important;background:radial-gradient(circle,rgba(76,124,240,.09),transparent 68%)!important}
.home970-panel-copy{padding:6px 2px!important;display:grid;align-content:start}
.home970-panel-kicker{font-size:9px!important;color:#74869c!important}
.home970-panel-copy h3{font-size:clamp(30px,2.8vw,40px)!important;line-height:1.04!important;margin:10px 0 10px!important;color:var(--o98-ink)!important}
.home970-panel-copy>p{max-width:40ch!important;font-size:14.5px!important;line-height:1.7!important;color:var(--o98-copy)!important}
.home970-ownership-pills{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:18px!important}
.home970-ownership-pills>span{padding:12px 13px!important;border-radius:14px!important;border-color:rgba(35,75,120,.09)!important;background:linear-gradient(180deg,#fcfdff,#f7faff)!important}
.home970-ownership-pills strong{font-size:12px!important;color:#394f68!important}
.home970-panel-copy>a{margin-top:18px!important;font-size:12.5px!important;color:#2c5fa7!important}

.home970-flow{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:42px 0 42px!important;align-items:stretch!important}
.home970-flow-meta{position:absolute;left:0;top:0;display:flex;flex-wrap:wrap;gap:8px;z-index:2}
.home970-flow-meta span{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid rgba(35,75,120,.09);font-size:10.5px;font-weight:750;letter-spacing:.03em;color:#566b84!important;box-shadow:0 8px 20px rgba(31,58,95,.045)}
.home970-flow-meta i{width:8px;height:8px;border-radius:50%;display:block;flex:none}
.home970-flow-meta .dot-ai{background:var(--o98-blue)}
.home970-flow-meta .dot-human{background:var(--o98-mint)}
.home970-flow-meta .dot-visible{background:var(--o98-violet)}
.home970-flow-line{left:8%!important;right:8%!important;top:88px!important;height:2px!important;background:linear-gradient(90deg,rgba(76,124,240,.12),rgba(76,124,240,.50),rgba(51,174,128,.40),rgba(122,111,243,.24))!important}
.home970-flow-line:before,.home970-flow-line:after{content:"";position:absolute;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;background:#fff;border:2px solid rgba(76,124,240,.24)}
.home970-flow-line:before{left:-2px}.home970-flow-line:after{right:-2px}
.home970-flow-line i{width:9px!important;height:9px!important;margin-top:-4.5px!important;box-shadow:0 0 0 7px rgba(76,124,240,.08)!important}
.home970-step{min-height:168px!important;padding:16px 16px 15px!important;border-radius:18px!important;border:1px solid rgba(35,75,120,.10)!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 14px 28px rgba(31,58,95,.04)!important;overflow:hidden}
.home970-step:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:transparent}
.home970-step.step-intake:before{background:linear-gradient(90deg,#e4ecf7,#cfdceb)}
.home970-step.step-ai:before{background:linear-gradient(90deg,#91b3ff,#4c7cf0)}
.home970-step.step-human:before{background:linear-gradient(90deg,#98e1c5,#33ae80)}
.home970-step.step-outcome:before{background:linear-gradient(90deg,#d8cef9,#7a6ff3)}
.home970-step.step-ai{background:linear-gradient(180deg,#eef4ff 0%,#ffffff 100%)!important;border-color:rgba(76,124,240,.18)!important}
.home970-step.step-human{background:linear-gradient(180deg,#eff9f5 0%,#ffffff 100%)!important;border-color:rgba(51,174,128,.18)!important}
.home970-step.step-outcome{background:linear-gradient(180deg,#f8f6ff 0%,#ffffff 100%)!important;border-color:rgba(122,111,243,.16)!important}
.home970-step-top span{width:30px!important;height:30px!important;border-radius:10px!important;background:#f0f4f9!important;color:#6d8098!important}
.home970-step-top em{padding:6px 8px!important;font-size:8px!important;letter-spacing:.09em!important;background:#f5f7fb!important}
.home970-step>strong{margin-top:22px!important;font-size:14px!important;line-height:1.3!important}
.home970-step>p{font-size:11.75px!important;line-height:1.62!important;color:#6b7e94!important}
.home970-flow-status{right:0!important;bottom:0!important;padding:10px 12px!important;font-size:10.5px!important;border-color:rgba(51,174,128,.15)!important;background:linear-gradient(180deg,#f2fbf7,#ecf9f4)!important}

@media(max-width:1180px){
  .home970-owner-head{grid-template-columns:1fr!important;gap:20px!important}
  .home970-owner-head>p,.home970-owner-intro>p{max-width:100%!important}
  .home970-owner-panel{grid-template-columns:1fr!important;gap:22px!important}
  .home970-flow{padding-top:46px!important}
}
@media(max-width:900px){
  .home970-owner-title h2{font-size:clamp(36px,8.5vw,48px)!important}
  .home970-owner-tabs{border-radius:16px!important}
  .home970-owner-panel{padding:18px!important;border-radius:22px!important}
  .home970-ownership-pills{grid-template-columns:1fr!important}
  .home970-flow{grid-template-columns:1fr 1fr!important;gap:10px!important;padding-top:52px!important}
  .home970-flow-line{display:none!important}
  .home970-step{min-height:154px!important}
}
@media(max-width:580px){
  .home970-intro-signals span{font-size:11px!important}
  .home970-flow{grid-template-columns:1fr!important;padding-top:10px!important}
  .home970-flow-meta{position:static;gap:7px;margin-bottom:4px}
  .home970-flow-status{position:static!important;width:max-content;margin-top:2px}
}

/* === va247-homepage-intelligence-v990.css === */
/* VA20Four7 v9.9 — operating + intelligence layer */
:root{
  --i99-ink:#10253f;--i99-copy:#60738b;--i99-muted:#8b99aa;--i99-line:rgba(35,75,120,.11);
  --i99-blue:#4f7df3;--i99-blue-soft:#edf3ff;--i99-mint:#35ae82;--i99-mint-soft:#ecf9f4;
  --i99-violet:#7b6ff4;--i99-violet-soft:#f2efff;--i99-shadow:0 24px 70px rgba(28,54,88,.09)
}
.home990-intelligence{position:relative;overflow:hidden;background:
  radial-gradient(circle at 85% 0%,rgba(79,125,243,.08),transparent 24%),
  radial-gradient(circle at 8% 20%,rgba(123,111,244,.06),transparent 22%),
  linear-gradient(180deg,#f5f8fd 0%,#eef4fb 100%)!important;color:var(--i99-ink)!important}
.home990-grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(67,97,137,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(67,97,137,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000 0%,transparent 94%)}
.home990-head{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:42px;align-items:end;margin-bottom:30px}
.home990-title h2{margin:14px 0 0!important;max-width:12ch!important;font-size:clamp(42px,4.7vw,64px)!important;line-height:.98!important;letter-spacing:-.06em!important;font-weight:580!important;color:var(--i99-ink)!important}
.home990-intro{display:grid;gap:16px;justify-items:start}
.home990-intro p{margin:0!important;max-width:54ch;font-size:16px!important;line-height:1.72!important;color:var(--i99-copy)!important}
.home990-roadmap-badge{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid var(--i99-line);font-size:11px;font-weight:750;color:#536983!important;box-shadow:0 10px 24px rgba(31,58,95,.05)}
.home990-roadmap-badge i{width:8px;height:8px;border-radius:50%;background:var(--i99-violet);box-shadow:0 0 0 5px rgba(123,111,244,.10)}
.home990-shell{position:relative;z-index:2;border:1px solid rgba(35,75,120,.12);border-radius:28px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);box-shadow:var(--i99-shadow);overflow:hidden}
.home990-shell-topbar{height:56px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--i99-line);background:linear-gradient(180deg,rgba(252,253,255,.96),rgba(248,251,255,.88))}
.home990-brand{display:flex;align-items:center;gap:8px}.home990-brand>i{width:10px;height:10px;border-radius:3px;background:linear-gradient(135deg,var(--i99-blue),var(--i99-violet));box-shadow:0 0 0 5px rgba(79,125,243,.10)}
.home990-brand span{font-size:12px;font-weight:800;color:var(--i99-ink)!important}.home990-brand small{padding-left:8px;border-left:1px solid var(--i99-line);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--i99-muted)!important}
.home990-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home990-status span{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;background:#fff;border:1px solid var(--i99-line);font-size:9.5px;font-weight:700;color:#687b92!important}.home990-status i{width:7px;height:7px;border-radius:50%;background:var(--i99-blue)}.home990-status span:nth-child(2) i{background:var(--i99-mint)}.home990-status span:nth-child(3) i{background:var(--i99-violet)}
.home990-shell-body{display:grid;grid-template-columns:170px 1fr;min-height:530px}.home990-sidebar{padding:16px 10px;border-right:1px solid var(--i99-line);background:linear-gradient(180deg,#f8fbff,#f5f8fd);display:grid;align-content:start;gap:5px}.home990-sidebar span{display:flex;align-items:center;gap:9px;padding:10px;border-radius:11px;font-size:10px;font-weight:650;color:#718297!important}.home990-sidebar span.active{background:#fff;color:#274d7c!important;box-shadow:0 7px 18px rgba(31,58,95,.06)}.home990-sidebar i{font-style:normal;width:17px;text-align:center;color:#6c85aa!important}
.home990-main{padding:16px;min-width:0}.home990-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home990-summary-row article{padding:14px;border:1px solid var(--i99-line);border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 22px rgba(31,58,95,.035)}.home990-summary-row small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#8a98aa!important}.home990-summary-row strong{display:block;margin-top:6px;font-size:24px;letter-spacing:-.04em;color:var(--i99-ink)!important}.home990-summary-row span{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:10px;color:#718399!important}.home990-summary-row span i{width:7px;height:7px;border-radius:50%;background:var(--i99-blue)}.home990-summary-row .qa{background:var(--i99-mint)}.home990-summary-row .sentiment{background:var(--i99-violet)}.home990-summary-row .insight{background:#ef9d44}
.home990-dashboard-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px;margin-top:12px}.home990-panel{padding:15px;border:1px solid var(--i99-line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 12px 26px rgba(31,58,95,.035);min-width:0}.home990-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.home990-panel-head small{display:block;font-size:8.5px;text-transform:uppercase;letter-spacing:.1em;color:#8d99aa!important}.home990-panel-head strong{display:block;margin-top:4px;font-size:14px;color:var(--i99-ink)!important}.home990-panel-head>span{font-size:9.5px;color:#8493a6!important}
.home990-score-list{display:grid;gap:10px}.home990-score-list article{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px 12px;align-items:center;padding:10px 11px;border-radius:13px;background:#f9fbfe;border:1px solid rgba(35,75,120,.07)}.home990-score-list article>div{display:flex;align-items:center;gap:9px}.home990-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;font-size:9px;font-weight:800}.home990-avatar.ai{background:var(--i99-blue-soft);color:var(--i99-blue)!important}.home990-avatar.human{background:var(--i99-mint-soft);color:var(--i99-mint)!important}.home990-score-list b{font-size:11.5px;color:#405871!important}.home990-score-list article>strong{font-size:15px;color:var(--i99-ink)!important;text-align:right}.home990-score-list article>i{grid-column:1/-1;height:5px;border-radius:99px;background:#e9eef5;overflow:hidden}.home990-score-list article>i span{display:block;width:var(--score);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--i99-blue),var(--i99-violet));transform-origin:left center}
.home990-sentiment-chart{position:relative;padding-top:2px}.home990-sentiment-chart svg{display:block;width:100%;height:150px}.home990-sentiment-chart>span{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:32%;padding:7px 8px;margin-right:1%;border-radius:10px;background:#f9fbfe;border:1px solid rgba(35,75,120,.07);font-size:9.5px;color:#75859a!important}.home990-sentiment-chart b{color:var(--i99-ink)!important}.home990-sentiment-chart .positive{background:#f2faf7}.home990-sentiment-chart .negative{background:#fff6f4}
.home990-theme-list{display:grid;gap:9px}.home990-theme-list article{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:10px;border-radius:13px;background:#f9fbfe;border:1px solid rgba(35,75,120,.07)}.home990-theme-list article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf3ff;font-size:9px;font-weight:800;color:var(--i99-blue)!important}.home990-theme-list b{display:block;font-size:11.5px;color:#405871!important}.home990-theme-list small{display:block;margin-top:3px;font-size:9.5px;color:#8493a6!important}.home990-theme-list em{font-style:normal;font-size:9.5px;font-weight:800;color:#3f8d6c!important}
.home990-qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.home990-qa-grid article{padding:12px;border-radius:13px;border:1px solid rgba(35,75,120,.07);background:#f9fbfe}.home990-qa-grid strong{display:block;font-size:20px;color:var(--i99-ink)!important}.home990-qa-grid span{display:block;margin-top:5px;font-size:10px;color:#76879b!important}.home990-qa-grid .attention{background:#fff6f2}.home990-qa-grid .attention strong{color:#d3654d!important}
.home990-shell-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:13px 16px;border-top:1px solid var(--i99-line);background:#f8fbff}.home990-shell-footer span{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;background:#fff;border:1px solid var(--i99-line);font-size:9.5px;font-weight:700;color:#64778e!important}.home990-shell-footer i{width:6px;height:6px;border-radius:50%;background:linear-gradient(180deg,var(--i99-blue),var(--i99-mint))}
.home990-context-strip{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center;margin-top:18px;padding:18px 20px;border-radius:20px;background:rgba(255,255,255,.75);border:1px solid var(--i99-line);box-shadow:0 12px 32px rgba(31,58,95,.04)}.home990-context-strip div{display:grid;gap:4px}.home990-context-strip small{font-size:8.5px;text-transform:uppercase;letter-spacing:.09em;color:#8b98a9!important}.home990-context-strip strong{font-size:12px;line-height:1.45;color:#425a73!important}.home990-context-strip>i{font-style:normal;color:var(--i99-blue)!important}
@media(max-width:1100px){.home990-head{grid-template-columns:1fr;gap:18px}.home990-shell-body{grid-template-columns:1fr}.home990-sidebar{display:none}.home990-summary-row{grid-template-columns:1fr 1fr}.home990-context-strip{grid-template-columns:1fr;gap:12px}.home990-context-strip>i{transform:rotate(90deg);justify-self:start}}
@media(max-width:760px){.home990-title h2{font-size:clamp(36px,9vw,48px)!important}.home990-shell{border-radius:20px}.home990-shell-topbar{height:auto;min-height:54px;padding:12px 14px;align-items:flex-start;flex-direction:column}.home990-status{gap:6px}.home990-main{padding:12px}.home990-summary-row,.home990-dashboard-grid{grid-template-columns:1fr}.home990-sentiment-chart>span{width:100%;margin:4px 0 0}.home990-shell-footer{padding:12px}.home990-context-strip{padding:16px}}
@media(prefers-reduced-motion:reduce){.home990-line,.home990-score-list article>i span{transition:none!important}}

/* === va247-homepage-proof-v1000.css === */
/* VA20Four7 v10.0 — client proof / outcomes */
:root{
  --p100-ink:#12243d;
  --p100-copy:#5f7289;
  --p100-muted:#8a99ab;
  --p100-line:rgba(34,73,116,.12);
  --p100-blue:#4c7df0;
  --p100-blue-soft:#edf4ff;
  --p100-mint:#34ae82;
  --p100-violet:#7a6ff3;
  --p100-shadow:0 24px 68px rgba(31,58,95,.08);
}
.home100-proof{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important}
.home100-proof-head{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);gap:42px;align-items:end;margin-bottom:30px}
.home100-proof-title{max-width:650px}
.home100-proof-title h2{margin:14px 0 0!important;max-width:10ch!important;font-size:clamp(40px,4.1vw,56px)!important;line-height:1!important;letter-spacing:-.055em!important;font-weight:575!important;color:var(--p100-ink)!important}
.home100-proof-intro{display:grid;gap:16px;justify-items:start}
.home100-proof-intro>p{margin:0!important;max-width:54ch;font-size:15.5px!important;line-height:1.72!important;color:var(--p100-copy)!important}
.home100-proof-signals{display:flex;flex-wrap:wrap;gap:9px}
.home100-proof-signals span{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border-radius:999px;border:1px solid rgba(34,73,116,.10);background:#fff;font-size:11.5px;font-weight:700;color:#536980!important;box-shadow:0 8px 20px rgba(31,58,95,.04)}
.home100-proof-signals i{width:7px;height:7px;border-radius:50%;background:linear-gradient(180deg,var(--p100-blue),var(--p100-mint));display:block;flex:none}
.home100-proof-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:stretch}
.home100-client-switcher{display:grid;gap:8px}
.home100-client-switcher button{position:relative;appearance:none;border:1px solid var(--p100-line);border-radius:18px;background:rgba(255,255,255,.78);padding:17px 16px;text-align:left;cursor:pointer;display:grid;grid-template-columns:1fr auto;grid-template-areas:"name idx" "sector idx";gap:3px 12px;align-items:center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}
.home100-client-switcher button:hover{transform:translateY(-2px);background:#fff;border-color:rgba(76,125,240,.18);box-shadow:0 14px 30px rgba(31,58,95,.06)}
.home100-client-switcher button.active{background:linear-gradient(135deg,#eef4ff,#ffffff 78%);border-color:rgba(76,125,240,.22);box-shadow:0 16px 34px rgba(50,90,150,.08)}
.home100-client-switcher button:before{content:"";position:absolute;left:0;top:15px;bottom:15px;width:3px;border-radius:99px;background:transparent}
.home100-client-switcher button.active:before{background:linear-gradient(180deg,var(--p100-blue),var(--p100-violet))}
.home100-client-switcher button>span{grid-area:name;font-size:14px;font-weight:750;color:var(--p100-ink)!important}
.home100-client-switcher button>small{grid-area:sector;font-size:10.5px;color:#7b8da2!important}
.home100-client-switcher button>i{grid-area:idx;font-style:normal;font-size:10px;font-weight:800;color:#a0acb9!important}
.home100-client-switcher button.active>i{color:var(--p100-blue)!important}
.home100-story-stage{position:relative;min-height:330px;border:1px solid rgba(34,73,116,.11);border-radius:26px;background:
  radial-gradient(circle at 85% 0%,rgba(122,111,243,.08),transparent 24%),
  radial-gradient(circle at 5% 100%,rgba(76,125,240,.08),transparent 28%),
  linear-gradient(135deg,#f5f8ff 0%,#ffffff 50%,#f8f6ff 100%);box-shadow:var(--p100-shadow);overflow:hidden}
.home100-story-stage:after{content:"“";position:absolute;right:30px;top:-34px;font-family:Georgia,serif;font-size:180px;line-height:1;color:rgba(44,76,117,.055);pointer-events:none}
.home100-story{position:absolute;inset:0;padding:30px 34px 46px;display:grid;grid-template-rows:auto 1fr auto;gap:22px;opacity:0;visibility:hidden;transform:translateY(16px)}
.home100-story.active{opacity:1;visibility:visible;transform:none}
.home100-story[hidden]{display:none!important}
.home100-story-top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.home100-story-label{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#6f8299!important}
.home100-story-label>span{width:8px;height:8px;border-radius:50%;background:var(--p100-mint);box-shadow:0 0 0 5px rgba(52,174,130,.10)}
.home100-story-index{font-size:10px;font-weight:800;letter-spacing:.08em;color:#92a0b0!important}
.home100-story blockquote{align-self:center;max-width:860px;margin:0!important;font-family:"Inter Tight",Inter,sans-serif;font-size:clamp(28px,2.65vw,40px)!important;line-height:1.18!important;letter-spacing:-.035em!important;font-weight:510!important;color:var(--p100-ink)!important}
.home100-story-bottom{display:flex;align-items:end;justify-content:space-between;gap:24px}
.home100-story-bottom>div:first-child{display:grid;gap:3px}
.home100-story-bottom strong{font-size:13px;color:var(--p100-ink)!important}
.home100-story-bottom>div:first-child span{font-size:11px;color:#74869b!important}
.home100-outcome-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.home100-outcome-tags span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(34,73,116,.10);font-size:10.5px;font-weight:700;color:#536980!important}
.home100-proof-rail{position:absolute;left:34px;right:34px;bottom:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.home100-proof-rail span{height:3px;border-radius:999px;background:rgba(34,73,116,.10);overflow:hidden}
.home100-proof-rail span:after{content:"";display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--p100-blue),var(--p100-violet));transition:width .35s ease}
.home100-proof-rail span.active:after{width:100%}
@media(max-width:980px){
  .home100-proof-head{grid-template-columns:1fr;gap:20px}
  .home100-proof-shell{grid-template-columns:1fr}
  .home100-client-switcher{display:flex;overflow:auto;gap:8px;scrollbar-width:none}
  .home100-client-switcher::-webkit-scrollbar{display:none}
  .home100-client-switcher button{min-width:220px}
}
@media(max-width:640px){
  .home100-proof-title h2{font-size:clamp(34px,9vw,44px)!important}
  .home100-story-stage{min-height:390px;border-radius:22px}
  .home100-story{padding:24px 22px 44px}
  .home100-story blockquote{font-size:clamp(24px,7vw,31px)!important}
  .home100-story-bottom{align-items:flex-start;flex-direction:column}
  .home100-outcome-tags{justify-content:flex-start}
  .home100-proof-rail{left:22px;right:22px}
}
@media(prefers-reduced-motion:reduce){
  .home100-client-switcher button{transition:none!important}
}

/* === va247-homepage-stack-v1010.css === */
/* VA20Four7 v10.1 — Fits your stack redesign */
:root{
  --s101-ink:#132842;
  --s101-copy:#5e738c;
  --s101-line:rgba(39,76,118,.12);
  --s101-blue:#4a7df3;
  --s101-mint:#38aa83;
  --s101-violet:#7c70f2;
}

.home1010-stack{position:relative;overflow:hidden;padding:86px 0 52px;background:
  radial-gradient(circle at 78% 18%,rgba(74,125,243,.08),transparent 25%),
  radial-gradient(circle at 58% 78%,rgba(56,170,131,.05),transparent 24%),
  linear-gradient(180deg,#fbfdff 0%,#f4f8fe 100%);border-top:1px solid rgba(39,76,118,.07);border-bottom:1px solid rgba(39,76,118,.08)}
.home1010-stack-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(560px,1.2fr);gap:72px;align-items:center}
.home1010-stack-copy{max-width:560px}
.home1010-stack-copy h2{margin:12px 0 0!important;max-width:12ch;font-size:clamp(38px,4vw,54px)!important;line-height:1.01!important;letter-spacing:-.052em!important;font-weight:575!important;color:var(--s101-ink)!important}
.home1010-stack-copy>p{margin:20px 0 0;max-width:52ch;font-size:15.5px!important;line-height:1.72!important;color:var(--s101-copy)!important}
.home1010-stack-points{display:grid;gap:10px;margin-top:24px}
.home1010-stack-points span{display:flex;align-items:center;gap:10px;font-size:12.5px;font-weight:650;color:#50657d!important}
.home1010-stack-points i{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,var(--s101-blue),var(--s101-mint));box-shadow:0 0 0 5px rgba(74,125,243,.08);flex:none}

.home1010-stack-visual{position:relative;min-height:470px;border:1px solid var(--s101-line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(250,252,255,.86));box-shadow:0 28px 80px rgba(30,57,94,.08);overflow:hidden;isolation:isolate}
.home1010-stack-visual:before{content:"";position:absolute;inset:0;background:
  linear-gradient(rgba(60,93,132,.045) 1px,transparent 1px),
  linear-gradient(90deg,rgba(60,93,132,.045) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(circle at center,#000 35%,transparent 88%);z-index:-2}
.home1010-stack-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(74,125,243,.16);border-radius:50%;transform:translate(-50%,-50%);z-index:-1}
.home1010-stack-orbit.orbit-a{width:320px;height:320px}
.home1010-stack-orbit.orbit-b{width:440px;height:440px;border-style:dashed;border-color:rgba(56,170,131,.15);animation:s101Rotate 28s linear infinite}
.home1010-stack-core{position:absolute;left:50%;top:50%;width:205px;min-height:160px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;border-radius:28px;background:linear-gradient(180deg,#edf4ff,#fff 60%);border:1px solid rgba(74,125,243,.20);box-shadow:0 22px 52px rgba(51,91,146,.12);text-align:center}
.home1010-stack-core small{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#748aa5!important}
.home1010-stack-core strong{margin-top:7px;font-size:22px;letter-spacing:-.035em;color:var(--s101-ink)!important}
.home1010-stack-core div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:14px}
.home1010-stack-core span{padding:6px 8px;border-radius:999px;background:#fff;border:1px solid rgba(39,76,118,.09);font-size:9.5px;font-weight:750;color:#5c7087!important}

.home1010-tool{position:absolute;width:170px;padding:13px 14px;border-radius:17px;background:rgba(255,255,255,.96);border:1px solid rgba(39,76,118,.11);box-shadow:0 14px 32px rgba(30,57,94,.07);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.home1010-tool:hover{transform:translateY(-3px);border-color:rgba(74,125,243,.22);box-shadow:0 20px 42px rgba(30,57,94,.10)}
.home1010-tool small{display:block;font-size:8.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#8a99aa!important}
.home1010-tool strong{display:block;margin-top:5px;font-size:11.5px;line-height:1.4;color:#38506b!important}
.tool-mail{left:26px;top:28px}.tool-crm{right:30px;top:42px}.tool-support{right:18px;top:190px}.tool-finance{right:58px;bottom:30px}.tool-project{left:45px;bottom:34px}.tool-knowledge{left:18px;top:200px}

.home1010-flow-signal{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--s101-blue);box-shadow:0 0 0 7px rgba(74,125,243,.10);offset-path:path('M 85 90 C 200 120 230 190 315 235 C 390 275 470 300 555 372');animation:s101Flow 6s linear infinite}
.home1010-flow-signal.signal-b{background:var(--s101-mint);box-shadow:0 0 0 7px rgba(56,170,131,.10);animation-delay:2s}
.home1010-flow-signal.signal-c{background:var(--s101-violet);box-shadow:0 0 0 7px rgba(124,112,242,.10);animation-delay:4s}

.home1010-stack-foot{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:26px;padding:18px 22px;border:1px solid rgba(39,76,118,.10);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(30,57,94,.04)}
.home1010-stack-foot span{display:flex;align-items:baseline;gap:9px}
.home1010-stack-foot small{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#8b99aa!important}
.home1010-stack-foot b{font-size:12.5px;color:#3d546f!important}
.home1010-stack-foot>i{font-style:normal;color:#6f91bd!important}

@keyframes s101Rotate{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes s101Flow{0%{offset-distance:0%;opacity:0}8%{opacity:1}92%{opacity:1}100%{offset-distance:100%;opacity:0}}

@media(max-width:1100px){
  .home1010-stack-grid{grid-template-columns:1fr;gap:36px}
  .home1010-stack-copy{max-width:680px}
  .home1010-stack-visual{max-width:760px;width:100%}
}
@media(max-width:760px){
  .home1010-stack{padding:68px 0 42px}
  .home1010-stack-copy h2{font-size:clamp(34px,9vw,46px)!important;max-width:13ch}
  .home1010-stack-visual{min-height:620px;border-radius:22px}
  .home1010-stack-core{top:48%;width:190px}
  .home1010-stack-orbit.orbit-a{width:270px;height:270px}.home1010-stack-orbit.orbit-b{width:360px;height:360px}
  .home1010-tool{width:155px}
  .tool-mail{left:14px;top:20px}.tool-crm{right:14px;top:32px}.tool-support{right:12px;top:185px}.tool-finance{right:18px;bottom:24px}.tool-project{left:20px;bottom:26px}.tool-knowledge{left:12px;top:205px}
  .home1010-flow-signal{display:none}
  .home1010-stack-foot{flex-wrap:wrap;gap:12px 16px}
}
@media(max-width:500px){
  .home1010-stack-visual{min-height:760px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:210px 12px 14px;align-content:start}
  .home1010-stack-core{top:115px;width:180px;min-height:150px}
  .home1010-stack-orbit{display:none}
  .home1010-tool{position:static;width:auto}
  .home1010-stack-foot{justify-content:flex-start}
  .home1010-stack-foot>i{display:none}
  .home1010-stack-foot span{width:100%;justify-content:space-between}
}
@media(prefers-reduced-motion:reduce){.home1010-stack-orbit.orbit-b,.home1010-flow-signal{animation:none!important}}
