.xc-torvault-header{--xc-tvh-h: 118px;--xc-tvh-bg: #080a0c;--xc-tvh-metal-dark: #17191b;--xc-tvh-metal-mid: #292b2d;--xc-tvh-metal-light: #343638;--xc-tvh-border: rgba(255, 255, 255, .13);--xc-tvh-gold: #b78a24;--xc-tvh-gold-bright: #f5c400;--xc-tvh-text: rgba(235, 235, 235, .66);--xc-tvh-text-active: #f1f1ee;position:relative;z-index:100;width:100%;background:var(--xc-tvh-bg)}.xc-torvault-header--sticky{position:sticky;top:0}.xc-torvault-header__bar{position:relative;height:var(--xc-tvh-h);background:repeating-linear-gradient(0deg,#ffffff04 0 1px,#00000005 1px 3px),linear-gradient(180deg,#ffffff0d,#fff0 22%),linear-gradient(90deg,var(--xc-tvh-metal-dark) 0%,var(--xc-tvh-metal-mid) 50%,var(--xc-tvh-metal-dark) 100%);box-shadow:inset 0 1px #ffffff12,inset 0 -14px 22px #00000073,0 10px 24px #0000008c;transition:height .2s ease}.xc-torvault-header__bar:before,.xc-torvault-header__bar:after{content:"";position:absolute;left:0;right:0;height:1px;pointer-events:none}.xc-torvault-header__bar:before{top:0;background:linear-gradient(90deg,transparent 0%,rgba(183,138,36,.28) 15%,rgba(245,196,0,.32) 50%,rgba(183,138,36,.28) 85%,transparent 100%)}.xc-torvault-header__bar:after{bottom:0;background:linear-gradient(90deg,transparent 0%,var(--xc-tvh-gold) 10%,var(--xc-tvh-gold-bright) 50%,var(--xc-tvh-gold) 90%,transparent 100%);opacity:.85}.xc-torvault-header__inner{max-width:1380px;height:100%;margin:0 auto;padding:0 36px;display:flex;align-items:center;gap:18px}.xc-torvault-header__brand{flex:0 1 29%;min-width:0;display:flex;align-items:center;gap:14px;text-decoration:none}.xc-torvault-header__brand:empty{display:none}.xc-torvault-header__x{height:38px;width:auto;filter:drop-shadow(0 2px 5px rgba(0,0,0,.7))}.xc-torvault-header__logotype{height:44px;width:auto;filter:brightness(1.18) contrast(1.05) drop-shadow(0 2px 6px rgba(0,0,0,.75))}.xc-torvault-header__brand:focus-visible{outline:2px solid var(--xc-tvh-gold-bright);outline-offset:4px}.xc-torvault-header__nav{flex:1 1 48%;min-width:0;display:none}.xc-torvault-header__navpanel{position:relative;display:flex;align-items:center;justify-content:center;gap:clamp(28px,3.4vw,52px);height:calc(var(--xc-tvh-h) * .82);padding:0 clamp(40px,5vw,76px);clip-path:polygon(2.6% 0,97.4% 0,92% 100%,8% 100%);background:repeating-linear-gradient(0deg,#ffffff04 0 1px,#00000005 1px 3px),linear-gradient(180deg,#ffffff0e,#fff0 30%),linear-gradient(90deg,#1e2022,#35383a,#1e2022);box-shadow:inset 0 1px #ffffff14,inset 0 -8px 14px #0006;filter:drop-shadow(0 0 1.5px rgba(183,138,36,.7)) drop-shadow(0 2px 3px rgba(0,0,0,.5))}.xc-torvault-header__navlink{position:relative;font-family:"Space Grotesk",var(--xc-font-en, sans-serif);font-size:14px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--xc-tvh-text);text-decoration:none;white-space:nowrap;padding:8px 2px;transition:color .18s ease}.xc-torvault-header__navlink:hover{color:#fffffff2}.xc-torvault-header__navlink:focus-visible{outline:2px solid var(--xc-tvh-gold-bright);outline-offset:3px}.xc-torvault-header__navlink[aria-current=true]{color:var(--xc-tvh-text-active)}.xc-torvault-header__navlink[aria-current=true]:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:24px;height:1px;background:var(--xc-tvh-gold-bright)}.xc-torvault-header__actions{flex:0 0 auto;margin-left:auto;display:flex;align-items:center;gap:12px}.xc-torvault-header__cta{display:none;width:clamp(240px,19vw,284px);transition:transform .18s ease,filter .18s ease}.xc-torvault-header__cta img{width:100%;height:auto;display:block}.xc-torvault-header__cta:hover{transform:translateY(-1px);filter:brightness(1.06)}.xc-torvault-header__cta:focus-visible{outline:2px solid var(--xc-tvh-gold-bright);outline-offset:4px}.xc-torvault-header__spbuy{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:64px;padding:0 14px;border:1px solid var(--xc-tvh-gold);color:var(--xc-tvh-gold-bright);font-family:var(--xc-font-jp, sans-serif);font-size:13px;font-weight:700;text-decoration:none;background:#f5c4000f}.xc-torvault-header__spbuy:focus-visible{outline:2px solid var(--xc-tvh-gold-bright);outline-offset:3px}.xc-torvault-header__burger{width:44px;height:44px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:transparent;border:1px solid var(--xc-tvh-border);cursor:pointer;padding:0}.xc-torvault-header__burger i{width:18px;height:2px;background:#d8d9db;transition:transform .2s ease,opacity .2s ease}.xc-torvault-header__burger:focus-visible{outline:2px solid var(--xc-tvh-gold-bright);outline-offset:3px}.xc-torvault-header__burger[aria-expanded=true] i:nth-child(1){transform:translateY(7px) rotate(45deg)}.xc-torvault-header__burger[aria-expanded=true] i:nth-child(2){opacity:0}.xc-torvault-header__burger[aria-expanded=true] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.xc-torvault-header__menu{position:fixed;right:0;bottom:0;left:0;top:64px;z-index:99;background:linear-gradient(180deg,#0b0d0f,#141618);border-top:1px solid rgba(183,138,36,.4);padding:18px 16px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow-y:auto;opacity:0;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease}.xc-torvault-header__menu.is-open{opacity:1;transform:none}.xc-torvault-header__menu nav{display:grid}.xc-torvault-header__menulink{display:flex;align-items:center;min-height:52px;font-family:"Space Grotesk",var(--xc-font-en, sans-serif);font-size:15px;letter-spacing:.16em;text-transform:uppercase;color:#d9dadc;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08)}.xc-torvault-header__menulink:focus-visible{outline:2px solid var(--xc-tvh-gold-bright);outline-offset:-2px}.xc-torvault-header__menucta{margin-top:auto;padding-top:24px}.xc-torvault-header__menucta img{width:100%;height:auto}@media(max-width:989px){.xc-torvault-header__bar{height:64px}.xc-torvault-header__inner{padding:0 15px;gap:10px}.xc-torvault-header__x{height:22px}.xc-torvault-header__logotype{height:26px;max-width:200px;object-fit:contain}}@media(min-width:990px){.xc-torvault-header__nav,.xc-torvault-header__cta{display:block}.xc-torvault-header__spbuy,.xc-torvault-header__burger,.xc-torvault-header__menu{display:none}}@media(min-width:990px)and (max-width:1199px){.xc-torvault-header__bar{height:calc(var(--xc-tvh-h) * .85)}.xc-torvault-header__navpanel{height:calc(var(--xc-tvh-h) * .85 * .82);gap:clamp(12px,1.7vw,22px);padding:0 clamp(24px,3vw,40px);clip-path:polygon(2% 0,98% 0,94% 100%,6% 100%)}.xc-torvault-header__navlink{font-size:12px;letter-spacing:.1em}.xc-torvault-header__brand{flex-basis:22%}.xc-torvault-header__cta{width:208px}.xc-torvault-header__logotype{height:32px}.xc-torvault-header__x{height:25px}}@media(min-width:1600px){.xc-torvault-header__bar{height:min(calc(var(--xc-tvh-h) * 1.08),128px)}}.xc-torvault-header--compactable.is-compact .xc-torvault-header__bar{height:calc(var(--xc-tvh-h) * .78)}.xc-torvault-header--compactable.is-compact .xc-torvault-header__navpanel{height:calc(var(--xc-tvh-h) * .78 * .82)}@media(prefers-reduced-motion:reduce){.xc-torvault-header *{transition:none!important}.xc-torvault-header__menu{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/xc-torvault-header.css.map */
