/** Shopify CDN: Minification failed

Line 24:0 Expected "}" to go with "{"

**/
/* Additional or custom CSS */

/* === SCANDIBLOOM CUSTOM STYLES v1.5 – Body Satoshi + Headings Playfair === */

@font-face {
  font-family: "Satoshi";
  src: url("/cdn/shop/files/Satoshi-Regular.woff2?v=1772153479") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  /* BODY = Satoshi (præcis som Brand Guide) */
  --font-body-family: "Satoshi", system-ui, sans-serif;
  --font-body-weight: normal;
  --font-body-weight-bold: 600;

