.theme-mode-toggle{display:flex;align-items:center}.theme-mode-toggle__button.localization-form__select{display:inline-flex;align-items:center;justify-content:flex-start;gap:.9rem;width:auto;min-width:auto;min-height:3.8rem;padding-right:1.4rem;border:0;cursor:pointer;transition:transform var(--duration-default) ease,box-shadow var(--duration-default) ease}.theme-mode-toggle__button.localization-form__select:hover{transform:translateY(-.05rem)}.theme-mode-toggle__button.localization-form__select:focus-visible{outline-offset:0}.theme-mode-toggle__track{position:relative;width:3.8rem;height:2.2rem;border-radius:999px;background:rgba(var(--color-foreground),.14);box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.1);flex-shrink:0;transition:background var(--duration-default) ease,box-shadow var(--duration-default) ease}.theme-mode-toggle__thumb{position:absolute;top:.3rem;left:.3rem;width:1.6rem;height:1.6rem;border-radius:50%;background:rgb(var(--color-button));box-shadow:0 .1rem .3rem rgba(var(--color-shadow),.22);transition:transform var(--duration-default) ease,background var(--duration-default) ease}.theme-mode-toggle__label{white-space:nowrap}theme-mode-toggle[data-theme-mode=dark] .theme-mode-toggle__track{background:rgba(var(--color-button),.22);box-shadow:inset 0 0 0 .1rem rgba(var(--color-button-text),.16)}theme-mode-toggle[data-theme-mode=dark] .theme-mode-toggle__thumb{transform:translate(1.6rem)}.desktop-localization-wrapper .theme-mode-toggle{margin-left:.8rem}.menu-drawer__localization .theme-mode-toggle,.menu-drawer .theme-mode-toggle--drawer{margin-top:1.2rem}.menu-drawer__localization .theme-mode-toggle__button.localization-form__select,.menu-drawer .theme-mode-toggle--drawer .theme-mode-toggle__button.localization-form__select{width:auto;justify-content:flex-start}html[data-theme-mode=dark] .footer{border-top:none}html[data-theme-mode=dark] .card__inner.color-scheme-1{background:var(--gradient-background)}html[data-theme-mode=dark] .collapsible-row-layout .accordion:not(:first-child){margin-top:1rem}html[data-theme-mode=dark] .banner--mobile-bottom:not(.banner--stacked) .banner__box[class*=color-scheme-]{background:var(--gradient-background)}html[data-theme-mode=dark] .product-card-wrapper .card,html[data-theme-mode=dark] .contains-card--product,html[data-theme-mode=dark] .category-spot-card{--color-background: var(--theme-mode-card-color-background);--gradient-background: var(--theme-mode-card-gradient-background);--color-foreground: var(--theme-mode-card-color-foreground);--color-background-contrast: var(--theme-mode-card-color-background-contrast);--color-shadow: var(--theme-mode-card-color-shadow);--color-button: var(--theme-mode-card-color-button);--color-button-text: var(--theme-mode-card-color-button-text);--color-secondary-button: var(--theme-mode-card-color-secondary-button);--color-secondary-button-text: var(--theme-mode-card-color-secondary-button-text);--color-link: var(--theme-mode-card-color-link)}html[data-theme-mode=dark] .product-card-wrapper .card__inner,html[data-theme-mode=dark] .product-card-wrapper .card__media,html[data-theme-mode=dark] .product-card-wrapper .card__media .media{background:#fff}html[data-theme-mode=dark] .product-card-wrapper .card__inner{border-top-left-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width));border-top-right-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width));border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden}html[data-theme-mode=dark] .product-card-wrapper .card__media .media{border-top-left-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width));border-top-right-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width))}html[data-theme-mode=dark] .product-form__submit.button{--color-button: var(--theme-mode-card-color-background);--color-button-text: var(--theme-mode-card-color-foreground);--color-secondary-button: var(--theme-mode-card-color-background);--color-secondary-button-text: var(--theme-mode-card-color-foreground)}html[data-theme-mode=dark] .product-form__submit.button:not([disabled]):hover:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + 1.3px) rgba(var(--theme-mode-card-color-foreground),calc(1 - var(--buttons-border-opacity))),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--theme-mode-card-color-background),1)}html[data-theme-mode=dark] .product-form__submit.button,html[data-theme-mode=dark] .product-form__submit.button:after{color:rgb(var(--theme-mode-card-color-foreground))}html[data-theme-mode=dark] .ticker-section__heading{color:rgb(var(--theme-mode-dark-color-foreground))!important}html[data-theme-mode=dark] .ticker-section__heading-wrapper .ticker-section__heading{background:rgba(var(--theme-mode-card-color-background),.9)!important;box-shadow:inset 0 0 0 .1rem rgba(var(--theme-mode-card-color-foreground),.16)!important}html[data-theme-mode=dark] .ticker-section__item{border-color:rgba(var(--theme-mode-card-color-foreground),.16)!important;background:rgba(var(--theme-mode-card-color-background),.94)!important;color:rgb(var(--theme-mode-card-color-foreground))!important;box-shadow:0 .8rem 2.2rem rgba(var(--theme-mode-card-color-shadow),.28)!important}html[data-theme-mode=dark] .ticker-section__item:hover,html[data-theme-mode=dark] .ticker-section__item:focus-visible{border-color:rgba(var(--theme-mode-card-color-foreground),.26)!important;box-shadow:0 1rem 2.8rem rgba(var(--theme-mode-card-color-shadow),.34)!important}html[data-theme-mode=dark] .ticker-section__text,html[data-theme-mode=dark] .ticker-section__product-title,html[data-theme-mode=dark] .ticker-section__price{color:rgb(var(--theme-mode-card-color-foreground))!important}html[data-theme-mode=dark] .ticker-section__price{opacity:.78}html[data-theme-mode=dark] .ticker-section__line{background:rgba(var(--theme-mode-card-color-foreground),.22)!important}html[data-theme-mode=dark] .ticker-section__image{background:rgba(var(--theme-mode-card-color-foreground),.06)!important}html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-title,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-text,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-reviewer-name,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-product-name,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-verified-text,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-rating-text,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-average-rating,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-header-info,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-star,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-stars,html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-quote-marks{color:rgb(var(--theme-mode-dark-color-foreground))!important}html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-card.jdgm-carousel-item{background:rgba(var(--theme-mode-card-color-background),.96)!important;border:.1rem solid rgba(var(--theme-mode-card-color-foreground),.14)!important;box-shadow:0 1.2rem 3rem rgba(var(--theme-mode-card-color-shadow),.28)!important}html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-card-content{color:rgb(var(--theme-mode-card-color-foreground))!important}html[data-theme-mode=dark] .jdgm-widget.jdgm-testimonials-carousel .jdgm-product-name{opacity:.82}@media screen and (max-width:989px){.desktop-localization-wrapper .theme-mode-toggle{display:none}.theme-mode-toggle__button.localization-form__select{gap:.7rem;padding-right:1.1rem}.theme-mode-toggle__label{font-size:1.2rem;letter-spacing:.04rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-theme-mode.css.map */
