html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,fill .3s ease!important}.theme-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:background-color .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.theme-toggle:hover{background-color:rgba(var(--color-foreground),.08);transform:scale(1.05)}.theme-toggle:active{transform:scale(.95)}.theme-toggle:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.theme-icon{width:2.4rem;height:2.4rem;fill:rgb(var(--color-foreground));transition:fill .2s ease,transform .3s ease}.theme-toggle:hover .theme-icon{transform:rotate(15deg)}.theme-icon-light,.theme-icon-dark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=light] .theme-icon-dark,[data-theme=dark] .theme-icon-light{display:none}.theme-toggle-switch{position:relative;display:inline-flex;align-items:center;width:5.6rem;height:3rem;padding:0;border:.2rem solid rgba(var(--color-foreground),.2);background-color:rgba(var(--color-foreground),.05);cursor:pointer;border-radius:1.5rem;transition:background-color .3s ease,border-color .3s ease;-webkit-tap-highlight-color:transparent}.theme-toggle-switch:hover{background-color:rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.3)}.theme-toggle-switch:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.theme-toggle-switch:before{content:"";position:absolute;top:.2rem;left:.2rem;width:2.2rem;height:2.2rem;background-color:rgb(var(--color-foreground));border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 .2rem .4rem #0003}[data-theme=dark] .theme-toggle-switch:before{transform:translate(2.6rem)}.theme-toggle-switch .theme-icon{width:1.6rem;height:1.6rem;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.theme-toggle-switch .theme-icon-light{left:.6rem;opacity:1}.theme-toggle-switch .theme-icon-dark{right:.6rem;opacity:.4}[data-theme=dark] .theme-toggle-switch .theme-icon-light{opacity:.4}[data-theme=dark] .theme-toggle-switch .theme-icon-dark{opacity:1}@media screen and (max-width: 749px){.theme-toggle{width:4rem;height:4rem}.theme-icon{width:2rem;height:2rem}.theme-toggle-switch{width:5rem;height:2.6rem}.theme-toggle-switch:before{width:1.8rem;height:1.8rem}[data-theme=dark] .theme-toggle-switch:before{transform:translate(2.4rem)}}@media (prefers-reduced-motion: reduce){html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:none!important}.theme-toggle,.theme-toggle-switch,.theme-toggle-switch:before,.theme-icon{transition:none!important}}@media (prefers-contrast: high){.theme-toggle-switch{border-width:.3rem}}@media print{html[data-theme=dark]{filter:none!important}}[data-theme=dark] .color-scheme-1,[data-theme=dark] .color-scheme-2,[data-theme=dark] .color-scheme-3,[data-theme=dark] .color-scheme-4,[data-theme=dark] .color-scheme-5,[data-theme=dark] .gradient{--color-background: 26, 26, 26 !important;--color-foreground: 229, 229, 229 !important;--color-background-contrast: 51, 51, 51 !important;--color-shadow: 0, 0, 0 !important;--color-button: 74, 158, 255 !important;--color-button-text: 255, 255, 255 !important;--color-secondary-button: 36, 36, 36 !important;--color-secondary-button-text: 229, 229, 229 !important;--color-link: 157, 124, 255 !important;--color-badge-foreground: 229, 229, 229 !important;--color-badge-background: 36, 36, 36 !important;--color-badge-border: 51, 51, 51 !important;--gradient-background: linear-gradient(180deg, #1a1a1a 0%, #242424 100%) !important;color:rgba(var(--color-foreground),.85)!important;background:rgb(var(--color-background))!important}[data-theme=dark] .product__info-container,[data-theme=dark] .product__media-wrapper{background-color:transparent!important}[data-theme=dark] .product__title h1,[data-theme=dark] .product__title h2,[data-theme=dark] .price .price-item{color:rgb(var(--color-foreground))!important}[data-theme=dark] .product-form__input .form__label{color:rgba(var(--color-foreground),.85)!important}[data-theme=dark] .product-form__input input[type=radio]:checked+label{background-color:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important}[data-theme=dark] .product-form__input input[type=radio]+label{background-color:transparent!important;color:rgb(var(--color-foreground))!important;border-color:rgba(var(--color-foreground),.2)!important}[data-theme=dark] .quantity__button{color:rgb(var(--color-foreground))!important}[data-theme=dark] .quantity__input{color:rgb(var(--color-foreground))!important;background-color:transparent!important}.header__icon{color:rgb(var(--color-foreground));transition:color .3s ease,opacity .3s ease}.header__icon:hover{opacity:.8}.header__icon .svg-wrapper,.header__icon svg{color:inherit;fill:currentColor}.header-wrapper,.header{background-color:#fff;color:#1f2937;transition:background-color .3s ease,color .3s ease}.header__icon{color:#1f2937!important;fill:#1f2937!important;transition:color .25s ease,opacity .25s ease,fill .25s ease}.header__icon:hover{color:#111827!important;opacity:.8}.header__icon svg{color:#1f2937!important;fill:#1f2937!important;transition:color .25s ease,fill .25s ease}.header__icon .svg-wrapper{color:inherit;fill:inherit}.header__heading-link .h2,.header__heading-link,.header a{color:#1f2937!important}.header a:hover{color:#111827!important}.dropdown-menu{background-color:#fff;color:#1f2937;border-color:#e5e7eb}.dropdown-item{color:#1f2937}.dropdown-item:hover,.dropdown-item:focus{background-color:#f3f4f6;color:#111827}.navbar-brand,.navbar-brand span,.nav-link,.btn-link{color:#1f2937}.form-control{color:#1f2937;background-color:#f3f4f6;border-color:#d1d5db}.input-group-text{color:#1f2937;background-color:#f9fafb;border-color:#d1d5db}.navbar-nav .nav-link,.navbar .nav-link,.nav-item .nav-link,header .nav-link{color:#1f2937}.navbar-nav .nav-link:hover,.navbar .nav-link:hover,.nav-item .nav-link:hover{color:#111827}.dropdown-toggle,.nav-link.dropdown-toggle{color:#1f2937}[data-theme=light] .header-wrapper,[data-theme=light] .header{background-color:#fff!important;color:#1f2937!important}[data-theme=light] .header__icon{color:#1f2937!important;fill:#1f2937!important}[data-theme=light] .header__icon:hover{color:#111827!important;opacity:.8}[data-theme=light] .header__icon svg{color:#1f2937!important;fill:#1f2937!important}[data-theme=light] .header__icon .svg-wrapper{color:#1f2937!important;fill:#1f2937!important}[data-theme=light] .header__heading-link .h2,[data-theme=light] .header__heading-link,[data-theme=light] .header a{color:#1f2937!important}[data-theme=light] .header a:hover{color:#111827!important}[data-theme=light] .header__menu-item,[data-theme=light] .list-menu__item,[data-theme=light] .header__menu-item span{color:#1f2937!important}[data-theme=light] .header__menu-item:hover,[data-theme=light] .list-menu__item:hover{color:#111827!important}[data-theme=light] .header-search input::placeholder{color:#1f293780!important}[data-theme=light] .navbar-brand,[data-theme=light] .navbar-brand span,[data-theme=light] .nav-link,[data-theme=light] .btn-link,[data-theme=light] .dropdown-item{color:#1f2937!important}[data-theme=light] .navbar-nav .nav-link,[data-theme=light] .navbar .nav-link,[data-theme=light] .nav-item .nav-link,[data-theme=light] header .nav-link,[data-theme=light] .navbar-nav .nav-item .nav-link{color:#1f2937!important}[data-theme=light] .navbar-nav .nav-link:hover,[data-theme=light] .navbar .nav-link:hover,[data-theme=light] .nav-item .nav-link:hover{color:#111827!important}[data-theme=light] .dropdown-toggle,[data-theme=light] .nav-link.dropdown-toggle{color:#1f2937!important}[data-theme=light] .dropdown-menu{background-color:#fff!important;color:#1f2937!important;border-color:#e5e7eb!important}[data-theme=light] .dropdown-item:hover,[data-theme=light] .dropdown-item:focus{background-color:#f3f4f6!important;color:#111827!important}[data-theme=light] .dropdown-header{color:#1f2937b3!important}[data-theme=light] .dropdown-divider{border-color:#e5e7eb!important}[data-theme=light] .header-search input,[data-theme=light] .search-form input,[data-theme=light] .form-control{color:#1f2937!important;background-color:#f3f4f6!important;border-color:#d1d5db!important}[data-theme=light] .input-group-text{color:#1f2937!important;background-color:#f9fafb!important;border-color:#d1d5db!important}[data-theme=light] .form-control::placeholder{color:#1f293780!important}[data-theme=light] .offcanvas{background-color:#fff!important;color:#1f2937!important}[data-theme=light] .offcanvas-header{border-bottom-color:#e5e7eb!important}[data-theme=light] .offcanvas-title{color:#1f2937!important}[data-theme=light] .border-bottom{border-bottom-color:#e5e7eb!important}[data-theme=light] .border-top{border-top-color:#e5e7eb!important}[data-theme=light] .card-img-top,[data-theme=light] .product-card img,[data-theme=light] .card img,[data-theme=light] .card-img,[data-theme=light] img.card-img-top,[data-theme=light] .product-card .card-img-top{opacity:1!important;visibility:visible!important;display:block!important}[data-theme=light] .card,[data-theme=light] .product-card{background-color:#fff!important}[data-theme=light] .position-relative,[data-theme=light] .ratio,[data-theme=light] .ratio-1x1{background-color:#f8f9fa!important}[data-theme=light] .card .position-relative img,[data-theme=light] .product-card .position-relative img{opacity:1!important;visibility:visible!important}[data-theme=light] .object-fit-cover{object-fit:cover!important}html:not([data-theme]) .card-img-top,html:not([data-theme]) .product-card img,html:not([data-theme]) .card img{opacity:1!important;visibility:visible!important;display:block!important}[data-theme=light] img,[data-theme=light] .media img,[data-theme=light] .deferred-media img,[data-theme=light] .collage-card img,[data-theme=light] .collage img,[data-theme=light] .media--adapt img,[data-theme=light] .global-media-settings img{opacity:1!important;visibility:visible!important;display:block!important}[data-theme=light] .media,[data-theme=light] .deferred-media,[data-theme=light] .collage-card,[data-theme=light] .collage-card .media{opacity:1!important;visibility:visible!important}[data-theme=light] .deferred-media__poster,[data-theme=light] .deferred-media__poster img{opacity:1!important;visibility:visible!important;display:block!important}[data-theme=light] .collage-card__link img,[data-theme=light] .collage__item img,[data-theme=light] .product__media img,[data-theme=light] .product__media-wrapper img,[data-theme=light] .product-media-container img{opacity:1!important;visibility:visible!important}html:not([data-theme]) img,html:not([data-theme]) .media img,html:not([data-theme]) .deferred-media img{opacity:1!important;visibility:visible!important;display:block!important}.search-form{max-width:420px}@media (max-width: 991.98px){.search-form{max-width:100%;width:100%}}.search-form .input-group{border-radius:8px;overflow:hidden}.search-form .form-control{border-left:0}.navbar .input-group .input-group-text{background:transparent}@media (min-width: 992px){.offcanvas.d-lg-none,.offcanvas.d-lg-none.offcanvas-start,#mobileMenu.d-lg-none{display:none!important;visibility:hidden!important;transform:none!important;top:auto!important;left:auto!important}.offcanvas-backdrop{display:none!important}.navbar-collapse.collapse{display:flex!important;flex-basis:auto!important;align-items:center!important}.navbar .container{display:flex!important;align-items:center!important;gap:1rem}.navbar-brand{margin-right:1rem!important}.navbar .d-flex.align-items-center.gap-3{margin-left:auto!important}.search-form{max-width:420px!important}}[data-theme=dark] .header-wrapper,[data-theme=dark] .header{background-color:#1a1a1a!important;color:#fff!important}[data-theme=dark] .header__icon{color:#fff!important;fill:#fff!important}[data-theme=dark] .header__icon:hover{color:#fffc!important;opacity:.9}[data-theme=dark] .header__icon svg{color:#fff!important;fill:#fff!important}[data-theme=dark] .header__icon .svg-wrapper{color:#fff!important;fill:#fff!important}[data-theme=dark] .header__heading-link .h2,[data-theme=dark] .header__heading-link,[data-theme=dark] .header a{color:#fff!important}[data-theme=dark] .header a:hover{color:#fffc!important}[data-theme=dark] .header__menu-item,[data-theme=dark] .list-menu__item,[data-theme=dark] .header__menu-item span{color:#fff!important}[data-theme=dark] .header__menu-item:hover,[data-theme=dark] .list-menu__item:hover{color:#fffc!important}[data-theme=dark] .header-search input::placeholder{color:#ffffff80!important}[data-theme=dark] .navbar-brand,[data-theme=dark] .navbar-brand span,[data-theme=dark] .nav-link,[data-theme=dark] .btn-link,[data-theme=dark] .dropdown-item{color:#fff!important}[data-theme=dark] .navbar-nav .nav-link,[data-theme=dark] .navbar .nav-link,[data-theme=dark] .nav-item .nav-link,[data-theme=dark] header .nav-link,[data-theme=dark] .navbar-nav .nav-item .nav-link{color:#fff!important}[data-theme=dark] .navbar-nav .nav-link:hover,[data-theme=dark] .navbar .nav-link:hover,[data-theme=dark] .nav-item .nav-link:hover{color:#fffc!important}[data-theme=dark] .dropdown-toggle,[data-theme=dark] .nav-link.dropdown-toggle{color:#fff!important}[data-theme=dark] .dropdown-menu{background-color:#1a1a1a!important;border-color:#fff3!important;color:#fff!important}[data-theme=dark] .dropdown-item:hover,[data-theme=dark] .dropdown-item:focus{background-color:#ffffff1a!important;color:#fff!important}[data-theme=dark] .dropdown-divider{border-color:#fff3!important}[data-theme=dark] .dropdown-header{color:#ffffffb3!important}[data-theme=dark] .header-search input,[data-theme=dark] .search-form input,[data-theme=dark] .form-control{color:#fff!important;background-color:#ffffff1a!important;border-color:#fff3!important}[data-theme=dark] .input-group-text{color:#fff!important;background-color:#ffffff0d!important;border-color:#fff3!important}[data-theme=dark] .form-control::placeholder{color:#ffffff80!important}[data-theme=dark] .navbar-toggler{border-color:#fff3!important}[data-theme=dark] .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.85)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important}[data-theme=dark] .offcanvas{background-color:#1a1a1a!important;color:#fff!important}[data-theme=dark] .offcanvas-header{border-bottom-color:#fff3!important}[data-theme=dark] .offcanvas-title{color:#fff!important}[data-theme=dark] .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}[data-theme=dark] .border-bottom{border-bottom-color:#ffffff1a!important}[data-theme=dark] .border-top{border-top-color:#ffffff1a!important}@media screen and (max-width: 749px){.header__icon svg,.header__icon .svg-wrapper{width:1.6rem;height:1.6rem}}.header__icon--cart .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.header__icon--cart svg{width:2rem;height:2rem}.cart-count-bubble{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}[data-theme=dark] .cart-count-bubble{background-color:#4a9eff;color:#fff}.header__icon--wishlist svg{width:2.4rem;height:2.4rem}.header__icon--account .svg-wrapper,.header__icon--search .svg-wrapper{display:inline-flex;align-items:center}.header__icon--theme{display:inline-flex;align-items:center;justify-content:center}[data-theme=dark] .header-wrapper{background-color:#1a1a1a;border-bottom-color:#e5e5e51a}[data-theme=dark] .search-modal{background-color:#1a1a1a}[data-theme=dark] .search-modal .modal__content{background-color:#242424;color:#e5e5e5}[data-theme=dark] .search__input{background-color:#242424;color:#e5e5e5;border-color:#e5e5e533}[data-theme=dark] .search__input::placeholder{color:#e5e5e580}[data-theme=dark] .predictive-search{background-color:#242424;color:#e5e5e5}[data-theme=dark] .predictive-search__item{border-bottom-color:#e5e5e51a}[data-theme=dark] .predictive-search__item:hover{background-color:#333}[data-theme=dark] .text-body,[data-theme=dark] .text-dark,[data-theme=dark] .link-dark{color:rgb(var(--color-foreground))!important}[data-theme=dark] .text-body-secondary,[data-theme=dark] .text-secondary,[data-theme=dark] .text-muted{color:rgba(var(--color-foreground),.7)!important}[data-theme=dark] .bg-body{background-color:rgb(var(--color-background))!important}[data-theme=dark] .bg-white{background-color:#242424!important}[data-theme=dark] .bg-light{background-color:#2e2e2e!important}[data-theme=dark] .border-0{border:none!important}[data-theme=dark] .shadow-sm{box-shadow:0 .2rem .5rem #00000080!important}[data-theme=dark] header,[data-theme=dark] .navbar,[data-theme=dark] .sticky-top{background-color:#1a1a1a!important;color:#fff!important}[data-theme=dark] .bg-body-tertiary{background-color:#ffffff0d!important}[data-theme=light] header,[data-theme=light] .navbar,[data-theme=light] .sticky-top{background-color:#fff!important;color:#1f2937!important}[data-theme=light] .bg-body-tertiary{background-color:#f3f4f6!important}.theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:transparent;cursor:pointer;transition:opacity .2s ease,transform .2s ease,color .2s ease;color:#1f2937;position:relative;-webkit-tap-highlight-color:transparent}.theme-toggle-btn:hover{opacity:.7;transform:scale(1.05);background:transparent}.theme-toggle-btn:active{transform:scale(.95)}.theme-toggle-btn:focus,.theme-toggle-btn:focus-visible{outline:none;box-shadow:none}[data-theme=light] .theme-toggle-btn{color:#1f2937!important}[data-theme=light] .theme-toggle-btn svg{fill:#1f2937!important;color:#1f2937!important}[data-theme=dark] .theme-toggle-btn{color:#fff!important}[data-theme=dark] .theme-toggle-btn svg{fill:#fff!important;color:#fff!important}.theme-toggle-btn .theme-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.theme-toggle-btn .theme-icon svg{width:24px;height:24px;fill:currentColor;color:currentColor;display:block}[data-theme=light] .theme-toggle-btn .theme-icon-dark{display:none}[data-theme=light] .theme-toggle-btn .theme-icon-light{display:inline-flex}[data-theme=dark] .theme-toggle-btn .theme-icon-light{display:none}[data-theme=dark] .theme-toggle-btn .theme-icon-dark{display:inline-flex}html:not([data-theme]) .theme-toggle-btn,body:not([data-theme]) .theme-toggle-btn{color:#1f2937}html:not([data-theme]) .theme-toggle-btn .theme-icon-light,body:not([data-theme]) .theme-toggle-btn .theme-icon-light{display:inline-flex}html:not([data-theme]) .theme-toggle-btn .theme-icon-dark,body:not([data-theme]) .theme-toggle-btn .theme-icon-dark{display:none}@media (max-width: 991px){.theme-toggle-btn{padding:.375rem}.theme-toggle-btn .theme-icon{width:20px;height:20px}.theme-toggle-btn .theme-icon svg{width:20px;height:20px}}[data-theme=dark] .navbar{background-color:#1a1a1a!important;border-bottom-color:#e5e5e51a!important}[data-theme=dark] .navbar-brand,[data-theme=dark] .nav-link{color:#e5e5e5!important}[data-theme=dark] .nav-link:hover,[data-theme=dark] .nav-link:focus{color:#fff!important}[data-theme=dark] .dropdown-menu{background-color:#242424!important;border-color:#e5e5e51a!important}[data-theme=dark] .dropdown-item{color:#e5e5e5!important}[data-theme=dark] .dropdown-item:hover,[data-theme=dark] .dropdown-item:focus{background-color:#333!important;color:#fff!important}[data-theme=dark] .btn-link{color:#e5e5e5!important}[data-theme=dark] .btn-link:hover{color:#fff!important}.account-avatar{background-color:rgba(var(--color-foreground),.06);border-radius:50%;padding:.4rem;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,box-shadow .18s ease}.account-avatar svg{width:20px;height:20px;fill:currentColor;color:rgb(var(--color-foreground))}[data-theme=dark] .account-avatar{background-color:#ffffff0f;box-shadow:0 .6rem 1.2rem #00000040}.navbar .dropdown-menu{min-width:220px;padding:.5rem}.navbar .dropdown-header{color:rgba(var(--color-foreground),.85)}.navbar .dropdown-item{padding:.5rem .75rem}[data-theme=dark] .navbar .dropdown-menu{background-color:#242424!important;color:#e5e5e5!important}.header-wrapper,.navbar,.header,.navbar-brand,.header__heading-link,.header__heading,.header__icons,.header__icon,.account-avatar{color:#fff!important}.header-wrapper{background-color:#111!important;border-bottom-color:#ffffff0a!important}.navbar-brand .h3,.header__heading .h2,.header__heading-link .h2{color:#fff!important}.navbar .nav-link,.header__menu-item,.header__menu-item span,.header__inline-menu a,.header__inline-menu .header__menu-item{color:#fffffff2!important;font-size:clamp(.88rem,1.6vw,1.02rem)!important}.navbar .nav-link:hover,.navbar .nav-link:focus,.header__menu-item:hover,.header__menu-item:focus{color:#fff!important;text-decoration:none}.dropdown-menu,.header__submenu,.mega-menu__content,.header__submenu.global-settings-popup{background-color:#0009!important;border-color:#ffffff0f!important;color:#fff!important}.dropdown-item,.header__submenu .header__menu-item,.mega-menu__link{color:#ffffffeb!important}.dropdown-item:hover,.header__submenu .header__menu-item:hover,.mega-menu__link:hover{background-color:#ffffff0a!important;color:#fff!important}.badge,.cart-count-bubble,.header__icon .badge,#wishlist-icon-bubble .badge,#cart-icon-bubble .badge{background-color:#4a9eff!important;color:#fff!important}[data-theme=dark] .cart-count-bubble,[data-theme=dark] #cart-icon-bubble .cart-count-bubble{background-color:#4a9eff!important;color:#fff!important;box-shadow:0 2px 6px #4a9eff66!important}.header__icon svg,.account-avatar svg,.header__icon .svg-wrapper svg{width:clamp(16px,2.6vw,28px)!important;height:auto!important}.account-avatar{background-color:#ffffff0f!important;box-shadow:0 4px 10px #00000059}@media screen and (max-width: 767px){.navbar .nav-link,.header__menu-item{font-size:.95rem!important;padding:.45rem .5rem!important}.navbar-brand .h3,.header__heading .h2{font-size:1.15rem!important}.header__icon svg{width:20px!important}}footer,.bg-body-tertiary{background-color:#f3f4f6!important;color:#1f2937!important}footer a,footer .link-body-emphasis,footer .link-dark{color:#374151!important;text-decoration:none}footer a:hover,footer .link-body-emphasis:hover,footer .link-dark:hover{color:#111827!important;text-decoration:underline}.text-body-secondary{color:#6b7280!important}.text-body,.text-dark{color:#1f2937!important}footer .h4,footer .h5,footer .h6{color:#111827!important}footer .fw-bold{color:#111827!important}[data-theme=dark] footer,[data-theme=dark] .bg-body-tertiary{background-color:#1a1a1a!important;color:#ffffffe6!important}[data-theme=dark] footer a,[data-theme=dark] footer .link-body-emphasis,[data-theme=dark] footer .link-dark{color:#ffffffd9!important}[data-theme=dark] footer a:hover,[data-theme=dark] footer .link-body-emphasis:hover,[data-theme=dark] footer .link-dark:hover{color:#fff!important;text-decoration:underline}[data-theme=dark] .text-body-secondary{color:#fff9!important}[data-theme=dark] .text-body,[data-theme=dark] .text-dark{color:#ffffffe6!important}[data-theme=dark] footer .h4,[data-theme=dark] footer .h5,[data-theme=dark] footer .h6{color:#fff!important}[data-theme=dark] footer .fw-bold{color:#fff!important}[data-theme=dark] footer .border-top{border-top-color:#ffffff1a!important}footer .border-top{border-top-color:#0000001a!important}header,.header{background-color:#fff!important;color:#1f2937!important}header a,.header a{color:#1f2937!important}header a:hover,.header a:hover{color:#111827!important}header .text-body-secondary,.header .text-body-secondary{color:#6b7280!important}[data-theme=light] header,[data-theme=light] .header{--header-foreground: #1f2937 !important}[data-theme=light] header .header__heading a,[data-theme=light] .header__heading a{color:#fff!important}[data-theme=light] .header__icon a,[data-theme=light] .header__menu a{color:#fff!important}.product-inventory-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.inventory-message--error{background-color:#ffebee;color:#c62828;border:1px solid #ef5350;border-left:4px solid #c62828}.inventory-message--warning{background-color:#fff3e0;color:#e65100;border:1px solid #ffb74d;border-left:4px solid #e65100}.inventory-message--info{background-color:#e3f2fd;color:#01579b;border:1px solid #64b5f6;border-left:4px solid #01579b}.button--disabled{opacity:.6!important;cursor:not-allowed!important;background-color:#9e9e9e!important;color:#fff!important;border-color:#9e9e9e!important}.button--disabled:hover{background-color:#9e9e9e!important}[data-theme=dark] .inventory-message--error{background-color:#c6282826;color:#ff6b6b;border-color:#c6282866;border-left-color:#ff6b6b}[data-theme=dark] .inventory-message--warning{background-color:#e6510026;color:#ffb74d;border-color:#e6510066;border-left-color:#ffb74d}[data-theme=dark] .inventory-message--info{background-color:#01579b26;color:#64b5f6;border-color:#01579b66;border-left-color:#64b5f6}.header a.text-body,.header a.text-body-secondary,.header .text-body,.header .text-muted{color:#ffffffe6!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme-switcher.css.map */
