
/* v7.2 - Home-page authority sections copied to city pages, scoped to avoid legacy city-page conflicts */
.home-copy-v72{--hc-navy:#222039;--hc-blue:#4b158c;--hc-sky:#faf5ff;--hc-ink:#222039;--hc-muted:#5a5467;--hc-line:#e8dfef;--hc-cream:#f8f5fb;--hc-white:#fff;--hc-shadow:0 18px 50px rgba(53,20,85,.14);color:var(--hc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
.home-copy-v72 *{box-sizing:border-box}.home-copy-v72 img{max-width:100%;display:block}.home-copy-v72 a{color:inherit}.home-copy-v72 .hc-section{max-width:1220px;margin:auto;padding:76px 24px}.home-copy-v72 .hc-band{background:var(--hc-cream);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.home-copy-v72 .hc-band>.hc-section{margin-left:auto;margin-right:auto}.home-copy-v72 .hc-section-head{max-width:760px;margin-bottom:34px}.home-copy-v72 .hc-eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:var(--hc-blue);margin-bottom:12px}.home-copy-v72 h2{font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.035em;color:var(--hc-navy);margin:0 0 14px}.home-copy-v72 .hc-section-head p,.home-copy-v72 .hc-lead2{font-size:18px;color:var(--hc-muted)}.home-copy-v72 .hc-services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-copy-v72 .hc-service-card{border:1px solid var(--hc-line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(8,43,76,.07);transition:.2s}.home-copy-v72 .hc-service-card:hover{transform:translateY(-4px);box-shadow:var(--hc-shadow)}.home-copy-v72 .hc-service-card img{width:100%;height:230px;object-fit:cover}.home-copy-v72 .hc-service-card .hc-body{padding:22px}.home-copy-v72 .hc-service-card h3{font-size:23px;color:var(--hc-navy);margin:0 0 8px}.home-copy-v72 .hc-service-card p{color:var(--hc-muted);margin:0 0 15px}.home-copy-v72 .hc-text-link{color:var(--hc-blue);font-weight:850;text-decoration:none}.home-copy-v72 .hc-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.home-copy-v72 .hc-split img{border-radius:28px;min-height:440px;width:100%;object-fit:cover;box-shadow:var(--hc-shadow)}.home-copy-v72 .hc-checklist{display:grid;gap:12px;padding:0;list-style:none}.home-copy-v72 .hc-checklist li{padding-left:30px;position:relative}.home-copy-v72 .hc-checklist li:before{content:'✓';position:absolute;left:0;color:var(--hc-blue);font-weight:900}.home-copy-v72 .hc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 22px;font-weight:850;text-decoration:none;border:2px solid var(--hc-navy);color:var(--hc-navy);background:#fff;transition:.2s}.home-copy-v72 .hc-btn:hover{transform:translateY(-2px);border-color:var(--hc-blue);color:var(--hc-blue)}.home-copy-v72 .hc-section-link{margin-top:26px}.home-copy-v72 .hc-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-copy-v72 .hc-video-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--hc-line);box-shadow:0 12px 32px rgba(8,43,76,.08)}.home-copy-v72 .hc-video-card video{width:100%;aspect-ratio:16/9;background:#071c2d;display:block}.home-copy-v72 .hc-video-card .hc-body{padding:20px}.home-copy-v72 .hc-video-card h3{margin:0 0 7px;color:var(--hc-navy);font-size:21px}.home-copy-v72 .hc-video-card p{margin:0;color:var(--hc-muted)}.home-copy-v72 .hc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-copy-v72 .hc-step{padding:26px;border-radius:20px;background:#fff;border:1px solid var(--hc-line)}.home-copy-v72 .hc-step b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--hc-navy);color:#fff;margin-bottom:16px}.home-copy-v72 .hc-step h3{color:var(--hc-navy);margin:0 0 8px}.home-copy-v72 .hc-faq{display:grid;gap:12px}.home-copy-v72 .hc-faq details{border:1px solid var(--hc-line);border-radius:16px;padding:18px 20px;background:#fff}.home-copy-v72 .hc-faq summary{font-weight:850;color:var(--hc-navy);cursor:pointer}.home-copy-v72 .hc-faq p{color:var(--hc-muted)}
@media(max-width:900px){.home-copy-v72 .hc-split{grid-template-columns:1fr}.home-copy-v72 .hc-services,.home-copy-v72 .hc-video-grid{grid-template-columns:1fr 1fr}.home-copy-v72 .hc-steps{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.home-copy-v72 .hc-section{padding:54px 18px}.home-copy-v72 .hc-services,.home-copy-v72 .hc-video-grid,.home-copy-v72 .hc-steps{grid-template-columns:1fr}.home-copy-v72 .hc-split img{min-height:300px}}
