:root{--surface-base: #ffffff;--surface-container: #f8f8f8;--surface-container-high: #f0f0f0;--surface-container-highest: #e8e8e8;--surface-inverse: #121212;--text-primary: #000000;--text-heading: #000000;--text-secondary: #666666;--text-tertiary: #999999;--text-on-inverse: #ffffff;--border-primary: rgba(0, 0, 0, .12);--border-secondary: rgba(0, 0, 0, .08);--border-subtle: rgba(0, 0, 0, .04);--btn-primary-bg: #000000;--btn-primary-text: #ffffff;--btn-primary-hover-bg: #333333;--btn-secondary-bg: transparent;--btn-secondary-text: #000000;--btn-secondary-border: #000000;--input-bg: #ffffff;--input-border: rgba(0, 0, 0, .12);--input-text: #000000;--input-placeholder: #999999;--link-color: #000000;--link-hover: #333333;--focus-outline: #000000;--card-bg: #ffffff;--card-bg-subtle: #f8f8f8;--card-border: rgba(0, 0, 0, .08);--overlay-bg: rgba(0, 0, 0, .5);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .12);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .16);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-out-cubic: cubic-bezier(.33, 1, .68, 1);--ease-in-out-cubic: cubic-bezier(.65, 0, .35, 1);--duration-instant: .1s;--duration-fast: .2s;--duration-normal: .4s;--duration-slow: .6s;--duration-slower: .8s;--stagger-delay: 80ms;--stagger-delay-fast: 50ms;--stagger-delay-slow: .12s;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--space-4xl: 80px;--space-5xl: 96px;--eyebrow-size: 12px;--eyebrow-weight: 600;--eyebrow-tracking: .1em;--eyebrow-transform: uppercase;--heading-xl: clamp(2rem, 5vw, 3.25rem);--heading-lg: clamp(1.75rem, 4vw, 2.5rem);--heading-md: clamp(1.25rem, 3vw, 1.75rem);--heading-sm: clamp(1rem, 2vw, 1.25rem);--heading-weight: 600;--heading-tracking: -.02em;--body-lg: 18px;--body-md: 16px;--body-sm: 14px;--body-xs: 12px;--body-weight: 400;--body-tracking: 0;--body-line-height: 1.6;--button-padding-y: 14px;--button-padding-x: 28px;--button-radius: 6px;--button-font-size: 14px;--button-font-weight: 600;--button-tracking: .02em;--button-primary-bg: var(--btn-primary-bg);--button-primary-text: var(--btn-primary-text);--button-primary-hover-bg: var(--btn-primary-hover-bg);--button-secondary-bg: var(--btn-secondary-bg);--button-secondary-text: var(--btn-secondary-text);--button-secondary-border: var(--btn-secondary-border);--button-secondary-hover-bg: var(--btn-primary-bg);--button-secondary-hover-text: var(--btn-primary-text);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-2xl: 16px;--radius-3xl: 24px;--radius-full: 999px;--card-padding: 24px;--card-padding-mobile: 20px;--card-radius: 12px;--card-shadow: var(--shadow-sm);--card-shadow-hover: var(--shadow-lg);--section-padding-y: 60px;--section-padding-y-mobile: 40px;--section-gap: 24px;--section-max-width: 1200px;--surface-primary: var(--surface-base);--surface-secondary: var(--surface-container);--surface-tertiary: var(--surface-container-high);--border-tertiary: var(--border-subtle)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--surface-base: #121212;--surface-container: #1e1e1e;--surface-container-high: #232323;--surface-container-highest: #2c2c2c;--surface-inverse: #e6e1e3;--text-primary: #e0e0e0;--text-heading: #ffffff;--text-secondary: #a0a0a0;--text-tertiary: #6b6b6b;--text-on-inverse: #121212;--border-primary: rgba(255, 255, 255, .12);--border-secondary: rgba(255, 255, 255, .08);--border-subtle: rgba(255, 255, 255, .04);--btn-primary-bg: #ffffff;--btn-primary-text: #121212;--btn-primary-hover-bg: #e0e0e0;--btn-secondary-bg: transparent;--btn-secondary-text: #ffffff;--btn-secondary-border: #ffffff;--input-bg: #1e1e1e;--input-border: rgba(255, 255, 255, .16);--input-text: #e0e0e0;--input-placeholder: rgba(255, 255, 255, .5);--link-color: #b0b0ff;--link-hover: #d0d0ff;--focus-outline: #ffffff;--card-bg: #1e1e1e;--card-bg-subtle: #181818;--card-border: rgba(255, 255, 255, .08);--overlay-bg: rgba(0, 0, 0, .7);--shadow-sm: none;--shadow-md: none;--shadow-lg: none}:root:not([data-theme=light]) .email-signup__input{background-color:transparent;border-color:var(--input-border);color:var(--text-heading)}:root:not([data-theme=light]) .email-signup__input::placeholder{color:var(--input-placeholder)}:root:not([data-theme=light]) .email-signup__input:focus{border-color:#fff9;background-color:#ffffff0d}:root:not([data-theme=light]) .email-signup__input-group{--color-input-border: var(--input-border);--color-input-background: transparent;--color-input-text: var(--text-heading)}:root:not([data-theme=light]) #klaviyo-product-reviews-wrapper{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-accent-color: #ffffff;--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-button-color: #ffffff;--kl-reviews-reviews-button-hover-color: #e8e8e8;--kl-reviews-reviews-button-font-color: #000000;--kl-reviews-reviews-filter-color: #ffffff;--kl-reviews-reviews-filter-background-color: #1a1a1a;--kl-reviews-reviews-corner-radius: 6px}:root:not([data-theme=light]) #klaviyo-all-reviews-wrapper{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-accent-color: #ffffff;--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-button-color: #ffffff;--kl-reviews-reviews-button-hover-color: #e8e8e8;--kl-reviews-reviews-button-font-color: #000000;--kl-reviews-reviews-filter-color: #ffffff;--kl-reviews-reviews-filter-background-color: #1a1a1a}:root:not([data-theme=light]) #klaviyo-reviews-carousel-wrapper,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-accent-color: #ffffff;--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-button-color: #ffffff;--kl-reviews-reviews-button-hover-color: #e8e8e8;--kl-reviews-reviews-button-font-color: #000000;--kl-reviews-featured-background-color: var(--surface-base);--kl-reviews-featured-card-color: var(--surface-raised, #1a1a1a);--kl-reviews-featured-text-color: #ffffff;--kl-reviews-featured-heading-color: #ffffff;--kl-reviews-featured-subtext-color: rgba(255, 255, 255, .65);--kl-reviews-featured-star-color: #ffffff;--kl-reviews-featured-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-featured-link-color: rgba(255, 255, 255, .8);--kl-reviews-featured-border-color: rgba(255, 255, 255, .08);--kl-reviews-featured-button-background-color: #ffffff;--kl-reviews-featured-button-text-color: #000000;--kl-reviews-featured-primary-font-color: #ffffff;--kl-reviews-featured-secondary-font-color: rgba(255, 255, 255, .65);--kl-reviews-featured-primary-background-color: var(--surface-base);--kl-reviews-featured-secondary-background-color: var(--surface-raised, #1a1a1a)}:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel .kl_reviews_carousel_header,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel h2,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel h3{color:var(--text-heading)!important}:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=review_card],:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=ReviewCard],:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=kl_reviews_card],:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=swiper-slide]{background-color:var(--surface-raised, #1a1a1a)!important;color:var(--text-heading)!important;border-color:#ffffff14!important}:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=review_card] *,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=swiper-slide] p,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=swiper-slide] span{color:var(--text-heading)!important}:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=prev_button],:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=next_button]{background-color:var(--surface-raised, #1a1a1a)!important;color:var(--text-heading)!important;border-color:#ffffff26!important}:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=star] svg,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=star] path{fill:#fff!important}:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=empty][class*=star] svg,:root:not([data-theme=light]) #klaviyo-featured-reviews-carousel [class*=empty][class*=star] path{fill:#ffffff40!important}:root:not([data-theme=light]) .kl_reviews__star_rating_widget{--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72)}:root:not([data-theme=light]) .kl_reviews__star_rating_widget svg,:root:not([data-theme=light]) .kl_reviews__star_rating_widget svg path,:root:not([data-theme=light]) .kl_reviews__star_rating_widget svg polygon,:root:not([data-theme=light]) .kl_reviews__star_rating_widget svg circle{fill:#fff!important}:root:not([data-theme=light]) .kl_reviews__full_star,:root:not([data-theme=light]) .kl_reviews__full_star svg,:root:not([data-theme=light]) .kl_reviews__full_star svg path,:root:not([data-theme=light]) .kl_reviews__full_star svg polygon{fill:#fff!important;color:#fff!important}:root:not([data-theme=light]) .kl_reviews__partial_star,:root:not([data-theme=light]) .kl_reviews__partial_star svg,:root:not([data-theme=light]) .kl_reviews__partial_star svg path,:root:not([data-theme=light]) .kl_reviews__partial_star svg polygon{fill:#fff!important;color:#fff!important}:root:not([data-theme=light]) .kl_reviews__empty_star,:root:not([data-theme=light]) .kl_reviews__empty_star svg,:root:not([data-theme=light]) .kl_reviews__empty_star svg path,:root:not([data-theme=light]) .kl_reviews__empty_star svg polygon{fill:#ffffff40!important;color:#ffffff40!important}:root:not([data-theme=light]) .kl_reviews__star svg,:root:not([data-theme=light]) .kl_reviews__star svg path,:root:not([data-theme=light]) .kl_reviews__star svg polygon,:root:not([data-theme=light]) .kl_reviews__circle svg,:root:not([data-theme=light]) .kl_reviews__circle svg path,:root:not([data-theme=light]) .kl_reviews__circle svg circle{fill:#fff!important;color:#fff!important}:root:not([data-theme=light]) .kl_reviews__review__title,:root:not([data-theme=light]) .kl_reviews__review__content,:root:not([data-theme=light]) .kl_reviews__review__author,:root:not([data-theme=light]) .kl_reviews__summary__average_value,:root:not([data-theme=light]) .kl_reviews__summary__average_denominator,:root:not([data-theme=light]) .kl_reviews__summary__stars__count,:root:not([data-theme=light]) .kl_reviews__review__timestamp,:root:not([data-theme=light]) .kl_reviews__list__tab,:root:not([data-theme=light]) .kl_reviews__search,:root:not([data-theme=light]) .kl_reviews__histogram__value,:root:not([data-theme=light]) .kl_reviews__histogram__rating,:root:not([data-theme=light]) .kl_reviews__star_rating_widget__label{color:#fff!important}:root:not([data-theme=light]) .kl_reviews__review__response_title{color:#ffffffb8!important}:root:not([data-theme=light]) .kl_reviews__histogram__bar--background{background-color:#ffffff1f!important}:root:not([data-theme=light]) .kl_reviews__filters__pill,:root:not([data-theme=light]) .kl_reviews__filters__pill select,:root:not([data-theme=light]) .kl_reviews__filters__pill button{color:#fff!important;border-color:var(--input-border)!important}:root:not([data-theme=light]) .kl_reviews__filters__pill select,:root:not([data-theme=light]) .kl_reviews__search input{background-color:#1a1a1a!important;color:#fff!important}:root:not([data-theme=light]) [class*=kl_reviews][class*=scale] [class*=line],:root:not([data-theme=light]) [class*=kl_reviews][class*=scale] [class*=track],:root:not([data-theme=light]) [class*=kl_reviews][class*=scale] [class*=bar],:root:not([data-theme=light]) [class*=kl_reviews][class*=scale] hr,:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=line],:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=track],:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=bar]:not([class*=histogram]),:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] hr{background-color:#ffffff4d!important;border-color:#ffffff4d!important}:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=tick],:root:not([data-theme=light]) [class*=kl_reviews] [class*=scale] [class*=tick],:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=marker],:root:not([data-theme=light]) [class*=kl_reviews] [class*=scale] [class*=marker]{background-color:#fff6!important;border-color:#fff6!important}:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=indicator],:root:not([data-theme=light]) [class*=kl_reviews] [class*=custom_field] [class*=dot],:root:not([data-theme=light]) [class*=kl_reviews] [class*=scale] [class*=indicator],:root:not([data-theme=light]) [class*=kl_reviews] [class*=scale] [class*=dot]{background-color:#fff!important;border-color:#fff!important}}html[data-theme=dark]{--surface-base: #121212;--surface-container: #1e1e1e;--surface-container-high: #232323;--surface-container-highest: #2c2c2c;--surface-inverse: #e6e1e3;--text-primary: #e0e0e0;--text-heading: #ffffff;--text-secondary: #a0a0a0;--text-tertiary: #6b6b6b;--text-on-inverse: #121212;--border-primary: rgba(255, 255, 255, .12);--border-secondary: rgba(255, 255, 255, .08);--border-subtle: rgba(255, 255, 255, .04);--btn-primary-bg: #ffffff;--btn-primary-text: #121212;--btn-primary-hover-bg: #e0e0e0;--btn-secondary-bg: transparent;--btn-secondary-text: #ffffff;--btn-secondary-border: #ffffff;--input-bg: #1e1e1e;--input-border: rgba(255, 255, 255, .16);--input-text: #e0e0e0;--input-placeholder: rgba(255, 255, 255, .5);--link-color: #b0b0ff;--link-hover: #d0d0ff;--focus-outline: #ffffff;--card-bg: #1e1e1e;--card-bg-subtle: #181818;--card-border: rgba(255, 255, 255, .08);--overlay-bg: rgba(0, 0, 0, .7);--shadow-sm: none;--shadow-md: none;--shadow-lg: none}html[data-theme=dark] .invert-on-dark{filter:brightness(0) invert(1)}[data-animate]{opacity:0;transition:opacity var(--duration-slow) var(--ease-out-expo),transform var(--duration-slow) var(--ease-out-expo)}[data-animate].is-visible{opacity:1;transform:none}[data-animate=fade-up]{transform:translateY(32px)}[data-animate=fade-in]{transform:none}[data-animate=slide-left]{transform:translate(-32px)}[data-animate=slide-right]{transform:translate(32px)}[data-animate=scale-up]{transform:scale(.95)}[data-animate-stagger]>*{opacity:0;transform:translateY(20px);transition:opacity var(--duration-normal) var(--ease-out-expo),transform var(--duration-normal) var(--ease-out-expo)}[data-animate-stagger].is-visible>*{opacity:1;transform:none}[data-animate-stagger].is-visible>*:nth-child(1){transition-delay:calc(var(--stagger-delay) * 0)}[data-animate-stagger].is-visible>*:nth-child(2){transition-delay:calc(var(--stagger-delay) * 1)}[data-animate-stagger].is-visible>*:nth-child(3){transition-delay:calc(var(--stagger-delay) * 2)}[data-animate-stagger].is-visible>*:nth-child(4){transition-delay:calc(var(--stagger-delay) * 3)}[data-animate-stagger].is-visible>*:nth-child(5){transition-delay:calc(var(--stagger-delay) * 4)}[data-animate-stagger].is-visible>*:nth-child(6){transition-delay:calc(var(--stagger-delay) * 5)}[data-animate-stagger].is-visible>*:nth-child(7){transition-delay:calc(var(--stagger-delay) * 6)}[data-animate-stagger].is-visible>*:nth-child(8){transition-delay:calc(var(--stagger-delay) * 7)}[data-animate-stagger].is-visible>*:nth-child(9){transition-delay:calc(var(--stagger-delay) * 8)}[data-animate-stagger].is-visible>*:nth-child(10){transition-delay:calc(var(--stagger-delay) * 9)}[data-animate-stagger].is-visible>*:nth-child(11){transition-delay:calc(var(--stagger-delay) * 10)}[data-animate-stagger].is-visible>*:nth-child(12){transition-delay:calc(var(--stagger-delay) * 11)}@media(prefers-reduced-motion:reduce){[data-animate],[data-animate-stagger]>*{opacity:1;transform:none;transition:none}}header-component{transition:transform var(--duration-normal) var(--ease-out-expo),background-color var(--duration-normal) var(--ease-out-cubic),box-shadow var(--duration-normal) var(--ease-out-cubic)}header-component.header-scrolled{background-color:var(--color-background);box-shadow:0 1px 0 var(--color-border)}header-component.header-hidden{transform:translateY(-100%)}header-component:not(.header-scrolled):not(.header-hidden){transition:none}header-component.header-scrolled,header-component.header-hidden{transition:transform var(--duration-normal) var(--ease-out-expo),background-color var(--duration-normal) var(--ease-out-cubic),box-shadow var(--duration-normal) var(--ease-out-cubic)}.button:not(.button-secondary):not(.button-unstyled),button.shopify-payment-button__button--unbranded{transition:background-color var(--duration-fast) var(--ease-out-cubic),color var(--duration-fast) var(--ease-out-cubic),border-color var(--duration-fast) var(--ease-out-cubic),transform var(--duration-fast) var(--ease-out-cubic),box-shadow var(--duration-fast) var(--ease-out-cubic)}.button:not(.button-secondary):not(.button-unstyled):hover,button.shopify-payment-button__button--unbranded:hover:not([disabled]){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.button:not(.button-secondary):not(.button-unstyled):active,button.shopify-payment-button__button--unbranded:active:not([disabled]){transform:translateY(0);box-shadow:none}.product-form__submit:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0003}.product-form__submit:active{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.button-secondary{transition:background-color var(--duration-fast) var(--ease-out-cubic),color var(--duration-fast) var(--ease-out-cubic),border-color var(--duration-fast) var(--ease-out-cubic),transform var(--duration-fast) var(--ease-out-cubic)}.button-secondary:hover{transform:translateY(-1px)}.button-secondary:active{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.button,.button-secondary,button.shopify-payment-button__button--unbranded,.product-form__submit{transform:none!important;box-shadow:none!important}}html[data-theme=dark] .email-signup__input{background-color:transparent;border-color:var(--input-border);color:var(--text-heading)}html[data-theme=dark] .email-signup__input::placeholder{color:var(--input-placeholder)}html[data-theme=dark] .email-signup__input:focus{border-color:#fff9;background-color:#ffffff0d}html[data-theme=dark] .email-signup__input-group{--color-input-border: var(--input-border);--color-input-background: transparent;--color-input-text: var(--text-heading)}html[data-theme=dark] #klaviyo-product-reviews-wrapper{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-accent-color: #ffffff;--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-button-color: #ffffff;--kl-reviews-reviews-button-hover-color: #e8e8e8;--kl-reviews-reviews-button-font-color: #000000;--kl-reviews-reviews-filter-color: #ffffff;--kl-reviews-reviews-filter-background-color: #1a1a1a;--kl-reviews-reviews-corner-radius: 6px}html[data-theme=dark] #klaviyo-all-reviews-wrapper{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-accent-color: #ffffff;--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-button-color: #ffffff;--kl-reviews-reviews-button-hover-color: #e8e8e8;--kl-reviews-reviews-button-font-color: #000000;--kl-reviews-reviews-filter-color: #ffffff;--kl-reviews-reviews-filter-background-color: #1a1a1a}html[data-theme=dark] #klaviyo-reviews-carousel-wrapper{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25)}html[data-theme=dark] #klaviyo-featured-reviews-carousel{--kl-reviews-reviews-primary-background-color: var(--surface-base);--kl-reviews-reviews-secondary-background-color: #1a1a1a;--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72);--kl-reviews-reviews-accent-color: #ffffff;--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-button-color: #ffffff;--kl-reviews-reviews-button-hover-color: #e8e8e8;--kl-reviews-reviews-button-font-color: #000000;--kl-reviews-featured-background-color: var(--surface-base);--kl-reviews-featured-card-color: var(--surface-raised, #1a1a1a);--kl-reviews-featured-text-color: #ffffff;--kl-reviews-featured-heading-color: #ffffff;--kl-reviews-featured-subtext-color: rgba(255, 255, 255, .65);--kl-reviews-featured-star-color: #ffffff;--kl-reviews-featured-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-featured-link-color: rgba(255, 255, 255, .8);--kl-reviews-featured-border-color: rgba(255, 255, 255, .08);--kl-reviews-featured-button-background-color: #ffffff;--kl-reviews-featured-button-text-color: #000000;--kl-reviews-featured-primary-font-color: #ffffff;--kl-reviews-featured-secondary-font-color: rgba(255, 255, 255, .65);--kl-reviews-featured-primary-background-color: var(--surface-base);--kl-reviews-featured-secondary-background-color: var(--surface-raised, #1a1a1a)}html[data-theme=dark] #klaviyo-featured-reviews-carousel .kl_reviews_carousel_header,html[data-theme=dark] #klaviyo-featured-reviews-carousel h2,html[data-theme=dark] #klaviyo-featured-reviews-carousel h3{color:var(--text-heading)!important}html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=review_card],html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=ReviewCard],html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=kl_reviews_card],html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=swiper-slide]{background-color:var(--surface-raised, #1a1a1a)!important;color:var(--text-heading)!important;border-color:#ffffff14!important}html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=review_card] *,html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=swiper-slide] p,html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=swiper-slide] span{color:var(--text-heading)!important}html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=prev_button],html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=next_button]{background-color:var(--surface-raised, #1a1a1a)!important;color:var(--text-heading)!important;border-color:#ffffff26!important}html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=star] svg,html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=star] path{fill:#fff!important}html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=empty][class*=star] svg,html[data-theme=dark] #klaviyo-featured-reviews-carousel [class*=empty][class*=star] path{fill:#ffffff40!important}html[data-theme=dark] .kl_reviews__star_rating_widget{--kl-reviews-reviews-star-color: #ffffff;--kl-reviews-reviews-empty-star-color: rgba(255, 255, 255, .25);--kl-reviews-reviews-primary-font-color: var(--text-heading);--kl-reviews-reviews-secondary-font-color: rgba(255, 255, 255, .72)}html[data-theme=dark] .kl_reviews__star_rating_widget svg,html[data-theme=dark] .kl_reviews__star_rating_widget svg path,html[data-theme=dark] .kl_reviews__star_rating_widget svg polygon,html[data-theme=dark] .kl_reviews__star_rating_widget svg circle{fill:#fff!important}html[data-theme=dark] .kl_reviews__full_star,html[data-theme=dark] .kl_reviews__full_star svg,html[data-theme=dark] .kl_reviews__full_star svg path,html[data-theme=dark] .kl_reviews__full_star svg polygon{fill:#fff!important;color:#fff!important}html[data-theme=dark] .kl_reviews__partial_star,html[data-theme=dark] .kl_reviews__partial_star svg,html[data-theme=dark] .kl_reviews__partial_star svg path,html[data-theme=dark] .kl_reviews__partial_star svg polygon{fill:#fff!important;color:#fff!important}html[data-theme=dark] .kl_reviews__empty_star,html[data-theme=dark] .kl_reviews__empty_star svg,html[data-theme=dark] .kl_reviews__empty_star svg path,html[data-theme=dark] .kl_reviews__empty_star svg polygon{fill:#ffffff40!important;color:#ffffff40!important}html[data-theme=dark] .kl_reviews__star svg,html[data-theme=dark] .kl_reviews__star svg path,html[data-theme=dark] .kl_reviews__star svg polygon,html[data-theme=dark] .kl_reviews__circle svg,html[data-theme=dark] .kl_reviews__circle svg path,html[data-theme=dark] .kl_reviews__circle svg circle{fill:#fff!important;color:#fff!important}html[data-theme=dark] .kl_reviews__review__title,html[data-theme=dark] .kl_reviews__review__content,html[data-theme=dark] .kl_reviews__review__author,html[data-theme=dark] .kl_reviews__summary__average_value,html[data-theme=dark] .kl_reviews__summary__average_denominator,html[data-theme=dark] .kl_reviews__summary__stars__count,html[data-theme=dark] .kl_reviews__review__timestamp,html[data-theme=dark] .kl_reviews__list__tab,html[data-theme=dark] .kl_reviews__search,html[data-theme=dark] .kl_reviews__histogram__value,html[data-theme=dark] .kl_reviews__histogram__rating,html[data-theme=dark] .kl_reviews__star_rating_widget__label{color:#fff!important}html[data-theme=dark] .kl_reviews__review__response_title{color:#ffffffb8!important}html[data-theme=dark] .kl_reviews__histogram__bar--background{background-color:#ffffff1f!important}html[data-theme=dark] [class*=kl_reviews][class*=scale] [class*=line],html[data-theme=dark] [class*=kl_reviews][class*=scale] [class*=track],html[data-theme=dark] [class*=kl_reviews][class*=scale] [class*=bar],html[data-theme=dark] [class*=kl_reviews][class*=scale] hr,html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=line],html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=track],html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=bar]:not([class*=histogram]),html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] hr{background-color:#ffffff4d!important;border-color:#ffffff4d!important}html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=tick],html[data-theme=dark] [class*=kl_reviews] [class*=scale] [class*=tick],html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=marker],html[data-theme=dark] [class*=kl_reviews] [class*=scale] [class*=marker]{background-color:#fff6!important;border-color:#fff6!important}html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=indicator],html[data-theme=dark] [class*=kl_reviews] [class*=custom_field] [class*=dot],html[data-theme=dark] [class*=kl_reviews] [class*=scale] [class*=indicator],html[data-theme=dark] [class*=kl_reviews] [class*=scale] [class*=dot]{background-color:#fff!important;border-color:#fff!important}html[data-theme=dark] .kl_reviews__filters__pill,html[data-theme=dark] .kl_reviews__filters__pill select,html[data-theme=dark] .kl_reviews__filters__pill button{color:#fff!important;border-color:var(--input-border)!important}html[data-theme=dark] .kl_reviews__filters__pill select,html[data-theme=dark] .kl_reviews__search input{background-color:#1a1a1a!important;color:#fff!important}html[data-theme=dark] .klaviyo-form{background-color:var(--surface-base)!important}html[data-theme=dark] .klaviyo-form div,html[data-theme=dark] .klaviyo-form p,html[data-theme=dark] .klaviyo-form span,html[data-theme=dark] .klaviyo-form label,html[data-theme=dark] .klaviyo-form button,html[data-theme=dark] .klaviyo-form a,html[data-theme=dark] .klaviyo-form h1,html[data-theme=dark] .klaviyo-form h2,html[data-theme=dark] .klaviyo-form h3,html[data-theme=dark] .klaviyo-form h4{color:var(--text-heading)!important}html[data-theme=dark] .klaviyo-form a[href]{color:var(--text-secondary)!important;text-decoration:underline!important}html[data-theme=dark] .klaviyo-form input[type=email],html[data-theme=dark] .klaviyo-form input[type=text],html[data-theme=dark] .klaviyo-form input[type=tel]{background-color:var(--input-bg)!important;color:var(--input-text)!important;border-color:var(--input-border)!important}html[data-theme=dark] .klaviyo-form input::placeholder{color:var(--input-placeholder)!important}html[data-theme=dark] .klaviyo-form select{background-color:var(--input-bg)!important;color:var(--input-text)!important;border-color:var(--input-border)!important}html[data-theme=dark] .klaviyo-close-form,html[data-theme=dark] .klaviyo-close-form *,html[data-theme=dark] .klaviyo-form button[aria-label=Close],html[data-theme=dark] .klaviyo-form button[aria-label="Close form"],html[data-theme=dark] .klaviyo-form [data-testid=close-button],html[data-theme=dark] .klaviyo-form [data-testid=close-button] *{color:var(--text-heading)!important;fill:var(--text-heading)!important;stroke:var(--text-heading)!important}html[data-theme=dark] .klaviyo-form[data-testid=form-teaser],html[data-theme=dark] div[class*=kl-teaser]{background-color:var(--surface-container)!important}html[data-theme=dark] .klaviyo-form[data-testid=form-teaser] *,html[data-theme=dark] div[class*=kl-teaser] *{color:var(--text-heading)!important}html[data-theme=dark] [class*=verified] svg,html[data-theme=dark] [class*=verified] img,html[data-theme=dark] .klaviyo-review-verified svg{filter:brightness(0) invert(1)}.shopify-block.shopify-app-block{flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}#klaviyo-reviews-carousel-wrapper,#klaviyo-featured-reviews-carousel,#klaviyo-product-reviews-wrapper,#klaviyo-all-reviews-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
/*# sourceMappingURL=/cdn/shop/t/35/assets/nether-tokens.css.map */
