.bc-mega{isolation:isolate}.bc-mega{position:absolute;top:100%;left:0;right:0;width:100vw;background-color:var(--color-background, #fff);color:var(--color-text, #111);border-top:1px solid var(--color-border, #e5e2dd);box-shadow:0 12px 40px color-mix(in oklch,var(--color-text, #111) 10%,transparent);padding:24px 40px;margin:0;border-radius:0;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:200;display:grid;gap:20px;pointer-events:none;max-height:calc(100vh - var(--header-height, 80px) - 20px);overflow-y:auto;overscroll-behavior:contain}.bc-mega a{color:inherit;text-decoration:none}.bc-mega a:hover{text-decoration:none}.bc-has-mega{position:static!important}.bc-header{position:relative}.bc-has-mega:hover>.bc-mega,.bc-has-mega.is-open>.bc-mega,.bc-mega:hover{opacity:1;visibility:visible;pointer-events:auto}.bc-has-mega.is-open .bc-header__chevron{transform:rotate(180deg)}.bc-header__chevron{transition:transform .25s ease}.bc-has-mega>.bc-header__menu-item{position:relative}.bc-has-mega>.bc-header__menu-item:before{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--color-primary, #D0451E);border-radius:1px;transform:scaleX(0);transform-origin:left center;transition:transform .25s ease}.bc-has-mega:hover>.bc-header__menu-item:before,.bc-has-mega.is-open>.bc-header__menu-item:before{transform:scaleX(1)}.bc-has-mega>.bc-header__menu-item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%}.bc-mega .bc-product-card{width:100%;min-width:0;overflow:hidden}.bc-mega .bc-product-card__media{aspect-ratio:3 / 4;overflow:hidden;background-color:var(--color-background-secondary, #f5f3f0);border-radius:6px;position:relative}.bc-mega .bc-product-card__media:hover .bc-product-card__img{opacity:1}.bc-mega .bc-product-card__media:hover .bc-product-card__hover-media{opacity:0}.bc-mega .bc-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--color-background-secondary, #f5f3f0)}.bc-mega .bc-product-card__placeholder svg,.bc-mega svg.bc-product-card__placeholder{width:52%;height:52%;opacity:.18;color:var(--color-text, #111)}.bc-mega .bc-product-card__info{overflow:hidden;padding:8px 0 0}.bc-mega .bc-product-card__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-family:var(--font-primary--family);font-size:12px;font-style:normal;font-weight:400;margin-bottom:4px}.bc-mega .bc-product-card__title a{color:var(--color-text, #111)!important;text-decoration:none!important}.bc-mega .bc-product-card__title a:hover{text-decoration:underline!important;color:var(--color-text, #111)!important}.bc-mega .bc-product-card__current-price{font-size:13px;font-weight:600;color:var(--color-primary, #D0451E)!important}.bc-mega .bc-product-card__compare-price{font-size:11px;color:var(--color-muted, #6b6b6b)!important;text-decoration:line-through}.bc-mega .bc-product-card__rating{display:flex;flex-wrap:nowrap;overflow:hidden;margin-bottom:4px;gap:1px}.bc-mega .bc-product-card__star{color:var(--color-star, #ffc000);fill:var(--color-star, #ffc000);flex-shrink:0;width:11px;height:11px}.bc-mega .bc-product-card__star--empty{color:var(--color-border, #e5e2dd);fill:var(--color-border, #e5e2dd)}.bc-mega .bc-product-card__icons{top:6px;right:6px}.bc-mega .bc-product-card__icon-btn{width:28px;height:28px;position:relative}.bc-mega .bc-product-card__icon-btn:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.bc-mega .bc-product-card__icon-btn svg{width:13px;height:13px}.bc-mega .bc-product-card__atc-btn{padding:7px 10px;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.bc-mega .bc-product-card__atc-btn svg{width:12px;height:12px}.bc-mega .bc-badge{font-size:9px;padding:2px 6px}.bc-mega--columns{display:grid;grid-template-columns:1fr 1fr 260px;gap:32px;align-items:start}.bc-mega__column{display:flex;flex-direction:column;gap:0}.bc-mega__column-title{font-family:var(--font-heading--family);font-style:normal;font-weight:400;font-size:15px;color:var(--color-text);margin-bottom:12px}.bc-mega__links{list-style:none;display:flex;flex-direction:column;gap:6px;padding:0;margin:0}.bc-mega__link{display:inline-flex;align-items:center;gap:6px;padding:3px 0;text-decoration:none;color:var(--color-muted, #777);font-size:13px;line-height:1.5;transition:color .2s ease}.bc-mega__link:hover{color:var(--color-primary, #D0451E)}.bc-mega__link-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 5px;border-radius:3px;background-color:var(--color-primary, #D0451E);color:#fff;line-height:1}.bc-mega__link-badge--new{background-color:var(--color-secondary, #6C8066)}.bc-mega__view-all{display:inline-flex;align-items:center;gap:5px;margin-top:14px;text-decoration:none;color:var(--color-primary, #D0451E);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.bc-mega__view-all svg{width:13px;height:13px;transition:transform .2s ease}.bc-mega__view-all:hover svg{transform:translate(3px)}.bc-mega__products-side{display:flex;flex-direction:column;gap:12px;border-left:1px solid var(--color-border, #e5e2dd);padding-left:28px}.bc-mega__products-heading{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted, #888);margin-bottom:2px}.bc-mega__product-mini{display:flex;gap:12px;text-decoration:none;color:inherit;padding:8px;border-radius:6px;transition:background .2s ease}.bc-mega__product-mini:hover{background:var(--color-background-secondary, #f5f3f0)}.bc-mega__product-mini-img{width:60px;height:60px;border-radius:4px;overflow:hidden;background:var(--color-background-secondary, #f5f3f0);flex-shrink:0}.bc-mega__product-mini-img img{width:100%;height:100%;object-fit:cover}.bc-mega__product-mini-info{display:flex;flex-direction:column;justify-content:center;gap:3px}.bc-mega__product-mini-title{font-size:12px;font-weight:500;color:var(--color-text, #111)}.bc-mega__product-mini-price{font-size:12px;font-weight:600;color:var(--color-primary, #D0451E)}.bc-mega--featured{display:grid;grid-template-columns:1fr 1fr 1fr 280px;gap:28px;align-items:start}.bc-mega__promo{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4 / 5;display:flex;align-items:flex-end;background:var(--color-background-secondary, #f5f3f0)}.bc-mega__promo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bc-mega__promo:hover .bc-mega__promo-img{transform:scale(1.03)}.bc-mega__promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,oklch(0 0 0 / .5) 0%,transparent 55%)}.bc-mega__promo-content{position:relative;z-index:2;padding:18px;color:#fff;width:100%}.bc-mega__promo-title{font-family:var(--font-heading--family);font-style:normal;font-weight:400;font-size:16px;line-height:1.3;margin-bottom:8px}.bc-mega__promo-btn{display:inline-block;padding:7px 16px;background-color:var(--btn-primary-bg, var(--color-primary, #D0451E));color:var(--btn-primary-text, #fff);text-decoration:none;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--button-border-radius);transition:background-color .2s ease}.bc-mega__promo-btn:hover{background-color:var(--btn-primary-bg-hover, var(--color-primary, #D0451E))}.bc-mega--collection-cards{display:grid;grid-template-columns:repeat(var(--mega-card-cols, 4),1fr);gap:20px;padding:20px 40px}.bc-mega__card{display:flex;flex-direction:column;text-decoration:none;border-radius:8px;overflow:hidden;background:var(--color-background-secondary, #f5f3f0);transition:transform .3s ease,box-shadow .3s ease;width:160px;flex-shrink:0}.bc-mega__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px color-mix(in oklch,var(--color-text, #111) 10%,transparent)}.bc-mega__card-img{width:100%;aspect-ratio:3 / 4;overflow:hidden;background-color:var(--color-background-secondary, #f5f3f0);display:flex;align-items:center;justify-content:center}.bc-mega__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bc-mega__card:hover .bc-mega__card-img img{transform:scale(1.05)}.bc-mega__card-placeholder{width:52%;height:52%;opacity:.18;color:var(--color-text, #111)}.bc-mega__card-body{padding:10px 12px;display:flex;flex-direction:column;gap:2px;background-color:var(--color-background, #fff)}.bc-mega__card-title{font-family:var(--font-heading--family);font-style:normal;font-size:13px;font-weight:500;color:var(--color-text);line-height:1.3}.bc-mega__card-count{font-size:10px;color:var(--color-muted, #888);text-transform:uppercase;letter-spacing:.06em}.bc-mega__card-cta{font-size:10px;font-weight:600;color:var(--color-primary, #D0451E);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;display:inline-flex;align-items:center;gap:3px;transition:gap .2s ease}.bc-mega__card:hover .bc-mega__card-cta{gap:6px}.bc-mega__card-cta svg{width:11px;height:11px}.bc-mega__collections{grid-column:1 / -1;display:flex;gap:12px;padding-top:16px;border-top:1px solid var(--color-border, #e5e2dd)}.bc-mega__collection-card{display:flex;align-items:center;gap:10px;text-decoration:none;padding:8px 12px;background:var(--color-background-secondary, #f5f3f0);border-radius:6px;flex:1;transition:background .2s ease,box-shadow .2s ease}.bc-mega__collection-card:hover{background:var(--color-background);box-shadow:0 4px 12px color-mix(in oklch,var(--color-text, #111) 6%,transparent)}.bc-mega__collection-thumb{width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:var(--color-border, #e5e2dd);flex-shrink:0}.bc-mega__collection-thumb img{width:100%;height:100%;object-fit:cover}.bc-mega__collection-info{display:flex;flex-direction:column;gap:2px}.bc-mega__collection-name{font-size:13px;font-weight:500;color:var(--color-text)}.bc-mega__collection-count{font-size:11px;color:var(--color-muted, #888);text-transform:uppercase;letter-spacing:.05em}@media(max-width:1023px){.bc-mega{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-mega-menu.css.map */
