@media (max-width: 989px){body:has(.collection-top-bar) .section-header-custom{display:none!important}}.template-search .section-header-custom,body:has(.search-landing-page) .section-header-custom{display:none!important}.section-header-custom{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;background-color:#fff;z-index:100;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.section-header-custom.scrolled{box-shadow:0 2px 12px #00000014}.section-header-custom.header-hidden{transform:translateY(-100%)}.section-header-custom.header-visible{transform:translateY(0)}.header-custom{position:relative;background-color:#fff!important;width:100%;max-width:100%;margin:0 auto}.header-custom-inner{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.2rem;gap:1rem;min-height:60px}.header-custom-left{display:flex;align-items:center;gap:.5rem;flex-shrink:0;min-width:90px;justify-content:flex-start}.header-custom-right{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.header-custom-menu-toggle{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;margin-left:-1.2rem}.header-custom-menu-toggle .icon{width:24px;height:24px}.header__icon--cart{background:none;border:none;padding:0;cursor:pointer;position:relative}.header__icon--cart.link{display:inline-flex;align-items:center;justify-content:center}.header-custom-logo-mobile{flex:1;display:flex;justify-content:center;align-items:center}.header-custom-logo-mobile img{max-height:32px;width:auto}.header-custom-logo-desktop,.header-custom-nav{display:none}.header-custom .header__icons{display:flex;align-items:center;flex-shrink:0;gap:.4rem;min-width:90px;justify-content:flex-end}.header-custom-right,.desktop-localization-wrapper{display:none}@media (min-width: 990px){.desktop-localization-wrapper{display:block}}.header__icon--account{display:flex}.mobile-search-icon{display:flex!important}.desktop-search-icon{display:none!important}@media (min-width: 990px){.mobile-search-icon{display:none!important}.desktop-search-icon{display:flex!important}}@media (min-width: 990px){.header-custom{max-width:var(--page-width);margin:0 auto}.header-custom-inner{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"logo nav icons";gap:3rem;padding:1rem 1.5rem;align-items:center;min-height:70px}.header-custom-menu-toggle,.header-custom-logo-mobile,.header-custom-left,.header-custom-right{display:none!important}.header-custom-logo-desktop{grid-area:logo;display:flex;align-items:center}.header-custom-logo-desktop img{max-height:40px;width:auto}.header-custom-nav{grid-area:nav;display:flex!important;justify-content:center;align-items:center;gap:2.5rem}.header-custom .header__icons{grid-area:icons;gap:.8rem}}.nav-item{position:relative}.nav-item>a{display:block;padding:.5rem 0;text-decoration:none;color:#000;font-weight:600;text-transform:uppercase;transition:all .2s ease;white-space:nowrap;position:relative;font-family:Montserrat;font-size:16px}.nav-item>a:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:100%;height:2px;background:rgb(var(--color-foreground));transition:transform .3s ease}.nav-item>a:hover{color:rgb(var(--color-foreground))}.nav-item>a:hover:after{transform:translate(-50%) scaleX(1)}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);min-width:280px;max-height:400px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:0 0 8px 8px;box-shadow:0 8px 16px #0000001a;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;padding:.5rem 0;margin-top:.5rem;display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start}.nav-item:hover .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav-dropdown a{display:block;padding:.75rem 1.5rem;color:rgba(var(--color-foreground),.85);text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;white-space:nowrap;margin:.25rem .5rem;border-radius:15px}.nav-dropdown a:hover{background-color:#0000000f;color:rgb(var(--color-foreground))}.mobile-menu-drawer{position:fixed;top:0;left:-100%;width:85%;max-width:360px;height:100vh;height:100dvh;background:#fff;z-index:200;transition:left .3s cubic-bezier(.4,0,.2,1);box-shadow:4px 0 24px #00000026;display:flex;flex-direction:column}.mobile-menu-drawer.open{left:0}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:199;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-menu-overlay.open{opacity:1;pointer-events:auto}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.06);background:#00000003;flex-shrink:0;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu-header span{font-weight:600;font-size:14px;letter-spacing:.02em;color:rgb(var(--color-foreground))}.mobile-menu-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s}.mobile-menu-close:hover{background-color:#0000000d}.mobile-menu-close .icon{width:18px;height:18px}.mobile-menu-scroll-content{flex:1;overflow-y:auto;min-height:0}.mobile-menu-links{padding:.75rem 0}.mobile-collections-section{border-top:1px solid rgba(0,0,0,.06);background:#fff;padding:.75rem 0 .5rem;margin-top:.5rem}.mobile-collections-header{padding:0 1.25rem .5rem}.mobile-collections-header span{font-size:10px;font-weight:600;color:rgba(var(--color-foreground),.5);text-transform:uppercase;letter-spacing:.08em}.mobile-collections-swiper{padding:0 1.25rem;overflow:visible}.mobile-collections-swiper .swiper-wrapper{display:flex}.mobile-collections-swiper .swiper-slide{width:calc((100% - .75rem) / 1.2);margin-right:.6rem}.collection-card{display:flex;flex-direction:column;gap:.4rem;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1)}.collection-card:active{transform:scale(.97)}.collection-image{width:100%;aspect-ratio:1 / 1;border-radius:15px;overflow:hidden;background:#00000008;box-shadow:0 1px 6px #0000000d;transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.collection-card:hover .collection-image{box-shadow:0 3px 10px #00000014}.collection-image img{width:100%;height:100%;object-fit:contain;padding:.3rem}.collection-title{font-size:11px;font-weight:500;color:rgb(var(--color-foreground));text-align:center;line-height:1.2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.mobile-menu-item{border-bottom:1px solid rgba(0,0,0,.04);margin:0 .5rem}.mobile-menu-item:first-child{margin-top:.5rem}.mobile-menu-item:last-child{border-bottom:none;margin-bottom:.5rem}.mobile-menu-item>a,.mobile-menu-toggle{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem;color:rgba(var(--color-foreground),.85);text-decoration:none;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%;background:none;border:none;text-align:left;cursor:pointer;border-radius:8px;position:relative}.mobile-menu-item>a:before,.mobile-menu-toggle:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:60%;background:rgb(var(--color-foreground));border-radius:0 2px 2px 0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-item>a:hover,.mobile-menu-item>a:active,.mobile-menu-toggle:hover,.mobile-menu-toggle.open{background-color:#00000008;color:rgb(var(--color-foreground))}.mobile-menu-item>a:hover:before,.mobile-menu-toggle:hover:before,.mobile-menu-toggle.open:before{transform:translateY(-50%) scaleY(1)}.mobile-menu-toggle .chevron{width:16px;height:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);opacity:.6}.mobile-menu-toggle.open .chevron{transform:rotate(180deg);opacity:1}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#00000004}.mobile-submenu.open{max-height:500px;overflow-y:auto;padding:.5rem 0}.mobile-submenu a{display:flex;align-items:center;padding:1rem 1.5rem 1rem 3rem;color:rgba(var(--color-foreground),.75);text-decoration:none;font-size:14px;font-weight:400;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;border-left:3px solid transparent;margin:.15rem .75rem;border-radius:8px}.mobile-submenu a:before{content:"";position:absolute;left:1.5rem;width:4px;height:4px;background:rgba(var(--color-foreground),.3);border-radius:50%;transition:all .25s cubic-bezier(.4,0,.2,1)}.mobile-submenu a:hover,.mobile-submenu a:active{background-color:#0000000a;color:rgb(var(--color-foreground));transform:translate(4px)}.mobile-submenu a:hover:before{background:rgb(var(--color-foreground));transform:scale(1.5)}.mobile-submenu a.submenu-item-hidden{display:none}.mobile-submenu.expanded a.submenu-item-hidden{display:flex}.view-more-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:calc(100% - 1.5rem);margin:.5rem .75rem .25rem;padding:.85rem 1.5rem;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;color:rgba(var(--color-foreground),.75);font-size:13px;font-weight:500;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.view-more-btn:hover{background:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.2);color:rgb(var(--color-foreground));transform:translateY(-1px)}.view-more-btn .view-more-icon{width:14px;height:14px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.view-more-btn.expanded .view-more-icon{transform:rotate(180deg)}.mobile-submenu::-webkit-scrollbar{width:4px}.mobile-submenu::-webkit-scrollbar-track{background:transparent}.mobile-submenu::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.mobile-submenu::-webkit-scrollbar-thumb:hover{background:#00000040}@media (max-width: 989px){.mobile-menu-bottom{flex-shrink:0;padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 -2px 8px #0000000a}.mobile-menu-bottom a{display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;color:rgba(var(--color-foreground),.85);text-decoration:none;font-size:15px;font-weight:500;border-radius:8px;transition:all .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-bottom a:hover,.mobile-menu-bottom a:active{background-color:#0000000a;color:rgb(var(--color-foreground));transform:translate(2px)}.mobile-menu-bottom .icon{width:20px;height:20px;opacity:.7;transition:opacity .25s}.mobile-menu-bottom a:hover .icon{opacity:1}}@media (min-width: 990px){.mobile-menu-bottom{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-header-custom.css.map */
