:root{--color-cream: #FAF7F2;--color-parchment: #F5EFE6;--color-smoke: #EDE8DF;--color-ash: #D4CFC6;--color-fog: #B8B3AA;--color-stone: #8C8780;--color-charcoal-light: #6B6560;--color-charcoal-mid: #2C2924;--color-charcoal: #1A1814;--color-ink: #0F0D0B;--color-white: #FFFFFF;--color-black: #000000;--color-garnet-tint: #F7ECEE;--color-garnet-light: #A83044;--color-garnet: #7B1F2E;--color-garnet-dark: #5E1722;--color-garnet-deeper: #420F18;--color-gold-tint: #FDF8EC;--color-gold-light: #DFC070;--color-gold: #C9A84C;--color-gold-dark: #A8882E;--color-gold-deeper: #7A6120;--color-success: #2D6A4F;--color-success-bg: #EBF5F0;--color-warning: #B5850A;--color-warning-bg: #FFF9E6;--color-error: #C0392B;--color-error-bg: #FDEAEA;--color-info: #1B5FA8;--color-info-bg: #EAF2FC;--color-bg: var(--color-cream);--color-surface-1: var(--color-parchment);--color-surface-2: var(--color-smoke);--color-surface-inverse: var(--color-charcoal);--color-border: var(--color-ash);--color-border-strong: var(--color-fog);--color-border-muted: var(--color-smoke);--color-text: var(--color-charcoal);--color-text-muted: var(--color-charcoal-light);--color-text-subtle: var(--color-stone);--color-text-inverted: var(--color-cream);--color-text-on-primary: var(--color-white);--color-primary: var(--color-garnet);--color-primary-hover: var(--color-garnet-dark);--color-primary-active: var(--color-garnet-deeper);--color-primary-subtle: var(--color-garnet-tint);--color-accent: var(--color-gold);--color-accent-hover: var(--color-gold-dark);--color-accent-subtle: var(--color-gold-tint);--font-display-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-display-weight: 400;--font-display-style: normal;--font-display-weight-bold: 600;--font-body-family: "DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body-weight: 400;--font-body-style: normal;--font-body-weight-medium: 500;--font-body-weight-bold: 700;--text-2xs: .625rem;--text-xs: .6875rem;--text-sm: .8125rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--display-xs: clamp(1.5rem, 2.5vw + .5rem, 2.25rem);--display-sm: clamp(1.875rem, 3vw + .5rem, 2.75rem);--display-md: clamp(2.25rem, 4.5vw + .5rem, 3.5rem);--display-lg: clamp(3rem, 6vw + .5rem, 5rem);--display-xl: clamp(3.5rem, 8vw + .5rem, 6.5rem);--display-2xl: clamp(4rem, 10vw + .5rem, 8rem);--lh-tight: 1.1;--lh-snug: 1.25;--lh-normal: 1.5;--lh-relaxed: 1.7;--lh-loose: 2;--ls-tightest: -.04em;--ls-tight: -.02em;--ls-normal: 0;--ls-wide: .04em;--ls-wider: .08em;--ls-widest: .14em;--space-px: 1px;--space-0-5: .125rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-14: 3.5rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-28: 7rem;--space-32: 8rem;--space-40: 10rem;--space-48: 12rem;--space-56: 14rem;--space-64: 16rem;--section-gap-xs: clamp(2rem, 4vw, 3rem);--section-gap-sm: clamp(3rem, 5vw, 5rem);--section-gap-md: clamp(4rem, 7vw, 8rem);--section-gap-lg: clamp(5rem, 9vw, 12rem);--section-gap-xl: clamp(6rem, 11vw, 16rem);--page-width: 1440px;--page-width-narrow: 1024px;--page-width-xs: 720px;--page-gutter: clamp(1.25rem, 4vw, 5rem);--grid-gap: clamp(.75rem, 1.5vw, 1.5rem);--grid-gap-lg: clamp(1.5rem, 3vw, 3rem);--header-height: 3.875rem;--header-height-mobile: 3.5rem;--announcement-height: 2.5rem;--announcement-height-when-hidden: 0px;--radius-none: 0;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--radius-3xl: 32px;--radius-pill: 9999px;--radius-circle: 50%;--radius-btn: var(--radius-none);--radius-input: var(--radius-none);--radius-card: var(--radius-xs);--radius-tag: var(--radius-pill);--radius-badge: var(--radius-pill);--shadow-xs: 0 1px 2px 0 rgb(26 24 20 / .04);--shadow-sm: 0 1px 3px 0 rgb(26 24 20 / .07), 0 1px 2px -1px rgb(26 24 20 / .04);--shadow-md: 0 4px 6px -1px rgb(26 24 20 / .07), 0 2px 4px -2px rgb(26 24 20 / .04);--shadow-lg: 0 10px 15px -3px rgb(26 24 20 / .08), 0 4px 6px -4px rgb(26 24 20 / .04);--shadow-xl: 0 20px 25px -5px rgb(26 24 20 / .09), 0 8px 10px -6px rgb(26 24 20 / .04);--shadow-2xl: 0 25px 50px -12px rgb(26 24 20 / .18);--shadow-inner: inset 0 2px 4px 0 rgb(26 24 20 / .05);--shadow-garnet: 0 8px 24px -4px rgb(123 31 46 / .3);--shadow-gold: 0 8px 24px -4px rgb(201 168 76 / .25);--focus-ring: 0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-gold);--duration-instant: 0ms;--duration-fast: .12s;--duration-normal: .22s;--duration-slow: .38s;--duration-slower: .6s;--duration-reveal: .9s;--duration-ken-burns: 12s;--ease-linear: linear;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-image: cubic-bezier(.22, 1, .36, 1);--duration-image: .9s;--duration-enter: .7s;--z-below: -1;--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500;--z-max: 9999;--saree-card-ratio: 4 / 5;--saree-card-ratio-sq: 1 / 1;--saree-card-ratio-wide: 3 / 4;--swatch-sm: 1.5rem;--swatch-md: 2rem;--swatch-lg: 2.5rem}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 0ms;--duration-normal: 0ms;--duration-slow: 0ms;--duration-slower: 0ms;--duration-reveal: 0ms;--duration-ken-burns: 0ms;--duration-image: 0ms;--duration-enter: 0ms}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tokens.css.map */
