:root {
  --ink: #302e2b;
  --accent: #b08968;
  --deep: #2f6f73;
  --paper: #f7f4ef;
  --white: #ffffff;
  --muted: #5d6765;
  --line: rgba(18, 52, 59, 0.16);
  --shadow: 0 20px 60px rgba(18, 52, 59, 0.14);
  --radius: 8px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: clip; }
body { margin: 0; max-width: 100%; overflow-x: clip; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: var(--ink); background: var(--paper); line-height: 1.55; }
img { display: block; max-width: 100%; }
a { color: inherit; }
.site-header { position: sticky; top: 0; z-index: 20; background: color-mix(in srgb, var(--paper) 92%, white); border-bottom: 1px solid var(--line); backdrop-filter: blur(14px); }
.nav { width: min(1180px, calc(100% - 40px)); min-height: 82px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.brand { display: inline-flex; flex: 1 1 auto; min-width: 0; align-items: center; text-decoration: none; }
.brand-wordmark { display: flex; max-width: 680px; flex-wrap: wrap; align-items: baseline; gap: 0 .32em; color: var(--ink); font-size: clamp(1.8rem, 2.35vw, 2.5rem); font-weight: 950; line-height: .94; letter-spacing: 0; text-wrap: balance; }
.brand-mobile, .button.mobile-call-button, .mobile-menu-toggle { display: none; }
.brand-service, .brand-city { display: inline-block; }
.brand-city { color: var(--deep); }
.nav-links { display: flex; flex: 0 0 auto; align-items: center; gap: 16px; color: var(--muted); font-size: .94rem; }
.nav-links a { text-decoration: none; }
.button { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; border: 1px solid transparent; border-radius: var(--radius); padding: 11px 17px; font-weight: 800; text-decoration: none; cursor: pointer; }
.button-primary { background: var(--ink); color: #fff; box-shadow: 0 12px 28px rgba(18, 52, 59, .22); }
.button-secondary { background: var(--white); border-color: var(--line); color: var(--ink); }
.mobile-hero-form { display: none; margin-top: 26px; padding: 18px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: 0 12px 30px rgba(18,52,59,.08); }
.mobile-hero-form h2 { font-size: 1.35rem; margin-bottom: 12px; }
.sticky-call { display: none; }
.text-link { display: inline-flex; margin-top: 14px; color: var(--deep); font-weight: 850; text-decoration: none; }
.hero { width: min(1180px, calc(100% - 40px)); min-height: auto; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(340px, .86fr); align-items: center; gap: clamp(30px, 4.8vw, 58px); padding: clamp(42px, 5.4vw, 68px) 0 clamp(50px, 6vw, 76px); }
.hero-copy { min-width: 0; position: relative; z-index: 1; }
.hero-media { width: 100%; max-width: 500px; justify-self: end; margin: 0; position: relative; }
.hero-media img { width: 100%; aspect-ratio: 16 / 10; max-height: 390px; object-fit: cover; object-position: center; border-radius: var(--radius); box-shadow: var(--shadow); }
.hero-media::after { content: ""; position: absolute; inset: auto -12px -12px auto; width: 38%; height: 28%; background: var(--accent); border-radius: var(--radius); z-index: -1; }
.eyebrow { margin: 0 0 10px; color: var(--deep); font-size: .78rem; text-transform: uppercase; letter-spacing: 0; font-weight: 900; }
h1, h2, h3 { margin: 0; line-height: 1.04; letter-spacing: 0; }
h1 { font-size: clamp(2.65rem, 4.35vw, 4.25rem); max-width: 9.8em; }
h2 { font-size: clamp(2rem, 3.35vw, 3.1rem); max-width: 13em; }
h3 { font-size: 1.18rem; }
p { color: var(--muted); }
.lede { max-width: 620px; font-size: clamp(1.04rem, 1.55vw, 1.22rem); color: color-mix(in srgb, var(--ink) 72%, white); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }
.hero-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 34px; }
.hero-facts div { padding: 16px; border-top: 3px solid var(--accent); background: rgba(255,255,255,.58); }
.hero-facts strong, .hero-facts span { display: block; }
.hero-facts span { color: var(--muted); font-size: .9rem; margin-top: 3px; }
.section { width: min(1180px, calc(100% - 40px)); margin: 0 auto; padding: 78px 0; }
.section-header { display: block; max-width: 780px; margin-bottom: 38px; }
.section-header h2 { max-width: 820px; }
.section-header p:not(.eyebrow) { max-width: 640px; }
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.service-card, .step, .article-card, .quote-panel { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: 0 10px 28px rgba(18,52,59,.08); }
.service-card { padding: 24px; min-height: 240px; }
.number { display: inline-flex; width: 42px; height: 42px; align-items: center; justify-content: center; border-radius: 999px; background: var(--accent); color: var(--ink); font-weight: 900; margin-bottom: 20px; }
.band, .visual-band { width: 100%; max-width: none; background: color-mix(in srgb, var(--deep) 11%, var(--paper)); padding-inline: max(20px, calc((100% - 1180px)/2)); }
.split { display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, 460px); gap: 42px; align-items: start; }
.visual-split { width: min(1160px, 100%); margin: 0 auto; display: grid; grid-template-columns: minmax(300px, .92fr) minmax(0, 1fr); gap: clamp(28px, 5vw, 64px); align-items: center; }
.section-photo { margin: 0; position: relative; }
.section-photo img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; border-radius: var(--radius); box-shadow: var(--shadow); }
.section-photo::after { content: ""; position: absolute; inset: auto auto -14px -14px; width: 38%; height: 32%; background: var(--accent); border-radius: var(--radius); z-index: -1; opacity: .92; }
.service-page-photo { margin-bottom: 28px; }
.service-page-photo img { aspect-ratio: 16 / 9; }
.service-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; padding: 0; margin: 24px 0 0; list-style: none; }
.service-list li { padding: 12px 14px; background: rgba(255,255,255,.72); border-left: 4px solid var(--accent); }
.quote-section { padding-top: 86px; }
.mini-proof { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 22px; }
.mini-proof span { min-height: 54px; display: flex; align-items: center; padding: 12px 14px; background: rgba(255,255,255,.64); border-top: 3px solid var(--accent); font-weight: 850; }
.quote-panel { padding: 26px; min-width: 0; }
.quote-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 18px; min-width: 0; }
.quote-form .full { grid-column: 1/-1; }
.quote-form fieldset { grid-column: 1/-1; min-width: 0; border: 0; padding: 0; margin: 0 0 10px; }
.quote-form legend { font-weight: 900; margin-bottom: 10px; }
.call-panel { display: grid; gap: 14px; margin-top: 18px; }
.call-panel p { margin: 0; }
.call-number { color: var(--ink); font-size: clamp(1.35rem, 2vw, 1.75rem); font-weight: 950; line-height: 1.1; }
.call-note { font-size: .86rem; color: var(--muted); }
.progress { grid-column: 1/-1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 6px; margin-bottom: 4px; }
.progress span { height: 6px; border-radius: 999px; background: var(--accent); }
.radio-grid { display: grid; gap: 8px; margin-bottom: 12px; min-width: 0; }
.radio-card { display: flex; gap: 8px; align-items: center; min-width: 0; padding: 10px 12px; background: color-mix(in srgb, var(--paper) 75%, white); border: 1px solid var(--line); border-radius: var(--radius); line-height: 1.25; }
.radio-card input[type="radio"] { flex: 0 0 auto; width: auto; min-width: 16px; margin: 0; padding: 0; }
.compact-form { grid-template-columns: 1fr; margin-top: 0; }
.optional { color: var(--muted); font-weight: 600; }
.service-map { width: 100%; min-height: 330px; border: 0; border-radius: var(--radius); box-shadow: var(--shadow); }
.pricing-band { padding: 54px 0; }
label { display: block; font-size: .78rem; font-weight: 850; margin-bottom: 6px; color: var(--ink); }
input, select, textarea { width: 100%; max-width: 100%; min-width: 0; border: 1px solid var(--line); border-radius: var(--radius); padding: 12px 12px; font: inherit; background: #fff; color: var(--ink); }
.form-note { grid-column: 1/-1; margin: 0; font-size: .78rem; }
.area-strip { display: flex; flex-wrap: wrap; gap: 10px; }
.area-strip span { padding: 12px 16px; background: var(--white); border: 1px solid var(--line); border-radius: 999px; font-weight: 800; }
.faq-list { display: grid; gap: 12px; }
details { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); padding: 18px 20px; }
summary { cursor: pointer; font-weight: 850; }
.final-cta { text-align: center; }
.final-cta h2, .final-cta p { margin-inline: auto; }
.subhero { width: min(980px, calc(100% - 32px)); margin: 0 auto; padding: 82px 0 44px; }
.subhero h1 { max-width: 10em; }
.legal { min-height: 50vh; }
.article-card { display: grid; grid-template-columns: 38% 1fr; gap: 24px; overflow: hidden; }
.article-card img { width: 100%; height: 100%; object-fit: cover; }
.article-card div { padding: 28px 28px 28px 0; }
.article-grid { display: grid; gap: 18px; }
.article { width: min(820px, calc(100% - 32px)); margin: 0 auto; padding: 82px 0; }
.article img { width: 100%; aspect-ratio: 16/9; object-fit: cover; border-radius: var(--radius); margin: 28px 0; }
.article-body h2 { margin-top: 34px; font-size: clamp(1.55rem, 2.2vw, 2.15rem); max-width: none; }
.article-body h3 { margin-top: 24px; font-size: 1.22rem; }
.article-body ul, .article-body ol { color: var(--muted); padding-left: 24px; }
.article-body li { margin: 8px 0; }
.article-body a { color: var(--deep); font-weight: 800; }
.article-list { display: grid; gap: 14px; padding-left: 22px; }
.author-box { display: flex; gap: 14px; align-items: center; margin: 24px 0 8px; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); }
.author-photo { flex: 0 0 64px; width: 64px; height: 64px; overflow: hidden; border-radius: 999px; background: color-mix(in srgb, var(--accent) 52%, white); }
.author-photo img { width: 100%; height: 100%; margin: 0; aspect-ratio: 1 / 1; object-fit: cover; border-radius: 999px; box-shadow: none; }
.author-initials { display: grid; width: 100%; height: 100%; place-items: center; color: var(--ink); font-weight: 950; }
.author-box strong, .author-box span { display: block; }
.author-box span { color: var(--deep); font-size: .86rem; font-weight: 850; }
.author-box p { margin: 4px 0 0; font-size: .88rem; }
.article-cta { margin-top: 34px; padding-top: 24px; border-top: 1px solid var(--line); }
.site-footer { padding: 44px 16px; border-top: 1px solid var(--line); background: var(--white); }
.footer-inner { width: min(1160px, 100%); margin: 0 auto; display: flex; justify-content: space-between; gap: 24px; }
.footer-links { display: flex; gap: 18px; }
.footer-links a { color: var(--muted); text-decoration: none; }
.footer-disclaimer { width: min(1160px, 100%); margin: 22px auto 0; padding-top: 18px; border-top: 1px solid var(--line); color: #8b9692; font-size: .72rem; line-height: 1.45; }
@media (max-width: 900px) {
  body { padding-bottom: 70px; }
  .site-header { overflow: visible; }
  .nav { width: min(calc(100% - 24px), 1180px); min-height: 62px; align-items: center; flex-direction: row; gap: 8px; padding: 8px 0; flex-wrap: nowrap; position: relative; }
  .brand { flex: 1 1 auto; max-width: none; overflow: hidden; }
  .brand-wordmark { display: none; }
  .brand-mobile { display: block; min-width: 0; overflow: hidden; color: var(--ink); font-size: clamp(.98rem, 4.1vw, 1.2rem); font-weight: 950; line-height: 1; letter-spacing: 0; white-space: nowrap; text-overflow: ellipsis; }
  .button.mobile-call-button { display: inline-flex; flex: 0 0 auto; min-height: 42px; padding: 9px 11px; font-size: clamp(.78rem, 3.25vw, .92rem); white-space: nowrap; }
  .mobile-menu-toggle { display: inline-flex; flex: 0 0 42px; width: 42px; height: 42px; align-items: center; justify-content: center; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); color: var(--ink); font: inherit; font-size: 1.25rem; font-weight: 900; }
  .nav-links { position: absolute; top: calc(100% + 1px); left: 0; right: 0; display: none; width: 100%; flex-direction: column; align-items: stretch; gap: 0; overflow: hidden; padding: 8px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow); color: var(--ink); }
  .site-header.nav-open .nav-links { display: flex; }
  .nav-links a { padding: 12px 14px; border-radius: calc(var(--radius) - 2px); }
  .nav-links > .button { display: none; }
  .hero, .split, .visual-split, .section-header, .grid-3, .article-card { grid-template-columns: 1fr; display: grid; }
  .hero { width: min(calc(100% - 28px), 1180px); min-height: auto; gap: 22px; padding: 28px 0 46px; overflow: hidden; }
  .hero-copy { order: 1; }
  .hero-media { order: 2; max-width: none; width: 100%; overflow: hidden; }
  .hero-media::after { right: 0; bottom: 0; }
  .hero-media img { aspect-ratio: 16 / 10; max-height: 220px; }
  h1 { font-size: clamp(2.04rem, 9.2vw, 2.85rem); }
  h2 { font-size: clamp(1.95rem, 8.8vw, 2.7rem); }
  .lede { font-size: 1rem; line-height: 1.45; }
  .hero-actions { gap: 10px; margin-top: 18px; }
  .section { width: min(calc(100% - 28px), 1180px); padding: 58px 0; overflow: hidden; }
  .hero-facts, .quote-form, .service-list, .mini-proof { grid-template-columns: 1fr; }
  .quote-panel { padding: 18px; max-width: 100%; overflow: hidden; }
  .quote-form { width: 100%; max-width: 100%; }
  .mobile-hero-form { display: none; }
  .sticky-call { position: fixed; left: 0; right: 0; bottom: 0; z-index: 40; display: flex; min-height: 58px; align-items: center; justify-content: center; background: var(--ink); color: #fff; font-weight: 950; text-decoration: none; box-shadow: 0 -10px 30px rgba(18,52,59,.24); }
  .service-map { min-height: 260px; }
  .article-card div { padding: 24px; }
  .footer-inner { flex-direction: column; }
}
