:root {
  --ivory: #f5efe5;
  --paper: #fbf8f2;
  --ink: #17211c;
  --forest: #183d32;
  --forest-deep: #102c25;
  --copper: #a65331;
  --copper-light: #cf7d57;
  --line: rgba(23, 33, 28, 0.16);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--ivory); color: var(--ink); font-family: Arial, Helvetica, sans-serif; text-rendering: optimizeLegibility; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.wrap { margin-inline: auto; max-width: 1480px; }

.site-header { align-items: center; border-bottom: 1px solid var(--line); display: grid; gap: 32px; grid-template-columns: auto 1fr auto; margin: auto; max-width: 1480px; padding: 22px 5vw; }
.wordmark, .footer-logo { font-family: Georgia, serif; font-size: 32px; letter-spacing: -0.06em; line-height: 1; }
.wordmark span, .footer-logo span { color: var(--copper); }
.site-header nav { display: flex; gap: clamp(22px, 3vw, 48px); justify-content: center; }
.site-header nav a { color: rgba(23, 33, 28, .7); font-size: 13px; }
.site-header nav a:hover { color: var(--copper); }
.header-link { border-bottom: 1px solid var(--ink); font-size: 13px; font-weight: 700; padding: 8px 0 6px; }

.hero { align-items: center; display: grid; gap: 5vw; grid-template-columns: .88fr 1.12fr; min-height: 760px; padding: 70px 5vw 95px; }
.hero-copy { max-width: 650px; }
.eyebrow, .section-label { color: var(--copper); font-size: 11px; font-weight: 700; letter-spacing: .17em; margin: 0 0 26px; text-transform: uppercase; }
h1, h2, h3, blockquote { font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
h1 { font-size: clamp(58px, 5.7vw, 92px); letter-spacing: -.055em; line-height: .98; margin: 0; }
.lede { color: rgba(23, 33, 28, .69); font-size: 16px; line-height: 1.75; margin: 32px 0; max-width: 555px; }
.actions { align-items: center; display: flex; flex-wrap: wrap; gap: 28px; }
.button { background: var(--forest); color: white; display: inline-flex; font-size: 13px; font-weight: 700; gap: 18px; padding: 19px 24px; }
.button:hover { background: var(--copper); }
.quiet-link { border-bottom: 1px solid var(--line); font-size: 13px; font-weight: 700; padding: 8px 0; }
.proof { align-items: center; color: rgba(23, 33, 28, .5); display: flex; flex-wrap: wrap; font-size: 10px; font-weight: 700; gap: 12px; letter-spacing: .1em; margin: 56px 0 0; text-transform: uppercase; }
.proof i { background: var(--copper); border-radius: 50%; height: 3px; width: 3px; }
.hero-art { background: var(--forest); box-shadow: 0 30px 75px rgba(23, 33, 28, .18); margin: 0; overflow: hidden; padding: 24px; transform: rotate(1deg); }
.hero-art img { aspect-ratio: 1200 / 630; height: 100%; object-fit: cover; }

.statement { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; gap: 60px; grid-template-columns: 200px 1fr; padding: 110px 7vw 120px; }
.statement > p:last-child { font-family: Georgia, serif; font-size: clamp(36px, 4.3vw, 65px); letter-spacing: -.045em; line-height: 1.12; margin: 0; }
.section { padding: 120px 5vw; }
.section-heading { align-items: end; display: grid; gap: 70px; grid-template-columns: 1.25fr .75fr; margin-bottom: 62px; }
.section-heading h2, .salon h2, .privacy-heading h2, .company h2 { font-size: clamp(44px, 5vw, 74px); letter-spacing: -.05em; line-height: 1.03; margin: 0; }
.section-heading > p { color: rgba(23, 33, 28, .65); line-height: 1.75; margin: 0; }

.steps { display: grid; grid-template-columns: repeat(3, 1fr); }
.steps > article { border: 1px solid var(--line); min-width: 0; padding: 25px; }
.number { color: var(--copper); font-family: Georgia, serif; font-size: 17px; }
.step-visual { height: 300px; margin: 24px 0 38px; overflow: hidden; position: relative; }
.steps h3, .privacy-grid h3 { font-size: 27px; letter-spacing: -.035em; margin: 0 0 14px; }
.steps article > p:last-child, .privacy-grid p { color: rgba(23, 33, 28, .64); font-size: 14px; line-height: 1.7; margin: 0; }
.steps article .eyebrow { margin-bottom: 14px; }
.capture { background: linear-gradient(145deg, #d8d1c8, #aaa297); }
.head { background: #8c7667; border-radius: 48% 52% 44% 46%; box-shadow: 0 -40px 0 18px #302b29; height: 155px; left: 50%; position: absolute; top: 74px; transform: translateX(-50%); width: 115px; }
.frame { border-color: white; border-style: solid; height: 34px; position: absolute; width: 34px; }
.top-left { border-width: 2px 0 0 2px; left: 28px; top: 28px; }
.bottom-right { border-width: 0 2px 2px 0; bottom: 28px; right: 28px; }
.shutter { background: white; border: 5px solid rgba(255,255,255,.45); border-radius: 50%; bottom: 17px; box-shadow: 0 0 0 1px white; height: 30px; left: 50%; position: absolute; transform: translateX(-50%); width: 30px; }
.looks { background: var(--forest); display: grid; gap: 8px; grid-template-columns: repeat(3, 1fr); padding: 28px; }
.look { background: #e8dfd2; overflow: hidden; position: relative; }
.look::before { background: #3a2d27; border-radius: 50% 50% 28% 28%; bottom: -9px; content: ""; height: 80%; left: 50%; position: absolute; transform: translateX(-50%); width: 65%; }
.look::after { background: #bd8a69; border-radius: 50%; bottom: 5%; content: ""; height: 50%; left: 50%; position: absolute; transform: translateX(-50%); width: 36%; }
.look.selected { box-shadow: inset 0 0 0 3px var(--copper-light); }
.look.selected::after { box-shadow: 34px -34px 0 -15px var(--copper); }
.bob::before { border-radius: 50% 50% 10% 10%; }
.long::before { background: #241f1d; height: 90%; }
.curl::before { background: repeating-radial-gradient(circle, #35271f 0 7px, #4c3529 8px 11px); }
.shag::before { clip-path: polygon(4% 0,88% 0,100% 70%,83% 59%,91% 100%,56% 81%,30% 100%,22% 69%,0 83%); }
.lob::before { background: #171d1b; }
.consultation { background: #d4cbc0; }
.paper { background: var(--paper); box-shadow: 0 12px 28px rgba(23,33,28,.14); position: absolute; }
.paper-back { height: 220px; left: 22%; top: 48px; transform: rotate(-8deg); width: 58%; }
.paper-front { height: 235px; left: 20%; padding: 24px; top: 34px; transform: rotate(4deg); width: 62%; }
.paper-front small { color: rgba(23,33,28,.45); display: block; font-size: 8px; letter-spacing: .08em; text-transform: uppercase; }
.paper-front strong { border-bottom: 1px solid var(--line); display: block; font-family: Georgia, serif; font-size: 18px; margin: 20px 0; padding-bottom: 15px; }
.paper-front p { background: #eee8df; font-size: 9px; line-height: 1.45; padding: 11px; }
.paper-front em { bottom: 18px; color: var(--copper); font-family: Georgia, serif; font-size: 12px; position: absolute; right: 18px; }

.salon { background: var(--forest); color: white; }
.salon-inner { display: grid; gap: 8vw; grid-template-columns: 1fr .8fr; padding: 120px 5vw; }
.eyebrow.light { color: #dda07f; }
.salon-lede { color: rgba(255,255,255,.68); line-height: 1.75; margin: 30px 0 0; max-width: 620px; }
.benefits article { border-top: 1px solid rgba(255,255,255,.15); display: grid; gap: 22px; grid-template-columns: 30px 1fr; padding: 24px 0; }
.benefits article > span { color: #dda07f; font-family: Georgia, serif; font-size: 13px; }
.benefits h3 { font-size: 20px; margin: 0 0 5px; }
.benefits p { color: rgba(255,255,255,.62); font-size: 13px; line-height: 1.6; margin: 0; }

.privacy-heading { display: grid; gap: 60px; grid-template-columns: 220px 1fr; margin-bottom: 64px; }
.privacy-grid { border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(4, 1fr); }
.privacy-grid article { border-right: 1px solid var(--line); padding: 30px 28px; }
.privacy-grid article:first-child { padding-left: 0; }
.privacy-grid article:last-child { border: 0; padding-right: 0; }
.privacy-grid article > span { color: var(--copper); display: block; font-family: Georgia, serif; font-size: 12px; margin-bottom: 50px; }
.privacy-grid h3 { font-size: 22px; }

.quote { background: var(--copper); color: white; padding: 110px 8vw; text-align: center; }
.quote blockquote { font-size: clamp(34px, 4.4vw, 64px); letter-spacing: -.04em; line-height: 1.13; margin: auto; max-width: 1120px; }
.quote p { font-size: 10px; font-weight: 700; letter-spacing: .12em; margin: 38px 0 0; text-transform: uppercase; }
.company { display: grid; gap: 8vw; grid-template-columns: 1.1fr .7fr; }
.company h2 { font-size: clamp(40px, 4.5vw, 66px); }
.company-copy { align-self: end; }
.company-copy > p { color: rgba(23,33,28,.68); line-height: 1.75; margin: 0 0 32px; }
.company-copy address { border-top: 1px solid var(--line); display: flex; flex-direction: column; font-size: 13px; font-style: normal; gap: 6px; padding-top: 22px; }
.company-copy address strong { margin-bottom: 5px; }
.notice { border-top: 1px solid var(--line); color: rgba(23,33,28,.6); font-size: 13px; line-height: 1.7; padding: 44px 5vw 70px; }
.notice p { margin: 0; max-width: 900px; }

footer { background: var(--forest-deep); color: white; padding: 70px 0 32px; }
.footer-main { align-items: center; display: grid; gap: 40px; grid-template-columns: auto 1fr auto; padding: 0 5vw 65px; }
.footer-logo { font-size: 50px; }
.footer-main p { font-family: Georgia, serif; text-align: center; }
.footer-main > a:last-child { border-bottom: 1px solid rgba(255,255,255,.35); font-size: 10px; font-weight: 700; padding-bottom: 7px; text-transform: uppercase; }
.footer-meta { border-top: 1px solid rgba(255,255,255,.13); color: rgba(255,255,255,.5); display: grid; font-size: 9px; grid-template-columns: 1fr auto 1fr; padding: 24px 5vw 0; }
.footer-meta span:last-child { text-align: right; }
a:focus-visible { outline: 2px solid var(--copper-light); outline-offset: 4px; }

@media (max-width: 1000px) {
  .hero { grid-template-columns: 1fr; }
  .hero-copy { max-width: 780px; }
  .steps { grid-template-columns: 1fr 1fr; }
  .steps article:last-child { grid-column: 1 / -1; }
  .salon-inner { grid-template-columns: 1fr; }
  .privacy-grid { grid-template-columns: 1fr 1fr; }
  .privacy-grid article:nth-child(2) { border-right: 0; }
  .privacy-grid article:nth-child(n+3) { border-top: 1px solid var(--line); }
}

@media (max-width: 680px) {
  .site-header { grid-template-columns: 1fr auto; padding: 18px 20px; }
  .site-header nav { display: none; }
  .hero { min-height: 0; padding: 62px 20px 75px; }
  h1 { font-size: clamp(49px, 15vw, 66px); }
  .hero-art { padding: 10px; transform: none; }
  .proof { align-items: flex-start; flex-direction: column; }
  .proof i { display: none; }
  .statement, .section-heading, .privacy-heading, .company { gap: 32px; grid-template-columns: 1fr; }
  .statement { padding: 75px 20px 82px; }
  .statement > p:last-child { font-size: 37px; }
  .section { padding: 85px 20px; }
  .section-heading h2, .salon h2, .privacy-heading h2 { font-size: 44px; }
  .steps { grid-template-columns: 1fr; }
  .steps article:last-child { grid-column: auto; }
  .salon-inner { padding: 85px 20px; }
  .privacy-grid { grid-template-columns: 1fr; }
  .privacy-grid article, .privacy-grid article:first-child, .privacy-grid article:last-child { border-right: 0; border-top: 1px solid var(--line); padding: 28px 0 34px; }
  .privacy-grid article > span { margin-bottom: 28px; }
  .quote { padding: 80px 20px; }
  .company h2 { font-size: 40px; }
  .footer-main, .footer-meta { grid-template-columns: 1fr; padding-inline: 20px; }
  .footer-main { align-items: flex-start; }
  .footer-main p, .footer-meta span:last-child { text-align: left; }
}

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