/* The Vining Studio — Client Review v2 (layout matched to chatgpt.site review)
   STAGING ONLY — no DNS / no production publish */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500&display=swap');

:root {
  --ivory: #F7F1E8;
  --paper: #F3EDE3;
  --green: #1F3A2E;
  --green-deep: #152820;
  --gold: #B08D57;
  --gold-dark: #8A6B3D;
  --ink: #1A1714;
  --font-serif: "Cormorant Garamond", Georgia, serif;
  --font-sans: "DM Sans", system-ui, sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: var(--font-sans);
  color: var(--ink);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { color: inherit; }
h1, h2, h3 {
  font-family: var(--font-serif);
  font-weight: 500;
  margin: 0;
}
button, .nav-toggle {
  font: inherit;
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}

.site-header{background:var(--ivory);z-index:3;border-bottom:1px solid #e4d7c6;justify-content:space-between;align-items:center;gap:25px;min-height:108px;padding:9px 6%;display:flex;position:relative}.brand img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 6px 7px #1f382821);width:90px;height:90px}.desktop-nav{gap:22px;display:flex}.desktop-nav a{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:10px;text-decoration:none}.button{color:#fff;background:var(--green);letter-spacing:.14em;text-transform:uppercase;padding:15px 19px;font-size:10px;text-decoration:none;display:inline-block}.button-small{padding:13px 16px}.hero{min-height:550px;color:var(--paper);background:var(--green);grid-template-columns:1.15fr .85fr;display:grid;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(at 38% 34%,#f7e2b78f,#0000 18%),radial-gradient(at 76% 68%,#73927573,#0000 25%),linear-gradient(125deg,#0c241a,#1d4936 53%,#9a8155);animation:15s ease-in-out infinite alternate drift;position:absolute;inset:-20%}.hero:after{content:"";border:1px solid #ddb25cbf;border-radius:50%;width:610px;height:610px;animation:22s linear infinite turn;position:absolute;top:-132px;right:-155px}.hero-copy,.hero-image{z-index:1;position:relative}.hero-copy{align-self:end;padding:86px 11%}.eyebrow{color:#e2bd6d;text-transform:uppercase;letter-spacing:.22em;margin:0 0 16px;font-size:10px}.eyebrow.dark{color:var(--gold-dark)}h1{letter-spacing:-.055em;max-width:600px;margin:0 0 24px;font-size:clamp(49px,7vw,83px);line-height:.89;animation:1.1s ease-out both reveal}.hero-description{color:#f4ecdf;max-width:420px;margin:0 0 27px;font-size:18px;line-height:1.5}.hero-image{border:1px solid #efdaafb3;margin:7%;overflow:hidden}.hero-image img{object-fit:cover;object-position:50% 34%;filter:saturate(.86)contrast(.98);width:100%;height:100%;animation:14s ease-in-out infinite alternate portrait}.trust-ribbon{background:var(--gold);color:var(--green);text-transform:uppercase;letter-spacing:.16em;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:18px 6%;font-size:10px;display:flex}.first-visit{background:var(--paper);border-bottom:1px solid #e4d7c6;grid-template-columns:1fr 1fr;display:grid}.first-visit article{padding:38px 10%}.first-visit article+article{background:#e9dfcf}.first-visit h2{margin:7px 0 12px;font-size:27px;line-height:1}.first-visit p:not(.eyebrow){color:var(--ink);margin:0 0 16px;font-size:13px;line-height:1.6}.section{padding:75px 8%}h2{letter-spacing:-.045em;margin:0;font-size:clamp(39px,5vw,50px);line-height:.94}.studio-intro{background:var(--paper);grid-template-columns:.9fr 1.1fr;gap:8%;display:grid}.body-copy{color:var(--ink);margin:0 0 22px;font-size:17px;line-height:1.65}.text-link{color:var(--green);border-bottom:1px solid var(--gold-dark);text-transform:uppercase;letter-spacing:.16em;padding-bottom:5px;font-size:10px;text-decoration:none}.text-link.light{color:var(--paper)}.services{background:#f0e8dc}.section-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:30px;display:flex}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-grid article{background:var(--paper);border-top:1px solid #bb9048;min-height:250px;padding:28px 24px}.service-grid span{color:var(--gold-dark);letter-spacing:.16em;font-size:10px}.service-grid h3{margin:18px 0 12px;font-size:28px}.service-grid p{color:#58635a;font-size:13px;line-height:1.6}.work{background:var(--green);color:var(--paper)}.gallery{grid-template-columns:1.1fr .8fr 1.1fr;gap:14px;margin-top:31px;display:grid}.gallery figure{min-height:300px;margin:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;filter:saturate(.87)contrast(1.03);width:100%;height:100%;position:absolute;inset:0}.gallery figure:first-child img{object-position:50% 26%}.gallery figcaption{z-index:1;color:#fff;letter-spacing:.17em;text-transform:uppercase;font-size:10px;position:absolute;bottom:16px;left:16px}.gallery figure:after{content:"";background:linear-gradient(#0000 52%,#091c14a1);position:absolute;inset:0}.artist{background:var(--paper);grid-template-columns:.82fr 1.18fr;display:grid}.artist figure{min-height:370px;margin:0;position:relative;overflow:hidden}.artist figure img{object-fit:cover;filter:saturate(.83);width:100%;height:100%;position:absolute}.artist figcaption{color:#fff;text-transform:uppercase;letter-spacing:.18em;font-size:10px;position:absolute;bottom:21px;left:22px}.artist>div{padding:76px 11%}.artist h2{margin:12px 0 20px}.testimonial{text-align:center;background:#e3d2ae;padding:80px 12%}blockquote{letter-spacing:-.035em;max-width:760px;margin:0 auto;font-size:clamp(28px,4vw,47px);line-height:1.1}.testimonial p{text-transform:uppercase;letter-spacing:.17em;margin:20px 0 0;font-size:10px}.booking{text-align:center;background:var(--green);color:var(--paper);padding:85px 10%}.booking h2{margin:13px auto 24px;font-size:clamp(45px,6vw,72px)}.booking>p:not(.eyebrow){color:#ecdfcd;max-width:430px;margin:0 auto 28px;font-size:16px;line-height:1.55}.button.gold{color:var(--green);background:var(--gold)}footer{color:#dacfbf;background:var(--green-deep);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;padding:25px 6%;font-size:10px;display:flex}footer img{object-fit:contain;mix-blend-mode:screen;width:42px;height:42px}@keyframes drift{to{transform:translate(4%,2%)scale(1.1)}}@keyframes turn{to{transform:rotate(360deg)}}@keyframes reveal{0%{opacity:0;transform:translateY(21px)}to{opacity:1;transform:none}}@keyframes portrait{to{transform:scale(1.065)translateY(-1%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation:none!important}}@media (max-width:700px){.site-header{min-height:92px}.brand img{width:76px;height:76px}.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:600px}.hero-image{opacity:.36;border:0;margin:0;position:absolute;inset:0}.hero-copy{padding:76px 10% 60px}.trust-ribbon{justify-content:center}.first-visit,.studio-intro,.artist{grid-template-columns:1fr}.section{padding:58px 8%}.section-heading{display:block}.section-heading .text-link{margin-top:18px;display:inline-block}.service-grid,.gallery{grid-template-columns:1fr}.gallery figure{min-height:360px}.artist>div{padding:58px 10%}footer span{display:none}}


/* Artist section: use Melissa headshot properly */
.artist figure img {
  object-fit: cover;
  object-position: center top;
  width: 100%;
  height: 100%;
  min-height: 420px;
}
.artist-about p {
  margin: 0 0 1rem;
  line-height: 1.65;
  color: var(--ink);
  font-size: 0.95rem;
}
.artist-about p:last-of-type { margin-bottom: 1.25rem; }
.pull {
  font-family: var(--font-serif);
  font-size: 1.25rem;
  line-height: 1.45;
  color: var(--green);
  border-left: 2px solid var(--gold);
  padding-left: 1rem;
  margin: 1.25rem 0;
}

.mobile-nav { display: none; }
.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}
.nav-toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--green);
}

