.custom-mega-menu{position:relative}.custom-mega-menu__list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.custom-mega-menu__item{position:static}.custom-mega-menu__trigger{position:relative;display:flex;align-items:center;background:transparent;border:none;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:500;font-family:Avenir Next LT W04 Medium;cursor:pointer;padding:1.2rem 1.6rem;transition:color .2s ease,opacity .2s ease}.custom-mega-menu__trigger:hover{color:#cac902}.custom-mega-menu__link{display:flex;align-items:center;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.5rem;font-weight:500;font-family:Avenir Next LT W04 Medium;padding:1.2rem 1.6rem;transition:color .2s ease,opacity .2s ease}.custom-mega-menu__link:hover{color:#cac902}.custom-mega-menu__content{--mega-menu-available-height: max(0px, calc(100vh - var(--header-height, 80px) - 32px));--mega-menu-available-height: max(0px, calc(100dvh - var(--header-height, 80px) - 32px));box-sizing:border-box;position:absolute;top:100%;left:-50.2%;transform:translateY(-6px);width:min(90vw,1400px);min-height:min(300px,var(--mega-menu-available-height));max-height:var(--mega-menu-available-height);display:grid;grid-template-columns:320px 1fr;grid-template-rows:minmax(0,1fr);background:#fff;border-radius:0 0 16px 16px;border:1px solid rgba(0,0,0,.06);border-top:none;overflow:hidden;box-shadow:0 30px 60px #0000001f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;z-index:40}.custom-mega-menu__trigger:after{content:"";position:absolute;bottom:-20px;left:0;right:0;height:20px}.custom-mega-menu__item:hover .custom-mega-menu__content{opacity:1;visibility:visible!important;pointer-events:auto;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}.custom-mega-menu__sidebar{display:flex;flex-direction:column;padding:2rem 0;background:linear-gradient(180deg,#eff0f5e6,#fffffff2);border-right:1px solid rgba(0,0,0,.06)}.custom-mega-menu__sidebar,.custom-mega-menu__main{min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-gutter:stable}.custom-mega-menu__category{position:relative;display:flex;align-items:center;min-height:36px;flex-shrink:0;line-height:1.35;overflow-wrap:anywhere;padding:0 2.4rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.45rem;font-weight:500;transition:background .18s ease,color .18s ease,padding .18s ease}.custom-mega-menu__category:hover{background:#cac90214;color:#000;padding-left:3rem}.custom-mega-menu__category:before{content:"";position:absolute;left:0;top:50%;width:3px;height:0;background:#cac902;transform:translateY(-50%);transition:height .18s ease}.custom-mega-menu__category:hover:before{height:65%}.header-wrapper:has(.custom-mega-menu.is-open){border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-mega-menu__main{position:relative;padding:3rem;background:radial-gradient(circle at top right,rgba(202,201,2,.08),transparent 40%);min-height:0}.custom-mega-menu__category.is-active{background:#cac90226;color:#000;padding-left:3rem}.custom-mega-menu__category.is-active:before{height:65%}.custom-mega-menu__panel{display:none;animation:fadeIn .2s ease forwards}.custom-mega-menu__panel.is-visible{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.custom-mega-menu__panel-title{margin:0 0 2rem;font-size:1.6rem;font-weight:600;color:#1a1a1a;padding-bottom:1rem;border-bottom:2px solid rgba(202,201,2,.3)}.custom-mega-menu__subcategories{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.custom-mega-menu__subcategories li{margin:0;padding:0}.custom-mega-menu__subcategories a{display:block;padding:.7rem 1.2rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.35rem;font-weight:400;border-radius:8px;transition:background .15s ease,color .15s ease,padding .15s ease}.custom-mega-menu__subcategories a:hover{background:#cac9021a;color:#000;padding-left:1.6rem}.custom-mega-menu__placeholder{margin:0;font-size:1.4rem;color:#0006;text-align:center;padding-top:10rem}@media screen and (min-width:990px)and (max-height:800px){.custom-mega-menu__sidebar{padding-block:.8rem}.custom-mega-menu__category{min-height:28px;padding-block:.3rem;font-size:1.35rem;box-sizing:border-box}.custom-mega-menu__main{padding:1.6rem 2rem}.custom-mega-menu__panel-title{margin-bottom:1rem;padding-bottom:.6rem}.custom-mega-menu__subcategories a{padding-block:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-custom-mega-menu.css.map */
