.vcc-global-theme-toggle{--vcc-theme-toggle-duration: .4s;--vcc-theme-toggle-timing: cubic-bezier(.65, 0, .35, 1);--vcc-theme-toggle-dark: #17191d;--vcc-theme-toggle-light: #f1f2f0;position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;margin:0;padding:0;color:inherit;font-size:12px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.vcc-global-theme-toggle__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.vcc-global-theme-toggle__control{position:relative;display:block;box-sizing:border-box;pointer-events:none}.vcc-global-theme-toggle__input:focus-visible+.vcc-global-theme-toggle__control{outline:2px solid currentColor;outline-offset:3px}.vcc-global-theme-toggle__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__control{width:3em;height:1.5em;overflow:hidden;border-radius:.75em;background-color:var(--vcc-theme-toggle-dark);transition:background-color var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__control:before{position:absolute;top:.125em;left:.125em;width:1.25em;height:1.25em;border-radius:50%;background-color:var(--vcc-theme-toggle-dark);content:"";transition:background-color var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing),transform var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing)}.vcc-global-theme-toggle__animated-icon,.vcc-global-theme-toggle__icon-part{position:absolute;top:0;left:0;display:block;box-sizing:border-box}.vcc-global-theme-toggle__animated-icon{top:.125em;left:.125em;width:1.25em;height:1.25em;overflow:hidden;border-radius:50%;background-color:var(--vcc-theme-toggle-light);transition:transform var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing)}.vcc-global-theme-toggle__icon-part{transition:box-shadow var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing),transform var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing)}.vcc-global-theme-toggle__icon-part--1,.vcc-global-theme-toggle__icon-part--2,.vcc-global-theme-toggle__icon-part--3{border-radius:50%}.vcc-global-theme-toggle__icon-part--1{top:calc(50% - .375em);left:calc(50% - .375em);width:.75em;height:.75em;background-color:var(--vcc-theme-toggle-light)}.vcc-global-theme-toggle__icon-part--2{top:calc(50% - .4375em);left:calc(50% - .0625em);width:.5em;height:.5em;background-color:var(--vcc-theme-toggle-dark);transform:translate(-.1875em,.1875em) scale(.2)}.vcc-global-theme-toggle__icon-part--3{width:1.25em;height:1.25em;box-shadow:0 0 0 .625em var(--vcc-theme-toggle-dark) inset;transform:scale(.25)}.vcc-global-theme-toggle__icon-part--3~.vcc-global-theme-toggle__icon-part{top:50%;left:50%;width:.125em;height:.1875em;border-radius:.0625em;background-color:var(--vcc-theme-toggle-dark);transform-origin:50% 0}.vcc-global-theme-toggle__icon-part--4{transform:translate(-50%) rotate(0) translateY(.25em)}.vcc-global-theme-toggle__icon-part--5{transform:translate(-50%) rotate(45deg) translateY(.25em)}.vcc-global-theme-toggle__icon-part--6{transform:translate(-50%) rotate(90deg) translateY(.25em)}.vcc-global-theme-toggle__icon-part--7{transform:translate(-50%) rotate(135deg) translateY(.25em)}.vcc-global-theme-toggle__icon-part--8{transform:translate(-50%) rotate(180deg) translateY(.25em)}.vcc-global-theme-toggle__icon-part--9{transform:translate(-50%) rotate(225deg) translateY(.25em)}.vcc-global-theme-toggle__icon-part--10{transform:translate(-50%) rotate(270deg) translateY(.25em)}.vcc-global-theme-toggle__icon-part--11{transform:translate(-50%) rotate(315deg) translateY(.25em)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__control{background-color:var(--vcc-theme-toggle-light)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control:before,.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__animated-icon,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__control:before,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__animated-icon{transform:translate(1.5em)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--2,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--2{transform:translate(0) scale(1)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--3,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--3{box-shadow:0 0 0 .25em var(--vcc-theme-toggle-dark) inset;transform:scale(1)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--4,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--4{transform:translate(-50%) rotate(0) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--5,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--5{transform:translate(-50%) rotate(45deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--6,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--6{transform:translate(-50%) rotate(90deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--7,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--7{transform:translate(-50%) rotate(135deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--8,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--8{transform:translate(-50%) rotate(180deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--9,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--9{transform:translate(-50%) rotate(225deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--10,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--10{transform:translate(-50%) rotate(270deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__icon-part--11,[data-vcc-theme=dark] .vcc-global-theme-toggle--animated_switch .vcc-global-theme-toggle__icon-part--11{transform:translate(-50%) rotate(315deg) translateY(.625em) scale(0)}.vcc-global-theme-toggle--circle .vcc-global-theme-toggle__control,.vcc-global-theme-toggle--square .vcc-global-theme-toggle__control{width:2.5em;height:2.5em;border:1px solid currentColor;background:#7f7f7f1f;background:color-mix(in srgb,currentColor 10%,transparent);transition:background-color .18s ease,transform .18s ease}.vcc-global-theme-toggle--circle .vcc-global-theme-toggle__control{border-radius:50%}.vcc-global-theme-toggle--square .vcc-global-theme-toggle__control{border-radius:.5em}.vcc-global-theme-toggle--circle:hover .vcc-global-theme-toggle__control,.vcc-global-theme-toggle--square:hover .vcc-global-theme-toggle__control{background:#7f7f7f33;background:color-mix(in srgb,currentColor 18%,transparent);transform:translateY(-1px)}.vcc-global-theme-toggle__compact-icon,.vcc-global-theme-toggle__compact-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.vcc-global-theme-toggle__compact-icon svg{padding:.55em;box-sizing:border-box;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:opacity .18s ease,transform .18s ease}.vcc-global-theme-toggle__moon{opacity:0;transform:rotate(-20deg) scale(.72)}.vcc-global-theme-toggle--circle .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__sun,.vcc-global-theme-toggle--square .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__sun,[data-vcc-theme=dark] .vcc-global-theme-toggle--circle .vcc-global-theme-toggle__sun,[data-vcc-theme=dark] .vcc-global-theme-toggle--square .vcc-global-theme-toggle__sun{opacity:0;transform:rotate(20deg) scale(.72)}.vcc-global-theme-toggle--circle .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__moon,.vcc-global-theme-toggle--square .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__moon,[data-vcc-theme=dark] .vcc-global-theme-toggle--circle .vcc-global-theme-toggle__moon,[data-vcc-theme=dark] .vcc-global-theme-toggle--square .vcc-global-theme-toggle__moon{opacity:1;transform:rotate(0) scale(1)}.vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__control{display:grid;width:32px;height:32px;place-items:center;color:#f2c94c;background:transparent;transition:color .2s linear,opacity .2s linear,transform .18s ease}.vcc-global-theme-toggle--solar_cutout:hover .vcc-global-theme-toggle__control{color:#f6c11f;transform:translateY(-1px)}.vcc-global-theme-toggle__solar-icon{display:block;width:24px;height:24px;overflow:visible}.vcc-global-theme-toggle__solar-rays{opacity:1;transition:opacity .2s linear .2s}.vcc-global-theme-toggle__solar-cutout{transform:translate(0);transition:transform .5s cubic-bezier(.54,-.42,.29,1.3)}.vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control,[data-vcc-theme=dark] .vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__control{color:#fff;opacity:.68}.vcc-global-theme-toggle--solar_cutout:hover .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control,[data-vcc-theme=dark] .vcc-global-theme-toggle--solar_cutout:hover .vcc-global-theme-toggle__control{color:#fff;opacity:.86}.vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__solar-rays,[data-vcc-theme=dark] .vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__solar-rays{opacity:0;transition-delay:0ms}.vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__solar-cutout,[data-vcc-theme=dark] .vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__solar-cutout{transform:translate(-7.2px);transition-timing-function:cubic-bezier(.21,.17,.43,1.43)}.vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__control{width:38px;height:38px;overflow:hidden;border:1px solid color-mix(in srgb,currentColor 38%,rgba(255,255,255,.5));border-radius:10px;color:inherit;background:#ffffff17;box-shadow:inset 0 1px #ffffff26,0 4px 5px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:color .2s ease-in-out,border-color .18s ease,background-color .2s ease-in-out,box-shadow .2s ease-in-out,transform .18s ease}.vcc-global-theme-toggle--glass_square:hover .vcc-global-theme-toggle__control{border-color:currentColor;background:#ffffff26;transform:translateY(-1px)}.vcc-global-theme-toggle__glass-track,.vcc-global-theme-toggle__glass-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.vcc-global-theme-toggle__glass-track{overflow:hidden}.vcc-global-theme-toggle__glass-icon{transition:transform .15s ease-out}.vcc-global-theme-toggle__glass-icon svg{display:block;width:19px;height:19px;fill:currentColor}.vcc-global-theme-toggle__glass-icon--sun{transform:translateY(0);transition-delay:.2s}.vcc-global-theme-toggle__glass-icon--moon{transform:translateY(105%)}.vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__glass-icon--sun,[data-vcc-theme=dark] .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__glass-icon--sun{transform:translateY(-105%);transition-delay:0ms}.vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__glass-icon--moon,[data-vcc-theme=dark] .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__glass-icon--moon{transform:translateY(0);transition-delay:.2s}.vcc-global-theme-toggle--minimal_icons .vcc-global-theme-toggle__control{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:inherit;background:transparent;transition:background-color .18s ease,transform .18s ease}.vcc-global-theme-toggle--minimal_icons:hover .vcc-global-theme-toggle__control{background:color-mix(in srgb,currentColor 10%,transparent);transform:translateY(-1px)}.vcc-global-theme-toggle__minimal-icon,.vcc-global-theme-toggle__minimal-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.vcc-global-theme-toggle__minimal-icon svg{box-sizing:border-box;padding:6px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:opacity .18s ease,transform .18s ease}.vcc-global-theme-toggle--minimal_icons .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__sun,[data-vcc-theme=dark] .vcc-global-theme-toggle--minimal_icons .vcc-global-theme-toggle__sun{opacity:0;transform:rotate(20deg) scale(.72)}.vcc-global-theme-toggle--minimal_icons .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__moon,[data-vcc-theme=dark] .vcc-global-theme-toggle--minimal_icons .vcc-global-theme-toggle__moon{opacity:1;transform:rotate(0) scale(1)}.vcc-global-theme-toggle--custom-icons .vcc-global-theme-toggle__control{display:grid;place-items:center}.vcc-global-theme-toggle__custom-icon{position:relative;width:72%;height:72%;display:grid;place-items:center}.vcc-global-theme-toggle__custom-glyph{width:100%;height:100%;grid-area:1 / 1;display:block;object-fit:contain;object-position:center;transition:opacity var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing),transform var(--vcc-theme-toggle-duration) var(--vcc-theme-toggle-timing)}.vcc-global-theme-toggle__custom-glyph:is(svg){fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vcc-global-theme-toggle__custom-glyph--sun{opacity:1;transform:rotate(0) scale(1)}.vcc-global-theme-toggle__custom-glyph--moon{opacity:0;transform:rotate(-18deg) scale(.72)}.vcc-global-theme-toggle--custom-icons .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__custom-glyph--sun,[data-vcc-theme=dark] .vcc-global-theme-toggle--custom-icons .vcc-global-theme-toggle__custom-glyph--sun{opacity:0;transform:rotate(18deg) scale(.72)}.vcc-global-theme-toggle--custom-icons .vcc-global-theme-toggle__input:checked+.vcc-global-theme-toggle__control .vcc-global-theme-toggle__custom-glyph--moon,[data-vcc-theme=dark] .vcc-global-theme-toggle--custom-icons .vcc-global-theme-toggle__custom-glyph--moon{opacity:1;transform:rotate(0) scale(1)}.vcc-global-theme-placement--header{display:inline-flex;width:calc(var(--vcc-header-icon-size, 22px) + 10px);height:calc(var(--vcc-header-icon-size, 22px) + 10px);align-items:center;justify-content:center}.vcc-global-theme-placement--header .vcc-global-theme-toggle--solar_cutout,.vcc-global-theme-placement--header .vcc-global-theme-toggle--glass_square,.vcc-global-theme-placement--header .vcc-global-theme-toggle--minimal_icons,.vcc-global-theme-placement--header .vcc-global-theme-toggle--circle,.vcc-global-theme-placement--header .vcc-global-theme-toggle--square,.vcc-global-theme-placement--header .vcc-global-theme-toggle--solar_cutout .vcc-global-theme-toggle__control,.vcc-global-theme-placement--header .vcc-global-theme-toggle--minimal_icons .vcc-global-theme-toggle__control,.vcc-global-theme-placement--header .vcc-global-theme-toggle--circle .vcc-global-theme-toggle__control,.vcc-global-theme-placement--header .vcc-global-theme-toggle--square .vcc-global-theme-toggle__control{width:100%;height:100%}.vcc-global-theme-placement--header .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__control{width:100%;height:100%;border-color:transparent;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.vcc-global-theme-placement--header .vcc-global-theme-toggle__solar-icon,.vcc-global-theme-placement--header .vcc-global-theme-toggle__glass-icon svg,.vcc-global-theme-placement--header .vcc-global-theme-toggle__custom-icon{width:var(--vcc-header-icon-size, 22px);height:var(--vcc-header-icon-size, 22px)}html:not([data-vcc-theme=dark]) .vcc-global-theme-placement--header .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__control,html:not([data-vcc-theme=dark]) .vcc-global-theme-placement--sidebar .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__control{border-color:#fff;color:#fff;background:#050505;box-shadow:inset 0 0 0 1px #050505,0 0 0 1px #050505,0 4px 10px #0003}html[data-vcc-theme=dark] .vcc-global-theme-placement--header .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__control,html[data-vcc-theme=dark] .vcc-global-theme-placement--sidebar .vcc-global-theme-toggle--glass_square .vcc-global-theme-toggle__control{border-color:#050505;color:#050505;background:#fff;box-shadow:inset 0 0 0 1px #fff,0 0 0 1px #fff,0 4px 10px #00000047}.vcc-global-theme-toggle--pulse .vcc-global-theme-toggle__control{animation:vcc-global-theme-toggle-pulse var(--vcc-theme-toggle-pulse-speed, 6s) ease-in-out infinite}@keyframes vcc-global-theme-toggle-pulse{0%,to{filter:brightness(.88) drop-shadow(0 0 0 transparent)}50%{filter:brightness(1.2) drop-shadow(0 0 var(--vcc-theme-toggle-glow-strength, 16px) var(--vcc-theme-toggle-glow-color, #dce9ff))}}.vcc-global-theme-toggle--sidebar-mobile-only,.vcc-global-theme-toggle--header-mobile-only,.vcc-global-theme-placement--sidebar.vcc-global-theme-placement--desktop-hidden,.vcc-global-theme-placement--header.vcc-global-theme-placement--desktop-hidden{display:none!important}@media screen and (max-width:749px){.vcc-global-theme-toggle--sidebar-desktop-only{display:none!important}.vcc-global-theme-toggle--sidebar-mobile-only,.vcc-global-theme-placement--sidebar.vcc-global-theme-placement--desktop-hidden{display:inline-flex!important}.vcc-global-theme-placement--sidebar.vcc-global-theme-placement--mobile-hidden{display:none!important}}@media screen and (max-width:989px){.vcc-global-theme-toggle--header-desktop-only{display:none!important}.vcc-global-theme-toggle--header-mobile-only,.vcc-global-theme-placement--header.vcc-global-theme-placement--desktop-hidden{display:inline-flex!important}.vcc-global-theme-placement--header.vcc-global-theme-placement--mobile-hidden{display:none!important}.vcc-global-theme-placement--header{width:calc(var(--vcc-header-icon-size-mobile, 21px) + 8px);height:calc(var(--vcc-header-icon-size-mobile, 21px) + 8px)}.vcc-global-theme-placement--header .vcc-global-theme-toggle__solar-icon,.vcc-global-theme-placement--header .vcc-global-theme-toggle__glass-icon svg,.vcc-global-theme-placement--header .vcc-global-theme-toggle__custom-icon{width:var(--vcc-header-icon-size-mobile, 21px);height:var(--vcc-header-icon-size-mobile, 21px)}}@media(prefers-reduced-motion:reduce){.vcc-global-theme-toggle *,.vcc-global-theme-toggle *:before,.vcc-global-theme-toggle *:after{transition-duration:.01ms!important}.vcc-global-theme-toggle--pulse .vcc-global-theme-toggle__control{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/vcc-global-theme.css.map */
