.header.header--top-center .header__icon--menu .icon-close,.header.header--top-center .header__icon--menu svg.icon-close{opacity:0!important;visibility:hidden!important;display:none!important;transform:scale(.85);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.header.header--top-center .header__icon--menu .icon-hamburger,.header.header--top-center .header__icon--menu svg.icon-hamburger{opacity:1!important;visibility:visible!important;display:block!important;transform:scale(1);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}#Details-menu-drawer-container[open] .header__icon--menu .icon-hamburger,#Details-menu-drawer-container[open] .header__icon--menu svg.icon-hamburger{opacity:0!important;visibility:hidden!important;display:none!important;transform:scale(.85)}#Details-menu-drawer-container[open] .header__icon--menu .icon-close,#Details-menu-drawer-container[open] .header__icon--menu svg.icon-close{opacity:1!important;visibility:visible!important;display:block!important;transform:scale(1)}.header.header--top-center .header__menu-item,.header.header--top-center .header__menu-item:link,.header.header--top-center .header__menu-item:visited,.header.header--top-center .list-menu__item--link,.header.header--top-center .list-menu__item--link:link,.header.header--top-center .list-menu__item--link:visited{font-size:clamp(1.35rem,1.2vw,1.55rem);letter-spacing:-.02em;line-height:1;color:rgb(var(--color-foreground));white-space:nowrap}.header.header--top-center .header__inline-menu>ul,.header.header--top-center .header__inline-menu .list-menu--inline{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:clamp(1.8rem,4vw,3.4rem)}.header.header--top-center .header__inline-menu .list-menu__item{margin:0;padding:0}.header.header--top-center .header__inline-menu .list-menu__item>a,.header.header--top-center .header__inline-menu .header__menu-item>span{display:flex;align-items:center;justify-content:center;padding:0;height:100%}@media screen and (min-width: 990px){.header.header--top-center{width:min(var(--naven-header-max-width),calc(100% - (var(--naven-header-horizontal-margin) * 2)))!important;max-width:var(--naven-header-max-width)!important;height:var(--naven-header-height-desktop)!important;min-height:var(--naven-header-height-desktop)!important;max-height:var(--naven-header-height-desktop)!important;margin-left:auto!important;margin-right:auto!important}.naven-header__inner{height:var(--naven-header-height-desktop);padding:0 var(--naven-header-padding-desktop)}.naven-header__slot--mobile{display:none!important}.naven-header__slot--logo{order:1;flex:0 0 auto;justify-content:flex-start;gap:1.2rem}.naven-header__slot--logo .header__heading,.naven-header__slot--logo .header__heading-link{display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;text-decoration:none!important}.naven-header__slot--logo .header__heading-logo,.naven-header__slot--logo .h2,.naven-header__slot--logo span{display:inline-flex!important;align-items:center!important;line-height:1!important}.naven-header__slot--primary{order:2;flex:1 1 auto;justify-content:center;align-items:center;min-width:0}.naven-header__slot--primary .header__inline-menu{display:flex!important;align-items:center;justify-content:center;margin:0!important;padding:0!important;height:100%}.naven-header__slot--primary .header__inline-menu>ul{gap:clamp(2.2rem,4vw,3.8rem)}.naven-header__slot--utilities{order:3;flex:0 0 auto;justify-content:flex-end;gap:clamp(1.2rem,2vw,1.8rem)}.naven-header__slot--utilities .header__icons{gap:clamp(1.2rem,2vw,1.8rem)}.naven-header__slot--utilities .header__icon{display:flex;align-items:center;justify-content:center;width:42px;height:var(--naven-header-height-desktop);padding:0}.header.header--top-center:not(.drawer-menu) header-drawer{display:none!important}.header.header--top-center.drawer-menu .naven-header__slot--mobile{display:flex!important;order:1;flex:0 0 auto;justify-content:flex-start}.header.header--top-center.drawer-menu .naven-header__slot--logo{order:2}.header.header--top-center.drawer-menu .naven-header__slot--utilities{order:3}}@media screen and (max-width: 989px){.header.header--top-center{width:calc(100vw - (var(--naven-header-horizontal-margin) * 2))!important;max-width:calc(100vw - (var(--naven-header-horizontal-margin) * 2))!important;height:var(--naven-header-height-mobile)!important;min-height:var(--naven-header-height-mobile)!important;max-height:var(--naven-header-height-mobile)!important;margin-left:auto!important;margin-right:auto!important}.naven-header__inner{height:var(--naven-header-height-mobile);padding:0 var(--naven-header-padding-mobile);gap:1.2rem}.naven-header__slot--mobile{display:flex!important;order:1;flex:0 0 auto;justify-content:flex-start}.naven-header__slot--mobile header-drawer{display:flex;align-items:center;justify-content:center}.naven-header__slot--logo{order:2;flex:1 1 auto;justify-content:center}.naven-header__slot--logo .header__heading,.naven-header__slot--logo .header__heading-link{justify-content:center!important}.naven-header__slot--utilities{order:3;flex:0 0 auto;justify-content:flex-end;gap:1.1rem}.naven-header__slot--primary{display:none!important}.naven-header__slot--utilities .header__icons{gap:1.1rem}.naven-header__slot--utilities .header__icon{width:36px;height:36px}.naven-header__slot--utilities .header__icons details-modal,.naven-header__slot--utilities .header__icons .header__search{display:none!important}.naven-header__slot--utilities .header__icon--account.small-hide{display:none!important}}:root{--nav-submenu-left: 32px;--nav-submenu-width: calc(100vw - 64px) ;--nav-submenu-max-width: 1400px;--nav-submenu-top: 58px;--nav-submenu-padding-inline: clamp(48px, 6vw, 72px);--nav-submenu-padding-block: clamp(28px, 4vw, 44px);--nav-submenu-transition-duration: .3s;--naven-header-max-width: 1400px;--naven-header-horizontal-margin: 16px;--naven-header-padding-desktop: clamp(32px, 4vw, 56px);--naven-header-padding-mobile: 18px;--naven-header-height-desktop: 58px;--naven-header-height-mobile: 58px;--naven-header-radius: 12px;--naven-header-wrapper-background: transparent;--naven-header-surface: rgba(255, 255, 255, .96);--naven-header-surface-scrolled: rgba(255, 255, 255, .93);--naven-header-shadow: 0 22px 55px rgba(15, 23, 42, .12);--naven-header-shadow-scrolled: 0 28px 65px rgba(15, 23, 42, .18);--header-icon-hit-area: clamp(48px, 5vw, 56px)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a47;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.32,.72,0,1);z-index:940}@media screen and (max-width: 989px){body:after{background:#0a0f1e73}}body.nav-submenu-active:after,body.nav-drawer-active:after{opacity:1}.section-header:has(.header--top-center),.shopify-section-header:has(.header--top-center),[id*=shopify-section-header]:has(.header--top-center){display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.section-header:has(.header--top-center) .header-wrapper,.shopify-section-header:has(.header--top-center) .header-wrapper,[id*=shopify-section-header]:has(.header--top-center) .header-wrapper{display:flex;justify-content:center;align-items:center;width:100%;flex:0 0 100%;padding-left:0;padding-right:0;background:var(--naven-header-wrapper-background, transparent);background-color:var(--naven-header-wrapper-background, transparent)}.header.header--top-center{position:relative;display:flex;align-items:center;justify-content:center;padding:0!important;background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;--header-icon-hit-area: clamp(48px, 5vw, 56px)}.naven-header{width:100%;display:flex;align-items:center;justify-content:center}.naven-header__inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:clamp(18px,4vw,40px);border-radius:var(--naven-header-radius);background:var(--naven-header-surface);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:var(--naven-header-shadow);transition:background .3s ease,box-shadow .3s ease}.naven-header__slot{display:flex;align-items:center;gap:1.4rem;min-width:0}.naven-header__slot--mobile{display:none}.naven-header__slot--primary .header__inline-menu{width:100%}.naven-header__slot--primary .header__inline-menu>ul{width:100%;display:flex;align-items:center;justify-content:center}.naven-header__slot--utilities .header__icons{display:flex;align-items:center;gap:1.4rem}.header.header--top-center .header__icon--cart{margin-right:0}.sticky-header .header-wrapper.scrolled .naven-header__inner,.shopify-section-header-sticky.scrolled-past-header .naven-header__inner{background:var(--naven-header-surface-scrolled);box-shadow:var(--naven-header-shadow-scrolled)}@media screen and (min-width: 990px){.nav-submenu,.header__submenu{position:fixed!important;left:var(--nav-submenu-left)!important;right:auto!important;width:var(--nav-submenu-width)!important;max-width:var(--nav-submenu-max-width)!important;top:var(--nav-submenu-top)!important;margin:0!important;padding:var(--nav-submenu-padding-block) var(--nav-submenu-padding-inline) clamp(40px,6vw,68px) var(--nav-submenu-padding-inline);box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row dense;grid-auto-rows:minmax(0,auto);gap:clamp(16px,2vw,28px);background:#fffffff0!important;backdrop-filter:blur(26px) saturate(165%)!important;-webkit-backdrop-filter:blur(26px) saturate(165%)!important;border-radius:0 0 var(--naven-header-radius) var(--naven-header-radius)!important;border:1px solid rgba(15,23,42,.06);box-shadow:0 32px 70px #0f172a24;transform:translateY(-6px);z-index:999!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--nav-submenu-transition-duration) cubic-bezier(.32,.72,0,1),visibility var(--nav-submenu-transition-duration) cubic-bezier(.32,.72,0,1),transform var(--nav-submenu-transition-duration) cubic-bezier(.32,.72,0,1)}.nav-submenu.is-open,.header__submenu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.list-menu--right{right:0}.list-menu--disclosure{position:absolute;min-width:100%;width:20rem;border:1px solid rgba(var(--color-foreground),.2)}@media screen and (min-width: 990px){.header.header--top-center .header__submenu.list-menu--disclosure,.header.header--top-center .list-menu--disclosure.header__submenu{position:fixed!important}}.list-menu--disclosure:focus{outline:none}.list-menu__item--active{text-decoration:underline;text-underline-offset:.3rem}.list-menu__item--active:hover{text-decoration-thickness:.2rem}.list-menu--disclosure.localization-selector{max-height:18rem;overflow:auto;width:10rem;padding:.5rem}.header.header--top-center .header__menu-item,.header.header--top-center .header__menu-item:link,.header.header--top-center .header__menu-item:visited,.header.header--top-center .list-menu__item--link,.header.header--top-center .list-menu__item--link:link,.header.header--top-center .list-menu__item--link:visited,.header.header--top-center a.header__menu-item,.header.header--top-center a.list-menu__item--link,.header.header--top-center .header__inline-menu summary,.header.header--top-center .header__inline-menu summary.header__menu-item,.header.header--top-center .header__inline-menu details summary,.header.header--top-center .header__inline-menu .list-menu__item summary{text-decoration:none!important;text-underline-offset:0!important;border-bottom:none!important;font-weight:400!important;transition:font-weight .25s cubic-bezier(.32,.72,0,1),color .25s cubic-bezier(.32,.72,0,1),opacity .25s cubic-bezier(.32,.72,0,1)}.header.header--top-center .header__menu-item:focus-visible,.header.header--top-center .header__inline-menu summary:focus-visible,.header.header--top-center .header__inline-menu details summary:focus-visible{outline:2px solid rgba(var(--color-foreground),.5)!important;outline-offset:4px!important;border-radius:4px!important}.header.header--top-center .header__menu-item:focus:not(:focus-visible),.header.header--top-center .header__inline-menu summary:focus:not(:focus-visible){outline:none!important}.header.header--top-center .header__menu-item.header__active-menu-item,.header.header--top-center .header__menu-item[aria-current=page],.header.header--top-center .list-menu__item--active .header__menu-item,.header.header--top-center .list-menu__item--active,.header.header--top-center details[open]>.header__menu-item,.header.header--top-center .header__inline-menu details[open] summary{text-decoration:none!important;border-bottom:none!important;text-underline-offset:0!important;font-weight:600!important;color:rgb(var(--color-foreground))!important}.header.header--top-center .header__menu-item:hover,.header.header--top-center .list-menu__item--link:hover,.header.header--top-center .header__inline-menu summary:hover,.header.header--top-center .header__inline-menu summary.header__menu-item:hover,.header.header--top-center .header__inline-menu details summary:hover,.header.header--top-center .header__inline-menu details[open] summary:hover,.header.header--top-center .header__menu-item:focus,.header.header--top-center .header__inline-menu summary:focus{text-decoration:none!important;border-bottom:none!important;font-weight:500!important}.header.header--top-center .header__inline-menu details{position:relative}.header.header--top-center .header__inline-menu details summary{cursor:pointer;list-style:none}.header.header--top-center .header__inline-menu details summary::-webkit-details-marker{display:none}.header.header--top-center .header__inline-menu summary .icon-caret,.header.header--top-center .header__inline-menu details summary .icon-caret,.header.header--top-center .header__inline-menu .list-menu__item summary .icon-caret,.header.header--top-center .header__inline-menu summary .svg-wrapper,.header.header--top-center .header__inline-menu details summary .svg-wrapper,.header.header--top-center .header__inline-menu .list-menu__item summary .svg-wrapper{position:absolute!important;right:.25rem!important;top:50%!important;transform:translateY(-50%)!important;margin-left:.25rem!important}.header.header--top-center .header__inline-menu summary,.header.header--top-center .header__inline-menu details summary,.header.header--top-center .header__inline-menu .list-menu__item summary{padding-right:1.5rem!important;position:relative!important}.header__submenu .menu-item__product-card{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.2rem;padding:clamp(18px,1.6vw,24px)!important;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#f7f8fceb;box-shadow:0 14px 34px #0f172a14;transition:transform .25s cubic-bezier(.32,.72,0,1),box-shadow .25s cubic-bezier(.32,.72,0,1),background .25s cubic-bezier(.32,.72,0,1);min-height:100%;width:100%}.header__submenu .menu-item__product-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px #0f172a29;background:#fffffff5}.header__submenu .menu-item__product-image{width:100%!important;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;background:#0f172a0f}.header__submenu .menu-item__product-image img{width:100%!important;height:100%!important;object-fit:cover;display:block}.header__submenu .menu-item__product-info{display:flex;flex-direction:column;gap:.45rem}.header__submenu .menu-item__product-title{font-weight:600;font-size:1.45rem;letter-spacing:-.01em;color:#0f172af0}.header__submenu .menu-item__product-price{font-size:1.25rem;color:#0f172aa8;font-weight:500}@media screen and (min-width: 990px){.header.header--top-center .header__submenu .menu-item__product-card{max-width:240px;width:100%;padding:clamp(14px,1.4vw,18px)!important;gap:clamp(10px,1vw,16px);align-items:flex-start;background:#f9fbfff5}.header.header--top-center .header__submenu .menu-item__product-card:hover{transform:translateY(-3px);box-shadow:0 18px 32px #0f172a24}.header.header--top-center .header__submenu .menu-item__product-image{width:100%!important;max-width:200px;aspect-ratio:1 / 1;border-radius:14px;margin:0}.header.header--top-center .header__submenu .menu-item__product-info{gap:.35rem}.header.header--top-center .header__submenu .menu-item__product-title{font-size:1.3rem}.header.header--top-center .header__submenu .menu-item__product-price{font-size:1.15rem}.header.header--top-center .header__submenu,.header.header--top-center .header__submenu.list-menu--disclosure,.header.header--top-center .list-menu--disclosure.header__submenu{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row dense;grid-auto-rows:minmax(0,auto);gap:clamp(16px,2vw,28px);overflow:visible}.header.header--top-center .header__inline-menu details[open] .header__submenu,.header.header--top-center .header__inline-menu details[open] .header__submenu.list-menu--disclosure,.header.header--top-center .header__inline-menu details[open] .list-menu--disclosure.header__submenu,.header.header--top-center .header__inline-menu details:hover .header__submenu,.header.header--top-center .header__inline-menu details:hover .header__submenu.list-menu--disclosure,.header.header--top-center .header__inline-menu details:hover .list-menu--disclosure.header__submenu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.header.header--top-center .header__submenu>li{list-style:none;margin:0;padding:0;grid-column:span 4;align-self:start;display:flex;flex-direction:column;gap:clamp(12px,1.2vw,18px)}.header.header--top-center .header__submenu>li>details{display:flex;flex-direction:column;gap:clamp(10px,1vw,16px)}.header.header--top-center .header__submenu>li>details>summary{padding:0;font-weight:600;display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;letter-spacing:-.01em}.header.header--top-center .header__submenu>li>details>ul{display:flex;flex-direction:column;gap:clamp(10px,1vw,16px);padding:0;margin:0}.header__submenu .list-menu__item,.header__submenu .list-menu__item.link,.header__submenu .list-menu__item--link{padding:0!important;margin:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;color:#111827d1;font-size:1.35rem;letter-spacing:-.015em;line-height:1.35;transition:color .18s ease,opacity .18s ease,transform .18s ease}.header__submenu .list-menu__item:hover,.header__submenu .list-menu__item:focus-visible{color:#111827;transform:translate(2px)}.header__submenu .list-menu__item--active,.header__submenu .list-menu__item--active .link{color:#111827;font-weight:600}.header__submenu .menu-item__product-card{padding:clamp(20px,1.8vw,26px)!important;gap:clamp(14px,1.4vw,22px)}.header__submenu .menu-item__product-image{border-radius:18px;aspect-ratio:5 / 4}}@media screen and (min-width: 990px){.header__inline-menu details[open]:before,.header__inline-menu details:hover:before{content:"";position:fixed;top:56px;left:0;right:0;bottom:0;background:rgba(var(--color-foreground),.02);z-index:998;pointer-events:none;opacity:0;transition:opacity .3s cubic-bezier(.32,.72,0,1)}.header__inline-menu details[open]:before,.header__inline-menu details:hover:before{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-list-menu.css.map */
