:root {
  --background: #f7f8f4;
  --foreground: #18352c;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--background); color: var(--foreground); font: 16px/1.55 Arial, Helvetica, sans-serif; }
a { text-decoration: none; }
button, input, textarea, select { font: inherit; }
:focus-visible { outline: 2px solid #c5a568; outline-offset: 3px; }
.container { width: min(100% - 72px, 1250px); margin-inline: auto; }
.site-header { height: 84px; padding-inline: max(36px, calc((100vw - 1250px) / 2)); display: flex; align-items: center; gap: 50px; background: #f7f8f4; }
.wordmark { display: inline-flex; align-items: center; gap: 11px; color: #173d31; font-size: 25px; font-weight: 800; letter-spacing: .105em; white-space: nowrap; }
.wordmark-mark { display: inline-block; width: 10px; height: 30px; border-left: 3px solid #a68a52; border-right: 3px solid #a68a52; transform: skew(-15deg); }
.site-header nav { display: flex; align-items: center; gap: 34px; margin-left: auto; }
.site-header nav a, .header-call { color: #244639; font-size: 14px; font-weight: 600; }
.site-header nav a:hover, .header-call:hover { color: #a0793c; }
.header-call { padding-left: 28px; border-left: 1px solid #ccd5cb; white-space: nowrap; }
.hero { position: relative; min-height: 675px; isolation: isolate; overflow: hidden; background: #122d26; display: flex; flex-direction: column; justify-content: flex-end; }
.hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 48%; z-index: -2; }
.hero-shade { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(9,27,21,.83) 0%, rgba(9,28,22,.65) 39%, rgba(8,29,20,.13) 82%), linear-gradient(0deg, rgba(8,25,19,.7), transparent 27%); }
.hero-content { padding-top: 110px; padding-bottom: 94px; color: white; }
.eyebrow { color: #9a7a44; font-size: 12px; font-weight: 800; letter-spacing: .17em; margin: 0 0 24px; }
.eyebrow.light { color: #d6ba83; }
.hero h1 { width: min(750px, 100%); font: 500 clamp(48px, 5.4vw, 78px)/1.07 Georgia, 'Times New Roman', serif; letter-spacing: -.035em; margin: 0; text-wrap: balance; }
.hero-summary { max-width: 590px; font-size: 18px; line-height: 1.65; margin: 25px 0 32px; color: #f0f3ec; }
.hero-actions { display: flex; align-items: center; gap: 34px; flex-wrap: wrap; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 32px; min-height: 54px; padding: 13px 24px; font-size: 14px; font-weight: 700; transition: background .2s, transform .2s; }
.button:hover { transform: translateY(-2px); }
.button-gold { color: #16342a; background: #d6b77b; }
.button-gold:hover { background: #e5c891; }
.text-link { font-size: 14px; font-weight: 700; display: inline-flex; gap: 13px; align-items: center; }
.light-link { color: white; border-bottom: 1px solid #d6b77b; padding-block: 8px; }
.hero-bottom { color: #edf1eb; min-height: 70px; border-top: 1px solid rgba(255,255,255,.35); display: flex; align-items: center; gap: 23px; font-size: 12px; letter-spacing: .06em; font-weight: 700; }
.hero-bottom-rule { width: 31px; height: 1px; background: #d6b77b; }
.section { padding-block: 108px 116px; }
.section-intro { display: grid; grid-template-columns: 1.2fr .8fr; gap: 8vw; align-items: end; margin-bottom: 44px; }
.section-intro h2, .contact-copy h2 { font: 500 clamp(40px, 4.1vw, 59px)/1.14 Georgia, 'Times New Roman', serif; letter-spacing: -.03em; margin: 0; text-wrap: balance; }
.section-intro p:not(.eyebrow) { color: #52675b; font-size: 17px; line-height: 1.65; margin: 0 0 4px; }
.service-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.service-card { min-height: 295px; padding: 31px 34px 28px; background: #e9eee8; display: flex; flex-direction: column; justify-content: space-between; }
.service-card:nth-child(2) { background: #e0e8df; }
.service-index { color: #9b7945; font-size: 13px; font-weight: 800; letter-spacing: .1em; }
.service-card h3 { font: 500 30px/1.2 Georgia, 'Times New Roman', serif; margin: 0 0 13px; }
.service-card p { max-width: 440px; margin: 0; color: #4d6155; line-height: 1.6; }
.service-line { display: block; height: 1px; background: #bfcdc1; margin-top: 24px; }
.region-band { background: #203d31; color: white; }
.region-inner { min-height: 220px; display: grid; grid-template-columns: 170px minmax(0, 1fr) 185px; gap: 42px; align-items: center; }
.region-inner .eyebrow { margin: 0; }
.region-inner p:nth-child(2) { font: 500 clamp(24px, 2.5vw, 36px)/1.28 Georgia, 'Times New Roman', serif; margin: 0; max-width: 720px; }
.region-inner span { font-size: 12px; line-height: 1.9; letter-spacing: .14em; color: #d6ba83; }
.process-intro { margin-bottom: 46px; }
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 35px; padding: 0; margin: 0; list-style: none; }
.steps li { border-top: 1px solid #b7c9bb; padding-top: 25px; display: grid; grid-template-columns: 45px 1fr; gap: 10px; }
.steps li > span { color: #a08250; font-size: 13px; font-weight: 800; }
.steps h3 { font: 500 24px/1.2 Georgia, 'Times New Roman', serif; margin: 0 0 11px; }
.steps p { margin: 0; color: #53675b; line-height: 1.6; }
.contact-section { background: #123428; color: white; padding-block: 94px 104px; }
.contact-grid { display: grid; grid-template-columns: .88fr 1fr; gap: clamp(40px, 8vw, 130px); align-items: start; }
.contact-copy h2 { max-width: 500px; }
.contact-copy > p:not(.eyebrow):not(.contact-person) { color: #d4ded6; max-width: 480px; font-size: 17px; line-height: 1.7; margin: 24px 0 48px; }
.contact-details { display: flex; flex-direction: column; align-items: flex-start; gap: 13px; }
.contact-details a { color: #f5f5ec; font-size: clamp(20px, 2.2vw, 28px); font-family: Georgia, 'Times New Roman', serif; border-bottom: 1px solid #8a9f8d; padding-bottom: 5px; }
.contact-details a span { color: #d6b77b; font-size: 17px; margin-left: 6px; }
.contact-person { font-size: 13px; color: #b9ccbd; margin: 28px 0 0; }
.contact-form { background: #f7f8f4; color: #18352c; padding: 36px 40px 38px; box-shadow: 0 24px 50px rgba(0,0,0,.1); }
.contact-form h3 { font: 500 28px/1.25 Georgia, 'Times New Roman', serif; margin: 0 0 23px; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.form-field { display: flex; flex-direction: column; gap: 7px; margin-bottom: 18px; font-size: 14px; font-weight: 700; }
.form-field input, .form-field textarea, .form-field select { display: block; width: 100%; background: white; color: #18352c; min-height: 47px; border: 1px solid #becbc0; border-radius: 0; padding: 10px 12px; font-size: 15px; }
.form-field textarea { min-height: 105px; resize: vertical; }
.form-hint { font-size: 13px; font-weight: 400; color: #62766a; }
.consent { display: flex; gap: 11px; align-items: flex-start; color: #53675b; font-size: 13px; line-height: 1.45; margin: 4px 0 21px; }
.consent input { margin-top: 3px; accent-color: #1a4436; width: 18px; height: 18px; flex: none; }
.consent a { color: #1a4436; text-decoration: underline; }
.submit-button { display: flex; width: 100%; min-height: 50px; align-items: center; justify-content: space-between; border: 0; border-radius: 0; padding-inline: 20px; background: #1a4436; color: white; cursor: pointer; font-size: 15px; font-weight: 700; }
.submit-button:hover { background: #255746; }
.submit-button:disabled { opacity: .7; cursor: wait; }
.form-message { font-size: 14px; line-height: 1.5; margin: 15px 0 0; }
.form-message:empty { display: none; }
.form-message.error { color: #b2312b; }
.form-message.success { color: #1d6244; }
.footer { background: #102d23; color: #bed0c2; padding-block: 33px; border-top: 1px solid #2b4c3c; }
.footer-inner { display: flex; justify-content: space-between; gap: 40px; }
.footer-inner > div { display: flex; flex-direction: column; gap: 8px; }
.footer strong { color: white; font-size: 20px; letter-spacing: .11em; }
.footer span { font-size: 12px; line-height: 1.7; }
.footer a { color: #dae6db; font-size: 13px; }
.footer a:hover { text-decoration: underline; }
.legal-page { min-height: 80vh; padding-block: 80px 110px; max-width: 850px; }
.legal-page h1 { font: 500 46px/1.15 Georgia, 'Times New Roman', serif; }
.legal-page h2 { font: 500 27px/1.3 Georgia, 'Times New Roman', serif; margin-top: 35px; }
.legal-page p, .legal-page li { color: #4d6155; line-height: 1.65; }
.legal-page a { color: #18352c; text-decoration: underline; }
@media (max-width: 850px) {
  .container { width: min(100% - 40px, 1250px); }
  .site-header { padding-inline: 20px; height: 72px; gap: 14px; }
  .wordmark { font-size: 20px; }
  .site-header nav { display: none; }
  .header-call { margin-left: auto; border: 0; padding: 0; }
  .hero { min-height: 650px; }
  .hero-shade { background: linear-gradient(90deg, rgba(9,27,21,.88) 0%, rgba(9,28,22,.62) 70%, rgba(8,29,20,.25)), linear-gradient(0deg, rgba(8,25,19,.74), transparent 40%); }
  .hero-content { padding-block: 120px 80px; }
  .hero h1 { font-size: clamp(43px, 9vw, 64px); }
  .hero-bottom { flex-wrap: wrap; padding-block: 16px; gap: 10px 14px; }
  .section { padding-block: 74px 84px; }
  .section-intro, .contact-grid { grid-template-columns: 1fr; gap: 20px; }
  .region-inner { grid-template-columns: 1fr; gap: 15px; padding-block: 43px; }
  .region-inner span { margin-top: 5px; }
  .steps { gap: 18px; }
  .steps li { grid-template-columns: 1fr; }
  .contact-grid { gap: 38px; }
}
@media (max-width: 600px) {
  .container { width: min(100% - 32px, 1250px); }
  .site-header { padding-inline: 16px; }
  .wordmark { font-size: 19px; gap: 8px; }
  .wordmark-mark { height: 24px; width: 8px; }
  .header-call { font-size: 13px; }
  .hero { min-height: 630px; }
  .hero-image { object-position: 55% center; }
  .hero-content { padding-top: 78px; padding-bottom: 60px; }
  .hero h1 { font-size: clamp(42px, 10vw, 57px); }
  .hero-summary { font-size: 16px; }
  .hero-actions { gap: 18px; align-items: flex-start; }
  .hero-bottom-rule { display: none; }
  .hero-bottom { display: block; font-size: 11px; }
  .hero-bottom span { display: block; margin: 3px 0; }
  .section-intro h2, .contact-copy h2 { font-size: 41px; }
  .service-grid, .steps, .form-row { grid-template-columns: 1fr; }
  .service-card { min-height: 245px; padding: 26px; }
  .steps { gap: 28px; }
  .steps li { grid-template-columns: 40px 1fr; }
  .contact-section { padding-block: 70px 78px; }
  .contact-form { padding: 27px 22px; }
  .footer-inner { flex-direction: column; gap: 26px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .button { transition: none; } }
.consent { display: block; }
.form-trap { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.inbox { padding-block: 60px 100px; min-height: 85vh; }
.inbox-back { font-size: 14px; color: #466351; }
.inbox .eyebrow { margin: 54px 0 12px; }
.inbox h1 { font: 500 clamp(38px, 5vw, 60px)/1.15 Georgia, 'Times New Roman', serif; margin: 0 0 18px; }
.inbox-note { color: #53675b; max-width: 690px; }
.inbox-list { display: grid; gap: 16px; margin-top: 30px; }
.inbox-card { padding: 26px; border: 1px solid #d4ded4; background: white; }
.inbox-card-top { display: flex; justify-content: space-between; gap: 20px; align-items: baseline; }
.inbox-card-top strong { font-size: 21px; }
.inbox-card-top time { color: #64766a; font-size: 13px; }
.inbox-card p { margin: 10px 0; }
.inbox-details { white-space: pre-wrap; color: #506459; }
.inbox-contact { display: flex; gap: 20px; flex-wrap: wrap; margin-top: 17px; }
.inbox-contact a { color: #1a4436; text-decoration: underline; }
@media (max-width: 600px) { .inbox-card-top { flex-direction: column; gap: 3px; } }
