.vg-help{--vg-help-r: var(--vg-help-radius, 4px);--vg-help-line: var(--vg-help-border, rgb(var(--text-color) / .13));--vg-help-line-soft: var(--vg-help-border, rgb(var(--text-color) / .08));--vg-help-surface: var(--vg-help-card-bg, rgb(var(--text-color) / .035));--vg-help-brand: var(--vg-help-accent, rgb(var(--link-color)));--vg-help-muted: rgb(var(--text-color) / .62)}.vg-help__inner{display:block}.vg-help .container{max-width:var(--vg-help-content-width, var(--page-container-width, 1700px))}.vg-help__hero{position:relative;display:grid;gap:28px;align-items:center;padding:clamp(28px,5vw,60px) clamp(22px,4vw,56px);border-radius:var(--vg-help-hero-radius, 4px);background-color:var(--vg-help-hero-bg, rgb(var(--text-color)));color:var(--vg-help-hero-text, rgb(var(--bg-color)));overflow:hidden;isolation:isolate}@media(min-width:900px){.vg-help__hero{grid-template-columns:minmax(0,1fr) minmax(320px,42%);gap:clamp(32px,5vw,72px)}}.vg-help__hero--centered{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.vg-help__hero--centered .vg-help__hero-copy,.vg-help__hero--centered .vg-help__hero-search{width:100%}.vg-help__hero--centered .vg-help__intro{margin-inline:auto}.vg-help__hero--centered .vg-help__hero-search{max-width:var(--vg-help-search-width, 560px)}.vg-help__hero--full{width:100vw;max-width:100vw;margin-inline-start:calc(50% - 50vw);border-radius:0}.vg-help__hero--image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--vg-help-hero-image);background-size:cover;background-position:center}.vg-help__hero--image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--vg-help-hero-bg, rgb(var(--text-color)));opacity:var(--vg-help-hero-overlay, .7)}.vg-help__hero--image{background-color:transparent}.vg-help__hero-copy{min-width:0}.vg-help__eyebrow{margin:0 0 .85em;color:var(--vg-help-hero-text, rgb(var(--bg-color)));opacity:.7}.vg-help__title{margin:0;color:inherit;font-size:clamp(2.4rem,6vw,4.4rem);line-height:1.04;letter-spacing:-.015em}.vg-help__intro{max-width:46ch;margin-top:1rem;color:inherit;opacity:.78}.vg-help__intro>*:last-child{margin-bottom:0}.vg-help__hero-search{min-width:0}.vg-help__search-label{display:block;margin-bottom:.75em;color:var(--vg-help-hero-text, rgb(var(--bg-color)));opacity:.7}.vg-help__search{position:relative}.vg-help__search-input{width:100%;min-height:54px;margin:0;padding:14px 48px;border:1px solid transparent;border-radius:var(--vg-help-r);background:rgb(var(--bg-color));color:rgb(var(--text-color));font-size:1rem;line-height:1.4;-webkit-appearance:none;appearance:none;transition:box-shadow .2s ease,border-color .2s ease}.vg-help__search-input::placeholder{color:rgb(var(--text-color) / .5)}.vg-help__search-input:focus{outline:none;border-color:rgb(var(--text-color) / .3);box-shadow:0 0 0 3px rgb(var(--vg-help-hero-text-rgb, 255 255 255) / .28)}.vg-help__search-input::-webkit-search-cancel-button,.vg-help__search-input::-webkit-search-decoration{display:none;-webkit-appearance:none;appearance:none}.vg-help__search-icon{position:absolute;inset-inline-start:17px;top:50%;transform:translateY(-50%);display:flex;color:rgb(var(--text-color) / .5);pointer-events:none}.vg-help__search-icon .icon{width:18px;height:18px}.vg-help__search-clear{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:none;color:rgb(var(--text-color) / .55);cursor:pointer}.vg-help__search-clear:hover{background:rgb(var(--text-color) / .07);color:rgb(var(--text-color))}.vg-help__search-clear .icon{width:13px;height:13px}.vg-help__search-count{min-height:1.2em;margin:.7em 0 0;font-size:.82rem;color:inherit;opacity:.72}.vg-help__search-count:empty{min-height:0;margin-top:0}.vg-help__quick-links{display:grid;grid-template-columns:repeat(var(--vg-help-quick-cols, 1),minmax(0,1fr));margin:clamp(24px,3.4vw,44px) 0 0;padding:0;list-style:none;border:1px solid var(--vg-help-line);border-radius:var(--vg-help-r);background:var(--vg-help-card-bg, transparent);overflow:hidden}@media(min-width:600px){.vg-help__quick-links{--vg-help-quick-cols: 2}}@media(min-width:900px){.vg-help__quick-links{--vg-help-quick-cols: 3}}@media(min-width:1200px){.vg-help__quick-links{--vg-help-quick-cols: var(--vg-help-quick-columns, 5)}}.vg-help__quick-link{box-shadow:inset 1px 0 0 var(--vg-help-line-soft),inset 0 1px 0 var(--vg-help-line-soft)}.vg-help__quick-link:first-child{box-shadow:none}.vg-help__quick-link:last-child{position:relative}.vg-help__quick-link:last-child:after{content:"";position:absolute;top:0;left:100%;width:100vw;height:100%;box-shadow:inset 1px 0 0 var(--vg-help-line-soft),inset 0 1px 0 var(--vg-help-line-soft);pointer-events:none}.vg-help__quick-link-inner{display:flex;align-items:center;gap:14px;height:100%;padding:20px 22px;color:rgb(var(--text-color));text-decoration:none;transition:background-color .2s ease}.vg-help__quick-link-inner:hover{background:rgb(var(--text-color) / .04)}.vg-help__quick-link-inner:focus-visible{outline:2px solid var(--vg-help-brand);outline-offset:-3px}.vg-help__quick-link-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:22px;color:rgb(var(--text-color) / .85)}.vg-help__quick-link-icon img{width:24px;height:24px;object-fit:contain}.vg-help__quick-link-text{display:flex;flex-direction:column;gap:3px;min-width:0}.vg-help__quick-link-title{font-weight:600;font-size:.94rem;line-height:1.25}.vg-help__quick-link-subtitle{font-size:.82rem;line-height:1.3;color:var(--vg-help-muted)}.vg-help__layout{margin-top:clamp(30px,4vw,52px)}@media(min-width:900px){.vg-help__layout--sidebar{display:grid;grid-template-columns:var(--vg-help-nav-width, 240px) minmax(0,1fr);gap:clamp(32px,4.5vw,76px);align-items:start}.vg-help__layout--sidebar.vg-help__layout--nav-right{grid-template-columns:minmax(0,1fr) var(--vg-help-nav-width, 240px)}.vg-help__layout--nav-right .vg-help__nav{order:2}}.vg-help__main,.vg-help__nav{min-width:0}@media(min-width:900px){.vg-help__nav--sticky{position:sticky;top:calc(var(--theme-sticky-header-height, 0px) + 24px)}}.vg-help__nav-title{margin:0 0 14px;color:var(--vg-help-muted)}.vg-help__nav-list{display:flex;margin:0;padding:0;list-style:none}@media(max-width:899px){.vg-help__nav-list{gap:8px;margin-inline:calc(var(--gutter-mobile) * -1);padding:2px var(--gutter-mobile) 12px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vg-help__nav-list::-webkit-scrollbar{display:none}.vg-help__nav-list>li{flex:0 0 auto}.vg-help__nav-link{border:1px solid var(--vg-help-line);border-radius:999px;padding:8px 16px}.vg-help__nav-link[aria-current=true]{border-color:rgb(var(--text-color));background:rgb(var(--text-color));color:rgb(var(--bg-color))}.vg-help__nav-link[aria-current=true] .vg-help__nav-count{color:inherit;opacity:.7}}@media(min-width:900px){.vg-help__nav-list{flex-direction:column}.vg-help__nav-link{padding:12px 0;border-bottom:1px solid var(--vg-help-line-soft)}.vg-help__nav-link[aria-current=true]{border-bottom-color:rgb(var(--text-color));font-weight:600}}.vg-help__nav-link{display:flex;align-items:center;justify-content:space-between;gap:12px;color:rgb(var(--text-color));font-size:.92rem;line-height:1.3;text-decoration:none;white-space:nowrap;transition:color .15s ease,opacity .15s ease}.vg-help__nav-link:hover{opacity:.65}.vg-help__nav-link:focus-visible{outline:2px solid var(--vg-help-brand);outline-offset:2px}.vg-help__nav-count{flex:0 0 auto;font-size:.8rem;color:var(--vg-help-muted);font-variant-numeric:tabular-nums}.vg-help__popular{margin-bottom:clamp(38px,5vw,64px)}.vg-help__popular-eyebrow{margin:0 0 .75em;color:var(--vg-help-muted)}.vg-help__popular-title{margin:0 0 clamp(18px,2.2vw,28px);font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.12;letter-spacing:-.01em}.vg-help__popular-grid{display:grid;grid-template-columns:repeat(var(--vg-help-pop-cols, 1),minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}@media(min-width:760px){.vg-help__popular-grid{--vg-help-pop-cols: var(--vg-help-popular-columns, 2)}}.vg-help__popular-link{display:flex;align-items:center;gap:14px;height:100%;padding:14px 18px;border-radius:var(--vg-help-r);background:var(--vg-help-surface);color:rgb(var(--text-color));text-decoration:none;transition:background-color .2s ease,transform .2s ease}.vg-help__popular-link:hover{background:rgb(var(--text-color) / .075)}.vg-help__popular-link:focus-visible{outline:2px solid var(--vg-help-brand);outline-offset:2px}.vg-help__popular-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgb(var(--bg-color));font-size:19px;color:rgb(var(--text-color) / .85)}.vg-help__popular-text{flex:1 1 auto;min-width:0;font-size:.95rem;line-height:1.35}.vg-help__popular-arrow{flex:0 0 auto;display:flex;color:rgb(var(--text-color) / .45);transition:transform .2s ease}.vg-help__popular-arrow .icon{width:14px;height:14px}.vg-help__popular-link:hover .vg-help__popular-arrow{transform:translate(3px);color:rgb(var(--text-color))}.vg-help__group{margin-bottom:clamp(36px,4.5vw,60px);scroll-margin-top:calc(var(--theme-sticky-header-height, 0px) + 24px)}.vg-help__group:last-of-type{margin-bottom:0}.vg-help__group-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--vg-help-line)}.vg-help__group-title{margin:0;font-size:clamp(1.55rem,3vw,var(--vg-help-topic-size, 36px));line-height:1.12;letter-spacing:-.01em}.vg-help__group-count{flex:0 0 auto;font-size:.82rem;color:var(--vg-help-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.vg-help__group-subtitle{margin:12px 0 0;color:var(--vg-help-muted);font-size:.92rem}.vg-help__item{border-bottom:1px solid var(--vg-help-line-soft);scroll-margin-top:calc(var(--theme-sticky-header-height, 0px) + 24px)}.vg-help .vg-help__disclosure{margin-bottom:0;border:0}.vg-help .vg-help__question:before,.vg-help .vg-help__question:after{content:none}.vg-help .vg-help__question{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:20px 4px;font-size:var(--vg-help-question-size, 17px);font-weight:600;line-height:1.35;cursor:pointer;list-style:none;transition:opacity .15s ease}.vg-help .vg-help__question::-webkit-details-marker{display:none}.vg-help .vg-help__question:hover{opacity:.68}.vg-help .vg-help__question:focus-visible{outline:2px solid var(--vg-help-brand);outline-offset:-2px}.vg-help__question-text{min-width:0}.vg-help__question-icon{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--vg-help-line);border-radius:50%;color:rgb(var(--text-color) / .75)}.vg-help__question-icon--plus:before,.vg-help__question-icon--plus:after{content:"";position:absolute;top:50%;left:50%;width:11px;height:1.5px;background:currentColor;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}.vg-help__question-icon--plus:after{transform:translate(-50%,-50%) rotate(90deg)}.vg-help__disclosure[open]:not(.is-closing)>.vg-help__question .vg-help__question-icon--plus:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.vg-help__question-icon--chevron .icon{width:12px;height:12px;transition:transform .25s ease}.vg-help__disclosure[open]:not(.is-closing)>.vg-help__question .vg-help__question-icon--chevron .icon{transform:rotate(180deg)}.vg-help .vg-help__answer{padding:0 4px 22px;max-width:68ch;color:rgb(var(--text-color) / .8);font-size:.95rem;line-height:1.6}.vg-help__answer>*:first-child{margin-top:0}.vg-help__answer>*:last-child{margin-bottom:0}.vg-help__item[hidden],.vg-help__group[hidden],.vg-help__popular[hidden]{display:none}.vg-help__no-results{margin:24px 0 0;padding:22px;border-radius:var(--vg-help-r);background:var(--vg-help-surface);color:var(--vg-help-muted);text-align:center}.vg-help__support{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 32px;margin-top:clamp(36px,4.5vw,60px);padding:clamp(24px,3.2vw,40px);border-radius:var(--vg-help-r);background:var(--vg-help-surface)}.vg-help__support-copy{flex:1 1 300px;min-width:0}.vg-help__support-title{margin:0;font-size:clamp(1.25rem,2.2vw,1.7rem);line-height:1.2}.vg-help__support-text{margin-top:.6em;color:var(--vg-help-muted)}.vg-help__support-text>*:last-child{margin-bottom:0}.vg-help__support-btn{flex:0 0 auto}@media(prefers-reduced-motion:reduce){.vg-help *,.vg-help *:before,.vg-help *:after{transition-duration:.01ms!important}}@media(max-width:600px){.vg-help__support-btn{flex:1 1 100%;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/vg-help-center.css.map */
