:root{--reset-espresso: #2B1F17;--reset-cream: #F4EFE6;--reset-soft-clay: #B97B5E;--reset-soft-clay-hover: #A56A4E;--reset-soft-clay-active: #8F5A3F;--reset-rose-gold: #C4956A;--reset-pale-sage: #C8D1B9;--reset-warm-sand: #D9C4A7;--reset-clay-tint-10: #F0E5DF;--reset-clay-tint-20: #EAD6CC;--reset-sage-tint-15: #E8EDE3;--reset-sand-tint-15: #EEE7DA;--reset-espresso-tint-05: #F0EDE9;--reset-espresso-tint-12: #DDD5CE;--reset-color-surface: var(--reset-cream);--reset-color-surface-raised: #FFFFFF;--reset-color-ink: var(--reset-espresso);--reset-color-ink-muted: rgba(43, 31, 23, .6);--reset-color-ink-faint: rgba(43, 31, 23, .3);--reset-color-hairline: var(--reset-espresso-tint-12);--reset-color-accent-warm: var(--reset-rose-gold);--reset-color-cta: var(--reset-soft-clay);--reset-color-cta-hover: var(--reset-soft-clay-hover);--reset-color-cta-active: var(--reset-soft-clay-active);--reset-color-cta-label: #FFFFFF;--reset-color-night-accent: var(--reset-pale-sage);--reset-color-day-accent: var(--reset-warm-sand);--reset-color-night-surface: var(--reset-sage-tint-15);--reset-color-day-surface: var(--reset-sand-tint-15);--reset-color-hair-surface: var(--reset-clay-tint-10);--reset-color-badge-new: var(--reset-clay-tint-20);--reset-color-badge-new-ink: var(--reset-soft-clay);--reset-color-badge-sale: var(--reset-warm-sand);--reset-color-badge-sale-ink: var(--reset-espresso);--reset-color-badge-sub: var(--reset-pale-sage);--reset-color-badge-sub-ink: var(--reset-espresso);--reset-color-marquee-bg: var(--reset-espresso);--reset-color-marquee-ink: var(--reset-cream);--reset-color-marquee-accent: var(--reset-rose-gold);--reset-font-display-he: "Frank Ruhl Libre", serif;--reset-font-display-en: "Cormorant Garamond", "Frank Ruhl Libre", serif;--reset-font-body-he: "Assistant", sans-serif;--reset-font-body-en: "Plus Jakarta Sans", "Assistant", sans-serif;--reset-font-mono: "IBM Plex Mono", "Miriam Mono CLM", monospace;--reset-type-hero: clamp(3.6rem, calc(2.133rem + 4.583vw) , 8rem);--reset-type-display-xl: clamp(3.2rem, calc(2.133rem + 3.333vw) , 6.4rem);--reset-type-display-l: clamp(2.6rem, calc(1.867rem + 2.292vw) , 4.8rem);--reset-type-display-m: clamp(2.2rem, calc(1.733rem + 1.458vw) , 3.6rem);--reset-type-display-s: clamp(1.8rem, calc(1.533rem + .833vw) , 2.6rem);--reset-type-body-l: clamp(1.8rem, calc(1.733rem + .208vw) , 2rem);--reset-type-body: 1.6rem;--reset-type-body-s: 1.4rem;--reset-type-eyebrow: 1.1rem;--reset-lh-display: 1.15;--reset-lh-body-l: 1.55;--reset-lh-body: 1.65;--reset-lh-body-s: 1.5;--reset-ls-display-he: 0;--reset-ls-display-en: -.01em;--reset-ls-body: .006em;--reset-ls-eyebrow: .1em;--reset-space-1: .4rem;--reset-space-2: .8rem;--reset-space-3: 1.2rem;--reset-space-4: 1.6rem;--reset-space-5: 2.4rem;--reset-space-6: 3.2rem;--reset-space-7: 4.8rem;--reset-space-8: 6.4rem;--reset-space-9: 9.6rem;--reset-space-10: 12.8rem;--reset-space-xs: var(--reset-space-1);--reset-space-sm: var(--reset-space-3);--reset-space-md: var(--reset-space-5);--reset-space-lg: var(--reset-space-6);--reset-space-xl: var(--reset-space-7);--reset-space-2xl: var(--reset-space-8);--reset-space-3xl: var(--reset-space-9);--reset-section-padding-mobile: var(--reset-space-8);--reset-section-padding-desktop: var(--reset-space-9);--reset-card-padding-sm: var(--reset-space-4);--reset-card-padding-md: var(--reset-space-5);--reset-card-padding-lg: var(--reset-space-6);--reset-gutter-mobile: var(--reset-space-4);--reset-gutter-tablet: var(--reset-space-5);--reset-gutter-desktop: var(--reset-space-6);--reset-radius-xs: .2rem;--reset-radius-sm: .6rem;--reset-radius-md: 1.2rem;--reset-radius-lg: 1.6rem;--reset-radius-xl: 2.4rem;--reset-radius-pill: 10rem;--reset-radius-full: 50%;--reset-radius-button: var(--reset-radius-xs);--reset-radius-button-alt: var(--reset-radius-pill);--reset-radius-input: var(--reset-radius-sm);--reset-radius-card: var(--reset-radius-md);--reset-radius-card-rich: var(--reset-radius-lg);--reset-radius-badge: var(--reset-radius-pill);--reset-radius-modal: var(--reset-radius-xl);--reset-radius-image: var(--reset-radius-md);--reset-duration-instant: 50ms;--reset-duration-fast: .15s;--reset-duration-base: .25s;--reset-duration-enter: .35s;--reset-duration-exit: .2s;--reset-duration-scene: .6s;--reset-duration-cinematic: .9s;--reset-ease-out: cubic-bezier(0, 0, .2, 1);--reset-ease-in: cubic-bezier(.4, 0, 1, 1);--reset-ease-inout: cubic-bezier(.4, 0, .2, 1);--reset-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--reset-ease-cinematic: cubic-bezier(.16, 1, .3, 1);--reset-transition-color: color var(--reset-duration-fast) var(--reset-ease-inout), background-color var(--reset-duration-fast) var(--reset-ease-inout), border-color var(--reset-duration-fast) var(--reset-ease-inout);--reset-transition-transform: transform var(--reset-duration-base) var(--reset-ease-out);--reset-transition-opacity: opacity var(--reset-duration-base) var(--reset-ease-inout);--reset-transition-shadow: box-shadow var(--reset-duration-base) var(--reset-ease-inout);--reset-shadow-color: 43, 31, 23;--reset-shadow-0: none;--reset-shadow-1: 0 1px 2px rgba(var(--reset-shadow-color), .08);--reset-shadow-2: 0 2px 8px rgba(var(--reset-shadow-color), .1), 0 1px 2px rgba(var(--reset-shadow-color), .06);--reset-shadow-3: 0 4px 16px rgba(var(--reset-shadow-color), .12), 0 2px 4px rgba(var(--reset-shadow-color), .08);--reset-shadow-4: 0 8px 32px rgba(var(--reset-shadow-color), .14), 0 2px 8px rgba(var(--reset-shadow-color), .08);--reset-shadow-5: 0 16px 48px rgba(var(--reset-shadow-color), .18), 0 4px 12px rgba(var(--reset-shadow-color), .1);--reset-shadow-card: var(--reset-shadow-1);--reset-shadow-card-hover: var(--reset-shadow-3);--reset-shadow-card-rich: var(--reset-shadow-3);--reset-shadow-card-rich-hover: var(--reset-shadow-4);--reset-shadow-sticky: 0 2px 24px rgba(var(--reset-shadow-color), .12);--reset-shadow-modal: var(--reset-shadow-5);--reset-shadow-focus: 0 0 0 3px rgba(43, 31, 23, .25);--reset-parallax-depth-1: 24px;--reset-parallax-depth-2: 40px;--reset-z-below: -1;--reset-z-base: 0;--reset-z-card: 1;--reset-z-card-badge: 2;--reset-z-card-overlay: 3;--reset-z-marquee: 10;--reset-z-sticky-cta: 20;--reset-z-sticky-header:30;--reset-z-drawer: 40;--reset-z-modal: 50;--reset-z-toast: 60;--reset-z-overlay: 70;--reset-z-skip-link: 100}
/*# sourceMappingURL=/cdn/shop/t/9/assets/reset-tokens.css.map */
