/* Compactere ritmiek met behoud van Quimones warme typografie. */
body { line-height: 1.58; }
.eyebrow { margin-bottom: 11px; }
.site-header { min-height: 78px; }
.mainnav a { padding-block: 26px 23px; }
.home-hero { min-height: 470px; }
.home-hero-copy { padding: 46px 5vw 46px 7vw; }
.home-hero-copy h1 { margin-bottom: 16px; font-size: clamp(2.5rem, 3.7vw, 4.2rem); }
.home-hero-copy > p:not(.eyebrow) { font-size: 16px; }
.home-hero-image { min-height: 470px; }
.button { margin-top: 8px; }
.status-panel { padding: 27px 7vw; gap: 3vw; }
.status-panel h2 { font-size: clamp(1.8rem, 2.8vw, 3rem); }
.home-about { padding: 55px 7vw; }
.home-about h2, .section-title h2, .shop-promo h2 { font-size: clamp(2.3rem, 3.4vw, 3.8rem); }
.richtext { font-size: 16px; line-height: 1.62; }
.richtext p { margin-bottom: .9em; }
.richtext h2 { font-size: clamp(1.9rem, 2.6vw, 3rem); margin: 1.15em 0 .45em; }
.richtext h3 { font-size: 1.55rem; }
.richtext li { margin: .3em 0; }
.section-title { padding: 45px 7vw; }
.treatment-links > a { padding: 18px 20px 24px; }
.treatment-links img { height: 235px; margin-bottom: 17px; }
.treatment-links a strong { font-size: 1.65rem; }
.shop-promo { min-height: 400px; }
.shop-promo > div { padding: 45px 6vw; }
.shop-promo h2 { margin-bottom: 12px; }
.inner-hero { padding: 55px 7vw 45px; }
.inner-hero h1 { font-size: clamp(2.7rem, 5vw, 5.2rem); }
.feature-photo { height: 350px; }
.photo-strip { height: 250px; }
.content-side { padding: 42px 3vw 42px 7vw; gap: 12px; }
.content-layout > .richtext { padding: 42px 6vw 52px 5vw; }
.subnav a { padding: 18px 3vw; }
.product-photos img { height: 245px; }
.source-gallery img { height: 260px; }
.shop-gallery img { height: 240px; }
.contact-details { padding: 45px 5vw 45px 7vw; }
.contact-form { padding: 45px 7vw 52px 4vw; }
.contact-details h2, .contact-form h2 { font-size: clamp(2.3rem, 3.2vw, 3.4rem); }
.contact-details p { font-size: 16px; }
.footer-top { padding: 50px 7vw; }
@media (max-width: 760px) {
  .site-header { min-height: 68px; }
  .mainnav { top: 68px; }
  .mainnav a { padding: 11px 24px; }
  .home-hero { min-height: 0; }
  .home-hero-copy { padding: 38px 24px; }
  .home-hero-copy h1 { font-size: clamp(2.5rem, 8vw, 3.8rem); }
  .home-hero-image { min-height: 245px; height: 245px; }
  .status-panel { padding: 25px 24px; }
  .home-about { padding: 40px 24px; }
  .section-title { padding: 38px 24px; }
  .treatment-links img { height: 205px; }
  .shop-promo { min-height: 0; }
  .shop-promo > img { height: 245px; }
  .shop-promo > div { padding: 38px 24px; }
  .inner-hero { padding: 42px 24px 35px; }
  .inner-hero h1 { font-size: clamp(2.6rem, 8.5vw, 4.3rem); }
  .feature-photo { height: 270px; }
  .photo-strip { height: 180px; }
  .content-side { padding: 22px 24px; }
  .content-layout > .richtext { padding: 36px 24px; }
  .contact-details, .contact-form { padding: 38px 24px; }
  .footer-top { padding: 40px 24px; }
  .source-gallery img { height: 215px; }
  .shop-gallery img { height: 185px; }
}

