@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pxiEyp8kv8JHgFVrJJfedw.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf') format('truetype');
}

.w-webflow-badge {
  display: none !important;
}

/* Helper: show brand mark on dark backgrounds */
.brand-image.white-on-dark { filter: brightness(0) invert(1); }
.cart-icon.white-on-dark { filter: brightness(0) invert(1); }
.brand-text { font-family: 'Comfortaa', cursive; font-weight: 700; line-height: 1; color: #111; display: inline-block; font-size: clamp(1.5rem, 5vw, 4.5rem); }
.brand-text.white-on-dark { color: #fff; }
/* Fluid sizing replaces media queries for better responsiveness */
