@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.vvolt-ph-wrap{position:sticky;top:0;z-index:100;isolation:isolate}.vvolt-ph{--ph-bg-deep: #14110D;--ph-bg-base: #1A1612;--ph-bg-grad: linear-gradient(180deg, #1B1713 0%, #14110D 100%);--ph-text: #ECE4D4;--ph-text-soft: #C8BCA4;--ph-text-mute: #8A8275;--ph-gold: #C9A06B;--ph-gold-soft: #A8835A;--ph-line: rgba(201, 160, 107, .14);--ph-line-strong: rgba(201, 160, 107, .22);--ph-shadow: 0 18px 40px -24px rgba(0, 0, 0, .75);--ph-ease: cubic-bezier(.22, .72, .18, 1);--ph-ff: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--ph-ff);color:var(--ph-text);background:var(--ph-bg-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern","ss01"}.vvolt-ph *,.vvolt-ph *:before,.vvolt-ph *:after{box-sizing:border-box}.vvolt-ph-wrap.is-scrolled .vvolt-ph{background:#14110deb;-webkit-backdrop-filter:saturate(140%) blur(14px);backdrop-filter:saturate(140%) blur(14px);box-shadow:var(--ph-shadow)}.vvolt-ph-announce{background:var(--ph-bg-deep);border-bottom:1px solid var(--ph-line);padding:10px 24px}.vvolt-ph-announce-track{display:flex;justify-content:center;align-items:center;gap:40px;font-size:12px;font-weight:500;letter-spacing:.02em;color:var(--ph-text-soft);line-height:1}.vvolt-ph-announce-item{display:inline-flex;align-items:center;gap:9px;position:relative;white-space:nowrap}.vvolt-ph-announce-item+.vvolt-ph-announce-item:before{content:"";position:absolute;left:-20px;top:50%;width:3px;height:3px;border-radius:50%;background:var(--ph-gold-soft);transform:translateY(-50%);opacity:.7}.vvolt-ph-announce-item svg{width:14px;height:14px;stroke:var(--ph-gold);flex-shrink:0}.vvolt-ph-announce-text{color:inherit}@media(max-width:720px){.vvolt-ph-announce{padding:9px 14px}.vvolt-ph-announce-track{gap:28px;font-size:11px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;padding:0 2px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 16px,#000 calc(100% - 16px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 16px,#000 calc(100% - 16px),transparent 100%)}.vvolt-ph-announce-track::-webkit-scrollbar{display:none}.vvolt-ph-announce-item+.vvolt-ph-announce-item:before{left:-14px}}.vvolt-ph-bar{background:var(--ph-bg-grad);border-bottom:1px solid var(--ph-line-strong)}.vvolt-ph-bar-inner{max-width:1480px;margin:0 auto;padding:0 36px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:32px;min-height:72px}.vvolt-ph-col{display:flex;align-items:center}.vvolt-ph-col--left{justify-content:flex-start}.vvolt-ph-col--right{justify-content:flex-end;gap:6px}.vvolt-ph-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:38px}.vvolt-ph-nav-link{display:inline-flex;align-items:center;padding:10px 0;position:relative;text-decoration:none;color:var(--ph-text-soft);font-size:13.5px;font-weight:500;letter-spacing:.05em;transition:color .3s var(--ph-ease)}.vvolt-ph-nav-link span{position:relative;display:inline-block}.vvolt-ph-nav-link span:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:linear-gradient(90deg,var(--ph-gold),var(--ph-gold-soft));transition:right .4s var(--ph-ease)}.vvolt-ph-nav-link:hover,.vvolt-ph-nav-link:focus-visible{color:var(--ph-text);outline:none}.vvolt-ph-nav-link:hover span:after,.vvolt-ph-nav-link:focus-visible span:after{right:0}.vvolt-ph-logo{display:inline-flex;align-items:center;text-decoration:none;line-height:1}.vvolt-ph-wordmark{font-size:21px;font-weight:700;letter-spacing:.34em;color:var(--ph-text);text-transform:uppercase;font-feature-settings:"ss01";padding-left:.34em;display:inline-flex;align-items:baseline}.vvolt-ph-wordmark .dot{color:var(--ph-gold);letter-spacing:0;font-size:1.05em;line-height:1;margin-left:-.18em}.vvolt-ph-logo-img{height:30px;width:auto;display:block;object-fit:contain}.vvolt-ph-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;color:var(--ph-text);text-decoration:none;transition:color .25s var(--ph-ease),background-color .25s var(--ph-ease)}.vvolt-ph-icon:hover,.vvolt-ph-icon:focus-visible{color:var(--ph-gold);background:#c9a06b14;outline:none}.vvolt-ph-icon svg{width:21px;height:21px;stroke-linecap:round;stroke-linejoin:round}.vvolt-ph-cart-count{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--ph-gold);color:#0e0c0a;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;letter-spacing:0;box-shadow:0 2px 8px -2px #c9a06b80}.vvolt-ph-cart-count[hidden]{display:none}.vvolt-ph-burger{display:none;background:none;border:0;width:38px;height:38px;padding:10px 8px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;margin-right:4px;border-radius:999px;transition:background-color .2s var(--ph-ease)}.vvolt-ph-burger:hover{background:#c9a06b14}.vvolt-ph-burger span{display:block;width:20px;height:1.5px;background:var(--ph-text);transition:transform .3s var(--ph-ease),opacity .2s var(--ph-ease);transform-origin:center}.vvolt-ph-burger.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.vvolt-ph-burger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.vvolt-ph-burger.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.vvolt-ph-mobile{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--ph-bg-deep);z-index:99;opacity:0;visibility:hidden;transition:opacity .3s var(--ph-ease),visibility .3s var(--ph-ease);display:flex;align-items:center;justify-content:center}.vvolt-ph-mobile.is-open{opacity:1;visibility:visible}.vvolt-ph-mobile-inner{padding:88px 32px 32px;text-align:center;width:100%}.vvolt-ph-mobile-list{list-style:none;margin:0;padding:0;display:grid;gap:24px}.vvolt-ph-mobile-list a{font-size:22px;font-weight:600;letter-spacing:.08em;color:var(--ph-text);text-decoration:none;text-transform:uppercase;position:relative;display:inline-block;padding:6px 0}.vvolt-ph-mobile-list a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:1px;background:var(--ph-gold);transition:left .3s var(--ph-ease),right .3s var(--ph-ease)}.vvolt-ph-mobile-list a:active:after,.vvolt-ph-mobile-list a:focus-visible:after{left:30%;right:30%}.vvolt-ph-mobile-meta{margin-top:44px;display:flex;justify-content:center;gap:28px;font-size:12px;letter-spacing:.2em;text-transform:uppercase}.vvolt-ph-mobile-meta a{color:var(--ph-text-mute);text-decoration:none;transition:color .2s var(--ph-ease)}.vvolt-ph-mobile-meta a:hover{color:var(--ph-gold)}body.vvolt-ph-lock{overflow:hidden;-webkit-overflow-scrolling:auto}@media(max-width:1024px){.vvolt-ph-bar-inner{padding:0 24px;column-gap:20px}.vvolt-ph-nav-list{gap:28px}}@media(max-width:860px){.vvolt-ph-bar-inner{min-height:62px;padding:0 14px;column-gap:12px}.vvolt-ph-nav{display:none}.vvolt-ph-burger{display:inline-flex}.vvolt-ph-wordmark{font-size:18px;letter-spacing:.32em;padding-left:.32em}.vvolt-ph-logo-img{height:26px}.vvolt-ph-col--right{gap:0}.vvolt-ph-icon{width:38px;height:38px}.vvolt-ph-icon svg{width:20px;height:20px}}@media(min-width:861px){.vvolt-ph-mobile{display:none}}@media(max-width:380px){.vvolt-ph-bar-inner{padding:0 10px;column-gap:6px}.vvolt-ph-wordmark{font-size:16px}}@media(prefers-reduced-motion:reduce){.vvolt-ph *,.vvolt-ph-burger span,.vvolt-ph-mobile,.vvolt-ph-nav-link span:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/vvolt-premium-header.css.map */