.staging-banner {
  background: #2C241C;
  color: #E8DCC8;
  text-align: center;
  font-size: 0.7rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.55rem 1rem;
}

@media (max-width: 900px) {
  .desktop-nav, .button-small { display: none !important; }
  .nav-toggle { display: flex; }
  .mobile-nav:not([hidden]) {
    display: block;
    background: var(--ivory);
    border-bottom: 1px solid #e4d7c6;
    padding: 1rem 6% 1.25rem;
  }
  .mobile-nav a {
    display: block;
    padding: 0.65rem 0;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 11px;
    text-decoration: none;
    color: var(--green);
    border-bottom: 1px solid #e4d7c6;
  }
  .hero {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
  }
  .hero-image {
    margin: 4% 6% 0 !important;
    min-height: 320px;
    max-height: 420px;
  }
  .hero-copy { padding: 48px 8% 56px !important; }
  .first-visit { grid-template-columns: 1fr !important; }
  .artist { grid-template-columns: 1fr !important; }
  .gallery { grid-template-columns: 1fr !important; }
  .service-grid { grid-template-columns: 1fr !important; }
  .studio-intro { grid-template-columns: 1fr !important; }
}


/* —— Upgrades 2026-09-07 —— */
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.button-ghost {
  color: #F7F1E8 !important;
  background: transparent !important;
  border: 1px solid rgba(247, 241, 232, 0.45);
}
.service-grid-expanded {
  grid-template-columns: repeat(3, 1fr) !important;
}
.service-meta {
  margin-top: 12px !important;
  font-size: 10px !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold-dark);
}
.section-note {
  margin: 22px 6% 0;
  font-size: 13px;
  color: rgba(26,23,20,0.65);
  line-height: 1.5;
}
.section-note.light { color: rgba(247,241,232,0.65); }
.gallery { grid-template-columns: repeat(3, 1fr) !important; }
.gallery-gap {
  background: #e9dfcf;
  border: 1px dashed #B08D57;
  min-height: 240px;
  display: grid;
  place-items: center;
  color: var(--green);
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 11px;
  text-align: center;
  padding: 1rem;
}
.proof { background: var(--paper); }
.proof-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  padding: 0 6% 10px;
}
.proof-card {
  margin: 0;
  background: #fff;
  border: 1px solid #e4d7c6;
  padding: 28px 24px;
  border-radius: 4px;
}
.proof-card p {
  font-family: var(--font-serif);
  font-size: 1.35rem;
  line-height: 1.35;
  color: var(--green);
  margin: 0 0 14px;
}
.proof-card cite {
  font-style: normal;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(26,23,20,0.55);
}
.proof-slot {
  background: #f7f1e8;
  border-style: dashed;
}
.proof-slot p { color: rgba(31,58,46,0.45); }
.policy-grid, .faq-list {
  padding: 0 6%;
}
.policy-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.policy-grid article {
  background: #fff;
  border: 1px solid #e4d7c6;
  padding: 22px 18px;
}
.policy-grid h3 {
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: var(--green);
}
.policy-grid p {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
  color: rgba(26,23,20,0.75);
}
.faq-list details {
  border-bottom: 1px solid #e4d7c6;
  padding: 14px 0;
}
.faq-list summary {
  cursor: pointer;
  font-family: var(--font-serif);
  font-size: 1.25rem;
  color: var(--green);
  list-style: none;
}
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list details p {
  margin: 10px 0 4px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(26,23,20,0.75);
  max-width: 62ch;
}
.booking-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  align-items: start;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 6%;
  text-align: left;
}
.booking { text-align: left !important; }
.booking-copy h2 { max-width: none; }
.booking-phone {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 18px 0 22px;
  letter-spacing: 0.08em;
}
.booking-phone a {
  color: #F7F1E8;
  text-decoration: none;
  font-size: 1.25rem;
}
.booking-phone span { font-size: 12px; opacity: 0.7; text-transform: uppercase; }
.booking-note { font-size: 12px; opacity: 0.65; margin-top: 16px; max-width: 36ch; }
.booking-form {
  background: var(--ivory);
  color: var(--ink);
  padding: 28px 24px;
  border: 1px solid rgba(176,141,87,0.45);
}
.form-title {
  font-family: var(--font-serif);
  font-size: 1.5rem;
  color: var(--green);
  margin: 0 0 16px;
}
.booking-form label {
  display: block;
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(26,23,20,0.65);
  margin-bottom: 12px;
}
.booking-form input,
.booking-form select,
.booking-form textarea {
  display: block;
  width: 100%;
  margin-top: 6px;
  padding: 12px 12px;
  border: 1px solid #e4d7c6;
  background: #fff;
  color: var(--ink);
  font-size: 14px;
  letter-spacing: normal;
  text-transform: none;
}
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.booking-form .button { width: 100%; text-align: center; border: 0; cursor: pointer; margin-top: 6px; }
.form-footnote { font-size: 11px; color: rgba(26,23,20,0.5); margin: 10px 0 0; }
.mobile-cta {
  display: none;
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 40;
  background: var(--ivory);
  border-top: 1px solid #e4d7c6;
  padding: 10px 14px calc(10px + env(safe-area-inset-bottom));
  gap: 10px;
}
.mobile-cta a {
  flex: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 11px;
  padding: 14px 10px;
  border: 1px solid var(--green);
  color: var(--green);
}
.mobile-cta-primary {
  background: var(--green) !important;
  color: #fff !important;
  border-color: var(--green) !important;
}
footer a { color: inherit; text-decoration: none; letter-spacing: 0.08em; }

