@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(archivo-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Approved Archivo regular text and tighter navigation, September 4, 2026. */
body, p, .product-description p, .about-page p, .accordion-body p, footer {
  font-weight: 400;
}
nav a { letter-spacing: 0.06em; }
.stripe-order-button { letter-spacing: 0.08em; }

/* The image already contains the approved STUDIO blur. */
.brand-mark {
  display: flex;
  align-items: center;
  min-height: 44px;
  letter-spacing: 0;
}
.brand-logo {
  display: block;
  width: 8.515625em;
  height: auto;
  max-width: none;
}
.intro-wordmark {
  letter-spacing: 0;
  max-width: calc(100vw - 32px);
}
.intro-wordmark .brand-logo { max-width: 100%; }
