/* 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}
}
