.custom-header-section{display:block;width:100%}.custom-announcement-bar{position:fixed;top:0;left:0;right:0;background-color:#ffd600;width:100%;z-index:101}.custom-announcement-bar__link{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 48px;text-decoration:none;color:#000;font-size:13px;font-weight:500;letter-spacing:.02em;cursor:pointer}.custom-announcement-bar__close{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px 8px;color:#000;font-size:18px;line-height:1;z-index:10;display:flex;align-items:center;justify-content:center}.custom-announcement-bar__close:hover{opacity:.6}.custom-announcement-bar.is-hidden{display:none}.custom-header-sticky-wrapper{position:fixed;left:0;right:0;z-index:100;width:100%}.custom-header{background:#fff;border-bottom:1px solid #e8e8e8;width:100%}.custom-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 24px;height:64px}.custom-header__logo{flex-shrink:0;display:flex;align-items:center}.custom-header__logo a{display:flex;align-items:center;text-decoration:none;color:#000}.custom-header__logo img{max-height:40px;width:auto;display:block}.custom-header__logo-text{font-size:20px;font-weight:700;letter-spacing:.08em;color:#000;text-transform:uppercase}.custom-header__nav{display:flex;align-items:center;flex:1;justify-content:center}.custom-nav__item{position:static}.custom-nav__link{display:flex;align-items:center;gap:4px;padding:0 16px;height:64px;font-size:14px;font-weight:500;color:#000;text-decoration:none;white-space:nowrap;cursor:pointer;border-bottom:2px solid transparent;transition:border-color .2s}.custom-nav__link:hover,.custom-nav__item.is-active .custom-nav__link{border-bottom-color:#000}.custom-nav__arrow{font-size:10px;transition:transform .2s;display:inline-block}.custom-nav__item.is-active .custom-nav__arrow{transform:rotate(180deg)}.custom-header__icons{display:flex;align-items:center;gap:4px;flex-shrink:0}.custom-header__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;color:#000;text-decoration:none;border-radius:4px;transition:background .2s;position:relative}.custom-header__icon-btn:hover{background:#f5f5f5}.custom-header__icon-btn svg{width:20px;height:20px}.custom-header__locale-wrapper{position:relative}.custom-header__locale{display:flex;align-items:center;gap:4px;padding:0 8px;height:40px;background:none;border:none;cursor:pointer;font-size:13px;color:#000;border-radius:4px;transition:background .2s}.custom-header__locale:hover{background:#f5f5f5}.custom-header__locale-flag{width:20px;height:14px;border-radius:2px;object-fit:cover}.custom-header__locale-dropdown{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 4px 16px #0000001a;min-width:140px;z-index:300;display:none;overflow:hidden}.custom-header__locale-dropdown.is-open{display:block}.custom-header__locale-option{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:13px;color:#000;cursor:pointer;transition:background .15s;border:none;background:none;width:100%;text-align:left}.custom-header__locale-option:hover{background:#f5f5f5}.custom-header__locale-option img{width:20px;height:14px;border-radius:2px;object-fit:cover}.custom-cart-count{position:absolute;top:4px;right:4px;background:#000;color:#fff;font-size:10px;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.custom-cart-count:empty{display:none}.custom-search-dropdown{position:fixed;left:0;right:0;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 6px 20px #00000014;z-index:98;display:none;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.custom-search-dropdown.is-open{display:block}.custom-search-dropdown.is-visible{opacity:1;transform:translateY(0)}.custom-search-dropdown__inner{max-width:1280px;margin:0 auto;padding:20px 24px}.custom-search-dropdown__form{display:flex;align-items:center;gap:12px;border:1.5px solid #000;border-radius:6px;padding:10px 16px;background:#fff}.custom-search-dropdown__form svg{flex-shrink:0;color:#666}.custom-search-dropdown__input{flex:1;border:none;outline:none;font-size:15px;color:#000;background:transparent;min-width:0}.custom-search-dropdown__input::placeholder{color:#aaa}.custom-search-dropdown__close{background:none;border:none;cursor:pointer;font-size:20px;color:#666;line-height:1;padding:0 4px;flex-shrink:0}.custom-search-dropdown__close:hover{color:#000}.custom-mega-menu{position:fixed;left:0;width:100%;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;box-shadow:0 8px 24px #00000014;z-index:99;display:none;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.custom-mega-menu.is-open{display:block}.custom-mega-menu.is-visible{opacity:1;transform:translateY(0)}.custom-mega-menu__inner{max-width:1280px;margin:0 auto;padding:32px 24px;display:flex;gap:48px}.custom-mega-menu__list{min-width:180px;flex-shrink:0}.custom-mega-menu__list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.custom-mega-menu__list-item a{display:block;padding:8px 12px;font-size:14px;color:#333;text-decoration:none;border-radius:4px;transition:background .15s,color .15s}.custom-mega-menu__list-item a:hover,.custom-mega-menu__list-item.is-active a{background:#f5f5f5;color:#000;font-weight:500}.custom-mega-menu__preview{flex:1;min-width:0}.custom-mega-menu__preview-imgwrap{position:relative;width:100%;max-width:480px;border-radius:8px;overflow:hidden}.custom-mega-menu__preview-image{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:opacity .15s ease}.custom-mega-menu__preview-image.is-hidden{display:none}.custom-mega-menu__preview-label{position:absolute;bottom:0;left:0;right:0;padding:28px 16px 14px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);color:#fff;font-size:16px;font-weight:600;letter-spacing:.02em;pointer-events:none;transition:opacity .15s ease}.custom-mega-menu__preview-desc{margin-top:12px;font-size:13px;color:#666;line-height:1.6;max-width:480px;transition:opacity .15s ease}.custom-mega-menu__preview.is-transitioning .custom-mega-menu__preview-image,.custom-mega-menu__preview.is-transitioning .custom-mega-menu__preview-label,.custom-mega-menu__preview.is-transitioning .custom-mega-menu__preview-desc{opacity:0}.custom-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:700;display:none}.custom-cart-overlay.is-open{display:block}.custom-cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:100%;height:100%;background:#fff;z-index:701;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001a}.custom-cart-drawer.is-open{transform:translate(0)}.custom-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e8;flex-shrink:0}.custom-cart-drawer__title{font-size:18px;font-weight:700;color:#000}.custom-cart-drawer__close{background:none;border:none;cursor:pointer;font-size:22px;color:#666;line-height:1;padding:4px;border-radius:4px;transition:background .2s}.custom-cart-drawer__close:hover{background:#f5f5f5;color:#000}.custom-cart-drawer__body{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch}.custom-cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;height:100%}.custom-cart-drawer__empty svg{color:#ccc;margin-bottom:16px}.custom-cart-drawer__empty-title{font-size:16px;font-weight:600;color:#000;margin-bottom:8px}.custom-cart-drawer__empty-text{font-size:14px;color:#888;line-height:1.6;margin-bottom:24px}.custom-cart-drawer__empty-btn{display:inline-block;padding:12px 28px;background:#000;color:#fff;font-size:14px;font-weight:600;text-decoration:none;border-radius:4px;transition:background .2s}.custom-cart-drawer__empty-btn:hover{background:#333}.custom-cart-drawer__items{padding:8px 0}.custom-cart-item{display:flex;gap:16px;padding:16px 24px;border-bottom:1px solid #f0f0f0}.custom-cart-item:last-child{border-bottom:none}.custom-cart-item__img-wrap{flex-shrink:0;width:80px;height:80px;border-radius:6px;overflow:hidden;background:#f5f5f5}.custom-cart-item__img{width:100%;height:100%;object-fit:cover;display:block}.custom-cart-item__info{flex:1;min-width:0}.custom-cart-item__title{font-size:14px;font-weight:500;color:#000;text-decoration:none;line-height:1.4;display:block;margin-bottom:4px}.custom-cart-item__title:hover{text-decoration:underline}.custom-cart-item__variant{font-size:12px;color:#888;margin-bottom:10px}.custom-cart-item__bottom{display:flex;align-items:center;justify-content:space-between}.custom-cart-item__qty{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.custom-cart-item__qty-btn{width:30px;height:30px;background:none;border:none;cursor:pointer;font-size:16px;color:#000;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s}.custom-cart-item__qty-btn:hover{background:#f5f5f5}.custom-cart-item__qty-btn:disabled{opacity:.3;cursor:not-allowed}.custom-cart-item__qty-num{min-width:32px;text-align:center;font-size:14px;font-weight:500;color:#000;padding:0 4px}.custom-cart-item__price{font-size:14px;font-weight:600;color:#000}.custom-cart-item__price--original{font-size:12px;color:#aaa;text-decoration:line-through;margin-right:4px}.custom-cart-item__remove{background:none;border:none;cursor:pointer;color:#bbb;font-size:12px;padding:2px 4px;margin-top:6px;transition:color .15s;display:flex;align-items:center;gap:4px}.custom-cart-item__remove:hover{color:#e00}.custom-cart-drawer__footer{flex-shrink:0;padding:20px 24px;border-top:1px solid #e8e8e8;background:#fff}.custom-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.custom-cart-drawer__subtotal-label{font-size:14px;color:#666}.custom-cart-drawer__subtotal-price{font-size:18px;font-weight:700;color:#000}.custom-cart-drawer__tax-note{font-size:12px;color:#aaa;margin-bottom:16px}.custom-cart-drawer__checkout{display:block;width:100%;padding:14px;background:#000;color:#fff;font-size:15px;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:background .2s;margin-bottom:10px}.custom-cart-drawer__checkout:hover{background:#333}.custom-cart-drawer__view-cart{display:block;width:100%;padding:12px;background:#fff;color:#000;font-size:14px;font-weight:500;text-align:center;text-decoration:none;border:1.5px solid #000;border-radius:4px;cursor:pointer;transition:background .2s}.custom-cart-drawer__view-cart:hover{background:#f5f5f5}.custom-cart-item.is-loading{opacity:.5;pointer-events:none}@media(max-width:768px){.custom-header__nav{display:none}.custom-header__mobile-menu-btn{display:flex!important}.custom-header__locale-wrapper{display:none}.custom-header__inner{padding:0 16px;height:56px}.custom-announcement-bar__link{font-size:12px;padding:8px 40px}.custom-cart-drawer{width:100%}.custom-search-dropdown__inner{padding:16px}}@media(min-width:769px){.custom-header__mobile-menu-btn{display:none!important}}.custom-mobile-menu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:599;display:none}.custom-mobile-menu__overlay.is-open{display:block}.custom-mobile-menu{position:fixed;top:0;left:0;width:85%;max-width:320px;height:100%;background:#fff;z-index:600;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.custom-mobile-menu.is-open{transform:translate(0)}.custom-mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8e8e8;flex-shrink:0}.custom-mobile-menu__close{background:none;border:none;cursor:pointer;font-size:22px;color:#000;line-height:1;padding:4px}.custom-mobile-menu__nav{flex:1;overflow-y:auto}.custom-mobile-nav__item{border-bottom:1px solid #f0f0f0}.custom-mobile-nav__link{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;font-size:15px;font-weight:500;color:#000;text-decoration:none;cursor:pointer;background:none;border:none;width:100%;text-align:left;line-height:1.4}.custom-mobile-nav__sub{display:none;background:#fafafa;border-top:1px solid #f0f0f0}.custom-mobile-nav__sub.is-open{display:block}.custom-mobile-nav__sub a{display:block;padding:12px 20px 12px 36px;font-size:14px;color:#555;text-decoration:none;border-bottom:1px solid #f5f5f5}.custom-mobile-nav__sub a:last-child{border-bottom:none}.custom-mobile-nav__sub a:hover{color:#000;background:#f0f0f0}.custom-mobile-menu__locale{padding:16px 20px;border-top:1px solid #e8e8e8;flex-shrink:0}.custom-mobile-menu__locale-title{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.custom-mobile-locale-option{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:14px;color:#000;background:none;border:none;cursor:pointer;width:100%;text-align:left}.custom-mobile-locale-option img{width:22px;height:15px;border-radius:2px;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-header.css.map */
