/** Shopify CDN: Minification failed

Line 73:0 Unexpected "<"

**/
/* =========================================================
   ANML Brand Tokens — PrettyCool 2025
   Source of truth for the editorial collection-page revamp.
   Loaded once via layout/theme.liquid; consumed by:
     - sections/collection-masthead.liquid
     - sections/collection-cover-story.liquid
     - sections/ingredients-deep-dive.liquid
     - sections/product-roadmap.liquid
     - sections/collection-reading-room.liquid
     - sections/collection-closing-cta.liquid
   Do not duplicate these declarations inside section stylesheets.
   ========================================================= */

:root {
  --anml-color-burgundy: #572D2D;
  --anml-color-tan: #C8A080;
  --anml-color-cream: #F5F3EE;

  --anml-color-dusty-blue: #606E81;
  --anml-color-ash-green: #C3C6A8;
  --anml-color-eggplant: #392733;
  --anml-color-rose-dust: #D6C9CA;

  --anml-color-charcoal: #2D2926;
  --anml-color-ivory: #E8E6DF;
  --anml-color-light-gray: #D9D9D6;
  --anml-color-off-white: #F9F0F0;
  --anml-color-light-green: #EEF0E8;
  --anml-color-white: #FFFFFF;

  --anml-color-balm-blue: #BFD3D9;
  --anml-color-cobalt-jar: #1F3A66;

  --anml-fg-primary: var(--anml-color-charcoal);
  --anml-fg-secondary: #5A5550;
  --anml-fg-muted: #8A847E;
  --anml-fg-on-emphasis: var(--anml-color-cream);
  --anml-fg-on-emphasis-muted: var(--anml-color-tan);

  --anml-border-on-light: rgba(45, 41, 38, 0.12);
  --anml-border-on-light-strong: rgba(45, 41, 38, 0.22);
  --anml-border-on-light-faint: rgba(45, 41, 38, 0.08);
  --anml-border-on-dark: rgba(232, 230, 223, 0.22);

  --anml-cta-bg: var(--anml-color-burgundy);
  --anml-cta-bg-hover: #6E3A3A;
  --anml-cta-bg-press: #4A2424;

  --anml-font-display: "Playfair Display", "Lastik", Georgia, "Times New Roman", serif;
  --anml-font-body: "Roboto", "Helvetica Neue", Arial, sans-serif;
  --anml-font-accent: "Roboto", "Helvetica Neue", Arial, sans-serif;

  --anml-tracking-display: -0.025em;
  --anml-tracking-eyebrow: 0.18em;
  --anml-tracking-button: 0.08em;

  --anml-ease-out: cubic-bezier(0.22, 0.61, 0.36, 1);
  --anml-ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --anml-dur-fast: 140ms;
  --anml-dur-base: 220ms;
  --anml-dur-slow: 420ms;

  --anml-wrap-max: 1320px;
  --anml-gutter-desktop: 48px;
  --anml-gutter-mobile: 20px;
  --anml-mobile-bp: 767px;
}
</content>
</invoke>