/* Brand typography. Fonts are bundled locally with their SIL OFL licences. */
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/brand/manrope-latin-wght-normal.woff2') format('woff2');
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../fonts/brand/cormorant-garamond-latin-wght-normal.woff2') format('woff2');
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../fonts/brand/cormorant-garamond-latin-wght-italic.woff2') format('woff2');
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
}
:root {
  --font-body: 'Manrope', Arial, sans-serif;
  --font-display: 'Cormorant Garamond', Georgia, serif;
  --type-display: clamp(3rem, 2rem + 3.6vw, 5.5rem);
  --type-heading: clamp(2.5rem, 1.8rem + 2.5vw, 4.25rem);
  --type-body: 1rem;
  --type-label: .875rem;
  --type-meta: .75rem;
  --muted: #66586b;
}
body {
  font-family: var(--font-body);
  font-size: var(--type-body);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -.012em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
h1, h2 {
  font-family: var(--font-display);
  font-weight: 600;
  font-optical-sizing: auto;
  line-height: 1.04;
  letter-spacing: -.03em;
  text-wrap: balance;
}
h1, .hero-premium h1, .page-intro h1 { font-size: var(--type-display); }
h2, .section-heading h2, .location-row h2 { font-size: var(--type-heading); }
h3 {
  font-family: var(--font-body);
  font-weight: 650;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: -.035em;
  text-wrap: balance;
}
h1 em, h2 em { font-family: var(--font-display); font-weight: 500; }
p { text-wrap: pretty; }
strong { font-weight: 700; }
.eyebrow, .product-copy .eyebrow {
  font-family: var(--font-body);
  font-size: var(--type-meta);
  line-height: 1.6;
  font-weight: 750;
  letter-spacing: .16em;
  margin-bottom: 20px;
}
.announcement { font-size: .8125rem; line-height: 1.6; letter-spacing: .06em; padding: 9px 16px; }
.nav-wrap nav { font-size: var(--type-label); gap: clamp(14px, 2vw, 28px); font-weight: 600; letter-spacing: -.025em; }
.nav-wrap nav .member-link { font-weight: 700; padding: 12px 20px; }
.nav-wrap nav a { white-space: nowrap; }
.menu-toggle { font-size: var(--type-label); font-weight: 650; }
.hero-premium h1 { line-height: 1.02; letter-spacing: -.035em; margin-bottom: 28px; }
.hero-premium .hero-copy>p:not(.eyebrow) { font-size: 1.0625rem; line-height: 1.85; max-width: 43ch; color: #e2d5e7; }
.hero-premium .hero-grid { gap: clamp(36px, 5vw, 70px); padding-top: 72px; padding-bottom: 46px; }
.hero-note p { font-size: var(--type-label); line-height: 1.65; }
.hero-note>span, .showcase-heading { font-size: var(--type-meta); letter-spacing: .13em; line-height: 1.6; }
.showcase-heading { font-weight: 650; }
.slide-count { font-variant-numeric: tabular-nums; }
.banner-caption h2 { font-family: var(--font-body); font-size: 1.25rem; font-weight: 650; line-height: 1.4; letter-spacing: -.035em; text-wrap: balance; }
.banner-caption>div>span { font-size: var(--type-meta); font-weight: 550; letter-spacing: .1em; }
.slide-actions [data-slide-action=pause] { font-size: var(--type-label); }
.hero-bottom, .hero-bottom>span { font-size: var(--type-meta); letter-spacing: .09em; }
.hero-bottom a { font-size: var(--type-label); font-weight: 500; }
.button, .text-link { font-size: var(--type-label); font-weight: 700; letter-spacing: -.01em; line-height: 1.6; }
.button { min-height: 52px; padding: 15px 24px; }
.light-link { font-size: var(--type-label); font-weight: 550; }
.collection-strip a { font-size: var(--type-label); font-weight: 550; }
.collection-strip .container>span { font-size: var(--type-meta); line-height: 1.6; letter-spacing: .12em; }
.section { padding-top: 100px; padding-bottom: 100px; }
.section-heading { margin-bottom: 40px; }
.category-filters button { font-size: var(--type-label); font-weight: 600; letter-spacing: -.015em; }
.filter-result { font-size: var(--type-label); }
.product-copy { padding: 28px; }
.product-copy h3 { font-size: 1.25rem; line-height: 1.4; font-weight: 700; margin-bottom: 12px; }
.product-copy .eyebrow { letter-spacing: .08em; margin-bottom: 16px; }
.product-copy p { font-size: 1rem; line-height: 1.75; margin-bottom: 24px; }
.product-copy .text-link { width: 100%; padding-top: 16px; border-top: 1px solid var(--line); border-bottom: none; }
.story-section { padding: 96px 0; }
.story-grid p:not(.eyebrow), .story-section .story-grid p:not(.eyebrow) { font-size: 1.0625rem; line-height: 1.85; max-width: 49ch; }
.values-grid article>span { font-family: var(--font-display); font-size: 3rem; line-height: 1.1; font-weight: 500; font-variant-numeric: lining-nums; }
.values-grid h3 { font-size: 1.1875rem; margin-top: 24px; margin-bottom: 14px; }
.values-grid p { font-size: 1rem; line-height: 1.8; }
.faq-section { padding: 92px 0; }
.faq-list summary { font-size: 1rem; line-height: 1.6; letter-spacing: -.02em; font-weight: 650; }
.faq-list details p { font-size: 1rem; line-height: 1.8; }
.faq-grid>div>p:not(.eyebrow) { max-width: 36ch; }
.location-section { padding: 80px 0; }
.municipality-link, .footer-top, .footer-top p { font-size: var(--type-label); line-height: 1.8; }
.footer-top>p { font-family: var(--font-display); font-size: 1.8rem; font-weight: 500; line-height: 1.2; letter-spacing: -.025em; }
.footer-bottom { font-size: var(--type-meta); letter-spacing: .005em; }
.disclaimer { font-size: var(--type-meta); line-height: 1.8; letter-spacing: .005em; }
.page-intro { padding: 72px 0 60px; }
.page-intro p:last-child { font-size: 1.0625rem; line-height: 1.85; max-width: 58ch; }
.story-body { max-width: 760px; }
.story-body>p:not(.eyebrow) { font-size: 1.0625rem; line-height: 1.9; }
.mission-grid h2 { font-size: clamp(2.4rem, 1.8rem + 1.5vw, 3.25rem); }
.mission-grid p:not(.eyebrow) { font-size: 1rem; line-height: 1.85; }
.detail-copy h1 { font-size: clamp(2.8rem, 2rem + 2.8vw, 4.5rem); }
.detail-copy h2 { font-family: var(--font-body); font-size: 1.0625rem; line-height: 1.5; letter-spacing: -.025em; font-weight: 700; margin-top: 32px; margin-bottom: 10px; }
.detail-copy>p { line-height: 1.85; }
.product-notice { font-size: var(--type-label); line-height: 1.8; }
.breadcrumb, .catalogue-heading a { font-size: var(--type-label); }
.contact-grid h2 { font-size: 3rem; }
.contact-details h3 { font-size: 1rem; letter-spacing: -.02em; }
label { font-size: var(--type-label); font-weight: 650; line-height: 1.5; }
input, textarea { font-family: var(--font-body); font-size: 1rem; font-weight: 400; line-height: 1.6; padding: 14px; }
.form-note { font-size: var(--type-label); color: var(--muted); }
.form-status { font-size: 1rem; line-height: 1.75; }
@media (max-width: 1050px) {
  .nav-wrap { gap: 18px; }
  .nav-wrap nav { flex-wrap: wrap; justify-content: flex-end; column-gap: 16px; row-gap: 0; padding: 12px 0; }
  .nav-wrap nav .member-link { padding: 10px 14px; }
  .hero-premium .hero-grid { gap: 32px; }
  .hero-premium h1 { font-size: clamp(3.2rem, 5.8vw, 4.8rem); }
  .product-copy { padding: 24px; }
}
@media (max-width: 800px) {
  .nav-wrap nav { justify-content: flex-start; column-gap: 24px; padding: 10px 0 22px; }
  .hero-premium h1 { font-size: clamp(3rem, 1rem + 7vw, 5rem); }
  .hero-premium .hero-grid { padding-top: 50px; padding-bottom: 36px; gap: 40px; }
  .section, .story-section, .faq-section { padding-top: 72px; padding-bottom: 72px; }
  .section-heading { margin-bottom: 32px; }
  .page-intro { padding: 55px 0 44px; }
  .location-section { padding: 65px 0; }
}
@media (max-width: 580px) {
  :root { --type-display: clamp(2.8rem, 1.5rem + 6vw, 3.7rem); --type-heading: clamp(2.5rem, 1.8rem + 3vw, 3.1rem); }
  .hero-premium h1 { font-size: clamp(2.75rem, 1.1rem + 8.2vw, 4rem); line-height: 1.05; }
  .hero-premium .hero-grid { padding-top: 42px; gap: 32px; }
  .hero-premium .hero-copy>p:not(.eyebrow) { font-size: 1rem; line-height: 1.8; }
  .hero-copy .actions { gap: 18px 22px; margin-top: 28px; }
  .eyebrow { letter-spacing: .12em; margin-bottom: 17px; }
  .section, .story-section, .faq-section { padding-top: 58px; padding-bottom: 58px; }
  .category-filters button { padding: 10px 14px; }
  .collection-tools { gap: 18px; }
  .section-heading { margin-bottom: 28px; }
  .banner-caption h2 { font-size: 1.125rem; }
  .product-copy { padding: 25px; }
  .product-copy h3 { font-size: 1.25rem; }
  .page-intro { padding: 42px 0 36px; }
  .page-intro p:last-child, .story-body>p:not(.eyebrow), .story-grid p:not(.eyebrow), .story-section .story-grid p:not(.eyebrow) { font-size: 1rem; line-height: 1.85; }
  .contact-grid h2 { font-size: 2.65rem; }
  .detail-copy h1 { font-size: 3rem; }
  .faq-list summary { font-size: 1rem; }
  .footer-top>p { font-size: 1.8rem; }
  .location-section { padding: 52px 0; }
}
