:root {
  color-scheme: light;
  --paper: #f5f3ec;
  --paper-deep: #ece9df;
  --ink: #17383b;
  --ink-dark: #102b2f;
  --text: #31474a;
  --muted: #617274;
  --line: #d5d7ce;
  --accent: #ca6448;
  --white: #fffdf8;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--text); font-family: Arial, Helvetica, sans-serif; line-height: 1.55; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; }
a:focus-visible { outline: 3px solid var(--accent); outline-offset: 4px; }
::selection { background: #f6cabd; color: var(--ink-dark); }
.shell { width: min(100% - 72px, 1240px); margin-inline: auto; }
.skip-link { position: absolute; left: 12px; top: -80px; z-index: 20; padding: 10px 14px; background: var(--ink); color: var(--white); }
.skip-link:focus { top: 12px; }

.site-header { border-bottom: 1px solid var(--line); }
.header-inner { min-height: 84px; display: flex; align-items: center; gap: 32px; }
.brand { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); text-decoration: none; white-space: nowrap; }
.brand-mark { display: grid; place-items: center; width: 37px; height: 37px; border: 1px solid var(--ink); font-size: 15px; font-weight: 800; letter-spacing: -2px; line-height: 1; }
.mark-dot { color: var(--accent); margin-left: 1px; }
.brand-name { font-weight: 800; font-size: 17px; letter-spacing: -.06em; }
.brand-name span { font-size: 11px; letter-spacing: .12em; vertical-align: 2px; }
.header-inner nav { display: flex; gap: 33px; margin-left: auto; }
.header-inner nav a, .header-contact { text-decoration: none; font-size: 12px; font-weight: 700; letter-spacing: .02em; }
.header-inner nav a:hover, .text-link:hover { color: var(--accent); }
.header-contact { border-bottom: 1px solid var(--ink); padding-bottom: 4px; margin-left: 25px; }
.header-contact span { padding-left: 12px; color: var(--accent); }

.hero { display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; min-height: 650px; gap: 74px; padding-block: 95px 105px; }
.eyebrow { color: var(--accent); font-size: 11px; font-weight: 800; letter-spacing: .2em; line-height: 1.4; }
.eyebrow-line { display: inline-block; width: 28px; height: 1px; background: currentColor; vertical-align: middle; margin-right: 10px; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: Georgia, 'Times New Roman', serif; color: var(--ink-dark); font-weight: 400; }
h1 { max-width: 700px; margin: 32px 0 25px; font-size: clamp(3.7rem, 5.3vw, 6.3rem); letter-spacing: -.065em; line-height: 1.02; }
h1 em { color: var(--accent); font-weight: 400; }
.hero-intro { max-width: 550px; color: var(--text); font-size: 17px; line-height: 1.75; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 29px; margin-top: 38px; }
.button { display: inline-flex; align-items: center; justify-content: space-between; gap: 30px; min-height: 54px; padding: 15px 19px; border: 1px solid transparent; text-decoration: none; font-size: 13px; font-weight: 800; transition: background .2s ease, transform .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--accent); color: var(--white); }
.button-primary:hover { background: #af4d34; }
.text-link { display: inline-flex; align-items: center; gap: 16px; border-bottom: 1px solid currentColor; padding-bottom: 4px; color: var(--ink); text-decoration: none; font-size: 13px; font-weight: 800; }
.hero-note { margin: 30px 0 0; color: var(--muted); font-size: 12px; line-height: 1.6; }

.hero-art { position: relative; min-height: 485px; padding: 30px 34px 23px; background: var(--ink); color: #d6e0da; box-shadow: 18px 18px 0 var(--paper-deep); transform: rotate(1.25deg); }
.hero-art::after { content: ''; position: absolute; right: 25px; top: -15px; width: 35%; height: 15px; background: var(--accent); }
.report-topline { display: flex; justify-content: space-between; gap: 10px; color: #9ab3af; font-size: 10px; font-weight: 700; letter-spacing: .14em; }
.report-status { display: flex; align-items: center; gap: 9px; margin-top: 65px; color: #aec3bd; font-size: 10px; font-weight: 800; letter-spacing: .14em; }
.report-status strong { margin-left: auto; padding: 7px 9px; border: 1px solid #eb9c84; color: #f2aa91; font-size: 10px; }
.status-ring { width: 9px; height: 9px; border: 2px solid #ee9a7f; border-radius: 50%; }
.report-divider { height: 1px; margin: 18px 0 27px; background: #446266; }
.report-label { color: #f1aa95; font-size: 10px; font-weight: 800; letter-spacing: .15em; }
.hero-art h2 { max-width: 350px; margin: 15px 0 17px; color: var(--white); font-size: clamp(2rem, 2.6vw, 3.1rem); letter-spacing: -.045em; line-height: 1.11; }
.hero-art > p:not(.report-label, .report-caption) { max-width: 410px; color: #c2d0ca; font-size: 13px; line-height: 1.65; }
.report-evidence { display: flex; align-items: center; gap: 15px; margin-top: 28px; padding: 13px 0; border-top: 1px solid #446266; border-bottom: 1px solid #446266; font-size: 11px; }
.report-evidence span:first-child { color: #f1aa95; font-weight: 800; }
.report-evidence span:last-child { margin-left: auto; font-size: 18px; }
.report-caption { margin: 17px 0 0; color: #9db5af; font-size: 10px; line-height: 1.5; }

.proof-strip { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--paper-deep); }
.proof-inner { display: grid; grid-template-columns: repeat(3, 1fr); }
.proof-inner p { min-height: 108px; display: flex; flex-direction: column; justify-content: center; gap: 2px; margin: 0; padding: 18px 30px; border-right: 1px solid var(--line); }
.proof-inner p:first-child { padding-left: 0; }
.proof-inner p:last-child { border-right: 0; }
.proof-inner strong { color: var(--ink); font-size: 13px; }
.proof-inner span { color: var(--muted); font-size: 12px; }

.section { padding-block: 115px; }
.section-heading { max-width: 760px; }
.section-heading h2, .sample-grid h2, .contact-inner h2 { margin: 20px 0 20px; font-size: clamp(2.7rem, 4vw, 4.7rem); letter-spacing: -.055em; line-height: 1.08; }
.section-heading > p:last-child { max-width: 630px; color: var(--muted); font-size: 15px; line-height: 1.8; }
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 62px; }
.step { padding-top: 22px; border-top: 1px solid var(--ink); }
.step-number { color: var(--accent); font-family: Georgia, serif; font-size: 30px; }
.step h3 { margin: 22px 0 10px; color: var(--ink); font-size: 18px; letter-spacing: -.025em; }
.step p { max-width: 330px; color: var(--muted); font-size: 14px; line-height: 1.75; }

.sample-section { background: #e4e8e0; padding-block: 95px; }
.sample-grid { display: grid; grid-template-columns: .9fr 1fr; gap: 12%; }
.sample-grid h2 { max-width: 480px; }
.sample-copy { padding-top: 29px; }
.sample-copy p { color: var(--text); font-size: 15px; line-height: 1.8; }
.sample-copy p + p { color: var(--muted); font-size: 13px; }
.sample-download { display: inline-flex; gap: 23px; margin-top: 19px; border-bottom: 1px solid var(--ink); padding-bottom: 8px; color: var(--ink); text-decoration: none; font-size: 13px; font-weight: 800; }
.sample-download:hover { color: var(--accent); }

.pricing-section { padding-bottom: 100px; }
.pricing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 49px; }
.price-card { min-height: 470px; padding: 36px 38px; }
.featured { background: var(--ink); color: #e0e7e0; }
.repair-card { border: 1px solid var(--line); background: var(--white); }
.card-kicker { color: #e6a18c; font-size: 10px; font-weight: 800; letter-spacing: .19em; }
.repair-card .card-kicker { color: var(--accent); }
.price-card h3 { margin: 16px 0 5px; font-family: Georgia, serif; font-size: 34px; font-weight: 400; letter-spacing: -.045em; line-height: 1.15; }
.repair-card h3 { color: var(--ink); }
.price { margin: 14px 0 17px; color: var(--white); font-family: Georgia, serif; font-size: 49px; line-height: 1; }
.price span { color: #a5bbb4; font-family: Arial, sans-serif; font-size: 12px; font-weight: 700; }
.price-summary { max-width: 480px; font-size: 13px; line-height: 1.65; }
.price-card ul { display: grid; gap: 12px; margin: 26px 0 29px; padding-left: 18px; font-size: 12px; line-height: 1.6; }
.price-card li::marker { color: #eaa58d; }
.button-light { min-height: 48px; background: var(--paper); color: var(--ink); }
.button-light:hover { background: #fff; }
.repair-lead { margin: 26px 0 12px; color: var(--ink); font-size: 17px; font-weight: 700; }
.repair-card > p:not(.repair-lead) { max-width: 410px; color: var(--muted); font-size: 14px; line-height: 1.7; }
.repair-card .repair-target { margin-top: 28px; padding-top: 21px; border-top: 1px solid var(--line); }
.repair-card .text-link { margin-top: 7px; }
.scope-note { max-width: 900px; margin: 22px 0 0; color: var(--muted); font-size: 12px; line-height: 1.75; }

.contact-section { background: var(--paper-deep); border-top: 1px solid var(--line); }
.contact-inner { display: flex; align-items: end; justify-content: space-between; gap: 60px; padding-block: 94px; }
.contact-inner > div { max-width: 740px; }
.contact-inner h2 { margin-bottom: 20px; }
.contact-inner p:last-child { max-width: 610px; color: var(--muted); font-size: 14px; line-height: 1.8; }
.contact-inner .button { flex: 0 0 auto; margin-bottom: 7px; }
.site-footer { background: var(--ink-dark); color: #b6c7c0; }
.footer-inner { display: flex; justify-content: space-between; gap: 20px; padding-block: 28px; font-size: 11px; }

@media (max-width: 980px) {
  .hero { gap: 36px; }
  .hero-art { min-height: 435px; padding: 25px; }
  .header-inner nav { gap: 18px; }
  .header-contact { margin-left: 0; }
  .contact-inner { align-items: start; flex-direction: column; gap: 20px; }
}

@media (max-width: 760px) {
  .shell { width: min(100% - 38px, 1240px); }
  .header-inner { min-height: 69px; }
  .header-inner nav { display: none; }
  .header-contact { margin-left: auto; font-size: 11px; }
  .brand-name { font-size: 15px; }
  .hero { display: flex; flex-direction: column; align-items: stretch; gap: 55px; padding-block: 69px 78px; }
  h1 { max-width: 650px; font-size: clamp(3.3rem, 10vw, 5.2rem); }
  .hero-art { width: calc(100% - 9px); min-height: auto; box-shadow: 9px 9px 0 var(--paper-deep); transform: rotate(.7deg); }
  .report-status { margin-top: 45px; }
  .proof-inner { grid-template-columns: 1fr; }
  .proof-inner p { min-height: 76px; padding: 14px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .proof-inner p:last-child { border-bottom: 0; }
  .section { padding-block: 80px; }
  .section-heading h2, .sample-grid h2, .contact-inner h2 { font-size: clamp(2.7rem, 8vw, 4rem); }
  .steps { grid-template-columns: 1fr; gap: 30px; margin-top: 47px; }
  .step h3 { margin-top: 15px; }
  .step p { max-width: none; }
  .sample-section { padding-block: 75px; }
  .sample-grid { grid-template-columns: 1fr; gap: 10px; }
  .sample-copy { padding-top: 0; }
  .pricing-grid { grid-template-columns: 1fr; }
  .price-card { min-height: auto; padding: 30px 26px; }
  .contact-inner { padding-block: 76px; }
  .footer-inner { flex-direction: column; gap: 8px; }
}

@media (max-width: 420px) {
  .header-contact { display: none; }
  .hero-actions { align-items: start; flex-direction: column; gap: 23px; }
  .button { width: 100%; }
  .hero-art { padding: 22px; }
  .report-topline { font-size: 9px; }
  .report-status { flex-wrap: wrap; }
  .report-status strong { margin-left: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .button { transition: none; }
  .button:hover { transform: none; }
}