/* De kleine originele foto's tonen op hun eigen resolutie. */
.treatment-links img { width: auto; max-width: 100%; height: 150px; object-fit: contain; object-position: left center; }
.shop-promo { grid-template-columns: 35% 65%; background: var(--sand); }
.shop-promo > img { width: min(225px, calc(100% - 40px)); height: auto; max-height: 150px; margin: 20px auto; align-self: center; object-fit: contain; }
.feature-photo { display: flex; align-items: center; justify-content: center; height: auto; min-height: 0; padding: 22px; background: var(--sand); }
.feature-photo img { width: auto; max-width: 100%; height: auto; max-height: 319px; object-fit: contain; }
.photo-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; height: auto; padding: 20px; background: var(--sand); }
.photo-strip img { flex: none; width: auto; max-width: 100%; height: auto; max-height: 180px; object-fit: contain; }
.source-gallery { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; padding: 20px; background: var(--sand); }
.source-gallery img { flex: none; width: auto; max-width: 100%; height: auto; max-height: 267px; object-fit: contain; }
.shop-gallery { grid-template-columns: repeat(3, 225px); justify-content: center; gap: 10px; padding: 20px; background: var(--sand); }
.shop-gallery img { width: 100%; height: auto; max-height: 150px; object-fit: contain; }
@media (max-width: 760px) {
  .shop-promo { grid-template-columns: 1fr; }
  .shop-gallery { grid-template-columns: repeat(2, minmax(0, 225px)); padding: 16px; }
}

