@media screen and (min-width:990px){details.mega-menu{position:relative}header-menu{position:relative}header-menu:after{content:"";position:absolute;left:0;right:0;top:100%;height:15px;pointer-events:none;z-index:101}header-menu:hover:after{pointer-events:auto}details.mega-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}details.mega-menu summary::-webkit-details-marker{display:none}.mega-menu .header__menu-item-link{color:inherit;text-decoration:none;transition:color .2s ease}.mega-menu .header__menu-item-link:hover,.mega-menu .header__menu-item-link.header__active-menu-item{color:var(--menu-hover-color, rgb(var(--color-foreground)))}.mega-menu__content{position:fixed;top:var(--mega-menu-top, 160px);left:0!important;right:0;width:100vw!important;max-width:100vw!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;z-index:100;padding:3rem 5%;margin:-10px 0 0;padding-top:calc(3rem + 10px);box-shadow:0 8px 24px #0000001f;transform:translate(0)!important;background:#fff}header-menu:hover details.mega-menu>.mega-menu__content{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.mega-menu-swiper-container{position:relative;width:100%;padding:0 50px;isolation:isolate}.mega-menu-product-swiper{width:100%;overflow:hidden;position:relative}.mega-menu-swiper-button-prev,.mega-menu-swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s ease;color:rgb(var(--color-foreground));pointer-events:auto}.mega-menu-swiper-button-prev:hover,.mega-menu-swiper-button-next:hover{background:var(--menu-hover-color, rgba(var(--color-foreground), .15));transform:translateY(-50%) scale(1.1);color:#fff}.mega-menu-swiper-button-prev{left:0}.mega-menu-swiper-button-next{right:0}.mega-menu-swiper-button-prev.swiper-button-disabled,.mega-menu-swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.mega-menu__product-image--square{width:100%;padding-bottom:100%;position:relative;height:auto!important}.mega-menu__product-image--square img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mega-menu__product-image--placeholder{background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center}.mega-menu__product-image--placeholder span{font-size:1.2rem;color:rgba(var(--color-foreground),.4);text-transform:uppercase;letter-spacing:.05em}.mega-menu__tabbed-layout{max-width:1400px;margin:0 auto}.mega-menu__tabs{display:flex;gap:.5rem;margin-bottom:2.5rem;border-bottom:2px solid rgba(var(--color-foreground),.1);padding-bottom:0}.mega-menu__tab{display:flex;align-items:center;gap:.8rem;padding:1.2rem 2rem;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.6);transition:all .3s ease;position:relative;margin-bottom:-2px;font-family:var(--font-heading-family)}.mega-menu__tab:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.03)}.mega-menu__tab--active{color:rgb(var(--color-foreground));border-bottom-color:var(--menu-hover-color, rgb(var(--color-foreground)));background:rgba(var(--color-foreground),.05)}.mega-menu__tab-arrow{display:inline-flex;*/ padding: 4px;color:rgba(var(--color-foreground),.6);text-decoration:none;transition:all .2s ease;flex-shrink:0}.mega-menu__tab-arrow:hover{background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));transform:translate(2px)}.mega-menu__tab--active .mega-menu__tab-arrow{background:var(--menu-hover-color, rgba(var(--color-foreground), .15));color:#fff}.mega-menu__tab-arrow svg{width:14px;height:14px;display:block}.mega-menu__tab-image{flex-shrink:0;width:28px;height:28px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08)}.mega-menu__tab-image img{width:100%;height:100%;object-fit:cover}.mega-menu__tab--active .mega-menu__tab-image{background:var(--menu-hover-color, rgba(var(--color-foreground), .15))}.mega-menu__tab-panels{position:relative;min-height:300px}.mega-menu__tab-panel{display:none;animation:fadeInPanel .3s ease}.mega-menu__tab-panel--active{display:block}@keyframes fadeInPanel{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mega-menu__product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem;list-style:none;padding:0;margin:0}.mega-menu-product-swiper .swiper-slide{height:auto;width:280px!important;flex-shrink:0}.mega-menu__product-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;transition:all .3s ease;height:350px;min-height:400px}.mega-menu__product-card:hover{background:rgba(var(--color-foreground),.05);border-color:var(--menu-hover-color, rgba(var(--color-foreground), .2));box-shadow:0 8px 20px #00000014}.mega-menu__product-card .mega-menu__product-image{flex-shrink:0;width:100%;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.1)}.mega-menu__product-card .mega-menu__product-image img{width:100%;height:100%;object-fit:cover}.mega-menu__product-card .mega-menu__product-info{display:flex;flex-direction:column;gap:.5rem}.mega-menu__product-card .mega-menu__product-title{font-size:1.4rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mega-menu__product-card .mega-menu__product-price{font-size:1.3rem;font-weight:700;color:var(--menu-hover-color, rgba(var(--color-foreground), .7))}.mega-menu__single-collection{max-width:1400px;margin:0 auto}.mega-menu__collection-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(var(--color-foreground),.1)}.mega-menu__collection-title{display:inline-flex;align-items:center;gap:1rem;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.mega-menu__collection-title:hover{color:var(--menu-hover-color, rgb(var(--color-foreground)))}.mega-menu__collection-icon{flex-shrink:0;width:40px;height:40px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05)}.mega-menu__collection-icon img{width:100%;height:100%;object-fit:cover}.mega-menu__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;list-style:none;padding:0;margin:0 auto;max-width:1400px}.mega-menu__list--condensed{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1200px}.mega-menu__link--level-2{font-weight:600;font-size:1.6rem;text-transform:uppercase;letter-spacing:.05em;padding:1rem 0 1.2rem;display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem;text-decoration:none;color:rgb(var(--color-foreground));transition:all .2s ease;border-bottom:2px solid rgba(var(--color-foreground),.15)}.mega-menu__link--level-2:hover{color:var(--menu-hover-color, rgb(var(--color-foreground)));transform:translate(3px)}.mega-menu__category-image{flex-shrink:0;width:36px;height:36px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05);transition:transform .2s ease}.mega-menu__link--level-2:hover .mega-menu__category-image{transform:scale(1.1)}.mega-menu__category-image img{width:100%;height:100%;object-fit:cover}.mega-menu__product-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.mega-menu__link--level-3{font-size:1.4rem;padding:1rem;display:flex;align-items:center;gap:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.8);transition:all .2s ease;border-radius:10px;background:transparent}.mega-menu__link--level-3:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05);transform:translate(8px)}.mega-menu__link--level-3 .mega-menu__product-image{flex-shrink:0;width:50px;height:50px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.1);transition:all .2s ease}.mega-menu__link--level-3:hover .mega-menu__product-image{border-color:var(--menu-hover-color, rgba(var(--color-foreground), .3));box-shadow:0 4px 12px #00000026;transform:scale(1.05)}.mega-menu__link--level-3 .mega-menu__product-image img{width:100%;height:100%;object-fit:cover}.mega-menu__link--level-3 .mega-menu__product-info{flex:1;display:flex;flex-direction:column;gap:.4rem;min-width:0}.mega-menu__link--level-3 .mega-menu__product-title{font-size:1.35rem;line-height:1.4;color:inherit;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mega-menu__link--level-3 .mega-menu__product-price{font-size:1.25rem;font-weight:600;color:var(--menu-hover-color, rgba(var(--color-foreground), .6))}.mega-menu__link--active .mega-menu__product-title,.mega-menu__link--active .mega-menu__link-text{color:var(--menu-hover-color, rgb(var(--color-foreground)))!important;font-weight:600}.header__menu-item{position:relative;transition:color .2s ease}.header__menu-item:hover{color:var(--menu-hover-color, rgb(var(--color-foreground)))}header-menu:hover details.mega-menu .icon-caret,details.mega-menu[open] .icon-caret{transform:rotate(180deg)}details.mega-menu .icon-caret{transition:transform .3s ease;display:inline-block;margin-left:.5rem;width:1rem;height:1rem}.mega-menu__product-image img,.mega-menu__category-image img,.mega-menu__tab-image img{opacity:0;animation:fadeIn .3s ease forwards}@keyframes fadeIn{to{opacity:1}}header-menu:hover:before{content:"";position:fixed;top:var(--mega-menu-top, 160px);left:0;right:0;bottom:0;background:#0000004d;z-index:99;animation:fadeInOverlay .3s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}}@media screen and (min-width:1600px){.mega-menu__list{max-width:1600px;gap:4rem}.mega-menu__content{padding:4rem 8%}.mega-menu__tabbed-layout{max-width:1600px}.mega-menu__product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2.5rem}}@media screen and (min-width:1200px)and (max-width:1599px){.mega-menu__list{max-width:1400px;gap:3rem}.mega-menu__tabbed-layout{max-width:1400px}}@media screen and (min-width:990px)and (max-width:1199px){.mega-menu__list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));max-width:1200px;gap:2.5rem}.mega-menu__content{padding:2.5rem 3%}.mega-menu__tabbed-layout{max-width:1200px}.mega-menu__product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.mega-menu__tab{padding:1rem 1.5rem;font-size:1.4rem}}@media screen and (min-width:750px)and (max-width:989px){.mega-menu__product-grid{grid-template-columns:repeat(2,1fr)}.mega-menu-product-swiper .swiper-slide{width:240px!important}}@media screen and (max-width:989px){.mega-menu__content{position:static;padding:1rem 0;width:100%!important;background:transparent;box-shadow:none}.mega-menu:not([open]) .mega-menu__content{display:none}.mega-menu[open] .mega-menu__content{display:block}.mega-menu-swiper-container{padding:0 40px}.mega-menu-product-swiper .swiper-slide{width:220px!important}.mega-menu__product-card{min-height:350px}.mega-menu-swiper-button-prev,.mega-menu-swiper-button-next{width:32px;height:32px}.mega-menu-swiper-button-prev svg,.mega-menu-swiper-button-next svg{width:18px;height:18px}.mega-menu__single-collection{padding:0}.mega-menu__collection-header{margin-bottom:1.5rem}.mega-menu__collection-title{font-size:1.6rem}.mega-menu__collection-icon{width:32px;height:32px}.mega-menu__tabs{flex-direction:column;gap:0;border-bottom:none}.mega-menu__tab{padding:1.2rem;border-bottom:1px solid rgba(var(--color-foreground),.1);border-left:3px solid transparent;margin-bottom:0}.mega-menu__tab--active{border-left-color:var(--menu-hover-color, rgb(var(--color-foreground)));border-bottom-color:rgba(var(--color-foreground),.1)}.mega-menu__tab-arrow{width:28px;height:28px}.mega-menu__tab-arrow svg{width:16px;height:16px}.mega-menu__product-card{padding:1rem}.mega-menu__product-card .mega-menu__product-title{font-size:1.3rem}.mega-menu__product-card .mega-menu__product-price{font-size:1.2rem}.mega-menu__list{grid-template-columns:1fr;gap:1.5rem}header-menu:hover:before{display:none}}@media(prefers-reduced-motion:reduce){.mega-menu__tab,.mega-menu__product-card,.mega-menu__link--level-2,.mega-menu__link--level-3{transition:none}.mega-menu__tab-panel{animation:none}.mega-menu__product-image img,.mega-menu__category-image img,.mega-menu__tab-image img{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/component-mega-menu.css.map */
