:root{--color-seed-red: 196 18 48;--color-seed-black: 0 0 0;--color-seed-light-grey: 246 246 246;--color-seed-white: 255 255 255;--color-seed-medium-grey: 215 211 198;--color-seed-grey: 221 219 212;--color-text-primary: 35 31 21;--color-text-secondary: 117 117 117;--color-text-disabled: 246 246 246;--color-text-inverse: 255 255 255;--color-text-sale: 236 52 46;--color-seed-charcoal: 35 31 32;--color-seed-dark-grey: 117 117 117;--color-focus: 0 123 255;--color-in-stock: 63 175 24;--color-low-stock: 242 179 17;--color-success: 18 135 72;--color-success-light: 231 243 237;--color-error: 220 55 55;--color-error-light: 252 235 235;--color-warning: 185 95 0;--color-warning-light: 251 245 232;--color-information: 0 102 204;--color-information-light: 229 240 250;--color-foreground: var(--color-text-primary);--color-icon: var( --color-seed-black );--color-background: var(--color-seed-white);--color-background-subtle: var(--color-seed-light-grey);--color-border: var(--color-seed-grey);--color-primary: var(--color-seed-red);--color-on-primary: var(--color-seed-white);--color-disabled: var(--color-text-disabled);--font-primary: "Proxima Nova", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--text-h1-desktop: 40px;--text-h1-mobile: 32px;--line-height-h1-desktop: 48px;--line-height-h1-mobile: 48px;--letter-spacing-h1-desktop: .5px;--letter-spacing-h1-mobile: 0;--text-h1: var(--text-h1-desktop);--line-height-h1: var(--line-height-h1-desktop);--letter-spacing-h1: var(--letter-spacing-h1-desktop);--font-weight-h1: var(--font-weight-semibold);--text-h2-desktop: 36px;--text-h2-mobile: 28px;--line-height-h2-desktop: 40px;--line-height-h2-mobile: 40px;--text-h2: var(--text-h2-desktop);--line-height-h2: var(--line-height-h2-desktop);--font-weight-h2: var(--font-weight-medium);--text-h3-desktop: 24px;--text-h3-mobile: 22px;--line-height-h3-desktop: 32px;--line-height-h3-mobile: 32px;--text-h3: var(--text-h3-desktop);--line-height-h3: var(--line-height-h3-desktop);--font-weight-h3: var(--font-weight-medium);--text-h4-desktop: 20px;--text-h4-mobile: 18px;--line-height-h4-desktop: 28px;--line-height-h4-mobile: 28px;--text-h4: var(--text-h4-desktop);--line-height-h4: var(--line-height-h4-desktop);--font-weight-h4: var(--font-weight-medium);--text-h5-desktop: 18px;--text-h5-mobile: 16px;--line-height-h5-desktop: 24px;--line-height-h5-mobile: 24px;--text-h5: var(--text-h5-desktop);--line-height-h5: var(--line-height-h5-desktop);--font-weight-h5: var(--font-weight-medium);--text-h6-desktop: 14px;--text-h6-mobile: 14px;--line-height-h6-desktop: 24px;--line-height-h6-mobile: 24px;--text-h6: var(--text-h6-desktop);--line-height-h6: var(--line-height-h6-desktop);--font-weight-h6: var(--font-weight-medium);--text-lg: 16px;--line-height-lg: 24px;--text-base: 14px;--line-height-base: 20px;--text-sm: 12px;--line-height-sm: 18px;--text-button: 16px;--line-height-button: 24px;--text-link-big: 14px;--line-height-link-big: 20px;--text-link-small: 12px;--line-height-link-small: 18px;--text-breadcrumb: 10px;--line-height-breadcrumb: 16px;--letter-spacing-breadcrumb: 1px;--text-badge: 10px;--line-height-badge: 16px;--letter-spacing-badge: 1px;--text-xs: 10px;--space-2: .125rem;--space-4: .25rem;--space-8: .5rem;--space-12: .75rem;--space-16: 1rem;--space-24: 1.5rem;--space-32: 2rem;--space-40: 2.5rem;--space-48: 3rem;--space-64: 4rem;--space-80: 5rem;--space-96: 6rem;--space-128: 8rem;--space-160: 10rem;--radius-none: 0;--radius-small: 4px;--text-case-upper: uppercase;--text-case-lower: lowercase;--text-case-start: capitalize;--text-case-none: none;--transition-base: .3s ease-in-out;--overlay-opacity: .6;--message-delay: 3s;--shadow-focus: 0 0 0 2px rgb(var(--color-focus));--shadow-success: 0 0 0 1px rgb(var(--color-success));--shadow-error: 0 0 0 1px rgb(var(--color-error));--breakpoint-mobile: 768px;--breakpoint-tablet: 1024px;--breakpoint-desktop: 1440px;--breakpoint-wide: 1441px;--grid-columns: 4;--grid-margin: 20px;--grid-gutter: 8px;--page-gutter: var(--grid-margin)}@media(min-width:1025px){:root{--grid-columns: 12;--grid-margin: 32px;--grid-gutter: 20px}}@media(max-width:768px){:root{--page-gutter: var(--space-16)}}@media(max-width:768px){:root{--text-h1: var(--text-h1-mobile);--line-height-h1: var(--line-height-h1-mobile);--letter-spacing-h1: var(--letter-spacing-h1-mobile);--text-h2: var(--text-h2-mobile);--line-height-h2: var(--line-height-h2-mobile);--text-h3: var(--text-h3-mobile);--line-height-h3: var(--line-height-h3-mobile);--text-h4: var(--text-h4-mobile);--line-height-h4: var(--line-height-h4-mobile);--text-h5: var(--text-h5-mobile);--line-height-h5: var(--line-height-h5-mobile);--text-h6: var(--text-h6-mobile);--line-height-h6: var(--line-height-h6-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/323/assets/tokens.css.map */