@media (max-width: 900px) {
  .service-grid-expanded,
  .gallery,
  .proof-grid,
  .policy-grid,
  .booking-inner,
  .form-row {
    grid-template-columns: 1fr !important;
  }
  .mobile-cta { display: flex; }
  body { padding-bottom: 76px; }
  .booking-inner { padding-bottom: 24px; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-glow, .hero:after, .hero-image img, h1 { animation: none !important; }
}

/* Brand integration and responsive polish */
.site-header {
  position: sticky;
  top: 0;
  z-index: 30;
  min-height: 96px;
  padding-block: 7px;
  box-shadow: 0 8px 24px rgba(21, 40, 32, 0.06);
}
.brand {
  display: block;
  flex: 0 0 auto;
  width: 108px;
  height: 82px;
  overflow: hidden;
}
.brand img {
  width: 108px;
  height: 108px;
  margin-top: -13px;
  object-fit: contain;
  mix-blend-mode: multiply;
}
.desktop-nav a,
.button,
.text-link {
  transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, opacity 180ms ease;
}
.desktop-nav a:hover,
.text-link:hover {
  color: var(--gold-dark);
}
.button:hover {
  background: var(--green-deep);
}
.button.gold:hover {
  background: #c7a15f;
}
.hero-actions .button:first-child {
  color: var(--green-deep);
  background: var(--gold);
}
.hero-actions .button:first-child:hover {
  background: #c7a15f;
}
.hero {
  min-height: min(720px, calc(100vh - 122px));
  background: var(--green-deep);
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
}
.hero-glow {
  display: none;
}
.hero::after {
  width: 1px;
  height: 68%;
  top: 16%;
  right: calc(47.5% - 1px);
  border: 0;
  border-radius: 0;
  background: rgba(221, 178, 92, 0.5);
  animation: none;
}
.hero-copy {
  align-self: center;
  padding: 72px 10%;
}
.hero-image {
  min-height: 500px;
  margin: 5.5%;
  border-color: rgba(239, 218, 175, 0.55);
}
.hero-image img {
  object-position: 50% 30%;
}
.gallery figure {
  aspect-ratio: 4 / 5;
  min-height: 0;
}
.gallery figure:nth-child(2),
.gallery figure:nth-child(5) {
  aspect-ratio: 1 / 1;
}
.booking-form :focus-visible,
.nav-toggle:focus-visible,
a:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
}
.form-status {
  margin: 12px 0 0;
  padding: 10px 12px;
  color: var(--green);
  background: #e9dfcf;
  border-left: 2px solid var(--gold-dark);
  font-size: 12px;
  line-height: 1.45;
}
footer img {
  width: 68px;
  height: 68px;
  mix-blend-mode: screen;
}

