.help-module__KRF20G__page{max-width:1100px;padding:0 var(--spacing-lg) var(--spacing-xl);margin:0 auto}.help-module__KRF20G__hero{text-align:center;padding:48px 0 32px}.help-module__KRF20G__heroTitle{color:var(--color-text);font-size:32px;font-weight:700;font-family:var(--font-body);margin:0 0 8px}.help-module__KRF20G__heroSubtitle{color:var(--gray-600);font-size:16px;font-family:var(--font-body);margin:0 0 24px}.help-module__KRF20G__searchWrapper{max-width:640px;margin:0 auto;position:relative}.help-module__KRF20G__searchBar{align-items:center;gap:var(--spacing-sm);background:var(--surface-base);border:2px solid var(--surface-overlay);border-radius:var(--radius-card);padding:12px 16px;transition:border-color .2s,box-shadow .2s;display:flex}.help-module__KRF20G__searchBar:focus-within{border-color:var(--navy-700);box-shadow:0 0 0 3px color-mix(in srgb, var(--navy-700) 15%, transparent)}.help-module__KRF20G__searchIcon{color:var(--gray-600);flex-shrink:0}.help-module__KRF20G__searchInput{font-size:16px;font-family:var(--font-body);color:var(--color-text);background:0 0;border:none;outline:none;flex:1}.help-module__KRF20G__searchInput::placeholder{color:var(--gray-600)}.help-module__KRF20G__searchClear{color:var(--gray-600);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:background .12s;display:flex}.help-module__KRF20G__searchClear:hover{background:var(--surface-overlay)}.help-module__KRF20G__searchDropdown{background:var(--surface-base);border-radius:var(--radius-card);box-shadow:var(--shadow-lg);border:1px solid var(--surface-overlay);z-index:100;max-height:400px;animation:.15s ease-out help-module__KRF20G__fadeSlide;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.help-module__KRF20G__searchEmpty{color:var(--gray-600);text-align:center;font-size:14px;font-family:var(--font-body);padding:20px;line-height:1.5}.help-module__KRF20G__searchGroup{padding:4px 0}.help-module__KRF20G__searchGroupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-600);font-size:11px;font-weight:700;font-family:var(--font-body);padding:8px 16px 4px}.help-module__KRF20G__searchResultItem{text-align:left;width:100%;color:var(--color-text);cursor:pointer;font-size:14px;font-family:var(--font-body);background:0 0;border:none;padding:8px 16px;line-height:1.4;transition:background .12s;display:block}.help-module__KRF20G__searchResultItem:hover{background:var(--surface-raised)}.help-module__KRF20G__searchResultItem strong{color:var(--navy-700);font-weight:700}.help-module__KRF20G__searchMore{color:var(--gray-600);text-align:center;border-top:1px solid var(--surface-overlay);font-size:12px;font-family:var(--font-body);padding:10px 16px}.help-module__KRF20G__contactStrip{color:var(--gray-600);font-size:13px;font-family:var(--font-body);margin:16px 0 0}.help-module__KRF20G__emailLink{color:var(--navy-700);font-weight:600;text-decoration:none;transition:color .15s}.help-module__KRF20G__emailLink:hover{color:var(--color-navy-500);text-decoration:underline}.help-module__KRF20G__layout{gap:var(--spacing-xl);grid-template-columns:220px 1fr;display:grid;position:relative}.help-module__KRF20G__sidebar{align-self:flex-start;position:sticky;top:80px}.help-module__KRF20G__sidebarNav{flex-direction:column;gap:2px;display:flex}.help-module__KRF20G__sidebarItem{color:var(--color-text);border-radius:var(--radius-sm);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-body);text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;transition:background .12s,color .12s;display:flex}.help-module__KRF20G__sidebarItem:hover{background:var(--surface-raised)}.help-module__KRF20G__sidebarItemActive{background:var(--color-navy-100);color:var(--navy-700);font-weight:600}.help-module__KRF20G__sidebarIcon{flex-shrink:0}.help-module__KRF20G__mobileChips{margin-bottom:var(--spacing-md);gap:6px;padding-bottom:8px;display:none;overflow-x:auto}.help-module__KRF20G__chip{color:var(--color-text);background:var(--surface-raised);border:1px solid var(--surface-overlay);border-radius:var(--radius-pill);cursor:pointer;font-size:12px;font-weight:500;font-family:var(--font-body);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;transition:background .12s,border-color .12s;display:flex}.help-module__KRF20G__chip:hover{border-color:var(--gray-600)}.help-module__KRF20G__chipActive{background:var(--color-navy-100);border-color:var(--navy-700);color:var(--navy-700);font-weight:600}.help-module__KRF20G__content{min-width:0}.help-module__KRF20G__section{margin-bottom:var(--spacing-xl);scroll-margin-top:80px}.help-module__KRF20G__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-600);font-size:11px;font-weight:700;font-family:var(--font-body);border-bottom:1px solid var(--surface-overlay);margin:0 0 12px;padding-bottom:8px}.help-module__KRF20G__accordion{flex-direction:column;gap:0;display:flex}.help-module__KRF20G__accordionItem{border-bottom:1px solid var(--surface-overlay);transition:background .8s}.help-module__KRF20G__accordionItem:last-child{border-bottom:none}.help-module__KRF20G__highlighted{animation:1.5s help-module__KRF20G__highlightFlash}.help-module__KRF20G__accordionTrigger{width:100%;color:var(--color-text);cursor:pointer;font-size:15px;font-weight:500;font-family:var(--font-body);text-align:left;justify-content:space-between;align-items:center;gap:var(--spacing-md);background:0 0;border:none;min-height:48px;padding:14px 0;transition:color .15s;display:flex}.help-module__KRF20G__accordionTrigger:hover,.help-module__KRF20G__accordionTriggerOpen{color:var(--navy-700)}.help-module__KRF20G__questionText{flex:1;line-height:1.4}.help-module__KRF20G__chevron{color:var(--gray-600);flex-shrink:0;transition:transform .2s}.help-module__KRF20G__chevronOpen{transform:rotate(180deg)}.help-module__KRF20G__accordionBody{max-height:0;transition:max-height .2s;overflow:hidden}.help-module__KRF20G__accordionBodyOpen{max-height:500px}.help-module__KRF20G__answerContent{padding:0 0 16px}.help-module__KRF20G__answerText{color:var(--gray-600);font-size:14px;line-height:1.7;font-family:var(--font-body);margin:0}.help-module__KRF20G__contactCard{background:var(--surface-raised);border-radius:var(--radius-card);text-align:center;margin-top:var(--spacing-xl);padding:40px}.help-module__KRF20G__contactTitle{color:var(--color-text);font-size:22px;font-weight:700;font-family:var(--font-body);margin:0 0 8px}.help-module__KRF20G__contactBody{color:var(--gray-600);font-size:15px;font-family:var(--font-body);margin:0 0 32px;line-height:1.5}.help-module__KRF20G__contactOptions{gap:var(--spacing-lg);grid-template-columns:1fr 1fr;max-width:560px;margin:0 auto;display:grid}.help-module__KRF20G__contactOption{background:var(--surface-base);border-radius:var(--radius-md);text-align:center;padding:24px}.help-module__KRF20G__contactOptionIcon{background:var(--color-navy-100);width:48px;height:48px;color:var(--navy-700);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.help-module__KRF20G__contactOptionLabel{color:var(--color-text);font-size:15px;font-weight:600;font-family:var(--font-body);margin:0 0 8px}.help-module__KRF20G__contactEmail{color:var(--navy-700);margin-bottom:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-block}.help-module__KRF20G__contactEmail:hover{text-decoration:underline}.help-module__KRF20G__openChatBtn{color:var(--color-white);background:var(--navy-700);border-radius:var(--radius-md);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-body);border:none;margin-bottom:8px;padding:8px 20px;transition:background .15s;display:inline-block}.help-module__KRF20G__openChatBtn:hover{background:var(--color-navy-500)}.help-module__KRF20G__contactOptionSub{color:var(--gray-600);font-size:12px;font-family:var(--font-body);margin:0}@keyframes help-module__KRF20G__fadeSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes help-module__KRF20G__highlightFlash{0%{background:#facc154d}to{background:0 0}}@media (max-width:768px){.help-module__KRF20G__page{padding:0 var(--spacing-md) var(--spacing-lg)}.help-module__KRF20G__hero{padding:24px 0 20px}.help-module__KRF20G__heroTitle{font-size:24px}.help-module__KRF20G__heroSubtitle{font-size:14px}.help-module__KRF20G__layout{grid-template-columns:1fr;gap:0}.help-module__KRF20G__sidebar{display:none}.help-module__KRF20G__mobileChips{display:flex}.help-module__KRF20G__contactCard{padding:24px 16px}.help-module__KRF20G__contactOptions{grid-template-columns:1fr}.help-module__KRF20G__accordionTrigger{padding:12px 0;font-size:14px}}