@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--sf-neutral-000: #ffffff;--sf-neutral-100: #f5f5f5;--sf-neutral-200: #f0f0f0;--sf-neutral-300: #e6e6e6;--sf-neutral-400: #d4d4d4;--sf-neutral-50: #fafafa;--sf-neutral-500: #a8a8a8;--sf-neutral-600: #6e6e6e;--sf-neutral-700: #4a4a4a;--sf-neutral-800: #2e2e2e;--sf-neutral-900: #1a1a1a;--sf-neutral-black: #000000;--sf-neutral-white: #ffffff;--sf-weight-400: 400;--sf-weight-500: 500;--sf-weight-600: 600;--sf-weight-700: 700;--sf-size-10: 10px;--sf-size-100: 100px;--sf-size-12: 12px;--sf-size-14: 14px;--sf-size-16: 16px;--sf-size-18: 18px;--sf-size-20: 20px;--sf-size-24: 24px;--sf-size-32: 32px;--sf-size-40: 40px;--sf-size-48: 48px;--sf-size-60: 60px;--sf-size-72: 72px;--sf-radius-0: 0px;--sf-radius-10: 10px;--sf-radius-12: 12px;--sf-radius-14: 14px;--sf-radius-16: 16px;--sf-radius-18: 18px;--sf-radius-2: 2px;--sf-radius-24: 24px;--sf-radius-32: 32px;--sf-radius-4: 4px;--sf-radius-5: 5px;--sf-radius-6: 6px;--sf-radius-8: 8px;--sf-radius-pill: 999px;--sf-inset-lg: 188;--sf-inset-xl: 350;--sf-space--1: -1px;--sf-space-0: 0px;--sf-space-1: 1px;--sf-space-12: 12px;--sf-space-16: 16px;--sf-space-2: 2px;--sf-space-20: 20px;--sf-space-24: 24px;--sf-space-32: 32px;--sf-space-4: 4px;--sf-space-40: 40px;--sf-space-48: 48px;--sf-space-50: 50px;--sf-space-6: 6px;--sf-space-64: 64px;--sf-space-8: 8px;--sf-space-80: 80px;--sf-letter-spacing-normal: 0px;--sf-letter-spacing-snug: -.25px;--sf-letter-spacing-tight: -.5px;--sf-letter-spacing-wide: .25px;--sf-letter-spacing-xwide: 1px;--sf-font-family-accent: "Inter";--sf-font-family-primary: "Inter";--sf-font-family-secondary: "Inter";--sf-error-50: #fdeaea;--sf-error-200: #d86363;--sf-error-300: #b71c1c;--sf-success-50: #e8f5e3;--sf-success-200: #64a864;--sf-success-300: #1e7a1e;--sf-warning-50: #fff4e0;--sf-warning-200: #d68d3a;--sf-warning-300: #ad5700;--sf-info-50: #bbdaff;--sf-info-200: #62a1f0;--sf-info-300: #0169e9;--sf-info-400: #0055cc;--sf-sale-300: #e91740;--sf-brand-100: #efe9f7;--sf-brand-200: #decef2;--sf-brand-300: #c29eef;--sf-brand-400: #9f60f0;--sf-brand-50: #f7f5f9;--sf-brand-500: #8a38f5;--sf-brand-600: #6906ea;--sf-brand-700: #4c02ab;--sf-brand-800: #360377;--sf-brand-900: #200542}:root,[data-scheme=light]{--sf-text-primary: var(--sf-neutral-black);--sf-text-secondary: var(--sf-neutral-600);--sf-text-disabled: var(--sf-neutral-500);--sf-text-on-dark: var(--sf-neutral-000);--sf-text-on-light: var(--sf-neutral-black);--sf-text-on-brand: var(--sf-neutral-000);--sf-text-on-button: var(--sf-neutral-000);--sf-text-on-button-hover: var(--sf-text-on-button);--sf-text-on-brand-hover: var(--sf-text-on-brand);--sf-text-on-button-inverse: var(--sf-neutral-black);--sf-text-always-white: #ffffff;--sf-text-always-black: #000000;--sf-text-brand: var(--sf-brand-primary);--sf-text-brand-tint: var(--sf-color-brand-tint, #000000);--sf-text-link: var(--sf-neutral-black);--sf-text-inverse: var(--sf-neutral-000);--sf-text-accent: var(--sf-accent-600, var(--sf-brand-primary));--sf-text-error: var(--sf-error-300);--sf-text-success: var(--sf-success-300);--sf-text-warning: var(--sf-warning-300);--sf-text-info: var(--sf-info-400);--sf-text-sale: var(--sf-sale-300);--sf-text-status-error: var(--sf-text-error);--sf-text-status-success: var(--sf-text-success);--sf-text-status-warning: var(--sf-text-warning);--sf-text-status-info: var(--sf-text-info);--sf-text-status-sale: var(--sf-text-sale);--sf-text-status-selected: var(--sf-surface-status-selected);--sf-text-star-active: var(--sf-warning-200);--sf-text-star-inactive: var(--sf-neutral-200);--sf-text-review-star-active: var(--sf-text-star-active);--sf-text-review-star-inactive: var(--sf-text-star-inactive);--sf-surface-bg-default: var(--sf-neutral-000);--sf-surface-bg-primary: var(--sf-neutral-000);--sf-surface-bg-secondary: var(--sf-neutral-50);--sf-surface-bg-light: var(--sf-neutral-100);--sf-surface-bg-brand: var(--sf-brand-primary);--sf-surface-bg-brand-tint: var(--sf-brand-tint);--sf-surface-bg-accent: var(--sf-brand-200);--sf-surface-bg-black: var(--sf-neutral-black);--sf-surface-bg-always-white: #ffffff;--sf-surface-bg-disabled: var(--sf-neutral-100);--sf-surface-bg-sale: var(--sf-sale-300);--sf-surface-bg-focus: var(--sf-neutral-000);--sf-surface-overlay: color-mix(in srgb, var(--sf-neutral-black) 48%, transparent);--sf-preview-chrome: #eef0f3;--sf-surface-btn-fill: var(--sf-neutral-black);--sf-surface-btn-fill-hover: var(--sf-neutral-800);--sf-surface-btn-primary: var(--sf-neutral-black);--sf-surface-btn-primary-hover: var(--sf-neutral-800);--sf-surface-btn-brand: var(--sf-brand-primary);--sf-surface-btn-brand-hover: var(--sf-brand-hover);--sf-surface-btn-brand-fill: var(--sf-brand-primary);--sf-surface-btn-brand-fill-hover: var(--sf-brand-hover);--sf-surface-btn-disabled: var(--sf-neutral-100);--sf-surface-btn-focus: transparent;--sf-surface-btn-hover-outline: transparent;--sf-surface-btn-light: var(--sf-neutral-200);--sf-surface-btn-light-hover: var(--sf-neutral-300);--sf-surface-btn-mid: var(--sf-neutral-100);--sf-surface-btn-inverse: transparent;--sf-surface-btn-inverse-fill: var(--sf-neutral-000);--sf-surface-btn-inverse-fill-hover: var(--sf-neutral-200);--sf-surface-control: var(--sf-neutral-000);--sf-surface-control-hover: var(--sf-neutral-300);--sf-surface-control-disabled: var(--sf-neutral-100);--sf-surface-control-brand: var(--sf-brand-primary);--sf-surface-control-selected: var(--sf-surface-status-selected);--sf-surface-control-secondary: var(--sf-neutral-50);--sf-surface-control-secondary-hover: var(--sf-neutral-100);--sf-surface-control-always-white: #ffffff;--sf-surface-content-card: var(--sf-neutral-000);--sf-surface-content-card-default: var(--sf-surface-content-card);--sf-surface-content-card-hover: var(--sf-neutral-50);--sf-surface-product-card: var(--sf-neutral-000);--sf-surface-product-card-default: var(--sf-surface-product-card);--sf-surface-product-card-hover: var(--sf-neutral-50);--sf-surface-status-success: var(--sf-success-50);--sf-surface-status-error: var(--sf-error-50);--sf-surface-status-warning: var(--sf-warning-50);--sf-surface-status-info: var(--sf-info-50);--sf-surface-status-selected: var(--sf-neutral-black);--sf-border-bg: var(--sf-neutral-400);--sf-border-btn-disabled: var(--sf-neutral-400);--sf-border-btn-outline: var(--sf-surface-btn-primary);--sf-border-btn-outline-hover: var(--sf-surface-btn-fill-hover);--sf-border-control: var(--sf-neutral-400);--sf-border-control-hover: var(--sf-neutral-400);--sf-border-control-focus: var(--sf-neutral-black);--sf-border-control-disabled: var(--sf-neutral-300);--sf-border-control-selected: var(--sf-surface-status-selected);--sf-border-control-brand: var(--sf-brand-primary);--sf-border-control-error: var(--sf-error-300);--sf-border-control-success: var(--sf-success-300);--sf-border-control-white: #ffffff;--sf-border-content-card: var(--sf-neutral-300);--sf-border-content-card-default: var(--sf-border-content-card);--sf-border-content-card-hover: var(--sf-neutral-black);--sf-border-product-card: var(--sf-neutral-300);--sf-border-product-card-default: var(--sf-border-product-card);--sf-border-product-card-hover: var(--sf-neutral-black);--sf-category-card-border-width: 1px;--sf-border-category-card-default: var(--sf-neutral-50);--sf-border-category-card-hover: var(--sf-neutral-100);--sf-surface-category-card-default: var(--sf-neutral-400);--sf-focus-ring: var(--sf-brand-primary);--sf-status-success: var(--sf-success-300);--sf-status-error: var(--sf-error-300);--sf-status-warning: var(--sf-warning-300);--sf-status-info: var(--sf-info-400);--sf-status-sale: var(--sf-sale-300)}[data-scheme=brand]{--sf-surface-bg-default: #2e0c5b;--sf-surface-bg-primary: #2e0c5b;--sf-text-primary: var(--sf-neutral-000);--sf-text-secondary: color-mix(in srgb, var(--sf-neutral-000) 70%, transparent);--sf-text-accent: var(--sf-accent-200, var(--sf-brand-primary));--sf-text-on-button: var(--sf-brand-primary);--sf-text-on-button-hover: var(--sf-text-on-button);--sf-text-on-brand-hover: var(--sf-text-on-brand);--sf-surface-btn-fill: var(--sf-neutral-000);--sf-surface-btn-fill-hover: var(--sf-neutral-100);--sf-text-on-button-inverse: var(--sf-brand-primary);--sf-surface-btn-primary: var(--sf-neutral-000);--sf-surface-btn-primary-hover: var(--sf-neutral-000);--sf-border-control: color-mix(in srgb, var(--sf-neutral-000) 40%, transparent);--sf-border-control-hover: var(--sf-neutral-000);--sf-border-control-focus: var(--sf-neutral-000);--sf-surface-status-selected: var(--sf-brand-primary)}[data-scheme=subtle]{--sf-surface-bg-default: var(--sf-brand-tint);--sf-surface-bg-primary: var(--sf-brand-tint);--sf-text-primary: var(--sf-neutral-black);--sf-text-accent: var(--sf-accent-600, var(--sf-brand-primary));--sf-surface-btn-fill: var(--sf-neutral-black);--sf-surface-btn-fill-hover: var(--sf-neutral-800)}[data-scheme=dark]{--sf-text-primary: #f2f2f2;--sf-text-secondary: #9a9a9a;--sf-text-disabled: #6e6e6e;--sf-text-on-dark: #f2f2f2;--sf-text-on-light: #f2f2f2;--sf-text-accent: var(--sf-accent-400, var(--sf-brand-primary));--sf-surface-bg-default: #0d0d0d;--sf-surface-bg-primary: #0d0d0d;--sf-surface-bg-secondary: #1a1a1a;--sf-surface-bg-light: #262626;--sf-surface-bg-disabled: #262626;--sf-preview-chrome: #121216;--sf-surface-btn-fill: #f2f2f2;--sf-surface-btn-fill-hover: #d9d9d9;--sf-surface-btn-disabled: #333333;--sf-surface-btn-primary: #f2f2f2;--sf-surface-btn-primary-hover: #f2f2f2;--sf-border-control: #3d3d3d;--sf-border-control-hover: #666666;--sf-border-control-focus: #a8a8a8;--sf-border-btn-disabled: #3d3d3d;--sf-text-on-button: #0d0d0d;--sf-text-on-button-hover: var(--sf-text-on-button);--sf-surface-status-success: #0e1f0e;--sf-surface-status-error: #1f0e0e;--sf-surface-status-warning: #1f1a0e;--sf-surface-status-info: #0e0e1f;--sf-surface-status-selected: #ffffff}:root{--sf-brand-primary: var(--sf-brand-500);--sf-brand-hover: var(--sf-brand-600);--sf-brand-tint: var(--sf-brand-50);--sf-brand-tint-strong: var(--sf-brand-100)}:root{--sf-font-primary: var(--sf-font-family-primary), system-ui, sans-serif;--sf-font-secondary: var(--sf-font-family-secondary), system-ui, sans-serif;--sf-font-accent: var(--sf-font-family-accent), system-ui, sans-serif;--sf-type-display-d-size: var(--sf-size-72);--sf-type-display-m-size: var(--sf-size-48);--sf-type-display-weight: var(--sf-weight-700);--sf-type-display-lh: 1;--sf-type-display-ls: var(--sf-letter-spacing-tight);--sf-type-heading-xl-d-size: var(--sf-size-60);--sf-type-heading-xl-m-size: var(--sf-size-40);--sf-type-heading-xl-weight: var(--sf-weight-700);--sf-type-heading-xl-lh: 1;--sf-type-heading-xl-ls: var(--sf-letter-spacing-snug);--sf-type-heading-lg-d-size: var(--sf-size-40);--sf-type-heading-lg-m-size: var(--sf-size-32);--sf-type-heading-lg-weight: var(--sf-weight-700);--sf-type-heading-lg-lh: 1.2;--sf-type-heading-lg-ls: var(--sf-letter-spacing-snug);--sf-type-heading-lg-case: capitalize;--sf-type-heading-md-d-size: var(--sf-size-32);--sf-type-heading-md-m-size: var(--sf-size-24);--sf-type-heading-md-weight: var(--sf-weight-700);--sf-type-heading-md-lh: 1.2;--sf-type-heading-md-ls: var(--sf-letter-spacing-snug);--sf-type-heading-s-d-size: var(--sf-size-24);--sf-type-heading-s-m-size: var(--sf-size-20);--sf-type-heading-s-weight: var(--sf-weight-400);--sf-type-heading-s-lh: 1.2;--sf-type-heading-s-ls: var(--sf-letter-spacing-snug);--sf-type-heading-xs-d-size: var(--sf-size-20);--sf-type-heading-xs-m-size: var(--sf-size-18);--sf-type-heading-xs-weight: var(--sf-weight-400);--sf-type-heading-xs-lh: 1.2;--sf-type-heading-xs-ls: var(--sf-letter-spacing-snug);--sf-type-heading-xs-alt-size: var(--sf-size-18);--sf-type-heading-xs-alt-weight: var(--sf-weight-400);--sf-type-heading-xs-alt-lh: 1.2;--sf-type-heading-xs-alt-ls: var(--sf-letter-spacing-snug);--sf-type-eyebrow-size: var(--sf-size-12);--sf-type-eyebrow-weight: var(--sf-weight-400);--sf-type-eyebrow-lh: 1.25;--sf-type-eyebrow-ls: var(--sf-letter-spacing-xwide);--sf-type-eyebrow-case: uppercase;--sf-type-body-lg-size: var(--sf-size-18);--sf-type-body-lg-lh: 1.45;--sf-type-body-lg-ls: var(--sf-letter-spacing-normal);--sf-type-body-lg-subtle-weight: var(--sf-weight-400);--sf-type-body-lg-weight: var(--sf-weight-500);--sf-type-body-lg-emphasis-weight: var(--sf-weight-600);--sf-type-body-md-size: var(--sf-size-16);--sf-type-body-md-lh: 1.2;--sf-type-body-md-ls: var(--sf-letter-spacing-normal);--sf-type-body-md-subtle-weight: var(--sf-weight-400);--sf-type-body-md-weight: var(--sf-weight-500);--sf-type-body-md-emphasis-weight: var(--sf-weight-600);--sf-type-body-sm-size: var(--sf-size-14);--sf-type-body-sm-lh: 1.25;--sf-type-body-sm-ls: var(--sf-letter-spacing-normal);--sf-type-body-sm-subtle-weight: var(--sf-weight-400);--sf-type-body-sm-weight: var(--sf-weight-500);--sf-type-body-sm-emphasis-weight: var(--sf-weight-600);--sf-type-body-xs-size: var(--sf-size-12);--sf-type-body-xs-lh: 1.6;--sf-type-body-xs-ls: var(--sf-letter-spacing-normal);--sf-type-body-xs-subtle-weight: var(--sf-weight-400);--sf-type-body-xs-weight: var(--sf-weight-500);--sf-type-body-xs-emphasis-weight: var(--sf-weight-600);--sf-type-article-size: var(--sf-size-16);--sf-type-article-lh: 1.5;--sf-type-article-ls: var(--sf-letter-spacing-normal);--sf-type-article-weight: var(--sf-weight-400);--sf-type-article-emphasis-weight: var(--sf-weight-600);--sf-type-quote-lg-size: var(--sf-size-32);--sf-type-quote-md-size: var(--sf-size-24);--sf-type-quote-sm-size: var(--sf-size-18);--sf-type-quote-weight: var(--sf-weight-400);--sf-type-quote-lh: 1.2;--sf-type-quote-ls: var(--sf-letter-spacing-tight);--sf-type-collection-2xl-size: var(--sf-size-32);--sf-type-collection-2xl-weight: var(--sf-weight-600);--sf-type-collection-2xl-lh: 1;--sf-type-collection-2xl-ls: var(--sf-letter-spacing-normal);--sf-type-collection-2xl-case: capitalize;--sf-type-collection-xl-size: var(--sf-size-20);--sf-type-collection-xl-weight: var(--sf-weight-600);--sf-type-collection-xl-lh: 1;--sf-type-collection-xl-ls: var(--sf-letter-spacing-normal);--sf-type-collection-xl-case: capitalize;--sf-type-collection-lg-size: var(--sf-size-18);--sf-type-collection-lg-weight: var(--sf-weight-500);--sf-type-collection-lg-lh: 1;--sf-type-collection-lg-ls: var(--sf-letter-spacing-normal);--sf-type-collection-lg-case: capitalize;--sf-type-collection-md-size: var(--sf-size-16);--sf-type-collection-md-weight: var(--sf-weight-500);--sf-type-collection-md-lh: 1;--sf-type-collection-md-ls: var(--sf-letter-spacing-normal);--sf-type-collection-sm-size: var(--sf-size-14);--sf-type-collection-sm-weight: var(--sf-weight-500);--sf-type-collection-sm-lh: 1;--sf-type-collection-sm-ls: var(--sf-letter-spacing-normal);--sf-type-collection-sm-case: capitalize;--sf-type-nav-breadcrumb-size: var(--sf-size-12);--sf-type-nav-breadcrumb-weight: var(--sf-weight-400);--sf-type-nav-breadcrumb-lh: 1.25;--sf-type-nav-breadcrumb-ls: var(--sf-letter-spacing-normal);--sf-type-nav-menu-lg-size: var(--sf-size-18);--sf-type-nav-menu-lg-weight: var(--sf-weight-500);--sf-type-nav-menu-lg-lh: normal;--sf-type-nav-menu-lg-ls: var(--sf-letter-spacing-normal);--sf-type-nav-menu-size: var(--sf-size-16);--sf-type-nav-menu-weight: var(--sf-weight-500);--sf-type-nav-menu-lh: normal;--sf-type-nav-menu-ls: var(--sf-letter-spacing-normal);--sf-type-nav-menu-sm-size: var(--sf-size-14);--sf-type-nav-menu-sm-weight: var(--sf-weight-500);--sf-type-nav-menu-sm-lh: normal;--sf-type-nav-menu-sm-ls: var(--sf-letter-spacing-normal);--sf-type-nav-footer-size: var(--sf-size-16);--sf-type-nav-footer-weight: var(--sf-weight-700);--sf-type-nav-footer-lh: 1.25;--sf-type-nav-footer-ls: var(--sf-letter-spacing-normal);--sf-type-nav-footer-sm-size: var(--sf-size-14);--sf-type-nav-footer-sm-weight: var(--sf-weight-400);--sf-type-nav-footer-sm-lh: 1.25;--sf-type-nav-footer-sm-ls: var(--sf-letter-spacing-normal);--sf-type-btn-lg-size: var(--sf-size-18);--sf-type-btn-lg-weight: var(--sf-weight-600);--sf-type-btn-lg-lh: 1;--sf-type-btn-lg-ls: var(--sf-letter-spacing-wide);--sf-type-btn-lg-case: capitalize;--sf-type-btn-size: var(--sf-size-16);--sf-type-btn-weight: var(--sf-weight-600);--sf-type-btn-lh: 1;--sf-type-btn-ls: var(--sf-letter-spacing-wide);--sf-type-btn-case: capitalize;--sf-type-btn-transform: capitalize;--sf-type-btn-sm-size: var(--sf-size-14);--sf-type-btn-sm-weight: var(--sf-weight-600);--sf-type-btn-sm-lh: 1;--sf-type-btn-sm-ls: var(--sf-letter-spacing-wide);--sf-type-btn-sm-case: capitalize;--sf-type-product-name-xl-size: var(--sf-size-48);--sf-type-product-name-xl-weight: var(--sf-weight-700);--sf-type-product-name-xl-lh: .9;--sf-type-product-name-xl-ls: var(--sf-letter-spacing-tight);--sf-type-product-name-lg-size: var(--sf-size-32);--sf-type-product-name-lg-weight: var(--sf-weight-700);--sf-type-product-name-lg-lh: 1.2;--sf-type-product-name-lg-ls: var(--sf-letter-spacing-tight);--sf-type-product-name-lg-case: capitalize;--sf-type-product-name-md-size: var(--sf-size-20);--sf-type-product-name-md-weight: var(--sf-weight-700);--sf-type-product-name-md-lh: 1.2;--sf-type-product-name-md-ls: var(--sf-letter-spacing-tight);--sf-type-product-name-md-case: capitalize;--sf-type-product-name-sm-size: var(--sf-size-16);--sf-type-product-name-sm-weight: var(--sf-weight-700);--sf-type-product-name-sm-lh: 1.2;--sf-type-product-name-sm-ls: var(--sf-letter-spacing-tight);--sf-type-product-name-sm-case: capitalize;--sf-type-product-name-xs-size: var(--sf-size-14);--sf-type-product-name-xs-weight: var(--sf-weight-700);--sf-type-product-name-xs-lh: 1.2;--sf-type-product-name-xs-ls: var(--sf-letter-spacing-tight);--sf-type-product-name-xs-case: capitalize;--sf-type-product-price-lg-size: var(--sf-size-32);--sf-type-product-price-lg-weight: var(--sf-weight-700);--sf-type-product-price-lg-lh: 1;--sf-type-product-price-lg-ls: var(--sf-letter-spacing-normal);--sf-type-product-price-md-size: var(--sf-size-24);--sf-type-product-price-md-weight: var(--sf-weight-700);--sf-type-product-price-md-lh: 1;--sf-type-product-price-md-ls: var(--sf-letter-spacing-normal);--sf-type-product-price-sm-size: var(--sf-size-16);--sf-type-product-price-sm-weight: var(--sf-weight-700);--sf-type-product-price-sm-lh: 1;--sf-type-product-price-sm-ls: var(--sf-letter-spacing-normal);--sf-type-product-price-xs-size: var(--sf-size-12);--sf-type-product-price-xs-weight: var(--sf-weight-700);--sf-type-product-price-xs-lh: 1;--sf-type-product-price-xs-ls: var(--sf-letter-spacing-normal);--sf-type-product-was-lg-size: var(--sf-size-14);--sf-type-product-was-lg-weight: var(--sf-weight-400);--sf-type-product-was-lg-lh: 1;--sf-type-product-was-lg-ls: var(--sf-letter-spacing-normal);--sf-type-product-was-md-size: var(--sf-size-12);--sf-type-product-was-md-weight: var(--sf-weight-400);--sf-type-product-was-md-lh: 1;--sf-type-product-was-md-ls: var(--sf-letter-spacing-normal);--sf-type-product-savings-size: var(--sf-size-12);--sf-type-product-savings-weight: var(--sf-weight-600);--sf-type-product-savings-lh: normal;--sf-type-product-savings-ls: var(--sf-letter-spacing-normal);--sf-type-badge-md-size: var(--sf-size-12);--sf-type-badge-md-weight: var(--sf-weight-600);--sf-type-badge-md-lh: 1.25;--sf-type-badge-md-ls: var(--sf-letter-spacing-xwide);--sf-type-badge-md-case: uppercase;--sf-type-badge-sm-size: var(--sf-size-10);--sf-type-badge-sm-weight: var(--sf-weight-600);--sf-type-badge-sm-lh: 1.25;--sf-type-badge-sm-ls: var(--sf-letter-spacing-xwide);--sf-type-badge-sm-case: uppercase;--sf-type-shopify-heading-xl-d-size: var(--sf-size-20);--sf-type-shopify-heading-xl-m-size: var(--sf-size-18);--sf-type-shopify-heading-xl-weight: var(--sf-weight-500);--sf-type-shopify-heading-xl-lh: 1.2;--sf-type-shopify-heading-xl-ls: var(--sf-letter-spacing-normal);--sf-type-shopify-l-size: var(--sf-size-18);--sf-type-shopify-l-lh: 1;--sf-type-shopify-l-ls: var(--sf-letter-spacing-normal);--sf-type-shopify-l-weight: var(--sf-weight-500);--sf-type-shopify-l-emphasis-weight: var(--sf-weight-600);--sf-type-shopify-m-size: var(--sf-size-16);--sf-type-shopify-m-lh: 1.2;--sf-type-shopify-m-ls: var(--sf-letter-spacing-normal);--sf-type-shopify-m-weight: var(--sf-weight-500);--sf-type-shopify-m-emphasis-weight: var(--sf-weight-600);--sf-type-shopify-sm-size: var(--sf-size-14);--sf-type-shopify-sm-lh: 1.2;--sf-type-shopify-sm-ls: var(--sf-letter-spacing-normal);--sf-type-shopify-sm-subtle-weight: var(--sf-weight-400);--sf-type-shopify-sm-weight: var(--sf-weight-500);--sf-type-shopify-sm-emphasis-weight: var(--sf-weight-600);--sf-type-shopify-sm-emphasis-case: capitalize;--sf-type-shopify-xs-size: var(--sf-size-12);--sf-type-shopify-xs-lh: 1.2;--sf-type-shopify-xs-ls: var(--sf-letter-spacing-wide);--sf-type-shopify-xs-subtle-weight: var(--sf-weight-400);--sf-type-shopify-xs-weight: var(--sf-weight-500);--sf-type-shopify-xs-emphasis-weight: var(--sf-weight-600);--sf-type-shopify-xs-case: capitalize;--sf-type-field-size: var(--sf-field-label-size);--sf-type-field-lh: normal;--sf-type-field-ls: var(--sf-letter-spacing-normal);--sf-type-field-emphasis-weight: var(--sf-weight-600);--sf-type-field-weight: var(--sf-weight-500);--sf-type-field-subtle-weight: var(--sf-weight-400);--sf-type-label-md-size: var(--sf-field-label-size);--sf-type-label-md-weight: var(--sf-weight-600);--sf-type-label-md-lh: 1.2;--sf-type-label-md-ls: var(--sf-letter-spacing-normal);--sf-type-label-sm-size: var(--sf-size-12);--sf-type-label-sm-weight: var(--sf-weight-500);--sf-type-label-sm-lh: 1.4;--sf-type-label-sm-ls: var(--sf-letter-spacing-wide)}.sf-type-display{font-family:var(--sf-font-primary);font-size:var(--sf-type-display-d-size);font-weight:var(--sf-type-display-weight);line-height:var(--sf-type-display-lh);letter-spacing:var(--sf-type-display-ls)}@media (max-width: 767px){.sf-type-display{font-size:var(--sf-type-display-m-size)}}.sf-type-heading-xl{font-family:var(--sf-font-primary);font-size:var(--sf-type-heading-xl-d-size);font-weight:var(--sf-type-heading-xl-weight);line-height:var(--sf-type-heading-xl-lh);letter-spacing:var(--sf-type-heading-xl-ls)}@media (max-width: 767px){.sf-type-heading-xl{font-size:var(--sf-type-heading-xl-m-size)}}.sf-type-heading-lg{font-family:var(--sf-font-primary);font-size:var(--sf-type-heading-lg-d-size);font-weight:var(--sf-type-heading-lg-weight);line-height:var(--sf-type-heading-lg-lh);letter-spacing:var(--sf-type-heading-lg-ls);text-transform:var(--sf-type-heading-lg-case)}@media (max-width: 767px){.sf-type-heading-lg{font-size:var(--sf-type-heading-lg-m-size)}}.sf-type-heading-md{font-family:var(--sf-font-primary);font-size:var(--sf-type-heading-md-d-size);font-weight:var(--sf-type-heading-md-weight);line-height:var(--sf-type-heading-md-lh);letter-spacing:var(--sf-type-heading-md-ls)}@media (max-width: 767px){.sf-type-heading-md{font-size:var(--sf-type-heading-md-m-size)}}.sf-type-heading-s{font-family:var(--sf-font-primary);font-size:var(--sf-type-heading-s-d-size);font-weight:var(--sf-type-heading-s-weight);line-height:var(--sf-type-heading-s-lh);letter-spacing:var(--sf-type-heading-s-ls)}@media (max-width: 767px){.sf-type-heading-s{font-size:var(--sf-type-heading-s-m-size)}}.sf-type-heading-xs{font-family:var(--sf-font-primary);font-size:var(--sf-type-heading-xs-d-size);font-weight:var(--sf-type-heading-xs-weight);line-height:var(--sf-type-heading-xs-lh);letter-spacing:var(--sf-type-heading-xs-ls)}@media (max-width: 767px){.sf-type-heading-xs{font-size:var(--sf-type-heading-xs-m-size)}}.sf-type-heading-xs-alt{font-family:var(--sf-font-primary);font-size:var(--sf-type-heading-xs-alt-size);font-weight:var(--sf-type-heading-xs-alt-weight);line-height:var(--sf-type-heading-xs-alt-lh);letter-spacing:var(--sf-type-heading-xs-alt-ls)}.sf-type-eyebrow{font-family:var(--sf-font-secondary);font-size:var(--sf-type-eyebrow-size);font-weight:var(--sf-type-eyebrow-weight);line-height:var(--sf-type-eyebrow-lh);letter-spacing:var(--sf-type-eyebrow-ls);text-transform:var(--sf-type-eyebrow-case);color:var(--sf-text-accent)}.sf-type-body-lg{font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-lg-size);font-weight:var(--sf-type-body-lg-weight);line-height:var(--sf-type-body-lg-lh);letter-spacing:var(--sf-type-body-lg-ls);color:var(--sf-text-secondary)}.sf-type-body-lg--subtle{font-weight:var(--sf-type-body-lg-subtle-weight)}.sf-type-body-lg--emphasis{font-weight:var(--sf-type-body-lg-emphasis-weight)}.sf-type-body-md{font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-md-size);font-weight:var(--sf-type-body-md-weight);line-height:var(--sf-type-body-md-lh);letter-spacing:var(--sf-type-body-md-ls);color:var(--sf-text-secondary)}.sf-type-body-md--subtle{font-weight:var(--sf-type-body-md-subtle-weight)}.sf-type-body-md--emphasis{font-weight:var(--sf-type-body-md-emphasis-weight)}.sf-type-body-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-sm-size);font-weight:var(--sf-type-body-sm-weight);line-height:var(--sf-type-body-sm-lh);letter-spacing:var(--sf-type-body-sm-ls);color:var(--sf-text-secondary)}.sf-type-body-sm--subtle{font-weight:var(--sf-type-body-sm-subtle-weight)}.sf-type-body-sm--emphasis{font-weight:var(--sf-type-body-sm-emphasis-weight)}.sf-type-body-xs{font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-xs-size);font-weight:var(--sf-type-body-xs-weight);line-height:var(--sf-type-body-xs-lh);letter-spacing:var(--sf-type-body-xs-ls);color:var(--sf-text-secondary)}.sf-type-body-xs--subtle{font-weight:var(--sf-type-body-xs-subtle-weight)}.sf-type-body-xs--emphasis{font-weight:var(--sf-type-body-xs-emphasis-weight)}.sf-type-article{font-family:var(--sf-font-secondary);font-size:var(--sf-type-article-size);font-weight:var(--sf-type-article-weight);line-height:var(--sf-type-article-lh);letter-spacing:var(--sf-type-article-ls);color:var(--sf-text-secondary)}.sf-type-article--emphasis{font-weight:var(--sf-type-article-emphasis-weight)}.sf-type-quote-lg{font-family:var(--sf-font-primary);font-size:var(--sf-type-quote-lg-size);font-weight:var(--sf-type-quote-weight);line-height:var(--sf-type-quote-lh);letter-spacing:var(--sf-type-quote-ls)}.sf-type-quote-md{font-family:var(--sf-font-primary);font-size:var(--sf-type-quote-md-size);font-weight:var(--sf-type-quote-weight);line-height:var(--sf-type-quote-lh);letter-spacing:var(--sf-type-quote-ls)}.sf-type-quote-sm{font-family:var(--sf-font-primary);font-size:var(--sf-type-quote-sm-size);font-weight:var(--sf-type-quote-weight);line-height:var(--sf-type-quote-lh);letter-spacing:var(--sf-type-quote-ls)}.sf-type-collection-2xl{font-family:var(--sf-font-secondary);font-size:var(--sf-type-collection-2xl-size);font-weight:var(--sf-type-collection-2xl-weight);line-height:var(--sf-type-collection-2xl-lh);letter-spacing:var(--sf-type-collection-2xl-ls);text-transform:var(--sf-type-collection-2xl-case)}.sf-type-collection-xl{font-family:var(--sf-font-secondary);font-size:var(--sf-type-collection-xl-size);font-weight:var(--sf-type-collection-xl-weight);line-height:var(--sf-type-collection-xl-lh);letter-spacing:var(--sf-type-collection-xl-ls);text-transform:var(--sf-type-collection-xl-case)}.sf-type-collection-lg{font-family:var(--sf-font-secondary);font-size:var(--sf-type-collection-lg-size);font-weight:var(--sf-type-collection-lg-weight);line-height:var(--sf-type-collection-lg-lh);letter-spacing:var(--sf-type-collection-lg-ls);text-transform:var(--sf-type-collection-lg-case)}.sf-type-collection-md{font-family:var(--sf-font-secondary);font-size:var(--sf-type-collection-md-size);font-weight:var(--sf-type-collection-md-weight);line-height:var(--sf-type-collection-md-lh);letter-spacing:var(--sf-type-collection-md-ls)}.sf-type-collection-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-collection-sm-size);font-weight:var(--sf-type-collection-sm-weight);line-height:var(--sf-type-collection-sm-lh);letter-spacing:var(--sf-type-collection-sm-ls);text-transform:var(--sf-type-collection-sm-case)}.sf-type-nav-breadcrumb{font-family:var(--sf-font-secondary);font-size:var(--sf-type-nav-breadcrumb-size);font-weight:var(--sf-type-nav-breadcrumb-weight);line-height:var(--sf-type-nav-breadcrumb-lh);letter-spacing:var(--sf-type-nav-breadcrumb-ls)}.sf-type-nav-menu-lg{font-family:var(--sf-font-secondary);font-size:var(--sf-type-nav-menu-lg-size);font-weight:var(--sf-type-nav-menu-lg-weight);line-height:var(--sf-type-nav-menu-lg-lh);letter-spacing:var(--sf-type-nav-menu-lg-ls)}.sf-type-nav-menu{font-family:var(--sf-font-secondary);font-size:var(--sf-type-nav-menu-size);font-weight:var(--sf-type-nav-menu-weight);line-height:var(--sf-type-nav-menu-lh);letter-spacing:var(--sf-type-nav-menu-ls)}.sf-type-nav-menu-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-nav-menu-sm-size);font-weight:var(--sf-type-nav-menu-sm-weight);line-height:var(--sf-type-nav-menu-sm-lh);letter-spacing:var(--sf-type-nav-menu-sm-ls)}.sf-type-nav-footer{font-family:var(--sf-font-primary);font-size:var(--sf-type-nav-footer-size);font-weight:var(--sf-type-nav-footer-weight);line-height:var(--sf-type-nav-footer-lh);letter-spacing:var(--sf-type-nav-footer-ls)}.sf-type-nav-footer-sm{font-family:var(--sf-font-primary);font-size:var(--sf-type-nav-footer-sm-size);font-weight:var(--sf-type-nav-footer-sm-weight);line-height:var(--sf-type-nav-footer-sm-lh);letter-spacing:var(--sf-type-nav-footer-sm-ls)}.sf-type-btn-lg{font-family:var(--sf-font-secondary);font-size:var(--sf-type-btn-lg-size);font-weight:var(--sf-type-btn-lg-weight);line-height:var(--sf-type-btn-lg-lh);letter-spacing:var(--sf-type-btn-lg-ls);text-transform:var(--sf-type-btn-lg-case)}.sf-type-btn{font-family:var(--sf-font-secondary);font-size:var(--sf-type-btn-size);font-weight:var(--sf-type-btn-weight);line-height:var(--sf-type-btn-lh);letter-spacing:var(--sf-type-btn-ls);text-transform:var(--sf-type-btn-case)}.sf-type-btn-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-btn-sm-size);font-weight:var(--sf-type-btn-sm-weight);line-height:var(--sf-type-btn-sm-lh);letter-spacing:var(--sf-type-btn-sm-ls);text-transform:var(--sf-type-btn-sm-case)}.sf-type-product-name-xl{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-name-xl-size);font-weight:var(--sf-type-product-name-xl-weight);line-height:var(--sf-type-product-name-xl-lh);letter-spacing:var(--sf-type-product-name-xl-ls)}.sf-type-product-name-lg{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-name-lg-size);font-weight:var(--sf-type-product-name-lg-weight);line-height:var(--sf-type-product-name-lg-lh);letter-spacing:var(--sf-type-product-name-lg-ls);text-transform:var(--sf-type-product-name-lg-case)}.sf-type-product-name-md{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-name-md-size);font-weight:var(--sf-type-product-name-md-weight);line-height:var(--sf-type-product-name-md-lh);letter-spacing:var(--sf-type-product-name-md-ls);text-transform:var(--sf-type-product-name-md-case)}.sf-type-product-name-sm{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-name-sm-size);font-weight:var(--sf-type-product-name-sm-weight);line-height:var(--sf-type-product-name-sm-lh);letter-spacing:var(--sf-type-product-name-sm-ls);text-transform:var(--sf-type-product-name-sm-case)}.sf-type-product-name-xs{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-name-xs-size);font-weight:var(--sf-type-product-name-xs-weight);line-height:var(--sf-type-product-name-xs-lh);letter-spacing:var(--sf-type-product-name-xs-ls);text-transform:var(--sf-type-product-name-xs-case)}.sf-type-product-price-lg{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-price-lg-size);font-weight:var(--sf-type-product-price-lg-weight);line-height:var(--sf-type-product-price-lg-lh);letter-spacing:var(--sf-type-product-price-lg-ls)}.sf-type-product-price-md{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-price-md-size);font-weight:var(--sf-type-product-price-md-weight);line-height:var(--sf-type-product-price-md-lh);letter-spacing:var(--sf-type-product-price-md-ls)}.sf-type-product-price-sm{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-price-sm-size);font-weight:var(--sf-type-product-price-sm-weight);line-height:var(--sf-type-product-price-sm-lh);letter-spacing:var(--sf-type-product-price-sm-ls)}.sf-type-product-price-xs{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-price-xs-size);font-weight:var(--sf-type-product-price-xs-weight);line-height:var(--sf-type-product-price-xs-lh);letter-spacing:var(--sf-type-product-price-xs-ls)}.sf-type-product-was-lg{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-was-lg-size);font-weight:var(--sf-type-product-was-lg-weight);line-height:var(--sf-type-product-was-lg-lh);letter-spacing:var(--sf-type-product-was-lg-ls);text-decoration:line-through}.sf-type-product-was-md{font-family:var(--sf-font-primary);font-size:var(--sf-type-product-was-md-size);font-weight:var(--sf-type-product-was-md-weight);line-height:var(--sf-type-product-was-md-lh);letter-spacing:var(--sf-type-product-was-md-ls);text-decoration:line-through}.sf-type-product-savings{font-family:var(--sf-font-secondary);font-size:var(--sf-type-product-savings-size);font-weight:var(--sf-type-product-savings-weight);line-height:var(--sf-type-product-savings-lh);letter-spacing:var(--sf-type-product-savings-ls)}.sf-type-badge-md{font-family:var(--sf-font-secondary);font-size:var(--sf-type-badge-md-size);font-weight:var(--sf-type-badge-md-weight);line-height:var(--sf-type-badge-md-lh);letter-spacing:var(--sf-type-badge-md-ls);text-transform:var(--sf-type-badge-md-case)}.sf-type-badge-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-badge-sm-size);font-weight:var(--sf-type-badge-sm-weight);line-height:var(--sf-type-badge-sm-lh);letter-spacing:var(--sf-type-badge-sm-ls);text-transform:var(--sf-type-badge-sm-case)}.sf-type-shopify-heading-xl{font-family:var(--sf-font-secondary);font-size:var(--sf-type-shopify-heading-xl-d-size);font-weight:var(--sf-type-shopify-heading-xl-weight);line-height:var(--sf-type-shopify-heading-xl-lh);letter-spacing:var(--sf-type-shopify-heading-xl-ls)}@media (max-width: 767px){.sf-type-shopify-heading-xl{font-size:var(--sf-type-shopify-heading-xl-m-size)}}.sf-type-shopify-l{font-family:var(--sf-font-secondary);font-size:var(--sf-type-shopify-l-size);font-weight:var(--sf-type-shopify-l-weight);line-height:var(--sf-type-shopify-l-lh);letter-spacing:var(--sf-type-shopify-l-ls)}.sf-type-shopify-l--emphasis{font-weight:var(--sf-type-shopify-l-emphasis-weight)}.sf-type-shopify-m{font-family:var(--sf-font-secondary);font-size:var(--sf-type-shopify-m-size);font-weight:var(--sf-type-shopify-m-weight);line-height:var(--sf-type-shopify-m-lh);letter-spacing:var(--sf-type-shopify-m-ls)}.sf-type-shopify-m--emphasis{font-weight:var(--sf-type-shopify-m-emphasis-weight)}.sf-type-shopify-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-shopify-sm-size);font-weight:var(--sf-type-shopify-sm-weight);line-height:var(--sf-type-shopify-sm-lh);letter-spacing:var(--sf-type-shopify-sm-ls)}.sf-type-shopify-sm--subtle{font-weight:var(--sf-type-shopify-sm-subtle-weight)}.sf-type-shopify-sm--emphasis{font-weight:var(--sf-type-shopify-sm-emphasis-weight);text-transform:var(--sf-type-shopify-sm-emphasis-case)}.sf-type-shopify-xs{font-family:var(--sf-font-secondary);font-size:var(--sf-type-shopify-xs-size);font-weight:var(--sf-type-shopify-xs-weight);line-height:var(--sf-type-shopify-xs-lh);letter-spacing:var(--sf-type-shopify-xs-ls);text-transform:var(--sf-type-shopify-xs-case)}.sf-type-shopify-xs--subtle{font-weight:var(--sf-type-shopify-xs-subtle-weight)}.sf-type-shopify-xs--emphasis{font-weight:var(--sf-type-shopify-xs-emphasis-weight)}.sf-type-field{font-family:var(--sf-font-secondary);font-size:var(--sf-type-field-size);font-weight:var(--sf-type-field-weight);line-height:var(--sf-type-field-lh);letter-spacing:var(--sf-type-field-ls)}.sf-type-field--subtle{font-weight:var(--sf-type-field-subtle-weight)}.sf-type-field--emphasis{font-weight:var(--sf-type-field-emphasis-weight)}.sf-type-label-md{font-family:var(--sf-font-secondary);font-size:var(--sf-type-label-md-size);font-weight:var(--sf-type-label-md-weight);line-height:var(--sf-type-label-md-lh);letter-spacing:var(--sf-type-label-md-ls)}.sf-type-label-sm{font-family:var(--sf-font-secondary);font-size:var(--sf-type-label-sm-size);font-weight:var(--sf-type-label-sm-weight);line-height:var(--sf-type-label-sm-lh);letter-spacing:var(--sf-type-label-sm-ls)}:root,[data-density=default]{--sf-z-dropdown-overlay: 20;--sf-testimonial-shell-pad: 24px;--sf-testimonial-content-inset: 24px;--sf-testimonial-media-gap: 16px;--sf-testimonial-overlay-shell-pad: 24px;--sf-blc-overlay-shell-pad: 24px;--sf-radius-button-default: 0px;--sf-radius-control: 4px;--sf-radius-content-card-desktop: 4px;--sf-section-padding-lr-desktop: 40px;--sf-section-padding-lr-mobile: 16px;--sf-section-padding-tb-desktop: 40px;--sf-section-padding-tb-mobile: 24px;--sf-radius-canvas: 14px;--sf-gutter-desktop: 16px;--sf-gutter-mobile: 8px;--sf-radius-button-focus: 0px;--sf-section-padding-article-max-width: 350px;--sf-gutter-none: 0px;--sf-section-padding-lr-mobile-xl: 24px;--sf-section-padding-tb-mobile-xl: 48px;--sf-section-padding-lr-desktop-xl: 80px;--sf-section-padding-tb-desktop-xl: 80px;--sf-section-gap-desktop: 40px;--sf-section-gap-mobile: 24px;--sf-radius-product-card-desktop: 0px;--sf-content-card-h-padding-desktop: 16px;--sf-content-card-h-padding-mobile: 12px;--sf-product-card-h-padding-desktop: 8px;--sf-product-card-h-padding-mobile: 12px;--sf-radius-product-card-mobile: 0px;--sf-radius-content-card-mobile: 2px;--sf-radius-product-card-media-desktop-top: 4px;--sf-radius-content-card-media-desktop-top: 2px;--sf-radius-product-card-media-desktop-bottom: 0px;--sf-radius-content-card-media-desktop-bottom: 2px;--sf-radius-product-card-media-mobile-top: 4px;--sf-radius-product-card-media-mobile-bottom: 0px;--sf-radius-content-card-media-mobile-top: 0px;--sf-radius-content-card-media-mobile-bottom: 0px;--sf-product-card-v-padding-top-desktop: 8px;--sf-product-card-v-padding-top-mobile: 12px;--sf-product-card-v-gap-desktop: 16px;--sf-product-card-v-gap-mobile: 12px;--sf-content-card-v-padding-desktop: 16px;--sf-content-card-v-padding-mobile: 12px;--sf-content-card-v-gap-desktop: 24px;--sf-content-card-v-gap-mobile: 16px;--sf-block-v-gap-desktop: 32px;--sf-block-v-gap-mobile: 24px;--sf-product-card-v-padding-bottom-desktop: 8px;--sf-product-card-v-padding-bottom-mobile: 8px;--sf-category-card-h-padding-desktop: 8px;--sf-category-card-h-padding-mobile: 8px;--sf-category-card-v-padding-top-desktop: 8px;--sf-category-card-v-padding-top-mobile: 8px;--sf-category-card-v-gap-desktop: 16px;--sf-category-card-v-gap-mobile: 12px;--sf-category-card-v-padding-bottom-desktop: 8px;--sf-category-card-v-padding-bottom-mobile: 8px;--sf-radius-category-card-desktop: 4px;--sf-radius-category-card-mobile: 2px;--sf-radius-controls-checkbox: 5px;--sf-product-grid-column-gutter-desktop: 16px;--sf-product-grid-column-gutter-mobile: 8px;--sf-product-grid-v-gutter-desktop: 16px;--sf-product-grid-row-gap-mobile: 16px;--sf-product-grid-section-gap-desktop: 32px;--sf-product-grid-section-gap-mobile: 24px;--sf-product-grid-lr-margin-desktop: 40px;--sf-product-grid-lr-margin-mobile: 16px;--sf-product-grid-tb-margin-desktop: 40px;--sf-product-grid-tb-margin-mobile: 24px;--sf-product-grid-left-rail-width: 280px;--sf-product-grid-rail-gap-desktop: 24px}[data-density=loose]{--sf-radius-button-default: 0px;--sf-radius-control: 4px;--sf-radius-content-card-desktop: 4px;--sf-section-padding-lr-desktop: 40px;--sf-section-padding-lr-mobile: 16px;--sf-section-padding-tb-desktop: 40px;--sf-section-padding-tb-mobile: 24px;--sf-radius-canvas: 24px;--sf-gutter-desktop: 16px;--sf-gutter-mobile: 8px;--sf-radius-button-focus: 0px;--sf-section-padding-article-max-width: 350px;--sf-gutter-none: 0px;--sf-section-padding-lr-mobile-xl: 24px;--sf-section-padding-tb-mobile-xl: 24px;--sf-section-padding-lr-desktop-xl: 80px;--sf-section-padding-tb-desktop-xl: 80px;--sf-section-gap-desktop: 40px;--sf-section-gap-mobile: 24px;--sf-radius-product-card-desktop: 8px;--sf-content-card-h-padding-desktop: 8px;--sf-content-card-h-padding-mobile: 8px;--sf-product-card-h-padding-desktop: 8px;--sf-product-card-h-padding-mobile: 4px;--sf-radius-product-card-mobile: 8px;--sf-radius-content-card-mobile: 2px;--sf-radius-product-card-media-desktop-top: 4px;--sf-radius-content-card-media-desktop-top: 2px;--sf-radius-product-card-media-desktop-bottom: 0px;--sf-radius-content-card-media-desktop-bottom: 2px;--sf-radius-product-card-media-mobile-top: 4px;--sf-radius-product-card-media-mobile-bottom: 0px;--sf-radius-content-card-media-mobile-top: 0px;--sf-radius-content-card-media-mobile-bottom: 0px;--sf-product-card-v-padding-top-desktop: 16px;--sf-product-card-v-padding-top-mobile: 12px;--sf-product-card-v-gap-desktop: 16px;--sf-product-card-v-gap-mobile: 12px;--sf-content-card-v-padding-desktop: 8px;--sf-content-card-v-padding-mobile: 8px;--sf-content-card-v-gap-desktop: 16px;--sf-content-card-v-gap-mobile: 12px;--sf-block-v-gap-desktop: 32px;--sf-block-v-gap-mobile: 24px;--sf-product-card-v-padding-bottom-desktop: 16px;--sf-product-card-v-padding-bottom-mobile: 12px;--sf-category-card-h-padding-desktop: 16px;--sf-category-card-h-padding-mobile: 12px;--sf-category-card-v-padding-top-desktop: 16px;--sf-category-card-v-padding-top-mobile: 12px;--sf-category-card-v-gap-desktop: 24px;--sf-category-card-v-gap-mobile: 16px;--sf-category-card-v-padding-bottom-desktop: 16px;--sf-category-card-v-padding-bottom-mobile: 12px;--sf-radius-category-card-desktop: 4px;--sf-radius-category-card-mobile: 2px;--sf-radius-controls-checkbox: 5px;--sf-product-grid-column-gutter-desktop: 24px;--sf-product-grid-column-gutter-mobile: 16px;--sf-product-grid-v-gutter-desktop: 32px;--sf-product-grid-row-gap-mobile: 24px;--sf-product-grid-section-gap-desktop: 32px;--sf-product-grid-section-gap-mobile: 24px;--sf-product-grid-lr-margin-desktop: 40px;--sf-product-grid-lr-margin-mobile: 16px;--sf-product-grid-tb-margin-desktop: 48px;--sf-product-grid-tb-margin-mobile: 32px;--sf-product-grid-left-rail-width: 320px;--sf-product-grid-rail-gap-desktop: 32px}[data-density=tight]{--sf-radius-button-default: 0px;--sf-radius-control: 4px;--sf-radius-content-card-desktop: 4px;--sf-section-padding-lr-desktop: 40px;--sf-section-padding-lr-mobile: 16px;--sf-section-padding-tb-desktop: 40px;--sf-section-padding-tb-mobile: 24px;--sf-radius-canvas: 24px;--sf-gutter-desktop: 16px;--sf-gutter-mobile: 8px;--sf-radius-button-focus: 0px;--sf-section-padding-article-max-width: 350px;--sf-gutter-none: 0px;--sf-section-padding-lr-mobile-xl: 24px;--sf-section-padding-tb-mobile-xl: 24px;--sf-section-padding-lr-desktop-xl: 80px;--sf-section-padding-tb-desktop-xl: 80px;--sf-section-gap-desktop: 40px;--sf-section-gap-mobile: 24px;--sf-radius-product-card-desktop: 8px;--sf-content-card-h-padding-desktop: 4px;--sf-content-card-h-padding-mobile: 4px;--sf-product-card-h-padding-desktop: 0px;--sf-product-card-h-padding-mobile: 0px;--sf-radius-product-card-mobile: 8px;--sf-radius-content-card-mobile: 2px;--sf-radius-product-card-media-desktop-top: 4px;--sf-radius-content-card-media-desktop-top: 2px;--sf-radius-product-card-media-desktop-bottom: 0px;--sf-radius-content-card-media-desktop-bottom: 2px;--sf-radius-product-card-media-mobile-top: 4px;--sf-radius-product-card-media-mobile-bottom: 0px;--sf-radius-content-card-media-mobile-top: 0px;--sf-radius-content-card-media-mobile-bottom: 0px;--sf-product-card-v-padding-top-desktop: 4px;--sf-product-card-v-padding-top-mobile: 4px;--sf-product-card-v-gap-desktop: 4px;--sf-product-card-v-gap-mobile: 4px;--sf-content-card-v-padding-desktop: 4px;--sf-content-card-v-padding-mobile: 4px;--sf-content-card-v-gap-desktop: 8px;--sf-content-card-v-gap-mobile: 8px;--sf-block-v-gap-desktop: 16px;--sf-block-v-gap-mobile: 12px;--sf-product-card-v-padding-bottom-desktop: 4px;--sf-product-card-v-padding-bottom-mobile: 4px;--sf-category-card-h-padding-desktop: 4px;--sf-category-card-h-padding-mobile: 4px;--sf-category-card-v-padding-top-desktop: 4px;--sf-category-card-v-padding-top-mobile: 4px;--sf-category-card-v-gap-desktop: 8px;--sf-category-card-v-gap-mobile: 8px;--sf-category-card-v-padding-bottom-desktop: 4px;--sf-category-card-v-padding-bottom-mobile: 4px;--sf-radius-category-card-desktop: 4px;--sf-radius-category-card-mobile: 2px;--sf-radius-controls-checkbox: 5px;--sf-product-grid-column-gutter-desktop: 8px;--sf-product-grid-column-gutter-mobile: 4px;--sf-product-grid-v-gutter-desktop: 16px;--sf-product-grid-row-gap-mobile: 8px;--sf-product-grid-section-gap-desktop: 16px;--sf-product-grid-section-gap-mobile: 12px;--sf-product-grid-lr-margin-desktop: 24px;--sf-product-grid-lr-margin-mobile: 8px;--sf-product-grid-tb-margin-desktop: 24px;--sf-product-grid-tb-margin-mobile: 16px;--sf-product-grid-left-rail-width: 240px;--sf-product-grid-rail-gap-desktop: 16px}:root,[data-field-style=horizon]{--sf-field-input-height: 56px;--sf-field-padding-y: 16px;--sf-field-padding-x: 24px;--sf-field-radius: 4px;--sf-field-border-width: 1px;--sf-field-focus-border-width: 2px;--sf-field-label-gap: 0px;--sf-field-label-size: 14px;--sf-field-border-default: #e6e6e6;--sf-field-border-hover: #e6e6e6;--sf-field-border-focus: #8a38f5;--sf-field-border-error: #b71c1c;--sf-field-border-success: #1e7a1e;--sf-field-border-disabled: #f0f0f0;--sf-field-fill-default: #ffffff;--sf-field-fill-disabled: #f0f0f0;--sf-field-text-label: #000000;--sf-field-text-placeholder: #6e6e6e;--sf-field-text-input: #000000;--sf-field-text-error: #b71c1c;--sf-field-text-success: #1e7a1e;--sf-field-text-disabled: #a8a8a8;--sf-field-text-helper: #6e6e6e;--sf-field-focus-radius: 6px;--sf-field-button-height: 56px}[data-field-style=custom]{--sf-field-input-height: 48px;--sf-field-padding-y: 12px;--sf-field-padding-x: 16px;--sf-field-radius: 4px;--sf-field-border-width: 1px;--sf-field-focus-border-width: 2px;--sf-field-label-gap: 6px;--sf-field-label-size: 14px;--sf-field-border-default: #e6e6e6;--sf-field-border-hover: #e6e6e6;--sf-field-border-focus: #8a38f5;--sf-field-border-error: #b71c1c;--sf-field-border-success: #1e7a1e;--sf-field-border-disabled: #f0f0f0;--sf-field-fill-default: #ffffff;--sf-field-fill-disabled: #f0f0f0;--sf-field-text-label: #000000;--sf-field-text-placeholder: #6e6e6e;--sf-field-text-input: #000000;--sf-field-text-error: #b71c1c;--sf-field-text-success: #1e7a1e;--sf-field-text-disabled: #a8a8a8;--sf-field-text-helper: #6e6e6e;--sf-field-focus-radius: 6px;--sf-field-button-height: 48px}[data-field-style=dawn]{--sf-field-input-height: 44px;--sf-field-padding-y: 10px;--sf-field-padding-x: 12px;--sf-field-radius: 4px;--sf-field-border-width: 1px;--sf-field-focus-border-width: 2px;--sf-field-label-gap: 6px;--sf-field-label-size: 13px;--sf-field-border-default: #e6e6e6;--sf-field-border-hover: #e6e6e6;--sf-field-border-focus: #8a38f5;--sf-field-border-error: #b71c1c;--sf-field-border-success: #1e7a1e;--sf-field-border-disabled: #f0f0f0;--sf-field-fill-default: #ffffff;--sf-field-fill-disabled: #f0f0f0;--sf-field-text-label: #000000;--sf-field-text-placeholder: #6e6e6e;--sf-field-text-input: #000000;--sf-field-text-error: #b71c1c;--sf-field-text-success: #1e7a1e;--sf-field-text-disabled: #a8a8a8;--sf-field-text-helper: #6e6e6e;--sf-field-focus-radius: 6px;--sf-field-button-height: 44px}:root{--sf-font-sans: var(--sf-font-secondary);--sf-font-weight-medium: var(--sf-weight-500);--sf-radius-button: var(--sf-radius-button-default);--sf-radius-card: var(--sf-radius-content-card-desktop);--sf-radius-controls: var(--sf-radius-control);--sf-border-default: var(--sf-border-bg);--sf-border-divider: var(--sf-border-bg);--sf-border-focus: var(--sf-border-control-focus);--sf-border-row: var(--sf-border-bg);--sf-border-strong: var(--sf-neutral-black);--sf-border-subtle: var(--sf-neutral-300);--sf-border-control-default: var(--sf-border-control);--sf-surface-control-primary: var(--sf-surface-control);--sf-surface-page: var(--sf-surface-bg-default);--sf-surface-bg-inverse: var(--sf-neutral-black);--sf-surface-swatch-fallback: var(--sf-neutral-100);--sf-content-card-shell-pad: var(--sf-content-card-h-padding-desktop);--sf-product-card-shell-pad: var(--sf-product-card-h-padding-desktop);--sf-plp-card-group-col-gap: var(--sf-product-grid-column-gutter-desktop);--sf-plp-card-group-list-gap: var(--sf-product-grid-row-gap-mobile);--sf-plp-card-group-row-gap: var(--sf-product-grid-row-gap-mobile);--sf-text-tertiary: var(--sf-text-secondary);--sf-type-heading-md-size: var(--sf-type-heading-md-d-size);--sf-field-height: var(--sf-field-input-height);--sf-field-padding-h: var(--sf-field-padding-x);--sf-field-padding-v: var(--sf-field-padding-y);--sf-field-helper-color: var(--sf-field-text-helper);--sf-field-helper-color-disabled: var(--sf-field-text-disabled);--sf-field-helper-color-error: var(--sf-field-text-error);--sf-field-helper-color-success: var(--sf-field-text-success);--sf-field-icon-default: var(--sf-field-text-placeholder);--sf-field-icon-disabled: var(--sf-field-text-disabled);--sf-field-icon-error: var(--sf-field-text-error);--sf-field-icon-success: var(--sf-field-text-success);--sf-field-message-horizon-min: var(--sf-field-input-height);--sf-field-title-label-color: var(--sf-field-text-label);--sf-field-title-required-color: var(--sf-field-text-error);--sf-horizon-fill-hover: var(--sf-field-fill-default);--sf-horizon-radius-default: var(--sf-field-radius);--sf-horizon-radius-focus: var(--sf-field-focus-radius);--sf-horizon-ring-error: var(--sf-field-border-error);--sf-horizon-ring-focus: var(--sf-field-border-focus);--sf-modal-overlay-img: color-mix(in srgb, var(--sf-neutral-black) 48%, transparent);--sf-video-vimeo-accent: var(--sf-brand-primary);--sf-fb9-canvas: var(--sf-surface-bg-default);--sf-fh7-legal: var(--sf-text-secondary)}:root{--sf-shopify-space-40: 40px;--sf-shopify-space-32: 32px;--sf-shopify-space-24: 24px;--sf-shopify-space-64: 64px;--sf-shopify-space-12: 12px;--sf-shopify-space-80: 80px;--sf-shopify-space-0: 0px;--sf-shopify-space-8: 8px;--sf-shopify-space-16: 16px;--sf-shopify-space-4: 4px;--sf-shopify-space--1: -1px;--sf-shopify-color-text-mid: #6d6e6e;--sf-shopify-color-text-dark: #000000;--sf-shopify-color-surface-secondary: #f5f5f5;--sf-shopify-color-surface-card: #fafafa;--sf-shopify-color-surface-primary: #ffffff;--sf-shopify-layout-desktop-right-col: 188px;--sf-shopify-layout-desktop-left-col: 228px;--sf-shopify-color-text-disabled: #a8a8a8;--sf-shopify-color-border-dark: #2e2e2e;--sf-shopify-color-border-default: #d4d4d4;--sf-shopify-color-border-disabled: #e5e5e6;--sf-shopify-color-text-error: #b71c1c;--sf-shopify-color-text-success: #1e7a1e;--sf-shopify-color-border-error: #b71c1c;--sf-shopify-color-border-success: #1e7a1e;--sf-shopify-color-surface-button-action-accent: #265cff;--sf-shopify-color-surface-button-action-wallet: #5433eb;--sf-shopify-color-surface-button-action-primary: #000000;--sf-shopify-color-text-white: #ffffff;--sf-shopify-type-font-family: Inter;--sf-shopify-color-text-brand: #265cff;--sf-shopify-color-text-brand-tint: #265cff;--sf-shopify-layout-desktop-h-padding: 40px;--sf-shopify-layout-mobile-h-padding: 12px;--sf-shopify-layout-desktop-v-padding: 40px;--sf-shopify-layout-mobile-v-padding: 24px;--sf-shopify-type-font-family-default: Inter;--sf-shopify-color-surface-button-light: #e5e5e6;--sf-shopify-color-surface-button-action-wallet-hover: #412cd3}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--sf-surface-bg-default);color:var(--sf-text-primary);font-family:var(--sf-font-primary);font-size:var(--sf-type-body-md-size);line-height:var(--sf-type-body-md-lh);-webkit-font-smoothing:antialiased}.sf-inspector-root{flex:1;display:flex;overflow:hidden}@media (max-width: 768px){.sf-inspector-root{flex-direction:column;overflow-y:auto;overflow-x:hidden}.sf-inspector-root>:first-child{flex:0 0 auto!important;min-height:380px;width:100%!important;overflow:visible!important}.sf-inspector-root>:nth-child(2){width:100%!important;border-left:none!important;border-top:1px solid var(--sf-neutral-200)!important;flex:1 1 auto!important;overflow-y:visible!important;padding:0!important}.sf-preview-header{margin-bottom:16px!important}.sf-preview-title{font-size:14px!important}.sf-accordion-button,.sf-accordion-body{padding-left:18px!important;padding-right:18px!important}.sf-bg-picker{bottom:12px!important;right:12px!important;left:auto!important;top:auto!important;max-width:calc(100% - 24px);font-size:9px!important;padding:3px 8px 3px 10px!important}}.sf-btn{--btn-bg: var(--sf-surface-btn-fill);--btn-bg-hover: var(--sf-surface-btn-fill-hover);--btn-text: var(--sf-text-on-button);--btn-border-color: transparent;--btn-border-width: 0px;--btn-height: 48px;--btn-padding-x: var(--sf-space-12);--btn-radius: var(--sf-radius-button-default);--btn-gap: var(--sf-space-12);--btn-font-size: var(--sf-type-btn-size);--btn-font-weight: var(--sf-type-btn-weight);--btn-letter-spacing: var(--sf-type-btn-ls);--btn-text-transform: var(--sf-type-btn-transform);display:inline-flex;align-items:center;justify-content:center;gap:var(--btn-gap);padding:0 var(--btn-padding-x);height:var(--btn-height);min-width:var(--btn-height);background:var(--btn-bg);color:var(--btn-text);border:none;box-shadow:inset 0 0 0 var(--btn-border-width) var(--btn-border-color);border-radius:var(--btn-radius);font-family:var(--sf-font-secondary);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);line-height:var(--sf-type-btn-lh);letter-spacing:var(--btn-letter-spacing);text-transform:var(--btn-text-transform);white-space:nowrap;cursor:pointer;text-decoration:none;position:relative;-webkit-user-select:none;user-select:none;outline:none;flex-shrink:0;transition:background .15s ease,color .15s ease,border-color .15s ease}.sf-btn:hover:not(:disabled){background:var(--btn-bg-hover)}.sf-btn--state-hover:not(:disabled){background:var(--btn-bg-hover)}.sf-btn:focus-visible{outline:2px solid var(--sf-focus-ring);outline-offset:2px}.sf-btn:disabled,.sf-btn[aria-disabled=true]{--btn-bg: var(--sf-surface-btn-disabled);--btn-text: var(--sf-text-disabled);--btn-border-color: var(--sf-border-btn-disabled);--btn-border-width: 1px;cursor:not-allowed;pointer-events:none}.sf-btn--full-width{width:100%}.sf-btn--lg{--btn-height: 56px;--btn-padding-x: var(--sf-space-32)}.sf-btn--icon-only{--btn-padding-x: 0px;width:var(--btn-height);gap:0}.sf-btn--fill.sf-btn--primary{--btn-bg: var(--sf-surface-btn-fill);--btn-bg-hover: var(--sf-surface-btn-fill-hover);--btn-text: var(--sf-text-on-button)}.sf-btn--fill.sf-btn--primary:hover:not(:disabled){color:var(--sf-text-on-button-hover, var(--sf-text-on-button))}.sf-btn--fill.sf-btn--primary.sf-btn--state-hover:not(:disabled){color:var(--sf-text-on-button-hover, var(--sf-text-on-button))}.sf-btn--fill.sf-btn--brand{--btn-bg: var(--sf-surface-btn-brand-fill);--btn-bg-hover: var(--sf-surface-btn-brand-fill-hover);--btn-text: var(--sf-text-on-brand)}.sf-btn--fill.sf-btn--brand:hover:not(:disabled){color:var(--sf-text-on-brand-hover, var(--sf-text-on-brand))}.sf-btn--fill.sf-btn--brand.sf-btn--state-hover:not(:disabled){color:var(--sf-text-on-brand-hover, var(--sf-text-on-brand))}.sf-btn--fill.sf-btn--ghost{--btn-bg: transparent;--btn-bg-hover: var(--sf-surface-btn-inverse-fill);--btn-text: var(--sf-text-primary);--btn-border-color: var(--sf-surface-btn-primary);--btn-border-width: 1px}.sf-btn--fill.sf-btn--ghost:hover:not(:disabled){color:var(--sf-text-on-button-hover, var(--sf-text-on-button))}.sf-btn--fill.sf-btn--ghost.sf-btn--state-hover:not(:disabled){color:var(--sf-text-on-button-hover, var(--sf-text-on-button))}.sf-btn--fill.sf-btn--success{--btn-bg: var(--sf-surface-status-success);--btn-bg-hover: var(--sf-success-200);--btn-text: var(--sf-text-success)}.sf-btn--fill.sf-btn--success:hover:not(:disabled){color:var(--sf-neutral-000)}.sf-btn--fill.sf-btn--success.sf-btn--state-hover:not(:disabled){color:var(--sf-neutral-000)}.sf-btn--fill.sf-btn--destructive{--btn-bg: var(--sf-surface-status-error);--btn-bg-hover: var(--sf-error-200);--btn-text: var(--sf-text-error)}.sf-btn--fill.sf-btn--destructive:hover:not(:disabled){color:var(--sf-neutral-000)}.sf-btn--fill.sf-btn--destructive.sf-btn--state-hover:not(:disabled){color:var(--sf-neutral-000)}.sf-btn--outline{--btn-bg: var(--sf-surface-btn-outline-fill, transparent);--btn-bg-hover: var(--sf-surface-btn-outline-fill-hover, var(--sf-surface-btn-fill));--btn-border-width: 1px}.sf-btn--outline.sf-btn--primary{--btn-border-color: var(--sf-border-btn-outline, var(--sf-surface-btn-primary));--btn-text: var(--sf-text-btn-outline-primary, var(--sf-text-primary))}.sf-btn--outline.sf-btn--primary:hover:not(:disabled){color:var(--sf-text-btn-outline-primary-hover, var(--sf-text-on-button-hover, var(--sf-text-on-button)));--btn-border-color: var(--sf-border-btn-outline-hover, var(--sf-surface-btn-fill-hover))}.sf-btn--outline.sf-btn--brand{--btn-border-color: var(--sf-surface-btn-brand);--btn-text: var(--sf-text-brand)}.sf-btn--outline.sf-btn--brand:hover:not(:disabled){color:var(--sf-text-on-brand-hover, var(--sf-text-on-brand))}.sf-btn--outline.sf-btn--ghost{--btn-border-color: transparent;--btn-text: var(--sf-text-always-white);--btn-bg-hover: var(--sf-surface-btn-outline-fill-hover, var(--sf-surface-bg-focus))}.sf-btn--outline:disabled,.sf-btn--outline[aria-disabled=true]{--btn-bg: var(--sf-surface-btn-outline-fill-disabled, var(--sf-surface-btn-disabled))}.sf-btn--text{--btn-bg: transparent;--btn-bg-hover: transparent;--btn-border-width: 0px;--btn-text: var(--sf-text-primary);--btn-padding-x: var(--sf-space-4);height:auto;min-width:0}.sf-btn--text:hover:not(:disabled){text-decoration:underline}.sf-btn--text.sf-btn--brand{--btn-text: var(--sf-text-brand)}.sf-btn .sf-icon{color:currentColor;pointer-events:none}.sf-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;fill:currentColor;line-height:1;vertical-align:middle}.sf-icon svg{display:block;fill:currentColor}.sf-cart-badge{position:relative;display:inline-flex;align-items:center;gap:6px}.sf-cart-badge__bubble{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;border-radius:8px;background:var(--sf-brand-primary);color:var(--sf-text-always-white);font-family:var(--sf-font-secondary, system-ui, sans-serif);font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;pointer-events:none}.sf-cart-badge__dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background:var(--sf-brand-primary);pointer-events:none}.sf-cart-badge__qty-right{font-family:var(--sf-font-secondary, system-ui, sans-serif);font-size:13px;font-weight:600;color:var(--sf-text-primary);line-height:1}.sf-cart-badge__qty-text{font-family:var(--sf-font-secondary, system-ui, sans-serif);font-size:11px;font-weight:500;color:var(--sf-text-secondary);line-height:1}.sf-shopfront-logo{display:block;flex-shrink:0}.sf-shopfront-logo--light{color:var(--sf-brand-primary)}.sf-shopfront-logo--dark{color:var(--sf-text-always-white)}.sf-b2b-h-sn{width:100%}.sf-hb2b{box-sizing:border-box;width:100%;background:var(--sf-surface-bg-primary)}.sf-hb2b__inner{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;max-width:1440px;margin:0 auto;width:100%}.sf-hb2b--desktop .sf-hb2b__inner{flex-direction:row;gap:var(--sf-space-40, 40px);padding:var(--sf-space-24, 24px) var(--sf-section-padding-lr-desktop)}.sf-hb2b--mobile .sf-hb2b__inner,.sf-hb2b--mobile_open .sf-hb2b__inner{flex-direction:column;align-items:stretch;gap:var(--sf-space-16, 16px);padding:var(--sf-space-16, 16px) var(--sf-section-padding-lr-mobile)}.sf-hb2b__logo-link{display:flex;align-items:center;color:inherit;text-decoration:none}.sf-hb2b__logo--desktop{flex-shrink:0}.sf-hb2b__trail-link,.sf-hb2b__trail-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;margin-left:var(--sf-space-12, 12px);padding:6px 14px;border-radius:8px;border:1px solid var(--sf-neutral-black, rgba(15, 15, 20, .22));background:transparent;font-family:var(--sf-font-secondary, Inter, system-ui, sans-serif);font-size:13px;font-weight:500;color:var(--sf-text-primary, #111);text-decoration:none;cursor:pointer;white-space:nowrap}.sf-hb2b__trail-link:hover,.sf-hb2b__trail-btn:hover{background:#0000000d}.sf-hb2b__logo--mobile{flex:1 1 auto;display:flex;justify-content:center;min-width:0}.sf-hb2b__center{display:flex;flex:1 1 auto;align-items:center;gap:var(--sf-space-12, 12px);min-width:0}.sf-hb2b__segmented{flex:1 1 auto;min-width:0}.sf-hb2b__join{display:flex;align-items:stretch}.sf-hb2b__join>*{position:relative;margin-right:-1px;z-index:0}.sf-hb2b__join>*:hover,.sf-hb2b__join>*:focus-within,.sf-hb2b__join>*:focus{z-index:1}.sf-hb2b__join--quickadd{width:100%}.sf-hb2b__sku-field{box-sizing:border-box;display:flex;flex:1 1 auto;align-items:center;min-width:0;height:48px;padding:0 16px;border:1px solid var(--sf-border-control);border-radius:4px 0 0 4px;background:var(--sf-surface-control-always-white)}.sf-hb2b__sku-input{width:100%;border:none;background:transparent;font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-sm-size);font-weight:var(--sf-type-body-sm-weight);line-height:var(--sf-type-body-sm-lh);color:var(--sf-text-on-light);outline:none}.sf-hb2b__sku-input::placeholder{color:var(--sf-text-secondary)}.sf-hb2b__quickadd-wrap{flex:0 0 auto;width:100%;max-width:401px;border-radius:4px;background:var(--sf-surface-bg-secondary);overflow:hidden}.sf-hb2b__qty{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:63px;flex-shrink:0;height:48px;padding:0 17px;border:1px solid var(--sf-border-control);background:var(--sf-surface-control-always-white)}.sf-hb2b__qty-val{font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-sm-size);font-weight:var(--sf-type-body-sm-weight);line-height:var(--sf-type-body-sm-lh);text-align:center;color:var(--sf-text-primary)}.sf-hb2b__add-btn.sf-btn{flex-shrink:0;height:48px;min-height:48px;padding-left:12px;padding-right:12px;border-radius:0 4px 4px 0;text-transform:capitalize}.sf-hb2b__cart{display:flex;align-items:center;flex-shrink:0;color:var(--sf-text-primary)}.sf-hb2b__cart-btn{display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;background:transparent;color:inherit;cursor:pointer}.sf-hb2b__cart-btn:focus-visible{outline:2px solid var(--sf-focus-ring);outline-offset:2px;border-radius:2px}.sf-hb2b__mob-top{display:flex;align-items:center;width:100%}.sf-hb2b__mob-top .sf-hb2b__cart,.sf-hb2b__mob-top .sf-hb2b__cart-btn{display:flex;justify-content:flex-end;flex-shrink:0}.sf-hb2b__icon-hit{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;padding:0;border:none;background:transparent;color:var(--sf-text-primary);cursor:pointer}.sf-hb2b__icon-hit:focus-visible{outline:2px solid var(--sf-focus-ring);outline-offset:2px;border-radius:2px}.sf-hb2b__mob-search.sf-search-field{max-width:none;width:100%;background:var(--sf-surface-control-always-white)}@media (max-width: 1023px){.sf-hb2b--desktop .sf-hb2b__join--quickadd{max-width:100%}}.sf-search-field{display:flex;align-items:center;gap:8px;padding:0 16px;height:48px;border:1px solid var(--sf-border-control);border-radius:4px;background:var(--sf-surface-control);transition:border-color .15s,box-shadow .15s;width:100%;max-width:400px;box-sizing:border-box}.sf-search-field:not(.sf-search-field--v2)>.sf-icon{color:var(--sf-text-primary);flex-shrink:0}.sf-search-field--v2 .sf-icon{color:var(--sf-text-secondary);flex-shrink:0}.sf-search-field__input{flex:1;border:none;background:transparent;font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-sm-size);font-weight:var(--sf-weight-500, 500);line-height:1.25;color:var(--sf-text-primary);outline:none;min-width:0}.sf-search-field__input::placeholder{color:var(--sf-text-secondary)}.sf-search-field__input::-webkit-search-decoration,.sf-search-field__input::-webkit-search-cancel-button{display:none}.sf-search-field--hover{border-color:var(--sf-border-control-hover, var(--sf-text-primary))}.sf-search-field--focused{border-color:var(--sf-text-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--sf-text-primary) 15%,transparent)}.sf-search-field--disabled{opacity:.4;pointer-events:none}.sf-search-field--v2{padding:0;gap:0;border-radius:0}.sf-search-field__text-area{flex:1;display:flex;align-items:center;padding:0 16px;height:100%}.sf-search-field__icon-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--sf-border-control);flex-shrink:0;color:var(--sf-text-secondary)}.sf-search-field-segmented{display:flex;align-items:stretch;width:100%;min-width:0;box-sizing:border-box}.sf-search-field-segmented>*{position:relative;margin-right:-1px;z-index:0}.sf-search-field-segmented>*:hover,.sf-search-field-segmented>*:focus-within,.sf-search-field-segmented>*:focus{z-index:1}.sf-search-field-segmented__category{box-sizing:border-box;display:inline-flex;align-items:center;flex-shrink:0;gap:var(--sf-space-12, 12px);min-height:48px;padding:0 17px;border:1px solid var(--sf-border-control);border-radius:4px 0 0 4px;background:var(--sf-surface-control);font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-sm-size);font-weight:var(--sf-type-body-sm-emphasis-weight);line-height:var(--sf-type-body-sm-lh);color:var(--sf-text-on-light);cursor:pointer}.sf-search-field-segmented__category:hover:not(:disabled){background:var(--sf-surface-control-hover, var(--sf-surface-control))}.sf-search-field-segmented__category:disabled{cursor:not-allowed;opacity:.5}.sf-search-field-segmented__category:focus-visible{outline:2px solid var(--sf-brand-primary);outline-offset:2px;z-index:1}.sf-search-field-segmented__category .sf-icon{color:var(--sf-text-secondary)}.sf-search-field-segmented__category-text{min-width:32px;white-space:nowrap;text-align:left}.sf-search-field-segmented__search{box-sizing:border-box;display:flex;flex:1 1 auto;align-items:center;gap:var(--sf-space-8, 8px);min-width:0;height:48px;padding:0 16px;border:1px solid var(--sf-border-control);border-radius:0 4px 4px 0;background:var(--sf-surface-control-always-white);transition:border-color .15s,box-shadow .15s}.sf-search-field-segmented__search:focus-within{border-color:var(--sf-text-primary, var(--sf-border-control));box-shadow:0 0 0 2px color-mix(in srgb,var(--sf-text-primary) 15%,transparent)}.sf-search-field-segmented--disabled .sf-search-field-segmented__search{opacity:.4}.sf-search-field-segmented__search .sf-icon{flex-shrink:0;color:var(--sf-text-on-light)}.sf-search-field-segmented__input{flex:1 1 auto;min-width:0;border:none;background:transparent;font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-sm-size);font-weight:var(--sf-type-body-sm-weight, 500);line-height:var(--sf-type-body-sm-lh);color:var(--sf-text-on-light);outline:none}.sf-search-field-segmented__input::placeholder{color:var(--sf-text-secondary)}.sf-search-field-segmented__input:disabled{color:var(--sf-text-disabled);cursor:not-allowed}.sf-search-field-segmented__input::-webkit-search-decoration,.sf-search-field-segmented__input::-webkit-search-cancel-button{display:none}.sf-nbfa{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;background:var(--sf-surface-bg-primary);padding:0 var(--sf-section-padding-lr-desktop)}.sf-nbfa__list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:0;margin:0;padding:0;list-style:none}.sf-nbfa__item{margin:0;padding:0}.sf-mnib{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:61px;margin:0;padding:0 var(--sf-space-24, 24px);border:none;background:transparent;font-family:var(--sf-font-secondary);font-size:var(--sf-type-btn-lg-size);font-weight:var(--sf-type-btn-lg-weight);line-height:var(--sf-type-btn-lg-lh);letter-spacing:var(--sf-type-btn-lg-ls);text-transform:var(--sf-type-btn-lg-case);text-decoration:none;color:var(--sf-text-primary);cursor:pointer;white-space:nowrap}.sf-mnib:hover:not(:disabled),.sf-mnib--hover{background:var(--sf-surface-btn-light)}.sf-mnib--selected.sf-mnib--mode-brand,.sf-mnib--selected.sf-mnib--mode-brand:hover,.sf-mnib--selected.sf-mnib--mode-dark:hover{background:var(--sf-surface-control-brand);color:var(--sf-text-on-brand)}.sf-mnib--selected.sf-mnib--mode-dark,.sf-mnib--selected.sf-mnib--mode-dark:hover{background:var(--sf-surface-control-selected);color:var(--sf-text-on-dark)}.sf-mnib:focus-visible{outline:2px solid var(--sf-focus-ring);outline-offset:2px}.sf-mnib__label{display:block}.sf-nbua{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:var(--sf-space-16, 16px) var(--sf-section-padding-lr-desktop);background:var(--sf-surface-bg-primary);border-bottom:1px solid var(--sf-border-bg)}.sf-nbua__list{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:var(--sf-space-24, 24px);margin:0;padding:0;list-style:none}.sf-nbua__item{margin:0;padding:0}.sf-nbua__link{text-decoration:none;color:inherit;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin:0;padding:var(--sf-space-12, 12px) 0 var(--sf-space-16, 16px);border:none;border-bottom:2px solid transparent;background:transparent;font-family:var(--sf-font-secondary);font-size:var(--sf-type-body-md-size);font-weight:var(--sf-type-body-md-weight);line-height:normal;letter-spacing:var(--sf-type-body-md-ls);color:var(--sf-text-primary);cursor:pointer;white-space:nowrap}.sf-nbua__link:hover{border-bottom-color:var(--sf-border-control-hover)}.sf-nbua__link--selected{border-bottom-color:var(--sf-border-control-brand)}.sf-nbua__link:focus-visible{outline:2px solid var(--sf-focus-ring);outline-offset:2px}
