.help-page{background:#fff;min-height:70vh}.help-crumb{color:#6b7280;align-items:center;gap:8px;padding:20px 0 4px;font-size:13px;display:flex}.help-crumb a{color:#6b7280;text-decoration:none}.help-crumb a:hover{color:#168de2}.help-hero{text-align:center;max-width:680px;margin:0 auto;padding:24px 0 36px}.help-hero__badge{color:#168de2;background:#eff7fe;border-radius:4px;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.help-hero__title{color:#222;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(30px,4.5vw,44px);font-weight:700}.help-hero__lead{color:#374151;max-width:560px;margin:0 auto 22px;font-size:17px;line-height:1.55}.help-search{max-width:520px;margin:0 auto;position:relative}.help-search__icon{color:#6b7280;pointer-events:none;display:inline-flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.help-search__input{color:#222;background:#fff;border:1px solid #e5e7eb;border-radius:999px;outline:none;width:100%;height:52px;padding:0 18px 0 44px;font-size:16px;transition:border-color .15s,box-shadow .15s}.help-search__input::placeholder{color:#6b7280}.help-search__input:focus{border-color:#168de2;box-shadow:0 0 0 3px #168de21f}.help-cats{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:8px 0;display:grid}.help-cat{background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.help-cat:hover{border-color:#168de2;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a12}.help-cat__icon{color:#168de2;background:#eff7fe;border-radius:4px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.help-cat__text{flex-direction:column;flex:1;gap:2px;display:flex}.help-cat__title{color:#222;font-size:15.5px;font-weight:600}.help-cat__desc{color:#6b7280;font-size:13.5px;line-height:1.45}.help-cat__arrow{color:#6b7280;display:inline-flex}.help-cat:hover .help-cat__arrow{color:#168de2}.help-faq{max-width:760px;margin:44px auto 0}.help-faq__title{color:#222;margin:0 0 16px;font-size:24px;font-weight:700}.help-faq__list{flex-direction:column;gap:10px;display:flex}.help-faq__empty{color:#6b7280;text-align:center;padding:20px 0}.help-faq__empty a{color:#168de2}.hfaq{background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.hfaq__q{cursor:pointer;color:#222;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:15.5px;font-weight:600;list-style:none;display:flex}.hfaq__q::-webkit-details-marker{display:none}.hfaq__chev{color:#6b7280;flex-shrink:0;transition:transform .2s}.hfaq__a{color:#374151;padding:0 18px 16px;font-size:15px;line-height:1.6}.hfaq__a a{color:#168de2;text-underline-offset:2px;text-decoration:underline}.hfaq[open] .hfaq__chev{transform:rotate(180deg)}.hfaq[open] .hfaq__q{color:#168de2}.help-cta{background:#eff7fe;border:1px solid #e5e7eb;border-radius:4px;margin:48px 0 64px}.help-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:26px 28px;display:flex}.help-cta__title{color:#222;margin:0 0 4px;font-size:20px;font-weight:700}.help-cta__sub{color:#6b7280;margin:0;font-size:14.5px}.help-cta__btn{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}@media (width<=560px){.help-cta__inner{flex-direction:column;align-items:flex-start}.help-cta__btn{justify-content:center;width:100%}}
