.custom-mega-wrap{position:absolute;top:100%;left:0;width:100%;z-index:999;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.custom-mega-wrap.is-open{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0)}.custom-mega-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000002e;z-index:998;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.custom-mega-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.custom-mega-trigger{position:relative;cursor:pointer}.custom-mega-trigger[aria-expanded=true] .custom-mega-trigger__text{opacity:.6}.custom-mega-shop{background:#fff;box-shadow:0 12px 40px #0000001a,0 2px 8px #0000000a;border-radius:0 0 12px 12px}.custom-mega-shop__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:220px 1fr 280px;gap:0;padding:32px 40px}.custom-mega-shop__sidebar{display:flex;flex-direction:column;gap:4px;padding-right:24px;border-right:1px solid #f0f0f0}.custom-mega-shop__sidebar-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:8px}.custom-mega-shop__cat{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:100px;font-size:14px;font-weight:500;color:#333;text-decoration:none;transition:background .2s ease,color .2s ease;white-space:nowrap;background:none;border:none;cursor:pointer;font-family:inherit}.custom-mega-shop__cat:hover,.custom-mega-shop__cat.is-active{background:#171717;color:#fff}.custom-mega-shop__cat-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-mega-shop__cat-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.5}.custom-mega-shop__cat-icon img{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%);transition:filter .2s ease}.custom-mega-shop__cat:hover .custom-mega-shop__cat-icon img,.custom-mega-shop__cat.is-active .custom-mega-shop__cat-icon img{filter:brightness(0) saturate(100%) invert(1)}.custom-mega-shop__products{padding:0 28px;position:relative;min-height:340px}.custom-mega-shop__panel{display:none}.custom-mega-shop__panel.is-active{display:block;animation:customMegaFadeIn .25s ease}@keyframes customMegaFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.custom-mega-shop__products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.custom-mega-shop__products-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999}.custom-mega-shop__products-viewall{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#171717;text-decoration:none;transition:opacity .2s ease}.custom-mega-shop__products-viewall span{font-weight:500;color:#888}.custom-mega-shop__products-viewall:hover{opacity:.7}.custom-mega-shop__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.custom-mega-shop__card{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:6px;transition:transform .2s ease}.custom-mega-shop__card:hover{transform:translateY(-2px)}.custom-mega-shop__card-img{width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:#f5f5f5}.custom-mega-shop__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-mega-shop__card:hover .custom-mega-shop__card-img img{transform:scale(1.05)}.custom-mega-shop__card-vendor{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#999;margin-top:4px}.custom-mega-shop__card-info{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.custom-mega-shop__card-name{font-size:14px;font-weight:700;color:#171717;line-height:1.3}.custom-mega-shop__card-price{font-size:14px;font-weight:500;color:#171717;white-space:nowrap}.custom-mega-shop__card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.custom-mega-shop__swatches{display:flex;gap:4px}.custom-mega-shop__swatch{width:12px;height:12px;border-radius:50%;border:1px solid #e0e0e0}.custom-mega-shop__rating{display:inline-flex;align-items:center;gap:3px;background:#f8f8f8;color:#171717;font-size:11px;font-weight:600;padding:3px 8px;border-radius:100px}.custom-mega-shop__rating svg{width:11px;height:11px}.custom-mega-shop__parts-cta{display:flex;align-items:center;gap:12px;padding:32px 24px;background:#f8f8f8;border-radius:10px;text-decoration:none;color:#171717;grid-column:1 / -1;transition:background .2s ease}.custom-mega-shop__parts-cta:hover{background:#f0f0f0}.custom-mega-shop__parts-cta-text{font-size:14px;font-weight:500}.custom-mega-shop__banner{position:relative;border-radius:12px;overflow:hidden;display:flex;align-items:flex-end;min-height:100%;text-decoration:none;color:#fff;margin-left:24px}.custom-mega-shop__banner-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.custom-mega-shop__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.1) 60%,transparent 100%)}.custom-mega-shop__banner-text{position:relative;z-index:2;padding:20px 24px}.custom-mega-shop__banner-heading{font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.custom-mega-shop__banner-sub{font-size:13px;opacity:.85;margin-top:4px}.custom-mega-collections{background:#fff;box-shadow:0 12px 40px #00000014,0 2px 8px #0000000a;border-radius:0 0 16px 16px}.custom-mega-collections__inner{max-width:1440px;margin:0 auto;padding:32px 48px 40px}.custom-mega-collections__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.custom-mega-collections__card{text-decoration:none;color:inherit;transition:transform .3s ease;display:flex;flex-direction:column}.custom-mega-collections__card:hover{transform:translateY(-2px)}.custom-mega-collections__card-img{width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#f7f7f7;border-radius:16px;position:relative;display:flex;align-items:center;justify-content:center}.custom-mega-collections__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.custom-mega-collections__card:hover .custom-mega-collections__card-img img,.custom-mega-collections__card:active .custom-mega-collections__card-img img{transform:scale(1.05)}.custom-mega-collections__card-text{padding:16px 4px 0}.custom-mega-collections__card-title{font-size:18px;font-weight:700;color:#171717;line-height:1.25;letter-spacing:-.01em}.custom-mega-collections__card-sub{font-size:13px;color:#666;margin-top:4px;line-height:1.4}.custom-mega-collections__card--all{position:relative;overflow:hidden;border-radius:16px;background:#444}.custom-mega-collections__card--all>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.55);transition:transform .4s ease,filter .4s ease}.custom-mega-collections__card--all:hover>img{transform:scale(1.05);filter:brightness(.6)}.custom-mega-collections__all-text{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:24px;display:flex;flex-direction:column;gap:3px}.custom-mega-collections__all-title{color:#fff;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.custom-mega-collections__all-sub{color:#ffffffbf;font-size:13px;line-height:1.4}.custom-mega-nav-item{position:static!important}.custom-mega-explore{background:#fff;box-shadow:0 8px 30px #0000001a,0 2px 8px #0000000a;border-radius:0 0 10px 10px;min-width:220px;width:max-content;left:auto;right:auto}.custom-mega-explore__inner{padding:16px 0}.custom-mega-explore__link{display:block;padding:10px 28px;font-size:14px;font-weight:500;color:#333;text-decoration:none;transition:color .15s ease,background .15s ease;position:relative}.custom-mega-explore__link:hover{color:#171717;background:#f8f8f8}.custom-mega-explore__link:after{content:"";position:absolute;bottom:6px;left:28px;right:28px;height:1px;background:#171717;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.custom-mega-explore__link:hover:after{transform:scaleX(1)}.custom-mega-mobile{display:none}.custom-mega-mobile__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;background:none;border:none;font-size:22px;font-weight:700;color:inherit;cursor:pointer;font-family:inherit;letter-spacing:-.02em}.custom-mega-mobile__toggle-icon{width:20px;height:20px;transition:transform .3s ease}.custom-mega-mobile__toggle[aria-expanded=true] .custom-mega-mobile__toggle-icon{transform:rotate(45deg)}.custom-mega-mobile__panel{max-height:0;overflow:hidden;transition:max-height .35s ease}.custom-mega-mobile__panel.is-open{max-height:2000px}.custom-mega-mobile__panel-inner{padding-bottom:16px}.custom-mega-mobile__cat{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:16px;font-weight:500;color:#333;text-decoration:none}.custom-mega-mobile__cat-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.custom-mega-mobile__cat-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.5}.custom-mega-mobile__collection{display:flex;align-items:center;gap:12px;padding:8px 0;text-decoration:none;color:inherit}.custom-mega-mobile__collection-img{width:48px;height:48px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.custom-mega-mobile__collection-img img{width:100%;height:100%;object-fit:cover}.custom-mega-mobile__collection-title{font-size:16px;font-weight:600;color:#171717}.custom-mega-mobile__collection-sub{font-size:12px;color:#888}.custom-mega-mobile__link{display:block;padding:10px 0;font-size:16px;font-weight:500;color:#333;text-decoration:none}@media(max-width:1023px){.custom-mega-wrap,.custom-mega-overlay,.custom-mega-trigger{display:none!important}.custom-mega-mobile{display:block}}@media(max-width:1023px){.drawer__submenu .mega-menu__list .media-card .media-card__link{transition:transform .3s ease,box-shadow .3s ease;border-radius:12px;overflow:hidden}.drawer__submenu .mega-menu__list .media-card .media-card__link:active,.drawer__submenu .mega-menu__list .media-card .media-card__link:hover{transform:scale(.97);box-shadow:0 4px 16px #0000001a}.drawer__submenu .mega-menu__list .media-card .media img{transition:transform .4s ease}.drawer__submenu .mega-menu__list .media-card .media-card__link:active .media img,.drawer__submenu .mega-menu__list .media-card .media-card__link:hover .media img{transform:scale(1.06)}}@media(min-width:1024px){.custom-mega-mobile{display:none!important}}@media(min-width:1024px)and (max-width:1199px){.custom-mega-shop__inner{grid-template-columns:180px 1fr 220px;padding:24px 28px;gap:0}.custom-mega-shop__banner{min-height:240px}.custom-mega-collections__grid{grid-template-columns:repeat(4,1fr)}.custom-mega-collections__card:last-child{display:none}}@media(min-width:1400px){.custom-mega-shop__inner{grid-template-columns:240px 1fr 300px}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/custom-mega-menu.css.map */