@media (max-width: 900px) {
  .site-header {
    min-height: 86px;
  }
  .brand {
    width: 94px;
    height: 72px;
  }
  .brand img {
    width: 94px;
    height: 94px;
    margin-top: -11px;
  }
  .hero {
    min-height: 650px !important;
  }
  .hero::after {
    display: none;
  }
  .hero-image {
    min-height: 650px;
    max-height: none;
    margin: 0 !important;
    opacity: 0.42;
    border: 0;
    position: absolute;
    inset: 0;
  }
  .hero-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(13, 35, 25, 0.88), rgba(13, 35, 25, 0.35));
  }
  .hero-copy {
    align-self: end;
    padding: 100px 8% 70px !important;
  }
  .gallery figure,
  .gallery figure:nth-child(2),
  .gallery figure:nth-child(5) {
    aspect-ratio: 4 / 5;
    min-height: 0;
  }
}

@media (max-width: 520px) {
  .staging-banner {
    font-size: 9px;
    padding-inline: 12px;
  }
  .hero {
    min-height: 610px !important;
  }
  .hero-image {
    min-height: 610px;
  }
  .hero-copy {
    padding: 88px 7% 58px !important;
  }
  .hero-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .hero-actions .button {
    text-align: center;
  }
  footer {
    justify-content: center;
    padding-block: 22px;
  }
  footer img {
    width: 78px;
    height: 78px;
  }
}