/* Sfeerbeelden staan in het verhaal, als een kleine redactionele reeks. */
.home-about { grid-template-columns: minmax(210px, 30%) minmax(0, 1fr); column-gap: 5vw; row-gap: 24px; }
.home-about-media { grid-column: 2; display: grid; grid-template-columns: 130px minmax(0, 1fr); gap: 22px; align-items: start; padding-top: 18px; border-top: 1px solid var(--line); }
.home-about-media .eyebrow { margin-top: 3px; }
.home-about-photos { display: flex; flex-wrap: wrap; gap: 10px; }
.home-about-photos figure { width: min(225px, 100%); margin: 0; border: 1px solid var(--line); background: var(--cream); }
.home-about-photos img { width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.home-about-photos figcaption { padding: 8px 10px; border-top: 1px solid var(--line); font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }

/* Behandelingen en winkel gebruiken beeld als onderdeel van de tegel. */
.treatment-links > a { display: flex; flex-direction: column; }
.treatment-links-media { display: flex; align-items: center; justify-content: flex-start; min-height: 182px; margin: 0 0 16px; padding: 15px; border: 1px solid var(--line); background: var(--sand); }
.treatment-links-media img { width: auto; max-width: 100%; height: auto; max-height: 150px; margin: 0; object-fit: contain; }
.treatment-links > a strong { max-width: 19ch; }
.shop-promo { grid-template-columns: minmax(260px, 36%) minmax(0, 1fr); }
.shop-promo-media { position: relative; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; min-width: 0; margin: 0; padding: clamp(24px, 4vw, 65px); border-right: 1px solid var(--line); background: var(--sand); }
.shop-promo-media::before { content: 'Q'; margin-bottom: auto; color: var(--rose); font: 500 clamp(5rem, 9vw, 10rem)/.9 'Playfair Display', Georgia, serif; }
.shop-promo-media img { width: 225px; max-width: 100%; height: auto; object-fit: cover; }
.shop-promo-media figcaption { width: min(225px, 100%); padding: 9px 0; border-top: 1px solid var(--line); font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }

/* Portret en behandelfoto's delen de kolom met de bijbehorende tekst. */
.content-layout--media { grid-template-columns: minmax(290px, 36%) minmax(0, 1fr); }
.content-side--media { gap: 12px; background: var(--sand); }
.side-gallery { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1px; width: min(100%, 480px); margin: 0 0 18px; border: 1px solid var(--line); background: var(--line); }
.side-gallery--multi { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.side-gallery figure { display: flex; flex-direction: column; align-items: flex-start; min-width: 0; margin: 0; padding: 12px; background: var(--cream); }
.side-gallery img { display: block; width: auto; max-width: 100%; height: auto; max-height: 319px; object-fit: contain; }
.side-gallery figcaption { display: flex; gap: 10px; align-items: baseline; width: 100%; margin-top: 10px; padding-top: 8px; border-top: 1px solid var(--line); font-size: 11px; font-weight: 700; line-height: 1.4; }
.side-gallery figcaption span { color: var(--rose); letter-spacing: .08em; }
.page-winkel .side-gallery figure { align-items: flex-end; padding: 22px; background: var(--plum); color: #fff; }
.page-winkel .side-gallery figcaption { border-color: #8d7785; }

/* Wijsheden blijven letterlijk bewerkbaar, maar krijgen een eigen leesritme. */
.page-wijsheid .content-layout { display: block; }
.page-wijsheid .content-side { display: none; }
.page-wijsheid .content-layout > .wisdom-board { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: none; padding: 0; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.wisdom-board blockquote { position: relative; min-height: 220px; margin: 0; padding: clamp(28px, 4vw, 65px); border: 0; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--cream); }
.wisdom-board blockquote::before { content: '“'; display: block; height: 45px; color: var(--rose); font: 500 5rem/.7 'Playfair Display', Georgia, serif; }
.wisdom-board blockquote p:first-child { max-width: 31ch; margin: 0 0 24px; font: 500 clamp(1.45rem, 2.2vw, 2.4rem)/1.25 'Playfair Display', Georgia, serif; }
.wisdom-board blockquote p:last-child { margin: 0; font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.wisdom-board blockquote:first-child, .wisdom-board blockquote:last-child { grid-column: 1 / -1; background: var(--plum); color: #fff; }
.wisdom-board blockquote:first-child p:first-child, .wisdom-board blockquote:last-child p:first-child { max-width: 47ch; }
.page-over_mijzelf .richtext blockquote { max-width: 660px; margin: 12px 0 22px; padding: 20px 25px; border: 0; border-left: 3px solid var(--rose); background: var(--sand); }
.page-over_mijzelf .richtext blockquote p:first-child { font: 500 clamp(1.35rem, 2vw, 1.9rem)/1.3 'Playfair Display', Georgia, serif; }
.page-over_mijzelf .richtext blockquote p:last-child { margin: 0; font-size: 12px; }

/* De winkelbeelden vormen een compacte, gelabelde beeldcatalogus. */
.product-photos { border-bottom: 1px solid var(--line); }
.product-photos figure { display: flex; flex-direction: column; align-items: center; justify-content: space-between; min-width: 0; margin: 0; padding: 22px; background: var(--cream); border-right: 1px solid var(--line); }
.product-photos figure img { width: auto; max-width: 100%; height: auto; max-height: 245px; object-fit: contain; }
.product-photos figcaption { width: 100%; margin-top: 16px; padding-top: 9px; border-top: 1px solid var(--line); font-size: 12px; font-weight: 700; }
.shop-archive { display: grid; grid-template-columns: 250px minmax(0, 1fr); max-width: 1300px; margin: 35px auto; border: 1px solid var(--line); }
.shop-archive-heading { padding: 28px; background: var(--plum); color: #fff; }
.shop-archive-heading h2 { margin: 24px 0 0; font: 500 clamp(1.9rem, 2.6vw, 3rem)/1.12 'Playfair Display', Georgia, serif; }
.shop-gallery { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; padding: 0; background: var(--cream); }
.shop-gallery figure { display: flex; flex-direction: column; align-items: center; min-width: 0; margin: 0; padding: 16px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.shop-gallery figure img { width: 225px; max-width: 100%; height: auto; max-height: none; aspect-ratio: 3 / 2; object-fit: cover; }
.shop-gallery figcaption { width: min(225px, 100%); margin-top: 8px; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }

@media (max-width: 760px) {
  .home-about, .content-layout--media { grid-template-columns: 1fr; }
  .home-about-media { grid-column: 1; grid-template-columns: 1fr; gap: 10px; }
  .shop-promo { grid-template-columns: 1fr; }
  .shop-promo-media { min-height: 235px; padding: 24px; border-right: 0; border-bottom: 1px solid var(--line); }
  .shop-promo-media::before { position: absolute; right: 24px; font-size: 6rem; }
  .page-wijsheid .content-layout > .wisdom-board { grid-template-columns: 1fr; }
  .wisdom-board blockquote:first-child, .wisdom-board blockquote:last-child { grid-column: auto; }
  .shop-archive { grid-template-columns: 1fr; margin: 20px 16px; }
  .shop-archive-heading { padding: 24px; }
  .shop-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
