:root {
  color: #18231f;
  background: #f4f6f4;
  font-family: "DM Sans", Arial, sans-serif;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  --ink: #18231f;
  --muted: #60716a;
  --green: #1c6854;
  --green-dark: #112f27;
  --mint: #dcece6;
  --gold: #d7a736;
  --line: #d9e1dd;
  --surface: #ffffff;
}

* { box-sizing: border-box; }
html { min-width: 320px; scroll-behavior: smooth; }
body { min-width: 320px; margin: 0; background: #f4f6f4; }
a { color: inherit; }
h1, h2, h3, p, dl, dd { margin: 0; }
.skip-link { position: fixed; top: -80px; left: 16px; z-index: 100; padding: 10px 14px; color: #fff; background: var(--green-dark); }
.skip-link:focus { top: 14px; }

.site-header {
  min-height: 72px;
  padding: 0 max(24px, calc((100vw - 1240px) / 2));
  display: flex;
  align-items: center;
  gap: 38px;
  background: #fff;
  border-bottom: 1px solid var(--line);
}
.brand { display: inline-flex; align-items: center; gap: 10px; font: 800 15px/1 "Manrope", sans-serif; text-decoration: none; }
.brand-mark { width: 34px; height: 34px; display: grid; place-items: center; color: var(--green-dark); background: #c8e4da; border-radius: 6px; }
.site-header nav { margin-left: auto; display: flex; align-items: center; gap: 28px; }
.site-header nav a { color: #44554e; font-size: 12px; font-weight: 700; text-decoration: none; }
.header-contact { min-height: 38px; padding: 0 14px; display: inline-flex; align-items: center; color: #fff; background: var(--green-dark); font-size: 11px; font-weight: 700; text-decoration: none; }

.hero { min-height: min(780px, calc(100vh - 72px)); position: relative; display: grid; align-items: center; overflow: hidden; color: #fff; background: var(--green-dark); }
.hero-content { width: 42%; margin: 0; padding: 82px 42px 132px clamp(48px, 5vw, 112px); position: relative; z-index: 2; }
.eyebrow { color: #d7ad4a; font-size: 10px; font-weight: 800; text-transform: uppercase; }
.hero h1 { max-width: 650px; margin-top: 18px; font: 800 clamp(43px, 5.5vw, 74px)/1.01 "Manrope", sans-serif; letter-spacing: 0; }
.hero-content > p:not(.eyebrow) { max-width: 590px; margin-top: 24px; color: rgba(255, 255, 255, .78); font-size: 16px; line-height: 1.65; }
.hero-actions { margin-top: 30px; display: flex; flex-wrap: wrap; align-items: center; gap: 20px; }
.hero-actions a { min-height: 46px; display: inline-flex; align-items: center; font-size: 12px; font-weight: 800; text-decoration: none; }
.primary-action { padding: 0 18px; color: var(--green-dark); background: #fff; }
.secondary-action { border-bottom: 1px solid rgba(255, 255, 255, .65); }
.hero-proof { min-height: 66px; padding: 0 max(24px, calc((100vw - 1240px) / 2)); position: absolute; right: 0; bottom: 0; left: 0; z-index: 3; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255, 255, 255, .25); background: #0d2821; }
.hero-proof span { display: grid; place-items: center; border-right: 1px solid rgba(255, 255, 255, .22); font-size: 10px; font-weight: 700; text-transform: uppercase; }
.hero-proof span:last-child { border: 0; }
.studio-stage { width: 58%; height: calc(100% - 66px); position: absolute; top: 0; right: 0; z-index: 1; overflow: hidden; background: #dfe7e3; }
.studio-stage::before { content: ""; width: 1px; position: absolute; inset: 0 auto 0 40%; background: rgba(16, 44, 38, .16); }
.studio-stage::after { content: ""; height: 1px; position: absolute; inset: 52% 0 auto 0; background: rgba(16, 44, 38, .16); }
.studio-window { position: absolute; overflow: hidden; color: #18231f; border: 1px solid #8da39a; background: #fff; box-shadow: 0 24px 70px rgba(16, 44, 38, .2); }
.studio-window-main { width: 82%; height: 55%; top: 8%; right: -5%; z-index: 2; }
.studio-window-side { width: 62%; height: 42%; right: 30%; bottom: 6%; z-index: 3; }
.browser-bar { height: 28px; padding: 0 10px; display: flex; align-items: center; gap: 5px; color: #6f7d78; background: #f4f6f4; border-bottom: 1px solid #dfe5e1; font-size: 7px; }
.browser-bar i { width: 6px; height: 6px; border-radius: 50%; background: #a8b8b1; }
.browser-bar span { margin-left: 6px; }
.site-shot { height: calc(100% - 28px); position: relative; overflow: hidden; background-position: center; background-size: cover; }
.site-shot::before { content: ""; position: absolute; inset: 0; background: rgba(11, 30, 26, .53); }
.site-shot-home { background-image: url("/assets/suburban-home.jpg"); }
.site-shot-towing { background-image: url("/assets/towing-roadside-hero-v1.jpg"); }
.shot-nav { height: 34px; padding: 0 15px; position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 10px; color: #1c2d27; background: rgba(255, 255, 255, .95); font-size: 7px; }
.shot-nav b { font-size: 8px; }
.shot-copy { width: 58%; height: calc(100% - 34px); padding: 22px 18px; position: relative; z-index: 1; display: flex; flex-direction: column; align-items: flex-start; color: #fff; }
.shot-copy small { color: #f0cb70; font-size: 7px; font-weight: 800; text-transform: uppercase; }
.shot-copy strong { margin-top: 8px; font: 800 clamp(16px, 2vw, 28px)/1.06 "Manrope", sans-serif; }
.shot-copy span { margin-top: auto; padding: 8px 10px; color: #16372f; background: #fff; font-size: 7px; font-weight: 800; text-transform: uppercase; }
.studio-note { width: 200px; min-height: 115px; padding: 20px; position: absolute; right: 3%; bottom: 7%; z-index: 4; display: flex; flex-direction: column; justify-content: space-between; color: #fff; background: #1d6b56; }
.studio-note span { font-size: 7px; font-weight: 800; text-transform: uppercase; }
.studio-note strong { font: 700 16px/1.2 "Manrope", sans-serif; }

.service-section, .company-section { padding: 96px max(24px, calc((100vw - 1240px) / 2)); }
.section-heading { max-width: 790px; }
.section-heading h2, .pricing-section h2, .company-section h2 { margin-top: 13px; font: 800 clamp(32px, 4.1vw, 54px)/1.08 "Manrope", sans-serif; letter-spacing: 0; }
.section-heading > p:last-child, .pricing-section > div > p:last-child, .company-copy > p { margin-top: 18px; color: var(--muted); font-size: 14px; line-height: 1.75; }
.service-grid { margin-top: 50px; display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--line); background: #fff; }
.service-grid article { min-height: 270px; padding: 27px; border-right: 1px solid var(--line); }
.service-grid article:last-child { border: 0; }
.service-grid article > span { color: var(--green); font-size: 9px; font-weight: 800; }
.service-grid h3 { margin-top: 58px; font: 700 18px/1.3 "Manrope", sans-serif; }
.service-grid p { margin-top: 13px; color: var(--muted); font-size: 12px; line-height: 1.65; }

.pricing-section { padding: 78px max(24px, calc((100vw - 1240px) / 2)); display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: end; color: #fff; background: var(--green-dark); }
.pricing-section .eyebrow { color: #e5be5e; }
.pricing-section > div > p:last-child { color: #b9cdc6; }
.pricing-section dl { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid rgba(255, 255, 255, .2); }
.pricing-section dl div { min-height: 110px; padding: 20px; display: grid; align-content: center; gap: 8px; border-right: 1px solid rgba(255, 255, 255, .2); border-bottom: 1px solid rgba(255, 255, 255, .2); }
.pricing-section dl div:nth-child(2n) { border-right: 0; }
.pricing-section dl div:nth-last-child(-n + 2) { border-bottom: 0; }
.pricing-section dt { color: #89a69c; font-size: 9px; font-weight: 800; text-transform: uppercase; }
.pricing-section dd { font: 700 14px/1.35 "Manrope", sans-serif; }

.company-section { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(280px, .8fr); gap: 90px; align-items: center; background: #eef3f0; }
.company-copy > p + p { margin-top: 14px; }
.company-section aside { min-height: 280px; padding: 30px; display: flex; flex-direction: column; border: 1px solid #b9cbc4; background: #fff; }
.company-section aside h3 { font: 700 20px/1.25 "Manrope", sans-serif; }
.company-section aside p { margin-top: 13px; color: var(--muted); font-size: 12px; line-height: 1.6; }
.company-section aside a { margin-top: 25px; color: var(--green); font-size: 14px; font-weight: 800; overflow-wrap: anywhere; }
.company-section aside span { margin-top: auto; padding-top: 28px; color: #71817b; border-top: 1px solid var(--line); font-size: 10px; line-height: 1.6; }

.site-footer { min-height: 155px; padding: 34px max(24px, calc((100vw - 1240px) / 2)); display: grid; grid-template-columns: 1fr auto; gap: 28px 50px; color: #b9ccc5; background: #0e2821; font-size: 10px; }
.site-footer > div { display: grid; gap: 5px; }
.site-footer strong { color: #fff; font: 700 14px/1.2 "Manrope", sans-serif; }
.site-footer nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 22px; }
.site-footer nav a { color: #d4e0dc; }
.site-footer > p { grid-column: 1 / -1; padding-top: 20px; border-top: 1px solid rgba(255, 255, 255, .12); }

@media (max-width: 900px) {
  .site-header nav { display: none; }
  .header-contact { margin-left: auto; }
  .hero { min-height: 940px; align-items: start; }
  .hero-content { width: min(1240px, calc(100% - 48px)); margin: 0 auto; padding: 68px 0 520px; }
  .hero h1 { max-width: 760px; }
  .studio-stage { width: 100%; height: 470px; top: auto; bottom: 66px; }
  .studio-window-main { width: 76%; height: 56%; right: -3%; }
  .studio-window-side { width: 58%; height: 43%; right: 38%; }
  .service-grid { grid-template-columns: 1fr 1fr; }
  .service-grid article:nth-child(2) { border-right: 0; }
  .service-grid article:nth-child(-n + 2) { border-bottom: 1px solid var(--line); }
  .pricing-section, .company-section { grid-template-columns: 1fr; gap: 45px; }
}

@media (max-width: 600px) {
  .site-header { min-height: 64px; padding-inline: 18px; }
  .brand { font-size: 13px; }
  .header-contact { min-height: 36px; padding-inline: 11px; }
  .hero { min-height: 930px; }
  .hero-content { width: calc(100% - 36px); padding: 58px 0 490px; }
  .hero h1 { font-size: 40px; }
  .hero-content > p:not(.eyebrow) { font-size: 14px; }
  .hero-actions { align-items: flex-start; flex-direction: column; }
  .studio-stage { height: 430px; bottom: 102px; }
  .studio-window-main { width: 94%; height: 53%; top: 7%; right: -13%; }
  .studio-window-side { width: 82%; height: 43%; right: 26%; bottom: 8%; }
  .studio-note { width: 128px; min-height: 88px; right: 3%; bottom: 6%; padding: 13px; }
  .studio-note strong { font-size: 11px; }
  .shot-copy { width: 72%; padding: 14px 12px; }
  .shot-copy strong { font-size: 15px; }
  .hero-proof { min-height: 102px; padding-inline: 18px; grid-template-columns: 1fr; }
  .hero-proof span { border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, .2); }
  .service-section, .company-section { padding-block: 68px; }
  .service-grid { grid-template-columns: 1fr; }
  .service-grid article { min-height: 205px; border-right: 0; border-bottom: 1px solid var(--line); }
  .service-grid article:nth-child(2) { border-bottom: 1px solid var(--line); }
  .service-grid article:last-child { border-bottom: 0; }
  .service-grid h3 { margin-top: 35px; }
  .pricing-section { padding-block: 62px; }
  .pricing-section dl { grid-template-columns: 1fr; }
  .pricing-section dl div { min-height: 88px; border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, .2); }
  .pricing-section dl div:nth-last-child(2) { border-bottom: 1px solid rgba(255, 255, 255, .2); }
  .site-footer { grid-template-columns: 1fr; }
  .site-footer nav { justify-content: flex-start; flex-direction: column; gap: 13px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}