.instagram-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 20px;
  border: 1px solid #c5ad79;
  color: #faf9f5;
  font-size: 12px;
  text-decoration: none;
}
.instagram-link:hover { background: #52644b; }
.footer-brand-row { flex-wrap: wrap; }

/* Footer policies stay readable independently of the compact brand row. */
footer { display: block; }
.footer-policies { padding: 20px 0 32px; text-transform: none; letter-spacing: 0; }
.footer-policies h2 { font-size: 30px; line-height: 1.2; color: #faf9f5; }
.footer-policy-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px 32px; margin: 24px 0; }
.footer-policy-grid dt { font-size: 14px; font-weight: 500; color: #faf9f5; margin-bottom: 8px; }
.footer-policy-grid dd { margin: 0; font-size: 13px; line-height: 1.7; color: #e2e5dd; }
.footer-policy-agreement { font-size: 13px; line-height: 1.7; margin: 0; }
.footer-policies a { text-decoration: underline; text-underline-offset: 3px; letter-spacing: 0; }
.footer-brand-row { display: flex; align-items: center; justify-content: space-between; gap: 20px; border-top: 1px solid #70786c; padding-top: 24px; }
@media (max-width: 900px) {
  .footer-policy-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px) {
  .footer-policy-grid { grid-template-columns: 1fr; gap: 20px; }
  .footer-brand-row { flex-wrap: wrap; justify-content: center; }
}

/* Moss, clay and warm white review theme. */
:root {
  --ivory: #faf9f5;
  --paper: #f4f5f0;
  --green: #52644b;
  --green-deep: #30382f;
  --gold: #c5ad79;
  --gold-dark: #79613b;
  --ink: #303330;
}
.staging-banner { margin: 0; background: #303330; color: #faf9f5; }
.site-header { position: relative; padding-block: 8px; }
.brand { width: 184px; height: 184px; overflow: visible; }
.brand img { width: 184px; height: 184px; margin: 0; filter: none; }
.hero { background: #dde3d7; color: var(--ink); min-height: 520px; }
.hero-copy { padding-block: 48px; }
.hero-description { color: #454e41; }
.hero .eyebrow { color: #655334; }
.hero-image { min-height: 420px; }
.hero-image img { filter: none; animation: none; }
.hero-actions .button:first-child { background: #52644b; color: #fff; }
.hero-actions .button:first-child:hover { background: #30382f; }
.hero-actions .button-ghost { color: #30382f !important; border-color: #69765f; }
.trust-ribbon { background: #b77d69; color: #fff; }
.first-visit article + article { background: #e3e8dc; }
.services { background: #edf0e8; }
.work { background: #52644b; }
.artist { align-items: start; background: #faf9f5; }
.artist figure { min-height: 0; background: #e3e8dc; }
.artist figure img {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  min-height: 0;
  object-fit: contain;
  filter: none;
}
.artist figcaption { background: #303330; padding: 8px 12px; }
.proof { background: #f4f5f0; }
.proof-slot { background: #f0e4df; }
.policies { background: #e3e8dc; }
.booking { background: #52644b; }
footer { background: #303330; }
footer img { width: 136px; height: 136px; mix-blend-mode: normal; }
section[id] { scroll-margin-top: 20px; }
h1, h2, h3, blockquote { letter-spacing: 0; }
h1 { font-size: 72px; line-height: 1; }
h2 { font-size: 46px; line-height: 1.05; }
.booking h2 { font-size: 54px; }
@media (max-width: 900px) {
  .brand, .brand img { width: 150px; height: 150px; margin: 0; }
  .hero { min-height: 0 !important; }
  .hero-copy { padding: 42px 8% !important; }
  .hero-image {
    position: relative;
    inset: auto;
    opacity: 1;
    min-height: 0;
    height: 340px;
    max-height: none;
  }
  .hero-image::after { display: none; }
  .hero-image img { object-position: center 30%; }
  h1 { font-size: 48px; }
  h2 { font-size: 38px; }
  .booking h2 { font-size: 42px; }
  .artist figure { width: min(100%, 440px); margin-inline: auto; }
}
@media (max-width: 520px) {
  .hero-copy { padding: 28px 7% !important; }
  h1 { font-size: 42px; }
  .hero-description { font-size: 16px; }
  .hero-actions { gap: 8px; }
  .hero-image { height: 280px; }
  footer img { width: 120px; height: 120px; }
}
