:root{--svp-color-brand-primary: #07070a;--svp-color-brand-surface: #0e0e13;--svp-color-brand-surface-raised: #14141a;--svp-color-brand-border: #1d1d28;--svp-color-brand-text: #eaeaf2;--svp-color-brand-muted: #a8a8c0;--svp-color-brand-accent: #7b6cf0;--svp-color-brand-accent-strong: #a08df7;--svp-color-trust-clinical: #005b9f;--svp-color-trust-clinical-soft: #e6f0f9;--svp-color-trust-navy: #0a192f;--svp-color-trust-success: #27ae60;--svp-color-trust-gold: #ffc107;--svp-color-urgency: #d32f2f;--svp-color-urgency-strong: #ff0000;--svp-color-warning: #ffd100;--svp-color-hype-green: #00ff66;--svp-color-hype-yellow: #f0f900;--svp-color-wellness-cream: #f9f9f7;--svp-color-wellness-stone: #f5f5f5;--svp-color-wellness-sage: #6f8068;--svp-color-wellness-slate: #475569;--svp-color-wellness-charcoal: #1a1a1a;--svp-color-flavor-blue: #00bfff;--svp-color-flavor-red: #ff0033;--svp-color-flavor-orange: #ff5f00;--svp-space-xs: 4px;--svp-space-sm: 8px;--svp-space-md: 16px;--svp-space-lg: 32px;--svp-space-xl: 64px;--svp-space-2xl: 96px;--svp-space-3xl: 120px;--svp-space-4xl: 144px;--svp-section-padding-sm: var(--svp-space-xl);--svp-section-padding-md: var(--svp-space-2xl);--svp-section-padding-lg: var(--svp-space-4xl);--svp-card-padding: var(--svp-space-md);--svp-buybox-gap: var(--svp-space-md);--svp-dense-gap: var(--svp-space-sm);--svp-font-family-body: var(--svp-font-body, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--svp-font-family-heading: var(--svp-font-body, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--svp-font-family-data: var(--svp-font-data, "JetBrains Mono", "SF Mono", Consolas, monospace);--svp-font-family-editorial: Georgia, "Times New Roman", serif;--svp-font-scale-display: 3.5rem;--svp-font-scale-h1: 2.5rem;--svp-font-scale-h2: 2rem;--svp-font-scale-h3: 1.5rem;--svp-font-scale-body-lg: 1.125rem;--svp-font-scale-body: 1rem;--svp-font-scale-ui: .875rem;--svp-font-scale-micro: .75rem;--svp-font-line-display: 1.08;--svp-font-line-heading: 1.2;--svp-font-line-body: 1.6;--svp-font-line-ui: 1.3;--svp-font-weight-regular: 400;--svp-font-weight-medium: 500;--svp-font-weight-semibold: 600;--svp-font-weight-bold: 700;--svp-font-weight-extrabold: 800;--svp-font-weight-black: 900;--svp-font-letter-spacing: 0;--svp-radius-sharp: 0;--svp-radius-xs: 4px;--svp-radius-sm: 6px;--svp-radius-md: 8px;--svp-radius-lg: 16px;--svp-radius-pill: 9999px;--svp-border-width-hairline: 1px;--svp-border-width-active: 2px;--svp-border-width-facts: 4px;--svp-touch-target-min: 44px;--svp-btn-height-primary: 56px;--svp-btn-height-emphasis: 64px;--svp-btn-height-micro: 32px;--svp-swatch-size: 32px;--svp-motion-duration-instant: .1s;--svp-motion-duration-fast: .15s;--svp-motion-duration-base: .2s;--svp-motion-duration-standard: .3s;--svp-motion-duration-slow: .5s;--svp-motion-duration-cinematic: .6s;--svp-motion-ease-standard: ease;--svp-motion-ease-out: cubic-bezier(.16, 1, .3, 1);--svp-motion-ease-in-out: cubic-bezier(.4, 0, .2, 1);--svp-motion-ease-spring: cubic-bezier(.25, .46, .45, .94);--svp-motion-hover-lift: -2px;--svp-motion-hover-lift-strong: -4px;--svp-motion-hover-scale: 1.02;--svp-motion-hover-scale-strong: 1.05;--svp-motion-tap-scale: .98;--svp-motion-reveal-distance: 16px;--svp-motion-progress-duration: var(--svp-motion-duration-slow);--svp-shadow-button-hard: 6px 6px 0 rgba(0, 0, 0, .95);--svp-shadow-card-soft: 0 8px 24px rgba(0, 0, 0, .12);--svp-shadow-card-hover: 0 14px 34px rgba(0, 0, 0, .18);--svp-shadow-glow-accent: 0 0 36px rgba(123, 108, 240, .28)}@media screen and (max-width:749px){:root{--svp-font-scale-display: 2.5rem;--svp-font-scale-h1: 2rem;--svp-font-scale-h2: 1.5rem;--svp-font-scale-h3: 1.25rem;--svp-section-padding-sm: 48px;--svp-section-padding-md: var(--svp-space-xl);--svp-section-padding-lg: var(--svp-space-2xl)}}.svp-motion-hover-lift{transition:transform var(--svp-motion-duration-base) var(--svp-motion-ease-standard),box-shadow var(--svp-motion-duration-base) var(--svp-motion-ease-standard),border-color var(--svp-motion-duration-base) var(--svp-motion-ease-standard),background-color var(--svp-motion-duration-base) var(--svp-motion-ease-standard)}.svp-motion-hover-lift:hover,.svp-motion-hover-lift:focus-visible{transform:translateY(var(--svp-motion-hover-lift));box-shadow:var(--svp-shadow-card-hover)}.svp-motion-tap-press{transition:transform var(--svp-motion-duration-instant) var(--svp-motion-ease-standard),background-color var(--svp-motion-duration-base) var(--svp-motion-ease-standard)}.svp-motion-tap-press:active{transform:scale(var(--svp-motion-tap-scale))}.svp-motion-reveal{opacity:0;transform:translateY(var(--svp-motion-reveal-distance));transition:opacity var(--svp-motion-duration-standard) var(--svp-motion-ease-out),transform var(--svp-motion-duration-standard) var(--svp-motion-ease-out)}.svp-motion-reveal.is-visible,.svp-motion-reveal[data-svp-visible=true]{opacity:1;transform:translateY(0)}@keyframes svp-fade-in-up{0%{opacity:0;transform:translateY(var(--svp-motion-reveal-distance))}to{opacity:1;transform:translateY(0)}}@keyframes svp-subtle-pulse{0%{box-shadow:0 0 #7b6cf038}70%{box-shadow:0 0 0 10px #7b6cf000}to{box-shadow:0 0 #7b6cf000}}.svp-micro-swatch{width:var(--svp-swatch-size);height:var(--svp-swatch-size);min-width:var(--svp-swatch-size);border:var(--svp-border-width-hairline) solid var(--svp-color-brand-border);border-radius:var(--svp-radius-pill);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:transform var(--svp-motion-duration-fast) var(--svp-motion-ease-standard),border-color var(--svp-motion-duration-fast) var(--svp-motion-ease-standard),box-shadow var(--svp-motion-duration-fast) var(--svp-motion-ease-standard)}.svp-micro-swatch:hover,.svp-micro-swatch:focus-visible{transform:translateY(var(--svp-motion-hover-lift));border-color:var(--svp-color-brand-accent)}.svp-micro-swatch[aria-checked=true],.svp-micro-swatch.is-selected{border-color:var(--svp-color-brand-text);box-shadow:0 0 0 2px var(--svp-color-brand-primary),0 0 0 4px var(--svp-color-brand-accent)}.svp-micro-progress{width:100%;height:var(--svp-space-sm);overflow:hidden;border-radius:var(--svp-radius-pill);background:#a8a8c02e}.svp-micro-progress__bar{display:block;height:100%;width:var(--svp-progress-value, 0%);border-radius:inherit;background:linear-gradient(90deg,var(--svp-color-brand-accent),var(--svp-color-trust-success));transition:width var(--svp-motion-progress-duration) var(--svp-motion-ease-out)}.svp-micro-quick-add{min-height:var(--svp-btn-height-micro);opacity:0;transform:translateY(var(--svp-space-sm));pointer-events:none;transition:opacity var(--svp-motion-duration-base) var(--svp-motion-ease-standard),transform var(--svp-motion-duration-base) var(--svp-motion-ease-standard)}.svp-micro-card:hover .svp-micro-quick-add,.svp-micro-card:focus-within .svp-micro-quick-add,.svp-micro-quick-add.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.svp-micro-tooltip{position:absolute;z-index:20;max-width:16rem;padding:var(--svp-space-sm) var(--svp-space-md);border-radius:var(--svp-radius-sm);background:var(--svp-color-wellness-charcoal);color:#fff;font-family:var(--svp-font-family-body);font-size:var(--svp-font-scale-ui);font-weight:var(--svp-font-weight-semibold);line-height:var(--svp-font-line-ui);opacity:0;transform:translateY(var(--svp-space-xs));pointer-events:none;transition:opacity var(--svp-motion-duration-base) var(--svp-motion-ease-standard),transform var(--svp-motion-duration-base) var(--svp-motion-ease-standard)}.svp-micro-has-tooltip:hover .svp-micro-tooltip,.svp-micro-has-tooltip:focus-within .svp-micro-tooltip{opacity:1;transform:translateY(0)}.svp-micro-radio-panel{border:var(--svp-border-width-hairline) solid var(--svp-color-brand-border);border-radius:var(--svp-radius-md);padding:var(--svp-space-md);transition:border-color var(--svp-motion-duration-base) var(--svp-motion-ease-standard),background-color var(--svp-motion-duration-base) var(--svp-motion-ease-standard),box-shadow var(--svp-motion-duration-base) var(--svp-motion-ease-standard)}.svp-micro-radio-panel:hover,.svp-micro-radio-panel:focus-within{border-color:var(--svp-color-brand-accent)}.svp-micro-radio-panel.is-selected,.svp-micro-radio-panel[aria-checked=true]{border-width:var(--svp-border-width-active);border-color:var(--svp-color-brand-accent);background:#7b6cf014}@media(hover:none),(pointer:coarse){.svp-micro-quick-add{opacity:1;transform:none;pointer-events:auto}}@media(prefers-reduced-motion:reduce){:root{--svp-motion-duration-instant: 1ms;--svp-motion-duration-fast: 1ms;--svp-motion-duration-base: 1ms;--svp-motion-duration-standard: 1ms;--svp-motion-duration-slow: 1ms;--svp-motion-duration-cinematic: 1ms;--svp-motion-hover-lift: 0;--svp-motion-hover-lift-strong: 0;--svp-motion-hover-scale: 1;--svp-motion-hover-scale-strong: 1;--svp-motion-tap-scale: 1;--svp-motion-reveal-distance: 0}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/svp-design-tokens.css.map */
