:root{--tg-header-height: 64px;--tg-header-padding: 30px;--tg-header-radius: 0px;--tg-header-bg: #000;--tg-pill-bg: #111;--tg-pill-border: rgba(255, 255, 255, .18);--tg-text: #fff;--tg-muted: rgba(255, 255, 255, .65)}.tg-header{position:sticky;top:0;z-index:1000}.tg-header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;height:var(--tg-header-height);padding:0 var(--tg-header-padding);margin:0;width:100vw;background:var(--tg-header-bg);border-radius:0;box-shadow:0 10px 28px #0000002e;display:flex;justify-content:space-between}.tg-header__logo a{display:inline-flex;align-items:center;gap:10px;color:var(--tg-text);text-decoration:none}.tg-header__logo img{display:block;max-height:42px;object-fit:contain;filter:brightness(0) invert(1)}.tg-header__logo-text{font-size:1.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tg-text)}.tg-header__nav{justify-self:center}.tg-header__nav-links{display:inline-flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.tg-header__nav-actions,.tg-header__nav-header,.tg-header__nav-search,.tg-header__nav-close,.tg-header__nav-top-actions,.tg-header__nav-logo,.tg-header__nav-search-input,.tg-header__nav-search-icon{display:none}.tg-header__nav a{color:var(--tg-text);text-decoration:none;font-size:15px;font-weight:500;transition:opacity .25s ease;text-transform:uppercase;letter-spacing:.05em}.tg-header__nav a:after{display:none}.tg-header__nav a:hover,.tg-header__nav a.is-active{opacity:.8;text-decoration:underline;text-decoration-color:var(--tg-text);text-decoration-thickness:1.5px;text-underline-offset:4px}.tg-header__actions{display:inline-flex;align-items:center;gap:6px;background:var(--tg-pill-bg);border:1px solid var(--tg-pill-border);border-radius:12px;padding:6px 8px}.tg-header__action{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:32px;height:32px;border:0;background:transparent;color:var(--tg-text);cursor:pointer;padding:0}.tg-header__action svg{width:16px;height:16px;color:var(--tg-text)}.tg-header__action--cart{position:relative;cursor:pointer;pointer-events:auto}.tg-header__action--cart xo-modal-trigger{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:44px;min-height:44px;cursor:pointer}.tg-header__action--cart .tg-header__badge{position:absolute;top:-1px;right:-1px;min-width:16px;height:16px;padding:0 4px;font-size:10px;pointer-events:none}.tg-header__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#4f4f54;color:#fff;font-size:11px;line-height:1}.tg-header__toggle{display:none}.tg-header__burger{display:none;width:42px;height:42px;border-radius:10px;align-items:center;justify-content:center;gap:5px;flex-direction:column;cursor:pointer}.tg-header__burger span{display:block;width:18px;height:2px;background:var(--tg-text)}@media(max-width:1024px){.tg-header__bar{grid-template-columns:auto auto 1fr;gap:12px}.tg-header__burger{display:inline-flex}.tg-header__actions--desktop{display:none!important}.tg-header__nav{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;opacity:0;visibility:hidden;transform:translate(100%);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:9999;display:flex;flex-direction:column;overflow-y:auto;padding:0;margin:0}.tg-header__nav-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#fff;position:sticky;top:0;z-index:10;width:100%}.tg-header__nav-logo{display:block;flex:1}.tg-header__nav-logo img{max-height:32px;filter:none}.tg-header__nav-logo .tg-header__logo-text{color:#000;font-size:1.4rem}.tg-header__nav-top-actions{display:flex;align-items:center;gap:12px}.tg-header__nav-top-actions .tg-header__action{width:36px;height:36px;background:transparent;color:#000}.tg-header__nav-top-actions .tg-header__action svg,.tg-header__nav-top-actions .tg-header__action svg path{width:20px;height:20px;color:#000!important;fill:#000!important;stroke:#000!important}.tg-header__nav-top-actions .tg-header__action--cart{position:relative}.tg-header__nav-top-actions .tg-header__action--cart .tg-header__badge{position:absolute;top:-4px;right:-4px;background:#000;color:#fff;min-width:18px;height:18px;font-size:11px}.tg-header__nav-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;cursor:pointer;color:#000}.tg-header__nav-close svg,.tg-header__nav-close svg path{color:#000!important;fill:#000!important;stroke:#000!important}.tg-header__nav-search{display:none!important}.tg-header__nav-search form{position:relative;width:100%}.tg-header__nav-search-input{display:block;width:100%;padding:12px 16px 12px 44px;border:none;border-radius:8px;background:#fff;font-size:15px;color:#4f4f54;outline:none}.tg-header__nav-search-input::placeholder{color:#a7a7a7}.tg-header__nav-search-icon{display:flex;position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#a7a7a7;pointer-events:none;align-items:center;justify-content:center}.tg-header__nav-search-icon svg,.tg-header__nav-search-icon svg path,.tg-header__nav-search-icon svg *{color:#a7a7a7!important;fill:#a7a7a7!important;stroke:#a7a7a7!important}.tg-header__nav-links{flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:32px 0 20px;margin:0;list-style:none}.tg-header__nav-links li{width:100%}.tg-header__nav-links a{font-size:17px;font-weight:400;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:#000;border-bottom:none;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.tg-header__nav-links a:hover,.tg-header__nav-links a.is-active{opacity:1;background:#f9f9f9;text-decoration:none}.tg-header__nav-links a:after{display:inline-block!important;content:"\203a";font-size:24px;color:#a7a7a7;font-weight:300}.tg-header__nav-actions{display:none}#tg-nav-toggle:checked~.tg-header__nav{opacity:1;visibility:visible;transform:translate(0)}#tg-nav-toggle:checked{position:fixed}body:has(#tg-nav-toggle:checked){overflow:hidden}#tg-nav-toggle:checked~.tg-header__burger span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}#tg-nav-toggle:checked~.tg-header__burger span:nth-child(2){opacity:0}#tg-nav-toggle:checked~.tg-header__burger span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.tg-header__burger span{transition:all .3s ease}.tg-header__action--cart .tg-header__badge{background:#000;color:#fff}}@media(max-width:640px){.tg-header__bar{margin:0;padding:0 14px}.tg-header__logo img{max-height:36px}.tg-header__nav-header{padding:14px 16px}.tg-header__nav-logo img{max-height:28px}.tg-header__nav-search{padding:10px 16px}.tg-header__nav-search-input{padding:10px 14px 10px 40px;font-size:14px}.tg-header__nav-links a{font-size:16px;padding:14px 16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-header-redesign.css.map */
