.dark-mode-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.8rem;color:rgb(var(--color-foreground));transition:color .3s ease,transform .3s ease;position:relative;width:4.4rem;height:4.4rem}.dark-mode-toggle:hover{color:rgba(var(--color-foreground),1);transform:scale(1.1)}.dark-mode-toggle:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow);border-radius:50%}.dark-mode-toggle svg{width:2.2rem;height:2.2rem;transition:opacity .3s ease,transform .4s ease;position:absolute}.dark-mode-toggle__sun{opacity:0;transform:rotate(-90deg) scale(.5)}.dark-mode-toggle__moon,html[data-theme=dark] .dark-mode-toggle__sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] .dark-mode-toggle__moon{opacity:0;transform:rotate(90deg) scale(.5)}html[data-theme=dark]{--color-background: 26, 26, 30;--gradient-background: rgb(26, 26, 30);--color-foreground: 235, 235, 240;--color-background-contrast: 45, 45, 52;--color-shadow: 0, 0, 0;--color-button: 235, 235, 240;--color-button-text: 26, 26, 30;--color-secondary-button: 45, 45, 52;--color-secondary-button-text: 235, 235, 240;--color-link: 200, 200, 210;--color-badge-foreground: 235, 235, 240;--color-badge-background: 45, 45, 52;--color-badge-border: 235, 235, 240;--payment-terms-background-color: rgb(26, 26, 30);color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] .header-wrapper,html[data-theme=dark] .footer,html[data-theme=dark] .section-header{transition:background-color .35s ease,color .35s ease}html[data-theme=dark] .section-media-with-text__heading{color:#fff!important}html[data-theme=dark] [class*=color-]{--color-background: 26, 26, 30;--gradient-background: rgb(26, 26, 30);--color-foreground: 235, 235, 240;--color-background-contrast: 45, 45, 52;--color-button: 235, 235, 240;--color-button-text: 26, 26, 30;--color-secondary-button: 45, 45, 52;--color-secondary-button-text: 235, 235, 240;--color-link: 200, 200, 210;--color-badge-foreground: 235, 235, 240;--color-badge-background: 45, 45, 52;--color-badge-border: 235, 235, 240}html[data-theme=dark] .mega-menu__content{background:rgba(35,35,40,var(--mega-menu-opacity, .25))}html[data-theme=dark] .footer__content-bottom,html[data-theme=dark] .footer{color:rgb(var(--color-foreground))!important}html[data-theme=dark] menu-drawer,html[data-theme=dark] .menu-drawer,html[data-theme=dark] .menu-drawer__inner-container{background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important}html[data-theme=dark] .menu-drawer a,html[data-theme=dark] .menu-drawer__menu-item{background:rgb(var(--color-background),.35)!important;color:rgb(var(--color-foreground))!important}html[data-theme=dark] cart-drawer,html[data-theme=dark] cart-drawer .drawer__inner,html[data-theme=dark] .cart-drawer,html[data-theme=dark] .drawer__inner{background:rgb(var(--color-background),.35)!important;color:rgb(var(--color-foreground))!important}html[data-theme=dark] cart-drawer .drawer__footer,html[data-theme=dark] cart-drawer .drawer__header,html[data-theme=dark] cart-drawer .cart-item,html[data-theme=dark] cart-drawer .cart-item__name{color:rgb(var(--color-foreground))!important}html[data-theme=dark] .embla__scrollbar::-moz-range-thumb{background:rgba(var(--rgb-off-white),.25)!important}html[data-theme=dark] .embla__scrollbar::-webkit-slider-thumb{background:rgb(var(--rgb-off-white))!important}html[data-theme=dark] .totals__total,html[data-theme=dark] .totals__total-value,html[data-theme=dark] .cart-item__name,html[data-theme=dark] .product-option,html[data-theme=dark] .drawer__remove-icon,html[data-theme=dark] .cart__empty-text,html[data-theme=dark] .cart__login-paragraph,html[data-theme=dark] .cart__login-paragraph a,html[data-theme=dark] .cart__login-title,html[data-theme=dark] .cart-item-qty{color:var(--color-off-white)}html[data-theme=dark] .header-wrapper{background:#1a1a1ef5!important}html[data-theme=dark] .article-card .card__heading{color:var(--color-light-gray)}html[data-theme=dark] .dark-mode{background:rgb(var(--rgb-light-gray))!important;color:rgb(var(--rgb-black))!important}html[data-theme=dark] .accordion details[open],html[data-theme=dark] .accordion details[open] summary,html[data-theme=dark] .accordion details[open] .accordion__content,html[data-theme=dark] .accordion details[open] summary:hover{background:rgb(var(--rgb-dark-gray))!important;color:rgb(var(--rgb-off-white))!important}html[data-theme=dark] .accordion__title,html[data-theme=dark] .footer-block__heading,html[data-theme=dark] .card__product-title,html[data-theme=dark] .card-price{color:rgb(var(--rgb-off-white))!important}html[data-theme=dark] .item-footer{color:rgb(var(--rgb-light-gray),.75)!important}html[data-theme=dark] .footer{background:rgb(var(--gradient-background),.1)!important}html[data-theme=dark] .field__label{color:rgb(var(--rgb-black))!important}html[data-theme=dark] .featured-collection-tab{background:#949494;color:#f3f3f3}html[data-theme=dark] .facets__display{border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:16px;box-shadow:0 4px 30px #00000040;background:#0000008c;backdrop-filter:blur(8.1px);-webkit-backdrop-filter:blur(8.1px);border:1px solid rgba(0,0,0,.35);position:absolute;top:calc(100% + .5rem);left:-10.2rem;width:35rem;max-height:55rem;overflow-y:auto;color:#fff!important}html[data-theme=dark] .field__label{color:#747474!important}html[data-theme=dark] .facets__summary{color:#fff!important}html[data-theme=dark] .facets__heading{display:block;color:#fff!important;font-size:1.4rem;margin:-1.5rem 2rem 0 0}html[data-theme=dark] .facets__sort-option.cursor-pointer{color:#fff!important}html[data-theme=dark] .featured-collection-tab:hover{color:#000}html[data-theme=dark] .featured-collection-tab.is-active{background:#fff;color:#000}html[data-theme=dark] .map-text__heading{color:rgb(var(--color-light-gray))}html[data-theme=dark] .map-text__description{color:#949494}html[data-theme=dark] .product-form__input--pill input[type=radio]:disabled+label,html[data-theme=dark] .product-form__input--pill input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4)!important;background-color:#777!important;pointer-events:none}html[data-theme=dark] .product-form__input--pill input[type=radio]:disabled,html[data-theme=dark] .product-form__input--pill input[type=radio].disabled{pointer-events:none}html[data-theme=dark] .card-wrapper .product-form__input--pill input[type=radio]+label{background-color:rgb(var(--color-background-contrast))!important;color:rgb(var(--color-foreground))!important}html[data-theme=dark] .card-wrapper .product-form__input--pill input[type=radio]:disabled+label,html[data-theme=dark] .card-wrapper .product-form__input--pill input[type=radio].disabled+label{background-color:#777!important;pointer-events:none}html[data-theme=dark] .card-wrapper .product-form__input--pill input[type=radio]:disabled,html[data-theme=dark] .card-wrapper .product-form__input--pill input[type=radio].disabled{pointer-events:none}html[data-theme=dark] .product-form__input--pill input[type=radio]:checked+label{color:#000!important;background-color:#f3f3f3!important}html[data-theme=dark] .footer-block__newsletter .newsletter-form__field-wrapper .field .field__input{color:#000!important}html[data-theme=dark] .breadcrumb-wrapper{color:rgb(var(--rgb-off-white))!important}.breadcrumb-wrapper{color:rgb(var(--rgb-black))!important}html[data-theme=dark] .product-form__input--swatch .swatch-input__input.visually-disabled+.swatch-input__label{background:#777!important;pointer-events:none}html[data-theme=dark] .product-form__input--swatch .swatch-input__input.visually-disabled{pointer-events:none}html[data-theme=dark] .glightbox-container{background:rgba(var(--rgb-dark-gray),.2)!important;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(13.2px);-webkit-backdrop-filter:blur(13.2px)}html[data-theme=dark] .product-form__submit.button--compact-icon{background:#000!important}html[data-theme=dark] #open-sort-akag,html[data-theme=dark] #open-filters-akag{background:rgb(var(--color-background-contrast))!important;color:rgb(var(--color-foreground))!important}html[data-theme=dark] #menu-sort-mobile-akag,html[data-theme=dark] #menu-filters-mobile-akag,html[data-theme=dark] .facets__sort-panel{background:#0000008c;border-color:rgba(var(--color-foreground),.4)!important;color:rgb(var(--color-foreground))!important;-webkit-backdrop-filter:blur(8.1px);backdrop-filter:blur(8.1px)}html[data-theme=dark] #menu-sort-mobile-akag p,html[data-theme=dark] #menu-filters-mobile-akag p,html[data-theme=dark] .sort-mobile-akag-drawer label,html[data-theme=dark] .facets__sort-panel p,html[data-theme=dark] .facets__sort-panel label,html[data-theme=dark] .filtro-mobile-akag-drawer label,html[data-theme=dark] .filtro-mobile-akag-drawer summary p{color:rgb(var(--color-foreground))!important}html[data-theme=dark] #menu-sort-mobile-akag button[type=submit],html[data-theme=dark] #menu-filters-mobile-akag button[type=submit],html[data-theme=dark] .facets__sort-panel button[type=submit]{background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important}html[data-theme=dark] #menu-filters-mobile-akag a[href].rounded-3xl{background:rgb(var(--color-secondary-button))!important;color:rgb(var(--color-secondary-button-text))!important}html[data-theme=dark] .filtro-mobile-akag-badge{border-color:rgba(var(--color-foreground),.25)!important;color:rgb(var(--color-foreground))!important}html[data-theme=dark] #menu-sort-mobile-akag input[type=radio],html[data-theme=dark] #menu-filters-mobile-akag input[type=radio],html[data-theme=dark] .facets__sort-panel input[type=radio]{accent-color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/8/assets/dark-mode-toggle.css.map */
