.ht-header-wrapper{position:relative;z-index:100;width:100%;font-family:var(--font-family-bilingual, "Inter", system-ui, sans-serif)}.ht-header-wrapper .header{padding:0;border:none;background:transparent}.ht-utility-bar{background:linear-gradient(90deg,#0f0f1a,#1e1828,#0f0f1a);width:100%;border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden;max-height:38px;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s ease,border-color .3s ease;opacity:1}.ht-utility-bar__inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:38px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ht-utility-bar__left,.ht-utility-bar__right{display:flex;align-items:center;gap:0}.ht-utility-bar__left .ht-utility-bar__item+.ht-utility-bar__item,.ht-utility-bar__right .ht-utility-bar__item+.ht-utility-bar__item{border-left:1px solid rgba(255,255,255,.12);margin-left:0;padding-left:1.6rem}.ht-utility-bar__item{display:inline-flex;align-items:center;gap:.6rem;padding:0 1.6rem 0 0;font-size:12px;font-weight:400;color:#ffffffa6;text-decoration:none;letter-spacing:.015em;white-space:nowrap;transition:color .18s ease;line-height:1;font-family:var(--font-family-bilingual, "Inter", system-ui, sans-serif)}.ht-utility-bar__right .ht-utility-bar__item{padding:0 0 0 1.6rem}.ht-utility-bar__item:hover{color:#fffffff2}.ht-utility-bar__item svg{flex-shrink:0;opacity:.6;transition:opacity .18s ease}.ht-utility-bar__item:hover svg{opacity:1}@media screen and (max-width:989px){.ht-utility-bar{display:none}}.ht-header-top{background:linear-gradient(135deg,#12121f,#1c1830 40%,#1f1520);width:100%;border-bottom:1px solid rgba(255,255,255,.05)}.ht-header-top__inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:2.4rem;height:68px}.ht-header-logo-h1{display:contents}.ht-header-logo{flex-shrink:0;display:flex;align-items:center;text-decoration:none}.ht-header-logo img{height:50px;width:auto;object-fit:contain}.ht-header-logo-text{font-size:24px;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1}.ht-header-logo-text span{color:var(--color-primary, #1F7F3E)}.ht-header-search{flex:1;max-width:520px;position:relative}.ht-header-search form{display:flex;align-items:center;background-color:var(--color-bg, #ffffff);border-radius:8px;overflow:hidden;height:44px;border:2px solid transparent;transition:border-color .2s ease;box-shadow:none;position:relative}.ht-header-search form:focus-within{border-color:var(--color-primary, #1F7F3E);box-shadow:none}.ht-header-search__input{flex:1;border:none;outline:none;padding:0 8.8rem 0 1.6rem;font-size:14px;color:var(--color-text, #111827);background:transparent;font-family:var(--font-family-bilingual, "Inter", system-ui, sans-serif);min-width:0}.ht-header-search__input:focus,.ht-header-search__input:focus-visible,.ht-header-search__input.focused,.ht-header-search form:focus-within .ht-header-search__input{border:none!important;box-shadow:none!important;outline:none!important}.ht-header-search__input::placeholder{color:var(--color-text-muted, #6B7280)}.ht-header-search__input::-webkit-search-cancel-button,.ht-header-search__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.ht-header-search__input::-ms-clear,.ht-header-search__input::-ms-reveal{display:none;width:0;height:0}.ht-header-search .ht-header-search__reset,.ht-header-search form .ht-header-search__reset.reset__button{position:absolute;right:5.2rem;left:auto;top:50%;bottom:auto;transform:translateY(-50%);width:2.8rem;height:2.8rem;margin:0;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#94a3b8;cursor:pointer;padding:0;z-index:2;box-shadow:none!important}.ht-header-search .ht-header-search__reset:after,.ht-header-search .ht-header-search__reset:before{display:none!important;content:none!important}.ht-header-search .ht-header-search__reset.hidden{display:none!important}.ht-header-search__reset:hover{color:#64748b}.ht-header-search__reset .svg-wrapper{display:flex;align-items:center;justify-content:center}.ht-header-search__reset svg{width:1.4rem;height:1.4rem}.ht-header-search__btn{background-color:var(--color-secondary, #E51E25);border:none;width:50px;height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}.ht-header-search__btn:hover{background-color:#c41920}.ht-header-search__btn svg,.ht-header-search__btn .svg-wrapper svg{width:19px;height:19px;fill:#fff;color:#fff}.ht-header-search__btn .svg-wrapper{display:flex;align-items:center;justify-content:center}.ht-header-icons{display:flex;align-items:center;gap:.4rem;margin-left:auto;flex-shrink:0}.ht-header-icon-btn{display:flex;align-items:center;gap:.8rem;padding:.7rem 1.2rem;border-radius:6px;text-decoration:none;color:#fff;cursor:pointer;background:transparent;border:none;transition:background-color .2s ease;position:relative}.ht-header-icon-btn:hover{background-color:#ffffff1a}.ht-header-icon-btn__icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.ht-header-icon-btn__icon svg{width:20px;height:20px;fill:#fff;color:#fff}.ht-header-icon-btn__icon .svg-wrapper{display:flex;align-items:center;justify-content:center}.ht-header-icon-btn__icon .svg-wrapper svg{width:20px;height:20px}.ht-header-icon-btn__label{display:flex;flex-direction:column;line-height:1.2}.ht-header-icon-btn__label-main{font-size:14px;font-weight:600;white-space:nowrap;letter-spacing:.01em}.ht-header-icon-btn__label-sub{font-size:12px;color:#ffffff8c;white-space:nowrap;margin-top:.1rem}.ht-header-icon-btn--offers .ht-header-icon-btn__icon{background:linear-gradient(135deg,var(--color-accent, #D4A017),var(--color-secondary, #E51E25));border-radius:7px;width:34px;height:34px;box-shadow:0 2px 8px rgba(var(--color-secondary-rgb, 229,30,37),.35)}.ht-cart-badge{position:absolute;top:-6px;right:-6px;background-color:var(--color-secondary, #E51E25);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.ht-cart-badge--hidden{display:none!important}.ht-header-icon-divider{width:1px;height:28px;background-color:#ffffff26;margin:0 .4rem}.ht-header-hamburger{display:none;background:transparent;border:none;padding:.6rem;cursor:pointer;color:#fff;border-radius:6px;transition:background-color .2s ease}.ht-header-hamburger:hover{background-color:#ffffff1a}.ht-header-hamburger svg{width:24px;height:24px;fill:#fff}.ht-category-nav{background-color:#fff;border-top:1px solid #e8eaed;border-bottom:2px solid #e8eaed;width:100%;max-width:100%;overflow-x:clip;overflow-y:visible;position:relative;z-index:99;box-shadow:0 2px 8px #0000000a}.ht-category-nav__inner{max-width:1280px;margin:0 auto;padding:0 1.25rem}.ht-category-nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:0;flex-wrap:nowrap;justify-content:space-between;width:100%}.ht-category-nav__item{position:relative;flex:0 1 auto;min-width:0}.ht-category-nav__link{display:flex;align-items:center;gap:.35rem;padding:0 .95rem;height:48px;font-size:13px;font-weight:600;color:#1f2937;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .2s ease,background-color .2s ease;line-height:1;background:transparent;border:none;font-family:inherit;letter-spacing:.01em;position:relative}.ht-category-nav__link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background-color:var(--color-secondary, #E51E25);transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.ht-category-nav__link:hover,.ht-category-nav__item:hover>.ht-category-nav__link{color:var(--color-secondary, #E51E25);background-color:#e51e2505}.ht-category-nav__link:hover:after,.ht-category-nav__item:hover>.ht-category-nav__link:after{transform:scaleX(1);transform-origin:left}.ht-category-nav__link--active{color:var(--color-secondary, #E51E25);font-weight:700}.ht-category-nav__link--active:after{transform:scaleX(1)}.ht-category-nav__caret{width:10px;height:10px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease;opacity:.45;margin-top:1px}.ht-category-nav__caret svg{width:10px;height:10px}.ht-category-nav__item:hover>.ht-category-nav__link .ht-category-nav__caret{transform:rotate(180deg);opacity:.8}.ht-category-nav__dropdown{position:absolute;top:100%;left:0;z-index:500;background-color:#fff;border:1px solid #e2e8f0;border-top:3px solid var(--color-secondary, #E51E25);border-radius:0 0 10px 10px;box-shadow:0 12px 32px #0000001f,0 2px 8px #0000000f;min-width:210px;padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .22s ease;list-style:none}.ht-category-nav__item:hover>.ht-category-nav__dropdown,.ht-category-nav__item:focus-within>.ht-category-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.ht-category-nav__dropdown-item{position:relative}.ht-category-nav__dropdown-item+.ht-category-nav__dropdown-item{border-top:none}.ht-category-nav__dropdown-link{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.8rem;font-size:14px;font-weight:500;color:#374151;text-decoration:none;transition:color .15s ease,background-color .15s ease,padding-left .15s ease;white-space:nowrap;border-left:3px solid transparent}.ht-category-nav__dropdown-link:hover{color:var(--color-secondary, #E51E25);background-color:#fff5f5;border-left-color:var(--color-secondary, #E51E25);padding-left:2rem}.ht-category-nav__dropdown-link--active{color:var(--color-secondary, #E51E25);font-weight:600;border-left-color:var(--color-secondary, #E51E25)}.ht-category-nav__grandchild{position:absolute;top:-.5rem;left:100%;z-index:501;background-color:#fff;border:1px solid #e2e8f0;border-top:3px solid var(--color-secondary, #E51E25);border-radius:0 10px 10px;box-shadow:0 12px 32px #0000001f;min-width:200px;padding:.5rem 0;opacity:0;visibility:hidden;transform:translate(8px);transition:opacity .2s ease,visibility .2s ease,transform .22s ease;list-style:none}.ht-category-nav__dropdown-item:hover>.ht-category-nav__grandchild{opacity:1;visibility:visible;transform:translate(0)}.ht-category-nav__grandchild-link{display:block;padding:.9rem 1.8rem;font-size:14px;font-weight:500;color:#374151;text-decoration:none;transition:color .15s ease,background-color .15s ease,padding-left .15s ease;white-space:nowrap;border-left:3px solid transparent}.ht-category-nav__grandchild-link:hover{color:var(--color-secondary, #E51E25);background-color:#fff5f5;border-left-color:var(--color-secondary, #E51E25);padding-left:2rem}.ht-sub-caret{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;opacity:.45;flex-shrink:0;transform:rotate(-90deg)}.ht-sub-caret svg{width:10px;height:10px}.ht-mobile-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:300;opacity:0;transition:opacity .3s ease}.ht-mobile-overlay.is-open{opacity:1}.ht-mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:320px;max-width:90vw;background-color:#fff;z-index:301;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.ht-mobile-drawer.is-open{transform:translate(0)}.ht-mobile-drawer__header{background-color:#1a1a2e;padding:1.6rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.ht-mobile-drawer__logo{color:#fff;font-size:20px;font-weight:800;text-decoration:none}.ht-mobile-drawer__logo span{color:var(--color-primary, #1F7F3E)}.ht-mobile-drawer__close{background:transparent;border:none;color:#fff;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center;border-radius:4px}.ht-mobile-drawer__close:hover{background-color:#ffffff26}.ht-mobile-drawer__close svg{width:22px;height:22px;fill:#fff}.ht-mobile-drawer__search{padding:1.2rem 1.6rem;border-bottom:1px solid var(--color-border, #E5E7EB);flex-shrink:0}.ht-mobile-drawer__search form{display:flex;border:1px solid var(--color-border, #E5E7EB);border-radius:6px;overflow:hidden;height:40px}.ht-mobile-drawer__search input{flex:1;border:none;outline:none;padding:0 1rem;font-size:14px;background:transparent}.ht-mobile-drawer__search button{background-color:var(--color-primary, #1F7F3E);border:none;width:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ht-mobile-drawer__search button svg{width:16px;height:16px;fill:#fff}.ht-mobile-drawer__search button .svg-wrapper{display:flex;align-items:center;justify-content:center}.ht-mobile-drawer__nav{flex:1;overflow-y:auto}.ht-mobile-nav__list{list-style:none;margin:0;padding:0}.ht-mobile-nav__item{border-bottom:1px solid var(--color-border, #E5E7EB)}.ht-mobile-nav__link{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.6rem;font-size:14px;font-weight:500;color:var(--color-text, #111827);text-decoration:none;cursor:pointer;background:transparent;border:none;width:100%;text-align:left;font-family:inherit;transition:background-color .15s ease,color .15s ease}.ht-mobile-nav__link:hover{background-color:var(--color-background-alt, #F8FAFC);color:var(--color-primary, #1F7F3E)}.ht-mobile-nav__arrow{width:18px;height:18px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;flex-shrink:0;opacity:.5}.ht-mobile-nav__arrow svg{width:14px;height:14px}.ht-mobile-nav__item.is-expanded>.ht-mobile-nav__link .ht-mobile-nav__arrow{transform:rotate(180deg);opacity:1;color:var(--color-primary, #1F7F3E)}.ht-mobile-nav__submenu{display:none;background-color:var(--color-background-alt, #F8FAFC);border-top:1px solid var(--color-border, #E5E7EB);list-style:none;padding:0;margin:0}.ht-mobile-nav__item.is-expanded>.ht-mobile-nav__submenu{display:block}.ht-mobile-nav__submenu-link{display:block;padding:1rem 2.8rem;font-size:14px;color:var(--color-text, #374151);text-decoration:none;border-bottom:1px solid var(--color-border, #E5E7EB);transition:background-color .15s ease,color .15s ease}.ht-mobile-nav__submenu-link:hover{background-color:rgba(var(--color-primary-rgb, 31,127,62),.06);color:var(--color-primary, #1F7F3E)}.ht-mobile-nav__submenu-link:last-child{border-bottom:none}.ht-mobile-drawer__util{padding:1.2rem 1.6rem;border-top:1px solid var(--color-border, #E5E7EB);display:flex;flex-direction:column;gap:.8rem;flex-shrink:0}.ht-mobile-util-link{display:flex;align-items:center;gap:1rem;padding:.8rem 0;font-size:14px;color:var(--color-text, #374151);text-decoration:none;font-weight:500;transition:color .15s ease}.ht-mobile-util-link:hover{color:var(--color-primary, #1F7F3E)}.ht-mobile-util-link svg{width:18px;height:18px;fill:currentColor}.ht-mobile-util-link .svg-wrapper{display:flex;align-items:center;width:20px}@media screen and (max-width:989px){.ht-header-top__inner{height:auto;padding:.7rem 1.2rem;gap:.6rem .85rem;flex-wrap:wrap;row-gap:.7rem}.ht-header-hamburger{order:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-header-logo{order:2;display:flex;align-items:center;flex-shrink:0}.ht-header-icons{order:3;display:flex;align-items:stretch;gap:.5rem;flex-shrink:0;margin-left:auto}.ht-header-search{order:4;flex:0 0 100%;width:100%;max-width:none}.ht-header-icon-divider{display:none!important}.ht-header-icon-btn{flex-direction:column;gap:4px!important;padding:7px 4px!important;width:54px;min-width:54px;justify-content:center;text-align:center;border-radius:10px;background:#ffffff0f}.ht-header-icon-btn:hover,.ht-header-icon-btn:active{background:#ffffff24}.ht-header-icon-btn__icon{margin:0!important;width:22px!important;height:22px!important}.ht-header-icon-btn--offers .ht-header-icon-btn__icon{background:transparent!important;box-shadow:none!important;width:22px!important;height:22px!important;border-radius:0!important}.ht-header-icon-btn__icon svg,.ht-header-icon-btn__icon .svg-wrapper svg{width:21px!important;height:21px!important}.ht-header-icon-btn__label{display:block!important}.ht-header-icon-btn__label-sub{display:none!important}.ht-header-icon-btn__label-main{font-size:10px;font-weight:600;line-height:1;letter-spacing:.01em}.ht-header-logo img,.header__heading-logo{height:40px!important;max-height:40px!important;max-width:150px;width:auto!important;object-fit:contain}.ht-header-logo-text{font-size:22px}.ht-category-nav{display:none}.ht-mobile-overlay{display:block;pointer-events:none}.ht-mobile-overlay.is-open{pointer-events:all}}@media screen and (max-width:479px){.ht-header-top__inner{gap:.5rem .5rem;padding:.6rem .9rem}.ht-header-logo img,.header__heading-logo{height:34px!important;max-height:34px!important}.ht-header-logo-text{font-size:18px}.ht-header-icons{gap:.3rem}.ht-header-icon-btn{width:48px;min-width:48px;padding:6px 2px!important}.ht-header-icon-btn__label-main{font-size:9px}}.ht-category-nav.is-fixed{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 4px 24px #0000001f,0 1px 4px #0000000d;animation:slideDownNav .4s cubic-bezier(.16,1,.3,1)}@keyframes slideDownNav{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.ht-header-search .predictive-search{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--color-bg, #ffffff);border:1.5px solid var(--color-primary, #1F7F3E);border-radius:10px;box-shadow:0 8px 24px #0000001f;z-index:500;max-height:500px;overflow-y:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hightech-header.css.map */
