/* Property pages: no photography required; inherit the shared brand system. */
.vendor-page p + p { margin-top: 14px; }
.vendor-page .vendor-hero { padding: 60px 0; }
.vendor-hero-grid { display: grid; grid-template-columns: 1.15fr 1fr; align-items: center; gap: 52px; }
.vendor-contact { margin-top: 22px; color: var(--ink-soft); font-size: .9rem; max-width: 430px; }
.vendor-contact a { font-weight: 800; }
.vendor-promise { padding: 30px; background: var(--ink); color: white; border-radius: 22px; box-shadow: 12px 12px 0 #ffd4b7; }
.vendor-eyebrow { display: block; text-transform: uppercase; font-size: .72rem; font-weight: 800; letter-spacing: .11em; color: #ffc294; }
.vendor-promise ol { list-style: none; margin: 12px 0 0; }
.vendor-promise li { display: flex; gap: 18px; padding: 22px 0; border-bottom: 1px solid #354052; }
.vendor-promise li > span { color: #ffad72; font-size: 1rem; font-weight: 800; }
.vendor-promise strong { display: block; font-size: 1.16rem; line-height: 1.3; }
.vendor-promise li p { color: #d4dbe5; margin-top: 7px; font-size: .95rem; }
.vendor-promise .vendor-proof { margin-top: 18px; font-size: .82rem; font-weight: 700; color: #f8e6d5; }
.vendor-scope-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.vendor-scope { background: white; border: 1px solid var(--line); border-radius: 16px; padding: 28px; }
.vendor-scope-label { font-size: .74rem; font-weight: 800; color: var(--orange-dark); text-transform: uppercase; letter-spacing: .06em; }
.vendor-scope h3 { margin: 12px 0; font-size: 1.4rem; }
.vendor-scope p { color: var(--ink-soft); }
.vendor-scope p strong { color: var(--ink); }
.vendor-review-note { border-left: 4px solid var(--orange); padding: 16px 22px; background: #fff0e3; margin-top: 22px; border-radius: 0 10px 10px 0; }
.vendor-process { background: #eeeae3; }
.vendor-two-col { display: grid; grid-template-columns: .9fr 1.1fr; gap: 64px; align-items: start; }
.vendor-two-col h2 { margin-bottom: 20px; }
.vendor-two-col p { color: var(--ink-soft); }
.vendor-text-link { display: inline-block; margin-top: 24px; font-weight: 800; }
.vendor-checklist { list-style: none; display: grid; gap: 19px; }
.vendor-checklist li { position: relative; padding-left: 27px; }
.vendor-checklist li::before { content: "✓"; position: absolute; left: 0; color: var(--orange-dark); font-weight: 900; }
.vendor-intake { align-items: center; }
.vendor-intake .cta-row { margin-top: 22px; }
.vendor-intake .vendor-small { font-size: .82rem; margin-top: 16px; }
.vendor-intake-card { border: 1px solid var(--line); border-top: 5px solid var(--orange); padding: 26px; border-radius: 16px; background: white; }
.vendor-intake-card h3 { font-size: 1.45rem; margin-bottom: 10px; }
.vendor-intake-card dl > div { display: grid; grid-template-columns: 85px 1fr; gap: 18px; padding: 14px 0; border-bottom: 1px solid var(--line); }
.vendor-intake-card dl > div:last-child { border-bottom: 0; }
.vendor-intake-card dt { font-weight: 800; }
.vendor-intake-card dd { color: var(--ink-soft); }
.vendor-final { background: #ffdec5; }
.vendor-final-inner { display: flex; align-items: center; gap: 36px; justify-content: space-between; }
.vendor-final-inner > div { max-width: 680px; }
.vendor-final-inner h2 { font-size: 2rem; }
.vendor-final-inner .btn { flex-shrink: 0; }
.vendor-sheet-toolbar { padding-top: 30px; padding-bottom: 25px; display: flex; flex-wrap: wrap; align-items: center; gap: 16px; }
.vendor-sheet-toolbar > a { margin-right: auto; font-weight: 700; }
.vendor-sheet-toolbar > p { flex-basis: 100%; font-size: .85rem; color: var(--ink-soft); margin: 0; }
.vendor-sheet { margin: 0 auto 56px; width: min(940px, calc(100% - 40px)); background: white; border: 1px solid var(--line); box-shadow: var(--shadow); padding: 42px; border-radius: 4px; }
.vendor-sheet-header { display: flex; justify-content: space-between; align-items: start; gap: 20px; padding-bottom: 20px; border-bottom: 4px solid var(--orange); }
.vendor-sheet h1 { font-size: 2.75rem; }
.vendor-sheet-subtitle { color: var(--ink-soft); font-weight: 700; font-size: .9rem; margin-top: 10px; }
.vendor-sheet-status { font-weight: 800; font-size: .75rem; border: 1px solid var(--line); padding: 9px 11px; border-radius: 30px; white-space: nowrap; }
.vendor-sheet .vendor-sheet-promise { font-weight: 800; font-size: 1.35rem; color: var(--ink); margin-top: 22px; }
.vendor-sheet-intro { color: var(--ink-soft); }
.vendor-sheet section { padding: 0; }
.vendor-sheet h2 { font-family: var(--font); font-weight: 800; text-transform: none; letter-spacing: -.015em; font-size: 1.06rem; margin: 0 0 12px; }
.vendor-sheet-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; margin: 28px 0; }
.vendor-sheet-grid ul, .vendor-sheet-grid ol { padding-left: 18px; }
.vendor-sheet-grid li { margin-bottom: 6px; }
.vendor-sheet-grid p { font-size: .86rem; color: var(--ink-soft); margin-top: 13px; }
.vendor-sheet .vendor-sheet-brief { background: #f4f0e9; border-radius: 10px; padding: 22px; }
.vendor-brief-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.vendor-brief-grid p { font-size: .86rem; margin: 0 !important; color: var(--ink-soft); }
.vendor-brief-grid strong { color: var(--ink); }
.vendor-sheet-bottom { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; margin-top: 28px; }
.vendor-sheet-bottom p { font-size: .88rem; }
.vendor-sheet-bottom a { overflow-wrap: anywhere; }
.vendor-sheet .vendor-sheet-phone { font-weight: 900; font-size: 1.2rem; }
.vendor-sheet-phone a { color: var(--ink); text-decoration: none; }
.vendor-sheet-phone span { font-size: .8em; }
.vendor-sheet .vendor-sheet-fine { font-size: .74rem; color: var(--ink-soft); margin-top: 26px; border-top: 1px solid var(--line); padding-top: 12px; }
@media (max-width: 800px) {
  .vendor-hero-grid, .vendor-two-col { grid-template-columns: 1fr; gap: 34px; }
  .vendor-page .vendor-hero { padding: 38px 0 48px; }
  .vendor-promise { margin-right: 12px; }
  .vendor-final-inner { align-items: start; flex-direction: column; gap: 22px; }
  .vendor-sheet { padding: 28px; }
  .vendor-sheet-header { flex-wrap: wrap; }
  .vendor-sheet h1 { font-size: 2.4rem; }
}
@media (max-width: 560px) {
  .vendor-scope-grid, .vendor-sheet-grid, .vendor-sheet-bottom, .vendor-brief-grid { grid-template-columns: 1fr; }
  .vendor-promise, .vendor-scope, .vendor-intake-card { padding: 22px; }
  .vendor-intake-card dl > div { gap: 12px; grid-template-columns: 70px 1fr; }
  .vendor-sheet { width: calc(100% - 24px); padding: 22px; }
  .vendor-sheet-grid, .vendor-sheet-bottom { gap: 22px; }
  .vendor-brief-grid { gap: 16px; }
}
@media print {
  @page { size: letter; margin: .45in; }
  .vendor-overview-body { background: white; padding: 0; font-size: 9pt; line-height: 1.4; overflow: visible; }
  .vendor-overview-body > header, .vendor-overview-body > nav, .vendor-overview-body > footer, .vendor-overview-body > .skip-link, .vendor-sheet-toolbar { display: none !important; }
  .vendor-sheet { width: 100%; margin: 0; padding: 0; border: 0; border-radius: 0; box-shadow: none; }
  .vendor-sheet-header { flex-wrap: nowrap; padding-bottom: 14px; }
  .vendor-sheet h1 { font-size: 28pt; }
  .vendor-sheet .kicker { font-size: 8pt; }
  .vendor-sheet-subtitle { font-size: 10pt; margin-top: 6px; }
  .vendor-sheet-status { font-size: 8pt; }
  .vendor-sheet .vendor-sheet-promise { font-size: 15pt; margin-top: 16px; }
  .vendor-sheet h2 { font-size: 11pt; margin-bottom: 8px; }
  .vendor-sheet-grid { grid-template-columns: 1fr 1fr; gap: 26px; margin: 20px 0; }
  .vendor-sheet-grid p, .vendor-sheet-bottom p, .vendor-brief-grid p { font-size: 9pt; }
  .vendor-sheet .vendor-sheet-brief { padding: 15px; background: #f4f0e9; print-color-adjust: exact; -webkit-print-color-adjust: exact; }
  .vendor-brief-grid { grid-template-columns: repeat(3, 1fr); gap: 14px; }
  .vendor-sheet-bottom { grid-template-columns: 1fr 1fr; gap: 26px; margin-top: 20px; }
  .vendor-sheet .vendor-sheet-phone { font-size: 14pt; }
  .vendor-sheet .vendor-sheet-fine { font-size: 7.5pt; margin-top: 18px; padding-top: 9px; }
  .vendor-sheet a { color: inherit; text-decoration: none; }
  .vendor-sheet section, .vendor-sheet-header, .vendor-sheet-fine { break-inside: avoid; }
}
