:root {
  --forest: #17392f;
  --forest-deep: #102b24;
  --cream: #f5f1e8;
  --paper: #fffdf7;
  --gold: #d7ac63;
  --rust: #bf6847;
  --ink: #192923;
  --muted: #56655d;
  --line: #d5d9cf;
  --sans: 'Avenir Next', Avenir, 'Segoe UI', Arial, sans-serif;
  --serif: 'Iowan Old Style', 'Baskerville', Georgia, serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--cream); font-family: var(--sans); -webkit-font-smoothing: antialiased; }
a { color: inherit; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 3px solid var(--rust); outline-offset: 3px; }
button, input, select, textarea { font: inherit; }
.skip-link { position: absolute; left: 16px; top: -80px; z-index: 100; padding: 12px 18px; background: var(--paper); color: var(--ink); }
.skip-link:focus { top: 16px; }
.container { width: min(100% - 48px, 1260px); margin-inline: auto; }
[id] { scroll-margin-top: 20px; }

.site-header { background: var(--forest-deep); color: var(--paper); border-bottom: 1px solid rgba(255,255,255,.17); }
.header-inner { min-height: 92px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; gap: 13px; align-items: center; min-width: 225px; color: var(--paper); text-decoration: none; font-size: 12px; line-height: 1.12; text-transform: uppercase; letter-spacing: .13em; font-weight: 700; }
.brand strong { display: block; margin-top: 3px; font-size: 14px; letter-spacing: .07em; }
.brand-mark { width: 36px; height: 41px; display: flex; justify-content: center; align-items: flex-end; gap: 4px; border: 1px solid var(--gold); padding: 6px; flex: none; }
.brand-mark i { display: block; width: 5px; background: var(--gold); }
.brand-mark i:first-child { height: 13px; }
.brand-mark i:nth-child(2) { height: 23px; }
.brand-mark i:last-child { height: 17px; }
.site-header nav { display: flex; gap: clamp(18px, 2.5vw, 42px); align-items: center; }
.site-header nav a, .header-cta { text-transform: uppercase; letter-spacing: .14em; font-size: 10px; font-weight: 800; text-decoration: none; white-space: nowrap; }
.site-header nav a { color: #e8ede5; }
.site-header nav a:hover { color: var(--gold); }
.header-cta { min-height: 42px; border: 1px solid var(--gold); color: var(--gold); display: inline-flex; align-items: center; gap: 18px; padding: 11px 17px; }
.header-cta:hover { color: var(--forest-deep); background: var(--gold); }
.header-cta span { font-size: 16px; line-height: 1; }

.hero { background: var(--forest-deep); color: var(--paper); overflow: hidden; }
.hero-grid { min-height: 690px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 50px; align-items: center; padding-block: 78px; }
.hero-copy { position: relative; z-index: 2; }
.eyebrow, .kicker { text-transform: uppercase; letter-spacing: .19em; font-size: 11px; font-weight: 800; }
.eyebrow { color: var(--gold); display: flex; align-items: center; gap: 14px; margin: 0 0 27px; }
.eyebrow-rule { width: 36px; height: 1px; background: var(--gold); }
h1, h2, h3, p { overflow-wrap: break-word; }
.hero h1 { max-width: 780px; font-family: var(--serif); font-size: clamp(64px, 7vw, 103px); font-weight: 500; letter-spacing: -.075em; line-height: .98; margin: 0 0 30px; }
.hero h1 em, .section h2 em, .quote-band em { color: var(--gold); font-weight: 500; }
.hero-lede { max-width: 640px; font-size: clamp(17px, 1.5vw, 20px); line-height: 1.75; color: #e3e9df; margin: 0; }
.hero-actions { display: flex; align-items: center; gap: 28px; flex-wrap: wrap; margin-top: 35px; }
.button { min-height: 57px; display: inline-flex; align-items: center; justify-content: center; gap: 24px; padding: 16px 22px; font-size: 11px; text-transform: uppercase; letter-spacing: .14em; font-weight: 800; text-decoration: none; transition: transform .2s, background .2s; }
.button:hover { transform: translateY(-2px); }
.button span { font-size: 18px; line-height: 1; }
.button-gold { background: var(--gold); color: var(--forest-deep); }
.button-gold:hover { background: #e6be7a; }
.text-link { font-size: 11px; text-decoration: none; text-transform: uppercase; letter-spacing: .13em; font-weight: 800; border-bottom: 1px solid var(--gold); padding-bottom: 7px; }
.text-link:hover { color: var(--gold); }
.text-link span { margin-left: 10px; }
.hero-note { margin-top: 62px; display: flex; align-items: center; gap: 13px; color: #b8c4b9; font-size: 12px; }
.hero-note p { margin: 0; }
.note-icon { color: var(--gold); font-size: 20px; }
.hero-art { height: 500px; position: relative; min-width: 0; }
.hero-art::before { content: ''; position: absolute; width: 700px; height: 700px; border: 1px solid rgba(215,172,99,.2); border-radius: 50%; left: -90px; top: -94px; }
.hero-art::after { content: ''; position: absolute; width: 550px; height: 550px; border: 1px solid rgba(215,172,99,.15); border-radius: 50%; left: -16px; top: -16px; }
.art-kicker { position: absolute; right: 18px; top: 3px; color: var(--gold); font-size: 10px; font-weight: 800; letter-spacing: .16em; }
.art-kicker span { color: #80988b; padding-inline: 6px; }
.art-sheet { position: absolute; top: 35px; left: 8%; width: 82%; min-height: 435px; background: var(--paper); color: var(--ink); box-shadow: 20px 22px 0 #0b211b; transform: rotate(-4deg); padding: 30px 35px 25px; z-index: 1; }
.sheet-top, .sheet-bottom { display: flex; justify-content: space-between; font-size: 9px; font-weight: 800; letter-spacing: .17em; }
.sheet-top { color: var(--muted); border-bottom: 1px solid var(--line); padding-bottom: 17px; }
.sheet-title { font-family: var(--serif); font-size: clamp(39px, 3.2vw, 52px); line-height: 1.03; letter-spacing: -.045em; margin: 25px 0 26px; }
.sheet-title em { color: var(--rust); }
.sheet-row { border-top: 1px solid var(--line); display: flex; align-items: center; gap: 19px; padding: 12px 0; }
.sheet-row span { color: var(--rust); font-size: 9px; font-weight: 800; }
.sheet-row strong { flex: 1; font-size: 13px; }
.sheet-row b { width: 16px; height: 16px; border: 1px solid var(--forest); border-radius: 50%; }
.sheet-bottom { border-top: 2px solid var(--forest); padding-top: 14px; margin-top: 8px; }
.sheet-bottom span { color: var(--rust); font-size: 18px; line-height: .6; }
.art-circle { position: absolute; right: -3%; bottom: -15px; z-index: 2; width: 142px; height: 142px; border-radius: 50%; background: var(--gold); border: 2px solid var(--forest-deep); box-shadow: 0 0 0 5px var(--gold); color: var(--forest-deep); display: grid; place-content: center; text-align: center; transform: rotate(10deg); font-size: 13px; font-weight: 900; line-height: 1.22; letter-spacing: .06em; }
.hero-bottom { border-top: 1px solid rgba(255,255,255,.15); }
.hero-bottom .container { min-height: 55px; display: flex; justify-content: space-between; align-items: center; gap: 12px; color: #c5d3c9; font-size: 10px; font-weight: 800; letter-spacing: .17em; }
.hero-bottom i { height: 4px; width: 4px; border-radius: 50%; background: var(--gold); }

.section { padding: clamp(80px, 9vw, 130px) 0; }
.kicker { color: var(--rust); margin: 0 0 20px; }
.section h2 { font-family: var(--serif); font-weight: 500; font-size: clamp(46px, 5vw, 72px); line-height: 1.08; letter-spacing: -.055em; margin: 0; }
.intro { background: var(--cream); }
.intro-grid { display: grid; grid-template-columns: 1fr .75fr; gap: clamp(50px, 9vw, 150px); align-items: start; }
.intro h2 { max-width: 650px; }
.intro h2 em { color: var(--rust); }
.intro-grid > div:last-child { padding-top: 55px; }
.intro-grid > div:last-child p { font-size: 17px; line-height: 1.85; margin: 0 0 22px; color: #46574d; }

.services { background: var(--paper); }
.section-head { display: flex; justify-content: space-between; align-items: end; gap: 50px; margin-bottom: 55px; }
.section-head h2 { max-width: 720px; }
.section-head h2 em { color: var(--rust); }
.section-head > p { max-width: 310px; color: var(--muted); font-size: 16px; line-height: 1.7; margin: 0 0 8px; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.service-card, .service-callout { min-height: 310px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 30px; }
.service-card { position: relative; transition: background .2s; }
.service-card:hover { background: #f5f2ea; }
.service-number { color: var(--rust); font-size: 10px; font-weight: 800; letter-spacing: .15em; }
.service-card h3 { font-family: var(--serif); font-size: clamp(28px, 2.5vw, 38px); font-weight: 500; line-height: 1.12; letter-spacing: -.035em; margin: 38px 0 16px; }
.service-card p { color: var(--muted); font-size: 14px; line-height: 1.75; max-width: 330px; margin: 0 0 35px; }
.service-arrow { position: absolute; right: 27px; bottom: 20px; color: var(--rust); font-size: 22px; }
.service-callout { background: var(--forest); color: var(--paper); display: flex; flex-direction: column; justify-content: space-between; }
.service-callout > span { color: var(--gold); font-size: 10px; font-weight: 800; letter-spacing: .15em; }
.service-callout p { font-family: var(--serif); font-size: 34px; line-height: 1.18; letter-spacing: -.03em; margin: 25px 0; }
.service-callout a { width: fit-content; color: var(--gold); font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .13em; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 5px; }
.service-callout a:hover { color: white; border-color: white; }

.approach { background: #e7e9de; }
.approach-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(60px, 10vw, 145px); }
.approach h2 em { color: var(--rust); }
.approach-lede { max-width: 450px; color: var(--muted); line-height: 1.8; font-size: 17px; margin: 25px 0 35px; }
.button-dark { background: var(--forest); color: var(--paper); }
.button-dark:hover { background: var(--forest-deep); }
.process-list { border-top: 1px solid #aeb9aa; }
.process-list article { display: grid; grid-template-columns: 55px 1fr; gap: 15px; border-bottom: 1px solid #aeb9aa; padding: 28px 0; }
.process-list article > span { font-family: var(--serif); font-size: 29px; color: var(--rust); }
.process-list h3 { font-family: var(--serif); font-weight: 500; font-size: 29px; letter-spacing: -.035em; margin: 0 0 10px; }
.process-list p { color: var(--muted); line-height: 1.7; font-size: 15px; max-width: 465px; margin: 0; }
.quote-band { background: var(--forest); color: var(--paper); padding: 68px 0; }
.quote-band .container { display: flex; gap: 27px; align-items: start; }
.quote-band .container > span { font-family: var(--serif); color: var(--gold); font-size: 95px; line-height: .8; }
.quote-band p { font-family: var(--serif); font-size: clamp(35px, 4.5vw, 62px); line-height: 1.12; letter-spacing: -.045em; margin: 0; }

.consultation { background: var(--cream); }
.consultation-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(55px, 8vw, 115px); align-items: start; }
.consultation h2 em { color: var(--rust); }
.consultation-copy > p:not(.kicker) { color: var(--muted); font-size: 17px; line-height: 1.8; max-width: 450px; margin: 25px 0 0; }
.consultation-aside { margin-top: 70px; border-top: 2px solid var(--forest); padding-top: 22px; display: grid; gap: 10px; max-width: 420px; }
.consultation-aside strong { font-family: var(--serif); font-size: 26px; font-weight: 500; }
.consultation-aside span { color: var(--muted); font-size: 14px; line-height: 1.7; }
.form-panel { background: var(--paper); border: 1px solid #d1d5ca; box-shadow: 16px 16px 0 #d9dfd1; padding: clamp(24px, 4vw, 48px); }
.form-heading { border-bottom: 1px solid var(--line); padding-bottom: 22px; margin-bottom: 28px; }
.form-heading span { color: var(--rust); font-size: 10px; font-weight: 800; letter-spacing: .16em; }
.form-heading p { font-family: var(--serif); font-size: 30px; letter-spacing: -.035em; margin: 9px 0 0; }
.field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.field { margin-bottom: 23px; }
.field label { display: block; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; margin-bottom: 10px; }
.field label span { color: var(--rust); }
.field input, .field select, .field textarea { display: block; width: 100%; border: 1px solid #bfc8bb; border-radius: 0; padding: 14px 15px; background: #fff; color: var(--ink); font-size: 15px; }
.field input, .field select { min-height: 49px; }
.field input::placeholder, .field textarea::placeholder { color: #838f85; }
.field textarea { min-height: 142px; resize: vertical; line-height: 1.6; }
.select-wrap { position: relative; }
.select-wrap::after { content: ''; pointer-events: none; position: absolute; width: 8px; height: 8px; border-right: 2px solid var(--forest); border-bottom: 2px solid var(--forest); right: 18px; top: 18px; transform: rotate(45deg); }
.field select { appearance: none; padding-right: 42px; cursor: pointer; }
.form-bottom { border-top: 1px solid var(--line); padding-top: 25px; display: flex; align-items: center; gap: 25px; }
.form-bottom button { border: 0; background: var(--forest); color: white; min-height: 55px; padding: 15px 20px; cursor: pointer; display: inline-flex; align-items: center; justify-content: space-between; gap: 20px; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; font-weight: 800; white-space: nowrap; }
.form-bottom button:hover { background: var(--forest-deep); }
.form-bottom button span { font-size: 18px; }
.form-bottom p { color: var(--muted); font-size: 11px; line-height: 1.6; margin: 0; }
.form-alert { padding: 16px 18px; margin-bottom: 25px; font-size: 14px; line-height: 1.6; }
.form-alert.success { background: #e1eddf; color: #244931; border-left: 4px solid #477458; }
.form-alert.error { background: #f8e7de; color: #723e2c; border-left: 4px solid var(--rust); }
.form-alert ul { margin: 8px 0 0; padding-left: 22px; }
.form-alert p { margin: 9px 0 0; }
.honeypot { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }

.site-footer { background: var(--forest-deep); color: var(--paper); padding: 55px 0 24px; }
.footer-main { display: flex; align-items: center; justify-content: space-between; gap: 25px; }
.footer-main p { color: #c5d1c8; font-size: 14px; }
.footer-main > a:last-child { color: var(--gold); font-size: 10px; text-transform: uppercase; letter-spacing: .13em; font-weight: 800; text-decoration: none; }
.footer-main > a:last-child:hover { color: white; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.18); margin-top: 42px; padding-top: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 15px; color: #aebfb1; font-size: 11px; }

@media (max-width: 1050px) {
  .header-inner { flex-wrap: wrap; padding-block: 20px; }
  .site-header nav { order: 3; width: 100%; justify-content: space-between; }
  .hero-grid { gap: 20px; }
  .hero h1 { font-size: clamp(62px, 8vw, 87px); }
  .art-sheet { left: 4%; width: 89%; padding: 25px; }
  .art-circle { width: 115px; height: 115px; font-size: 10px; }
  .consultation-grid { gap: 45px; }
  .form-bottom { align-items: start; flex-direction: column; }
}
@media (max-width: 760px) {
  .container { width: min(100% - 32px, 1260px); }
  .hero-grid, .intro-grid, .approach-grid, .consultation-grid { grid-template-columns: 1fr; }
  .hero-grid { padding-block: 70px 40px; min-height: 0; gap: 50px; }
  .hero h1 { max-width: 620px; }
  .hero-note { margin-top: 36px; }
  .hero-art { width: min(100%, 540px); margin: auto; height: 485px; }
  .hero-bottom .container { overflow: hidden; white-space: nowrap; gap: 22px; justify-content: flex-start; }
  .intro-grid { gap: 30px; }
  .intro-grid > div:last-child { padding-top: 0; }
  .section-head { display: block; }
  .section-head > p { margin-top: 22px; }
  .service-grid { grid-template-columns: repeat(2, 1fr); }
  .approach-grid, .consultation-grid { gap: 45px; }
  .consultation-aside { margin-top: 35px; }
  .footer-main { align-items: start; flex-direction: column; }
}
@media (max-width: 540px) {
  .header-cta { display: none; }
  .site-header nav { justify-content: flex-start; flex-wrap: wrap; gap: 15px 23px; }
  .site-header nav a { font-size: 9px; }
  .hero h1 { font-size: clamp(53px, 13vw, 68px); }
  .hero-lede { font-size: 17px; }
  .hero-art { height: 390px; }
  .art-sheet { min-height: 355px; padding: 18px 20px; top: 15px; }
  .sheet-title { font-size: 36px; margin: 18px 0; }
  .sheet-row { padding: 8px 0; }
  .sheet-row strong { font-size: 11px; }
  .art-circle { bottom: -8px; right: 0; width: 100px; height: 100px; }
  .art-kicker { display: none; }
  .section { padding: 78px 0; }
  .section h2 { font-size: clamp(43px, 10vw, 56px); }
  .service-grid, .field-grid { grid-template-columns: 1fr; }
  .service-card, .service-callout { min-height: 245px; }
  .service-card h3 { margin-top: 26px; }
  .form-panel { box-shadow: 8px 8px 0 #d9dfd1; }
  .field-grid { gap: 0; }
  .form-bottom button { width: 100%; white-space: normal; text-align: left; }
  .quote-band .container { gap: 12px; }
  .quote-band .container > span { font-size: 70px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .button { transition: none; }
}
