#VrvHelpCenter{--vrv-hc-cream: #ffffff;--vrv-hc-sage: #94a89a;--vrv-hc-sage-dark: #7d9189;--vrv-hc-accent: #94a89a;--vrv-hc-icon: #c4a484;--vrv-hc-text: #1a1a1a;--vrv-hc-muted: #6b5d52;--vrv-hc-border: rgba(44, 36, 32, .1);--vrv-hc-card: #ffffff;--vrv-hc-max: 1140px;--vrv-hc-pad: clamp(16px, 3vw, 28px);--vrv-hc-serif: Georgia, "Times New Roman", serif;--vrv-hc-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.section-vrv-help-center{padding:0!important;margin:0!important;max-width:100%!important;overflow-x:clip;background:#fff}#VrvHelpCenter{background:#fff;color:var(--vrv-hc-text);font-family:var(--vrv-hc-sans);width:100%;overflow-x:clip}#VrvHelpCenter *,#VrvHelpCenter *:before,#VrvHelpCenter *:after{box-sizing:border-box}#VrvHelpCenter .vrv-hc__page{width:100%;max-width:var(--vrv-hc-max);margin:0 auto;padding:clamp(28px,4vw,48px) var(--vrv-hc-pad) clamp(32px,5vw,56px)}#VrvHelpCenter .vrv-hc__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}#VrvHelpCenter .vrv-hc__sidebar{background:var(--vrv-hc-card);border:1px solid var(--vrv-hc-border);border-radius:8px;overflow:hidden;min-width:0}#VrvHelpCenter .vrv-hc__nav{list-style:none;margin:0;padding:8px 0}#VrvHelpCenter .vrv-hc__nav-item{margin:0}#VrvHelpCenter .vrv-hc__nav-btn{display:flex;align-items:center;gap:14px;width:100%;padding:14px 18px;border:none;background:transparent;text-align:left;font-family:inherit;font-size:14px;font-weight:500;color:var(--vrv-hc-text);cursor:pointer;position:relative;transition:color .2s ease,background .2s ease}#VrvHelpCenter .vrv-hc__nav-btn:hover{background:#94a89a14}#VrvHelpCenter .vrv-hc__nav-btn.is-active{color:var(--vrv-hc-accent);background:#94a89a1a}#VrvHelpCenter .vrv-hc__nav-btn.is-active:after{content:"";position:absolute;top:8px;bottom:8px;right:0;width:3px;background:var(--vrv-hc-accent);border-radius:3px 0 0 3px}#VrvHelpCenter .vrv-hc__nav-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--vrv-hc-icon)}#VrvHelpCenter .vrv-hc__nav-icon img{width:20px;height:20px;object-fit:contain}#VrvHelpCenter .vrv-hc__nav-icon svg{width:20px;height:20px}#VrvHelpCenter .vrv-hc__main{min-width:0}#VrvHelpCenter .vrv-hc__panel[hidden]{display:none!important}#VrvHelpCenter .vrv-hc__faq-card{background:var(--vrv-hc-card);border:1px solid var(--vrv-hc-border);border-radius:8px;overflow:hidden}#VrvHelpCenter .vrv-hc__faq-list{margin:0;padding:0;list-style:none}#VrvHelpCenter .vrv-hc__faq-item{border-bottom:1px solid var(--vrv-hc-border)}#VrvHelpCenter .vrv-hc__faq-item:last-child{border-bottom:none}#VrvHelpCenter .vrv-hc__faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 22px;border:none;background:transparent;text-align:left;font-family:inherit;font-size:14px;font-weight:500;color:var(--vrv-hc-text);cursor:pointer;line-height:1.4}#VrvHelpCenter .vrv-hc__faq-trigger:hover{background:#94a89a0d}#VrvHelpCenter .vrv-hc__faq-toggle{flex-shrink:0;width:18px;height:18px;color:var(--vrv-hc-muted);transition:transform .25s ease}#VrvHelpCenter .vrv-hc__faq-item.is-open .vrv-hc__faq-toggle{transform:rotate(45deg)}#VrvHelpCenter .vrv-hc__faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}#VrvHelpCenter .vrv-hc__faq-item.is-open .vrv-hc__faq-answer{grid-template-rows:1fr}#VrvHelpCenter .vrv-hc__faq-answer-inner{overflow:hidden}#VrvHelpCenter .vrv-hc__faq-answer-inner>div{padding:0 22px 18px;font-size:13px;line-height:1.65;color:var(--vrv-hc-muted)}#VrvHelpCenter .vrv-hc__faq-answer-inner p{margin:0 0 8px}#VrvHelpCenter .vrv-hc__faq-answer-inner p:last-child{margin-bottom:0}#VrvHelpCenter .vrv-hc__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;margin-top:clamp(28px,4vw,40px);padding-top:clamp(24px,3vw,32px);border-top:1px solid var(--vrv-hc-border)}#VrvHelpCenter .vrv-hc__feature{display:flex;align-items:flex-start;gap:12px;min-width:0}#VrvHelpCenter .vrv-hc__feature-icon{width:28px;height:28px;flex-shrink:0;color:var(--vrv-hc-icon);display:flex;align-items:center;justify-content:center}#VrvHelpCenter .vrv-hc__feature-icon img{width:24px;height:24px;object-fit:contain}#VrvHelpCenter .vrv-hc__feature-icon svg{width:22px;height:22px}#VrvHelpCenter .vrv-hc__feature-title{margin:0 0 2px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.3;color:var(--vrv-hc-text)}#VrvHelpCenter .vrv-hc__feature-sub{margin:0;font-size:11px;line-height:1.35;color:var(--vrv-hc-muted)}@media screen and (min-width:990px){#VrvHelpCenter .vrv-hc__layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:28px}#VrvHelpCenter .vrv-hc__features{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}}@media screen and (min-width:750px)and (max-width:989px){#VrvHelpCenter .vrv-hc__features{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){#VrvHelpCenter .vrv-hc__nav-btn{padding:12px 14px;font-size:13px}#VrvHelpCenter .vrv-hc__faq-trigger{padding:14px 16px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-vrv-help-center.css.map */
