
:root{
  --navy:#07182E; --navy-2:#0B1D35; --navy-3:#102945;
  --local:#174A8B; --local-2:#2563A7; --local-soft:#EAF2FB;
  --ops:#0F9F6E; --growth:#7C3AED; --hub:#2563EB;
  --ink:#0F172A; --slate:#667085; --line:#DDE5EE; --paper:#F7F9FC;
  --white:#fff; --warm:#F7F3EC; --gold:#B38335;
  --shadow:0 24px 70px rgba(7,24,46,.12);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800;color:var(--local)}
.eyebrow:before{content:"";width:34px;height:3px;background:currentColor;border-radius:3px}
h1,h2,h3,h4{font-family:Sora,Inter,Arial,sans-serif;line-height:1.04;letter-spacing:-.035em;margin:0}
h1{font-size:clamp(3.2rem,7.4vw,6.8rem)}
h2{font-size:clamp(2.35rem,4.2vw,4.2rem)}
h3{font-size:1.45rem}
p{margin:0;color:var(--slate)}
.lead{font-size:clamp(1.12rem,1.8vw,1.35rem);line-height:1.65}
.small{font-size:.9rem}
.section{padding:108px 0}
.section-sm{padding:76px 0}
.bg-soft{background:var(--paper)}
.bg-navy{background:var(--navy);color:#fff}
.bg-navy p{color:#AFC0D4}
.bg-blue{background:var(--local);color:#fff}
.bg-blue p{color:#DCE9F7}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;border-radius:10px;font-weight:800;font-size:.92rem;letter-spacing:.025em;transition:.2s;border:1px solid transparent;cursor:pointer}
.btn-primary{background:var(--local);color:#fff}
.btn-primary:hover{background:#123d75;transform:translateY(-1px)}
.btn-dark{background:var(--navy);color:#fff}
.btn-dark:hover{background:#0E2747}
.btn-white{background:#fff;color:var(--navy)}
.btn-outline{border-color:#B7C5D6;color:var(--navy);background:transparent}
.btn-outline:hover{border-color:var(--local);color:var(--local)}
.btn-ghost{border-color:rgba(255,255,255,.26);color:#fff}
.btn-ghost:hover{border-color:#fff}
.link-arrow{font-weight:800;color:var(--local);display:inline-flex;align-items:center;gap:8px}
.link-arrow:after{content:"→";transition:.2s}
.link-arrow:hover:after{transform:translateX(4px)}
.site-header{height:88px;display:flex;align-items:center;border-bottom:1px solid rgba(7,24,46,.08);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}
.header-inner{width:min(1280px,calc(100% - 36px));margin:auto;display:flex;align-items:center;gap:30px}
.brand img{height:36px;width:auto;max-width:315px;display:block}
.nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-weight:700;font-size:.91rem}
.nav a{white-space:nowrap}
.nav a:hover{color:var(--local)}
.nav-actions{display:flex;align-items:center;gap:10px}
.country-link{font-size:.77rem;color:var(--slate);border-left:1px solid var(--line);padding-left:16px}
.menu-btn{display:none;margin-left:auto;border:0;background:transparent;width:44px;height:44px;padding:10px}
.menu-btn span{display:block;height:2px;background:var(--navy);margin:6px 0}
.mobile-nav{display:none}
.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden;padding:96px 0 108px}
.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,167,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,167,.13) 1px,transparent 1px);background-size:126px 126px;mask-image:linear-gradient(to right,black 0,black 70%,transparent)}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px}
.hero h1{margin:24px 0 24px;max-width:680px}
.hero h1 span{display:block;color:#fff}
.hero-copy{font-size:1.24rem;max-width:670px;color:#C8D6E5}
.hero-copy strong{color:#fff}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}
.hero-proof{display:flex;gap:30px;flex-wrap:wrap;margin-top:46px;padding-top:28px;border-top:1px solid rgba(255,255,255,.13)}
.proof-item strong{font-family:Sora;font-size:1.35rem;display:block;color:#fff}
.proof-item span{font-size:.8rem;color:#93A8BE}
.hero-visual{position:relative;z-index:2}
.hero-visual img{width:100%;filter:drop-shadow(0 28px 44px rgba(0,0,0,.28))}
.truth-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}
.truth-grid h2{margin:18px 0 22px}
.statement{border-left:5px solid var(--local);padding-left:26px;margin-top:34px}
.statement strong{font-family:Sora;font-size:1.55rem;color:var(--navy);display:block;margin-bottom:8px}
.outcome-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.outcome-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}
.outcome-card.accent{background:var(--navy);border-color:var(--navy);color:#fff}
.outcome-card.accent p{color:#AFC0D4}
.icon-chip{width:46px;height:46px;border-radius:12px;background:var(--local-soft);color:var(--local);display:grid;place-items:center;margin-bottom:26px;font-family:Sora;font-weight:800}
.outcome-card.accent .icon-chip{background:rgba(255,255,255,.1);color:#fff}
.outcome-card h3{margin-bottom:10px}
.exclusive{position:relative;overflow:hidden}
.exclusive-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.exclusive h2{margin:18px 0 24px}
.city-card{padding:34px;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}
.city-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}
.city-row:last-child{border:0}
.city-badge{font-size:.74rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;padding:7px 10px;border-radius:999px;background:var(--local-soft);color:var(--local)}
.city-badge.locked{background:#E9F8F2;color:#087A53}
.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:52px}
.workflow-card{padding:30px 24px;border-radius:18px;background:#fff;border:1px solid var(--line);position:relative}
.workflow-card:not(:last-child):after{content:"→";position:absolute;right:-17px;top:50%;transform:translateY(-50%);z-index:2;width:34px;height:34px;border-radius:50%;background:var(--local);color:#fff;display:grid;place-items:center;font-weight:900}
.workflow-card strong{display:block;font-family:Sora;font-size:1.1rem;color:var(--navy);margin:14px 0 8px}
.workflow-num{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800;font-size:.8rem}
.manage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}
.manage-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff}
.manage-card h3{margin:17px 0 10px}
.manage-card .bar{height:5px;width:44px;border-radius:5px;background:var(--local)}
.benefit-intro{text-align:center;max-width:850px;margin:0 auto 54px}
.benefit-intro h2{margin:18px 0 22px}
.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.benefit-card{border-radius:26px;overflow:hidden;position:relative;min-height:600px;display:flex;align-items:flex-end}
.benefit-card.ops{background:linear-gradient(155deg,#07182E,#0D294B)}
.benefit-card.resort{background:#10243C}
.benefit-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.benefit-card.resort:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,24,46,.94) 0,rgba(7,24,46,.52) 47%,rgba(7,24,46,.12) 75%)}
.benefit-content{position:relative;z-index:2;padding:42px;color:#fff;width:100%}
.benefit-content p{color:#D3E0ED}
.benefit-value{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.78rem;font-weight:800;margin-bottom:18px}
.benefit-content h3{font-size:2.2rem;margin-bottom:15px}
.ops-shot{position:absolute;inset:38px 38px 250px 38px;object-fit:cover;width:calc(100% - 76px);height:calc(100% - 288px);border-radius:18px;box-shadow:0 25px 50px rgba(0,0,0,.28)}
.perk-band{margin-top:24px;padding:30px 34px;border-radius:20px;background:var(--warm);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}
.perk-number{font-family:Sora;font-size:2.2rem;color:var(--navy);font-weight:800}
.pricing-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}
.price-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:42px}
.price{font-family:Sora;font-size:4.5rem;font-weight:800;color:var(--local);letter-spacing:-.06em}
.price span{font-family:Inter;font-size:1rem;color:var(--slate);letter-spacing:0}
.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin:30px 0}
.check{display:flex;gap:10px;font-size:.92rem;color:#334155}
.check:before{content:"✓";color:var(--local);font-weight:900}
.services-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}
.service{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--line)}
.service h3{margin-bottom:8px}
.industry-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}
.industry-strip span{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.84rem;font-weight:700;color:#475569}
.ecosystem{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}
.eco-card{padding:30px;border-radius:20px;border:1px solid var(--line);background:#fff}
.eco-card .tag{font-weight:900;font-size:.73rem;letter-spacing:.13em;margin-bottom:18px}
.eco-card.local .tag{color:var(--local)} .eco-card.ops .tag{color:var(--ops)} .eco-card.growth .tag{color:var(--growth)}
.eco-card img{width:100%;max-width:330px;height:auto;margin-bottom:22px;display:block}
.faq{max-width:900px;margin:48px auto 0}
details{border-top:1px solid var(--line);padding:20px 0}
details:last-child{border-bottom:1px solid var(--line)}
summary{cursor:pointer;font-family:Sora;font-weight:700;font-size:1.05rem;list-style:none;display:flex;justify-content:space-between;gap:20px}
summary:after{content:"+";font-size:1.3rem;color:var(--local)}
details[open] summary:after{content:"–"}
details p{padding-top:13px;max-width:760px}
.page-hero{padding:86px 0;background:var(--navy);color:#fff}
.page-hero h1{font-size:clamp(3rem,6vw,5.4rem);margin:18px 0}
.page-hero p{color:#C8D6E5;max-width:760px;font-size:1.16rem}
.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.copy h2{margin:18px 0 22px}
.copy p+p{margin-top:16px}
.stat-panel{padding:38px;border-radius:22px;background:var(--paper);border:1px solid var(--line)}
.stat-panel .big{font-family:Sora;font-size:3rem;font-weight:800;color:var(--navy)}
.resort-feature{position:relative;min-height:620px;border-radius:28px;overflow:hidden;display:flex;align-items:flex-end;color:#fff}
.resort-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.resort-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,24,46,.96),rgba(7,24,46,.26) 70%)}
.resort-feature .content{position:relative;z-index:2;padding:54px;max-width:780px}
.resort-feature h2{margin:16px 0 18px}
.note{font-size:.8rem;color:#718096}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}
.contact-card{padding:34px;border-radius:20px;background:var(--navy);color:#fff}
.contact-card p{color:#B8C8D8}
form{display:grid;gap:16px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
label{font-weight:700;font-size:.85rem;color:#334155}
input,textarea,select{width:100%;margin-top:7px;border:1px solid #CBD5E1;border-radius:10px;padding:13px 14px;background:#fff;color:var(--ink)}
textarea{min-height:140px;resize:vertical}
footer{background:#061426;color:#fff;padding:70px 0 32px}
.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:50px}
.footer-brand img{width:260px;height:auto;margin-bottom:20px;display:block}
.footer-brand p{color:#91A5BB;max-width:370px}
footer h4{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}
footer a{display:block;color:#AFC0D4;margin:10px 0;font-size:.9rem}
footer a:hover{color:#fff}
.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:#8296AD;font-size:.8rem}
.hero-compact{padding:66px 0;background:var(--navy);color:#fff}
.hero-compact h1{font-size:clamp(2.8rem,5.6vw,4.8rem);margin:14px 0}
.hero-compact p{color:#C8D6E5;max-width:720px}
@media(max-width:1080px){
  .nav{gap:16px;font-size:.82rem}.brand img{height:32px;width:auto;max-width:275px}.nav-actions .btn{padding:12px 15px}
  .hero-grid,.truth-grid,.exclusive-grid,.pricing-shell,.split,.contact-grid{grid-template-columns:1fr}
  .hero-visual{max-width:760px;margin:auto}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:560px}
}
@media(max-width:860px){
  .nav,.nav-actions,.country-link{display:none}.menu-btn{display:block}.site-header{height:76px}.brand img{height:29px;width:auto;max-width:250px}
  .mobile-nav.open{display:block;position:fixed;top:76px;left:0;right:0;background:#fff;padding:20px;border-bottom:1px solid var(--line);z-index:49;box-shadow:0 18px 35px rgba(0,0,0,.1)}
  .mobile-nav a{display:block;padding:13px 5px;font-weight:800;border-bottom:1px solid #EEF2F6}.mobile-nav .btn{margin-top:14px}
  .workflow,.manage-grid,.services-list,.ecosystem{grid-template-columns:1fr 1fr}.workflow-card:nth-child(2):after{display:none}
  .footer-grid{grid-template-columns:1fr 1fr}.section{padding:82px 0}
}
@media(max-width:620px){
  .container{width:min(100% - 28px,1180px)}.hero{padding:72px 0}.hero h1{font-size:3.6rem}
  .hero-proof{gap:20px}.outcome-grid,.workflow,.manage-grid,.services-list,.ecosystem,.checks,.form-row{grid-template-columns:1fr}
  .workflow-card:after{display:none!important}.benefit-card{min-height:610px}.ops-shot{inset:28px 20px 290px;height:240px;width:calc(100% - 40px)}
  .benefit-content{padding:28px}.perk-band{grid-template-columns:1fr}.price{font-size:3.8rem}
  .footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.section{padding:68px 0}.page-hero{padding:64px 0}
}

/* =========================================================
   FirstPage Local V2 cleanup — Hub-aligned website standard
   ========================================================= */
:root{--site-max:1470px;--growth-soft:#F6F2FF}
.container{width:min(var(--site-max),calc(100% - 48px))}
.section{padding:90px 0}
.section-sm{padding:60px 0}
.btn{min-height:48px;padding:0 22px;border-radius:10px;font-size:.9rem;letter-spacing:.01em}
.btn-growth{background:var(--growth);color:#fff}.btn-growth:hover{background:#6D28D9;transform:translateY(-1px)}

/* Header footprint intentionally matches the approved FirstPage Hub master. */
.site-header{height:auto;min-height:100px;background:rgba(255,255,255,.98);border-bottom:1px solid #E4E7EC;backdrop-filter:blur(10px)}
.header-inner{width:min(var(--site-max),calc(100% - 48px));min-height:100px;gap:24px}
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{width:240px;height:auto;max-width:none}
.nav{gap:23px;font-size:.94rem}
.nav-actions .btn{min-height:52px;padding-inline:18px}
.country-link{font-size:.78rem}

/* Hero */
.hero{padding:90px 0 82px}
.hero-grid{grid-template-columns:1.02fr .98fr;gap:72px}
.hero h1{font-size:clamp(3.7rem,6.4vw,6.35rem);line-height:.92;letter-spacing:-.06em;margin:22px 0 26px}
.hero-copy{font-size:1.18rem;max-width:680px}
.hero-actions{margin-top:30px}
.hero-actions .btn{width:215px}
.hero-proof{margin-top:38px;padding-top:26px;gap:34px}
.hero-visual{max-width:710px;justify-self:end}
.hero-visual img{width:100%;filter:drop-shadow(0 22px 44px rgba(0,0,0,.23))}

/* Tighten homepage rhythm and hierarchy */
.truth-grid{gap:76px}
.exclusive-grid{gap:76px}
.section-intro{max-width:840px;margin-bottom:48px}
.section-intro h2{margin:18px 0 20px}
.acquisition-section{border-top:1px solid #EEF2F6;border-bottom:1px solid #EEF2F6}
.workflow{margin-top:0}
.capability-heading{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:end;margin-top:58px;padding-top:42px;border-top:1px solid var(--line)}
.capability-heading h3{font-size:clamp(1.6rem,2.5vw,2.25rem);color:var(--navy)}
.capability-heading p{font-size:1.02rem;max-width:680px}
.manage-grid{margin-top:28px}
.manage-card{box-shadow:0 10px 26px rgba(7,24,46,.04)}
.city-card{box-shadow:0 16px 44px rgba(7,24,46,.08)}
.benefit-grid{gap:28px}
.price-card{box-shadow:0 16px 44px rgba(7,24,46,.08)}

/* Growth Scan secondary funnel */
.growth-scan-section{background:#fff}
.growth-scan-panel{display:grid;grid-template-columns:1.15fr auto;gap:46px;align-items:center;background:linear-gradient(135deg,#FBFAFF 0%,#F4F7FC 100%);border:1px solid #E5DDFC;border-radius:24px;padding:44px 48px;box-shadow:0 16px 44px rgba(7,24,46,.06)}
.growth-scan-panel h2{font-size:clamp(2rem,3.3vw,3.2rem);margin:16px 0 16px;max-width:880px}
.growth-kicker{color:var(--growth)}
.growth-kicker:before{background:var(--growth)}
.growth-scan-panel .lead{max-width:850px}
.scan-note{font-size:.86rem;color:#7A8699;margin-top:14px}
.growth-scan-actions{display:flex;flex-direction:column;gap:10px;min-width:245px}
.growth-scan-actions .btn{width:100%}

/* Footer brand system */
footer{padding:56px 0 28px}
.footer-brand img{width:240px;margin-bottom:18px}
.footer-bottom{margin-top:36px;padding-top:20px}

@media(max-width:1180px){
  .header-inner{gap:18px}.nav{gap:16px;font-size:.84rem}.brand img{width:218px}.nav-actions .btn{padding-inline:14px;font-size:.82rem}
  .hero-grid,.truth-grid,.exclusive-grid,.pricing-shell,.split,.contact-grid{grid-template-columns:1fr}
  .hero-grid{gap:50px}.hero-visual{max-width:760px;justify-self:center;margin:auto}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:560px}
  .growth-scan-panel{grid-template-columns:1fr}.growth-scan-actions{flex-direction:row;min-width:0}.growth-scan-actions .btn{width:auto;min-width:220px}
}
@media(max-width:900px){
  .nav,.nav-actions,.country-link{display:none}.menu-btn{display:block}.site-header{min-height:82px}.header-inner{min-height:82px}.brand img{width:196px}
  .mobile-nav.open{top:82px}
  .workflow,.manage-grid,.services-list,.ecosystem{grid-template-columns:1fr 1fr}.workflow-card:nth-child(2):after{display:none}
  .capability-heading{grid-template-columns:1fr;gap:12px}
  .footer-grid{grid-template-columns:1fr 1fr}.section{padding:76px 0}
}
@media(max-width:620px){
  .container,.header-inner{width:min(100% - 28px,var(--site-max))}
  .brand img{width:184px}.hero{padding:66px 0}.hero h1{font-size:clamp(3.2rem,16vw,4.3rem)}
  .hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-proof{gap:18px 28px}
  .outcome-grid,.workflow,.manage-grid,.services-list,.ecosystem,.checks,.form-row{grid-template-columns:1fr}
  .workflow-card:after{display:none!important}
  .growth-scan-panel{padding:30px 24px}.growth-scan-actions{flex-direction:column}.growth-scan-actions .btn{width:100%;min-width:0}
  .benefit-card{min-height:610px}.ops-shot{inset:28px 20px 290px;height:240px;width:calc(100% - 40px)}
  .benefit-content{padding:28px}.perk-band{grid-template-columns:1fr}.price{font-size:3.8rem}
  .footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.section{padding:66px 0}.page-hero{padding:60px 0}
}

/* =========================================================
   FirstPage Local V5 — APPROVED HUB SHELL TRANSPLANT
   Hub is the master shell. Local changes only product colour,
   logo artwork, local navigation destinations, and content.
   ========================================================= */
:root{
  --hub-shell-max: 1400px;
  --hub-header-h: 100px;
  --hub-mobile-header-h: 78px;
  --hub-footer-bg: #061426;
  --hub-section-y: 88px;
  --hub-section-y-sm: 58px;
}
html{scroll-padding-top:var(--hub-header-h)}
body{overflow-x:hidden}
.container{width:min(var(--hub-shell-max),calc(100% - 56px));margin-inline:auto}
.section{padding:var(--hub-section-y) 0}
.section-sm{padding:var(--hub-section-y-sm) 0}
h1,h2,h3,h4{font-family:Sora,Inter,Arial,sans-serif}
h2{font-size:clamp(2.45rem,3.4vw,3.75rem);line-height:1.02}

/* Hub button geometry */
.btn{
  min-height:50px;
  padding:0 22px;
  border-radius:10px;
  font-size:.9rem;
  line-height:1;
  font-weight:800;
  letter-spacing:.012em;
  box-shadow:none;
}
.btn:hover{transform:translateY(-1px)}

/* ---------------------------------------------------------
   HEADER — same footprint, spacing and responsive behavior
   as the approved Hub shell.
   --------------------------------------------------------- */
.site-header{
  height:var(--hub-header-h);
  min-height:var(--hub-header-h);
  display:flex;
  align-items:center;
  background:rgba(255,255,255,.985);
  border-bottom:1px solid #E4E7EC;
  position:sticky;
  top:0;
  z-index:50;
  backdrop-filter:blur(12px);
}
.header-inner{
  width:min(var(--hub-shell-max),calc(100% - 56px));
  height:100%;
  min-height:0;
  margin-inline:auto;
  display:flex;
  align-items:center;
  gap:30px;
}
.brand{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  line-height:0;
}
/* Tight-cropped web SVG: width now represents actual visible artwork. */
.brand img{
  width:214px;
  height:auto;
  max-width:none;
  display:block;
}
.nav{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:27px;
  font-size:.91rem;
  font-weight:700;
  line-height:1;
}
.nav a{white-space:nowrap;color:#263447;transition:color .18s ease}
.nav a:hover{color:var(--local)}
.nav-actions{display:flex;align-items:center;gap:10px;margin-left:2px}
.header-cta{min-width:190px;min-height:50px;padding-inline:18px}
.country-link{display:none!important}
.menu-btn{display:none;margin-left:auto;border:0;background:transparent;width:46px;height:46px;padding:10px;border-radius:9px}
.menu-btn span{display:block;height:2px;background:var(--navy);margin:6px 0;transition:transform .2s ease,opacity .2s ease}
.menu-btn.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.menu-btn.open span:nth-child(2){opacity:0}
.menu-btn.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
.mobile-nav{display:none}
.mobile-market{display:none}

/* ---------------------------------------------------------
   HERO — Hub hierarchy with the locked Local revenue story.
   The visual is centered inside its own column, not pinned to
   the page edge.
   --------------------------------------------------------- */
.hero{padding:84px 0 86px;min-height:0}
.hero:before{opacity:.7;background-size:122px 122px}
.hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(520px,.96fr);
  align-items:center;
  gap:66px;
}
.hero-content{max-width:680px}
.hero h1{
  font-size:clamp(4.2rem,5.2vw,5.5rem);
  line-height:.92;
  letter-spacing:-.058em;
  margin:20px 0 24px;
  max-width:none;
}
.hero-lead{font-size:clamp(1.28rem,1.55vw,1.5rem);line-height:1.46;color:#fff;max-width:660px}
.hero-lead strong{color:#78ACE0}
.hero-copy{font-size:1.08rem;line-height:1.65;color:#C8D6E5;max-width:660px;margin-top:14px}
.hero-copy strong{color:#fff}
.hero-tools{font-size:.9rem;line-height:1.5;color:#94A9BF;font-weight:650;margin-top:12px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.hero-actions .btn{width:214px;min-height:52px}
.hero-proof{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  margin-top:36px;
  padding-top:26px;
  border-top:1px solid rgba(255,255,255,.13);
}
.proof-item{padding-right:20px}
.proof-item+.proof-item{padding-left:20px;border-left:1px solid rgba(255,255,255,.13)}
.proof-item strong{font-size:1.18rem;line-height:1.22}
.proof-item span{display:block;margin-top:5px;line-height:1.35}
.hero-visual{
  width:100%;
  max-width:680px;
  justify-self:center;
  align-self:center;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:2;
  margin:0 auto;
}
.hero-visual img{
  width:100%;
  height:auto;
  margin:0 auto;
  filter:drop-shadow(0 24px 44px rgba(0,0,0,.24));
}

/* Hub section cadence / card geometry */
.truth-grid,.exclusive-grid{gap:72px}
.section-intro{max-width:820px;margin-bottom:44px}
.section-intro h2{margin:17px 0 18px}
.workflow{gap:16px}
.workflow-card,.manage-card,.outcome-card,.eco-card,.service{border-radius:18px}
.manage-grid{gap:18px;margin-top:28px}
.capability-heading{margin-top:52px;padding-top:38px}
.city-card{border-radius:20px;padding:32px;box-shadow:0 16px 44px rgba(7,24,46,.08)}
.benefit-intro{margin-bottom:46px}
.benefit-grid{gap:24px}
.benefit-card{border-radius:22px;min-height:560px}
.benefit-content{padding:38px}
.perk-band{border-radius:18px;padding:28px 32px}
.price-card{border-radius:22px;padding:40px;box-shadow:0 16px 44px rgba(7,24,46,.08)}
.growth-scan-panel{border-radius:22px;padding:42px 46px}

/* ---------------------------------------------------------
   FOOTER — same Hub 4-column shell and closing cadence.
   --------------------------------------------------------- */
footer{
  background:var(--hub-footer-bg);
  color:#fff;
  padding:68px 0 30px;
}
footer .container{width:min(var(--hub-shell-max),calc(100% - 56px))}
.footer-grid{
  display:grid;
  grid-template-columns:minmax(290px,1.5fr) repeat(3,minmax(150px,.78fr));
  gap:58px;
  align-items:start;
}
.footer-brand img{
  width:214px;
  height:auto;
  max-width:none;
  margin:0 0 22px;
}
.footer-brand p{max-width:390px;color:#91A5BB;font-size:.94rem;line-height:1.65}
footer h4{font-size:.78rem;line-height:1.2;letter-spacing:.11em;text-transform:uppercase;margin:4px 0 20px;color:#fff}
footer a{display:block;color:#AFC0D4;margin:11px 0;font-size:.9rem;line-height:1.45}
footer a:hover{color:#fff}
.footer-bottom{
  border-top:1px solid rgba(255,255,255,.10);
  margin-top:52px;
  padding-top:24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  color:#8296AD;
  font-size:.8rem;
}

/* Large tablet — keep shell intact until it genuinely cannot fit. */
@media(max-width:1220px){
  .header-inner{gap:20px}
  .brand img{width:190px}
  .nav{gap:18px;font-size:.83rem}
  .header-cta{min-width:168px;padding-inline:14px;font-size:.81rem}
  .hero-grid{grid-template-columns:1fr 1fr;gap:44px}
  .hero-visual{max-width:620px}
  .footer-grid{gap:38px}
}

/* Hub-family menu collapse */
@media(max-width:1030px){
  :root{--hub-header-h:var(--hub-mobile-header-h)}
  .nav,.nav-actions{display:none}
  .menu-btn{display:block}
  .header-inner{width:min(var(--hub-shell-max),calc(100% - 36px))}
  .brand img{width:190px}
  .mobile-nav.open{
    display:flex;
    flex-direction:column;
    position:fixed;
    top:var(--hub-mobile-header-h);
    left:0;right:0;
    max-height:calc(100vh - var(--hub-mobile-header-h));
    overflow:auto;
    background:#fff;
    padding:14px 24px 26px;
    border-bottom:1px solid var(--line);
    z-index:49;
    box-shadow:0 18px 35px rgba(7,24,46,.12);
  }
  .mobile-nav>a:not(.btn){padding:15px 2px;font-size:.96rem;font-weight:750;border-bottom:1px solid #EEF2F6}
  .mobile-nav .btn{margin-top:18px;width:100%}
  .mobile-market{display:flex;gap:8px;align-items:center;margin-top:18px;color:#7A8797;font-size:.82rem}
  .mobile-market a{padding:0!important;border:0!important;color:var(--local);font-weight:800!important}
  body.menu-open{overflow:hidden}

  .hero{padding:68px 0 70px}
  .hero-grid{grid-template-columns:1fr;gap:46px}
  .hero-content{max-width:760px}
  .hero-visual{max-width:690px;justify-self:center}
  .truth-grid,.exclusive-grid,.pricing-shell,.split,.contact-grid{grid-template-columns:1fr;gap:48px}
  .benefit-grid{grid-template-columns:1fr}
  .workflow,.manage-grid,.services-list,.ecosystem{grid-template-columns:1fr 1fr}
  .workflow-card:nth-child(2):after{display:none}
  .footer-grid{grid-template-columns:1.35fr 1fr 1fr;gap:40px}
  .footer-grid>div:last-child{grid-column:2 / 4}
}

@media(max-width:700px){
  :root{--hub-mobile-header-h:74px;--hub-section-y:62px;--hub-section-y-sm:46px}
  .container,footer .container{width:min(100% - 30px,var(--hub-shell-max))}
  .header-inner{width:calc(100% - 30px)}
  .brand img{width:174px}
  .hero{padding:54px 0 56px}
  .hero h1{font-size:clamp(3.15rem,15vw,4.2rem);margin:16px 0 20px}
  .hero-lead{font-size:1.2rem}
  .hero-copy{font-size:1rem;line-height:1.58}
  .hero-tools{font-size:.83rem}
  .hero-actions{display:grid;grid-template-columns:1fr;margin-top:25px}
  .hero-actions .btn{width:100%}
  .hero-proof{grid-template-columns:1fr;margin-top:28px;padding-top:16px}
  .proof-item{padding:12px 0!important}
  .proof-item+.proof-item{border-left:0;border-top:1px solid rgba(255,255,255,.12)}
  .hero-visual{max-width:100%}
  .outcome-grid,.workflow,.manage-grid,.services-list,.ecosystem,.checks,.form-row{grid-template-columns:1fr}
  .workflow-card:after{display:none!important}
  .benefit-card{min-height:600px}
  .benefit-content{padding:28px}
  .growth-scan-panel{padding:30px 24px}
  .footer-grid{grid-template-columns:1fr;gap:30px}
  .footer-grid>div:last-child{grid-column:auto}
  .footer-brand img{width:190px}
  .footer-bottom{margin-top:38px;padding-top:20px;flex-direction:column;align-items:flex-start;gap:8px}
}

/* =========================================================
   FirstPage Local V7 — FINAL FRONT-END POLISH
   Retains the approved Hub shell and V6 SEO. This block is
   intentionally last so it resolves legacy breakpoint/style
   conflicts accumulated in earlier Local builds.
   ========================================================= */
:root{
  --polish-max:1400px;
  --content-max:1240px;
  --section-y:84px;
  --section-y-sm:56px;
  --card-border:#E3E9F0;
  --card-shadow:0 14px 36px rgba(7,24,46,.065);
}

/* Global rhythm + readable content widths */
body{color:#132033}
p{color:#5D6B7D}
.container{width:min(var(--polish-max),calc(100% - 56px));margin-inline:auto}
.section{padding:var(--section-y) 0}
.section-sm{padding:var(--section-y-sm) 0}
.lead{line-height:1.58;color:#566579}
.eyebrow{font-size:.72rem;letter-spacing:.15em;gap:10px}
.eyebrow:before{width:30px;height:2px}
h2{font-size:clamp(2.25rem,3.25vw,3.55rem);line-height:1.04;letter-spacing:-.045em}
h3{line-height:1.15;letter-spacing:-.025em}

/* Keep the approved Hub header/logo footprint exactly stable. */
.site-header{height:100px;min-height:100px}
.header-inner{width:min(var(--polish-max),calc(100% - 56px));height:100%;gap:28px}
.brand img{width:214px;height:auto}
.nav{gap:25px;font-size:.9rem}
.header-cta{min-width:190px;min-height:50px}

/* Hero: balanced two-column composition and optical centering. */
.hero{padding:78px 0 82px}
.hero-grid{
  grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);
  align-items:center;
  gap:64px;
}
.hero-content{max-width:650px}
.hero h1{font-size:clamp(4rem,5vw,5.25rem);margin:18px 0 22px}
.hero-lead{font-size:clamp(1.2rem,1.45vw,1.42rem);line-height:1.42}
.hero-copy{font-size:1.045rem;line-height:1.6;margin-top:14px}
.hero-tools{margin-top:11px}
.hero-actions{margin-top:27px}
.hero-actions .btn{width:210px;min-height:50px}
.hero-proof{margin-top:32px;padding-top:23px}
.proof-item strong{font-size:1.12rem}
.hero-visual{
  width:100%;
  max-width:650px;
  min-height:440px;
  align-self:center;
  justify-self:center;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px 0;
}
.hero-visual img{width:100%;max-width:650px;margin:auto;filter:drop-shadow(0 22px 38px rgba(0,0,0,.22))}

/* Section 2: stronger editorial balance. */
.truth-grid{
  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);
  gap:70px;
  align-items:center;
  max-width:var(--content-max);
  margin-inline:auto;
}
.truth-grid h2{margin:16px 0 20px;max-width:560px}
.statement{margin-top:28px;padding-left:22px;border-left-width:4px}
.statement strong{font-size:1.4rem}
.outcome-grid{gap:16px}
.outcome-card{
  min-height:220px;
  padding:26px;
  border-color:var(--card-border);
  box-shadow:0 8px 24px rgba(7,24,46,.035);
  display:flex;
  flex-direction:column;
}
.outcome-card p{margin-top:auto;padding-top:4px}
.icon-chip{width:42px;height:42px;margin-bottom:20px;border-radius:11px}

/* Alternate backgrounds deliberately so the page does not become one long grey band. */
.exclusive{background:#F7F9FC}
.acquisition-section{background:#fff!important;border-top:1px solid #EDF1F5;border-bottom:1px solid #EDF1F5}

/* Exclusivity: keep two columns on laptops; don't stack prematurely. */
.exclusive-grid{
  grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);
  gap:70px;
  align-items:center;
  max-width:var(--content-max);
  margin-inline:auto;
}
.city-card{padding:28px 32px;border:1px solid var(--card-border);box-shadow:var(--card-shadow)}
.city-row{padding:16px 0}
.city-row strong{font-size:1rem;color:#18263A}
.exclusive h2{margin:16px 0 20px}

/* Acquisition machinery: tighter, more premium grid rhythm. */
.acquisition-section .container{max-width:var(--content-max)}
.section-intro{max-width:820px;margin-bottom:42px}
.workflow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:0}
.workflow-card{
  min-height:205px;
  padding:26px 22px;
  border-color:var(--card-border);
  box-shadow:0 8px 22px rgba(7,24,46,.03);
}
.workflow-card strong{margin:14px 0 8px;font-size:1.02rem}
.workflow-card p{font-size:.93rem;line-height:1.52}
.workflow-card:not(:last-child):after{right:-15px;width:30px;height:30px;font-size:.86rem}
.capability-heading{margin-top:46px;padding-top:34px;grid-template-columns:.75fr 1.25fr;gap:42px}
.manage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}
.manage-card{
  min-height:190px;
  padding:25px;
  border-color:var(--card-border);
  box-shadow:0 8px 22px rgba(7,24,46,.035);
}
.manage-card h3{font-size:1.16rem;margin:15px 0 8px}
.manage-card p{font-size:.92rem;line-height:1.52}

/* Client benefits: two equal, intentional feature panels. */
.benefit-intro{max-width:800px;margin-bottom:42px}
.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:var(--content-max);margin-inline:auto}
.benefit-card{min-height:520px;border-radius:22px;box-shadow:0 18px 40px rgba(7,24,46,.1)}
.benefit-content{padding:34px}
.benefit-content h3{font-size:2rem;margin-bottom:12px}
.benefit-content p{line-height:1.55;max-width:610px}
.benefit-value{font-size:.72rem;letter-spacing:.025em;margin-bottom:14px}
.ops-shot{inset:30px 30px 225px 30px;width:calc(100% - 60px);height:calc(100% - 255px);border-radius:15px}
.perk-band{max-width:var(--content-max);margin:22px auto 0;padding:24px 28px;gap:22px;border:1px solid #ECE5D9}
.perk-number{font-size:1.9rem;white-space:nowrap}

/* Pricing: keep compact two-column sales block until tablet. */
.bg-navy .pricing-shell{
  grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);
  gap:64px;
  max-width:var(--content-max);
  margin-inline:auto;
}
.price-card{padding:36px;border-radius:20px;box-shadow:0 18px 42px rgba(0,0,0,.15)}
.price{font-size:4rem;line-height:1.05;margin-top:8px}
.checks{gap:10px 22px;margin:26px 0}

/* Industry section: controlled text width and quieter chips. */
.industry-strip{gap:9px;margin-top:26px;max-width:1050px}
.industry-strip span{padding:9px 13px;background:#FBFCFE;border-color:#E5EAF0;font-size:.81rem}

/* Ecosystem cards: equal heights and consistent logo scale. */
.ecosystem{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}
.eco-card{min-height:230px;padding:26px;border-color:var(--card-border);box-shadow:0 8px 22px rgba(7,24,46,.035);display:flex;flex-direction:column}
.eco-card .tag{margin-bottom:16px}
.eco-card img{width:auto;max-width:230px;height:44px;object-fit:contain;object-position:left center;margin:0 0 20px}
.eco-card p{margin-top:auto}

/* Growth Scan: more composed and less oversized. */
.growth-scan-panel{max-width:var(--content-max);margin-inline:auto;padding:38px 42px;gap:40px;border-radius:20px;box-shadow:0 12px 34px rgba(7,24,46,.055)}
.growth-scan-panel h2{font-size:clamp(1.9rem,2.8vw,2.8rem);margin:14px 0}
.growth-scan-actions{min-width:238px}

/* Final CTA and footer cadence. */
.section-sm.bg-blue{padding:54px 0}
.section-sm.bg-blue h2{font-size:clamp(2rem,3vw,3rem)}
footer{padding:62px 0 28px}
footer .container{width:min(var(--polish-max),calc(100% - 56px))}
.footer-grid{grid-template-columns:minmax(300px,1.45fr) repeat(3,minmax(150px,.75fr));gap:52px}
.footer-brand img{width:214px;margin-bottom:20px}
.footer-bottom{margin-top:46px;padding-top:22px}

/* ---------------------------------------------------------
   V7 RESPONSIVE FIXES
   Earlier builds stacked major sections at 1180px. That was
   the source of the long, uneven laptop layout. Keep the
   desktop composition until an actual tablet breakpoint.
   --------------------------------------------------------- */
@media (min-width:1031px) and (max-width:1220px){
  .header-inner{gap:18px}
  .brand img{width:190px}
  .nav{gap:16px;font-size:.82rem}
  .header-cta{min-width:164px;padding-inline:13px;font-size:.79rem}
  .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(450px,1.05fr);gap:42px}
  .hero-visual{max-width:590px;min-height:390px}
  .hero-visual img{max-width:590px}
  .truth-grid{grid-template-columns:.84fr 1.16fr;gap:46px}
  .exclusive-grid{grid-template-columns:.92fr 1.08fr;gap:46px}
  .benefit-grid{grid-template-columns:1fr 1fr}
  .bg-navy .pricing-shell{grid-template-columns:.88fr 1.12fr;gap:44px}
  .split,.contact-grid{grid-template-columns:1fr 1fr;gap:48px}
  .workflow{grid-template-columns:repeat(4,1fr)}
  .manage-grid{grid-template-columns:repeat(3,1fr)}
  .ecosystem{grid-template-columns:repeat(3,1fr)}
}

@media (max-width:1030px){
  :root{--section-y:70px;--section-y-sm:50px}
  .site-header{height:78px;min-height:78px}
  .header-inner{height:78px;width:calc(100% - 36px)}
  .brand img{width:190px}
  .mobile-nav.open{top:78px}
  .hero{padding:62px 0 66px}
  .hero-grid{grid-template-columns:1fr;gap:36px}
  .hero-content{max-width:760px;margin-inline:auto;text-align:left}
  .hero-visual{max-width:660px;min-height:0;margin-inline:auto;padding-top:4px}
  .hero-visual img{max-width:660px}
  .truth-grid,.exclusive-grid,.bg-navy .pricing-shell,.split,.contact-grid{grid-template-columns:1fr;gap:42px}
  .truth-grid,.exclusive-grid,.bg-navy .pricing-shell{max-width:820px}
  .outcome-grid{grid-template-columns:repeat(2,1fr)}
  .benefit-grid{grid-template-columns:1fr;max-width:820px}
  .benefit-card{min-height:540px}
  .workflow{grid-template-columns:repeat(2,1fr)}
  .workflow-card:nth-child(2):after{display:none}
  .manage-grid{grid-template-columns:repeat(2,1fr)}
  .ecosystem{grid-template-columns:repeat(3,1fr)}
  .growth-scan-panel{grid-template-columns:1fr;gap:26px}
  .growth-scan-actions{flex-direction:row;min-width:0}
  .growth-scan-actions .btn{width:auto;min-width:220px}
  .footer-grid{grid-template-columns:1.25fr 1fr 1fr;gap:36px}
  .footer-grid>div:last-child{grid-column:2 / 4}
}

@media (max-width:760px){
  :root{--section-y:58px;--section-y-sm:44px}
  .container,footer .container{width:calc(100% - 30px)}
  .header-inner{width:calc(100% - 30px)}
  .brand img{width:174px}
  .hero{padding:50px 0 52px}
  .hero h1{font-size:clamp(3rem,14.8vw,4rem);line-height:.93;margin:15px 0 18px}
  .hero-lead{font-size:1.14rem}
  .hero-copy{font-size:.98rem}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%}
  .hero-proof{grid-template-columns:1fr;margin-top:26px;padding-top:14px}
  .proof-item{padding:10px 0!important}
  .proof-item+.proof-item{border-left:0;border-top:1px solid rgba(255,255,255,.12)}
  .hero-visual{max-width:100%;padding-top:2px}
  h2{font-size:clamp(2rem,9.5vw,2.75rem)}
  .outcome-grid,.workflow,.manage-grid,.ecosystem,.checks,.form-row{grid-template-columns:1fr}
  .workflow-card:after{display:none!important}
  .outcome-card,.manage-card,.workflow-card{min-height:0}
  .capability-heading{grid-template-columns:1fr;gap:12px;margin-top:38px;padding-top:30px}
  .benefit-card{min-height:570px}
  .benefit-content{padding:26px}
  .benefit-content h3{font-size:1.75rem}
  .ops-shot{inset:24px 18px 285px 18px;width:calc(100% - 36px);height:250px}
  .perk-band{grid-template-columns:1fr;gap:14px;padding:22px}
  .perk-number{font-size:1.7rem}
  .price-card{padding:28px 24px}
  .price{font-size:3.5rem}
  .growth-scan-panel{padding:28px 22px}
  .growth-scan-actions{flex-direction:column}
  .growth-scan-actions .btn{width:100%;min-width:0}
  .eco-card{min-height:0}
  .footer-grid{grid-template-columns:1fr;gap:26px}
  .footer-grid>div:last-child{grid-column:auto}
  .footer-brand img{width:190px}
  .footer-bottom{margin-top:34px;flex-direction:column;align-items:flex-start;gap:8px}
}

@media (max-width:420px){
  .brand img{width:160px}
  .hero h1{font-size:3rem}
  .benefit-card{min-height:600px}
  .section-sm.bg-blue{padding:44px 0}
}

/* =========================================================
   FirstPage Local V8 — corrective laptop polish
   Fixes click layers, excessive desktop whitespace, and
   inconsistent product lockups while preserving V7 SEO.
   ========================================================= */

/* Interactive elements must always sit above decorative layers. */
.hero:before,
.benefit-card.resort:after,
.resort-feature:after{pointer-events:none!important}
.hero-content{position:relative;z-index:4}
.hero-actions,.hero-actions a,.nav-actions,.nav-actions a{position:relative;z-index:5}
.btn,a.btn{pointer-events:auto;touch-action:manipulation}

/* Sticky shell is opaque: page copy should never ghost through it. */
.site-header{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}

/* Tighter laptop/desktop cadence. The V7 page had double-padding
   between adjacent sections, producing large empty bands. */
@media (min-width:1031px){
  :root{--section-y:64px;--section-y-sm:44px}
  .section{padding:64px 0}
  .section-sm{padding:44px 0}
  .hero{padding:68px 0 70px}
  .hero-grid{gap:56px}
  .hero-visual{min-height:0;padding:0}
  .truth-grid,.exclusive-grid{gap:58px}
  .section-intro{margin-bottom:34px}
  .acquisition-section{padding-top:62px;padding-bottom:54px}
  .acquisition-section + .section{padding-top:54px}
  .benefit-intro{margin-bottom:34px}
  .capability-heading{margin-top:36px;padding-top:28px}
  .manage-grid{margin-top:22px}
  .benefit-grid{gap:20px}
  .perk-band{margin-top:18px}
  .ecosystem{margin-top:30px}
  .growth-scan-section{padding-top:56px;padding-bottom:56px}
  .section-sm.bg-blue{padding:44px 0}
}

/* One consistent product-logo architecture in the ecosystem cards. */
.eco-card img.eco-symbol{width:48px!important;height:48px!important;max-width:none!important;margin:0!important;object-fit:contain}
.eco-lockup{display:flex;align-items:center;gap:15px;margin:2px 0 22px;min-height:52px}
.eco-wordmark{display:flex;flex-direction:column;align-items:flex-start;line-height:1}
.eco-wordmark strong{font-family:Sora,Inter,Arial,sans-serif;font-size:1.35rem;letter-spacing:.01em;color:#101828;font-weight:800}
.eco-wordmark span{font-family:Inter,Arial,sans-serif;font-size:.72rem;letter-spacing:.12em;font-weight:800;margin-top:7px}
.eco-card.local .eco-wordmark span{color:#174A8B}
.eco-card.ops .eco-wordmark span{color:#0F9F6E}
.eco-card.growth .eco-wordmark span{color:#7C3AED}

/* Keep cards composed without unnecessary vertical stretch. */
.eco-card{min-height:210px}
.outcome-card{min-height:200px}
.workflow-card{min-height:190px}
.manage-card{min-height:176px}

@media (max-width:1030px){
  .eco-lockup{margin-bottom:18px}
  .eco-card img.eco-symbol{width:43px!important;height:43px!important}
  .eco-wordmark strong{font-size:1.2rem}
}

@media (max-width:620px){
  .section{padding:56px 0}
  .section-sm{padding:42px 0}
  .eco-card{min-height:0}
}

/* =========================================================
   FirstPage Local V9 — client-benefit card correction
   Keep the Operations dashboard as a clean visual panel;
   no copy or badges may overlap the screenshot.
   ========================================================= */
.benefit-card.ops{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  min-height:0;
  overflow:hidden;
}
.benefit-card.ops .ops-shot{
  position:relative!important;
  inset:auto!important;
  display:block;
  width:calc(100% - 56px)!important;
  height:auto!important;
  aspect-ratio:1400 / 509;
  flex:0 0 auto;
  margin:28px 28px 0;
  border-radius:16px;
  object-fit:contain;
  object-position:center;
  box-shadow:0 18px 36px rgba(0,0,0,.24);
  z-index:1;
}
.benefit-card.ops .benefit-content{
  position:relative;
  z-index:2;
  width:100%;
  padding:24px 34px 34px;
  margin:0;
}
.benefit-card.ops .benefit-value{
  margin-top:0;
}

@media (max-width:1030px){
  .benefit-card.ops .ops-shot{
    width:calc(100% - 44px)!important;
    margin:22px 22px 0;
    border-radius:14px;
  }
  .benefit-card.ops .benefit-content{padding:22px 28px 30px}
}

@media (max-width:620px){
  .benefit-card.ops .ops-shot{
    width:calc(100% - 32px)!important;
    margin:16px 16px 0;
    border-radius:12px;
  }
  .benefit-card.ops .benefit-content{padding:20px 22px 26px}
}


/* =========================================================
   FirstPage Local V11 — selective phone CTA patch
   Three call CTAs only. Territory/market action remains primary.
   ========================================================= */
.conversion-actions{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
}
.conversion-actions .btn{min-width:190px}
.btn-phone{white-space:nowrap}
.price-actions{margin-top:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.price-actions .btn{width:100%;min-width:0}
.price-actions .btn-outline{border-color:#B7C5D6;background:#fff;color:var(--local)}
.price-actions .btn-outline:hover{border-color:var(--local);background:var(--local-soft)}
.conversion-actions-center{justify-content:center;margin-top:28px}
.btn-call-dark{
  background:var(--navy);
  color:#fff;
  border-color:rgba(255,255,255,.18);
}
.btn-call-dark:hover{background:#0E2747;transform:translateY(-1px)}
@media (max-width:760px){
  .conversion-actions,.price-actions{display:grid;grid-template-columns:1fr;width:100%}
  .conversion-actions .btn{width:100%;min-width:0}
}
