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