:root{--bg-dark: hsl(0 0% 90%);--bg: hsl(0 0% 95%);--bg-light: hsl(0 0% 100%);--text: hsl(0 0% 0%);--text-muted: hsl(0 0% 60%);--highlight: hsl(0 0% 100%);--border: hsl(0 0% 0%);--border-muted: hsl(0 0% 90%);--carousel-arrow-button-bg: hsl(0 0% 0% / .07);--carousel-arrow-button-color: hsl(0 0% 0% / .55);--carousel-arrow-button-bg-hover: hsl(0 0% 0% / .12);--carousel-arrow-button-color-hover: hsla(0, 0%, 0%, .75);--primary: hsl(221 49% 33%);--ag-button-primary-font-size: var(--type-sub-section-text-size);--ag-card-carousel-secondary-button-font-size: var(--type-sub-section-text-size);--ag-button-primary-padding-inline: calc(var(--ag-base-unit) * 1.5);--ag-button-primary-product-margin-bottom: calc(var(--ag-base-unit) * .5);--ag-button-primary-product-margin-top: calc(var(--ag-base-unit) * .5);--buttons-shadow-opacity: 0;--buttons-shadow-visible: 0;--buttons-shadow-horizontal-offset: 0px;--buttons-shadow-vertical-offset: 0px;--buttons-shadow-blur-radius: 0px;--ag-px: .1rem;--ag-base-unit: calc(19 * var(--ag-px));--button-border: calc(10 * var(--ag-px));--button-radius: calc(var(--ag-base-unit) * 1.5);--corner-radius: calc(10 * var(--ag-px));--button-shadow: none;--space-025: calc(var(--ag-base-unit) * .25);--space-050: calc(var(--ag-base-unit) * .5);--space-075: calc(var(--ag-base-unit) * .75);--space-100: calc(var(--ag-base-unit) * 1);--space-150: calc(var(--ag-base-unit) * 1.5);--space-200: calc(var(--ag-base-unit) * 2);--space-300: calc(var(--ag-base-unit) * 3);--space-400: calc(var(--ag-base-unit) * 4);--space-500: calc(var(--ag-base-unit) * 5);--space-600: calc(var(--ag-base-unit) * 6);--ag-section-gap-mobile: var(--space-400);--ag-section-gap-desktop: var(--space-600);--ag-section-gap: var(--ag-section-gap-mobile);--ag-banner-copy-media-aspect-ratio-mobile: 16 / 9;--ag-banner-copy-media-aspect-ratio-desktop: 16 / 7;--ag-banner-copy-media-aspect-ratio: var(--ag-banner-copy-media-aspect-ratio-mobile);--ag-banner-copy-media-radius-mobile: 0;--ag-banner-copy-media-radius-desktop: var(--corner-radius);--ag-banner-copy-media-radius: var(--ag-banner-copy-media-radius-mobile);--font-regular: 400;--font-bold: 500;--line-height-title:0;--type-headlines-size-mobile: calc(48 * var(--ag-px));--type-headlines-size-desktop: calc(64 * var(--ag-px));--type-headlines-size: var(--type-headlines-size-mobile);--type-headlines-weight: var(--font-bold);--type-headlines-color: var(--text);--type-headlines-line-height: 1.1;--type-headlines-letter-spacing: -.04em;--type-section-headers-size-mobile: calc(32 * var(--ag-px));--type-section-headers-size-desktop: calc(56 * var(--ag-px));--type-section-headers-size: var(--type-section-headers-size-mobile);--type-section-headers-weight: var(--font-bold);--type-section-headers-color: var(--text);--type-section-headers-line-height: 1.1;--type-section-sub-header-size-mobile: calc(20 * var(--ag-px));--type-section-sub-header-size-desktop: calc(28 * var(--ag-px));--type-section-sub-header-size: var(--type-section-sub-header-size-mobile);--type-section-sub-header-weight: var(--font-bold);--type-section-sub-header-color: var(--text-muted);--type-section-sub-header-line-height: 1.5;--type-section-paragraph-main-size-mobile: calc(19 * var(--ag-px));--type-section-paragraph-main-size-desktop: calc(24 * var(--ag-px));--type-section-paragraph-main-size: var(--type-section-paragraph-main-size-mobile);--type-section-paragraph-main-weight: var(--font-regular);--type-section-paragraph-main-color: var(--text);--type-section-paragraph-main-line-height: 1.33;--type-sub-section-title-size-mobile: calc(19 * var(--ag-px));--type-sub-section-title-size-desktop: calc(24 * var(--ag-px));--type-sub-section-title-size: var(--type-sub-section-title-size-mobile);--type-sub-section-title-weight: var(--font-bold);--type-sub-section-title-color: var(--text);--type-sub-section-title-line-height: 1.25;--type-sub-section-text-size-mobile: calc(14 * var(--ag-px));--type-sub-section-text-size-desktop: calc(17 * var(--ag-px));--type-sub-section-text-size: var(--type-sub-section-text-size-mobile);--type-sub-section-text-weight: var(--font-text);--type-sub-section-text-color: var(--text-muted);--type-sub-section-text-line-height: 1.5;--type-minor-text-size-mobile: calc(15 * var(--ag-px));--type-minor-text-size-desktop: calc(15 * var(--ag-px));--type-minor-text-size: var(--type-minor-text-size-mobile);--type-minor-text-weight: var(--font-regular);--type-minor-text-color: var(--text-muted);--type-minor-text-line-height: 1.5}@media screen and (min-width:750px){:root{--ag-section-gap: var(--ag-section-gap-desktop);--ag-banner-copy-media-aspect-ratio: var(--ag-banner-copy-media-aspect-ratio-desktop);--ag-banner-copy-media-radius: var(--ag-banner-copy-media-radius-desktop);--type-headlines-size: var(--type-headlines-size-desktop);--type-section-headers-size: var(--type-section-headers-size-desktop);--type-section-sub-header-size: var(--type-section-sub-header-size-desktop);--type-section-paragraph-main-size: var(--type-section-paragraph-main-size-desktop);--type-sub-section-title-size: var(--type-sub-section-title-size-desktop);--type-sub-section-text-size: var(--type-sub-section-text-size-desktop);--type-minor-text-size: var(--type-minor-text-size-desktop)}}@supports (color: oklch(0% 0 0)){:root{--bg: oklch(1 0 0);--bg-dark: oklch(0 0 0);--bg-light: oklch(1 0 0);--text: oklch(0 0 0);--text-muted: oklch(.55 0 0);--highlight: oklch(1 0 0);--border: oklch(0 0 0);--border-muted: oklch(.9 0 0);--carousel-arrow-button-bg: oklch(0 0 0 / .07);--carousel-arrow-button-color: oklch(.45 0 0 / .68);--carousel-arrow-button-bg-hover: oklch(0 0 0 / .12);--carousel-arrow-button-color-hover: oklch(.35 0 0 / .85);--primary: oklch(.4 .1 264);--button-shadow: none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ag-tokens.css.map */
