.help-cat-grid.astro-c3qsw5ic{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-s)}.help-cat-card.astro-c3qsw5ic{display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-decoration:none;padding:var(--space-m)}.help-cat-icon.astro-c3qsw5ic{font-size:20px;color:var(--accent-hover);margin-bottom:2px}.help-cat-title.astro-c3qsw5ic{font-family:var(--font-sans);font-weight:800;font-size:14px;color:var(--fg)}.help-cat-desc.astro-c3qsw5ic{font-size:13px;line-height:1.5;color:var(--fg-muted);font-weight:500}.help-steps-grid.astro-c3qsw5ic{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.help-step.astro-c3qsw5ic{container-type:inline-size}.help-step-number.astro-c3qsw5ic{width:clamp(28px,9.41cqi,36px);height:clamp(28px,9.41cqi,36px);border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(12px,4.12cqi,16px);flex-shrink:0;margin-bottom:clamp(10px,3.53cqi,14px)}.help-step-title.astro-c3qsw5ic{font-family:var(--font-sans);font-weight:700;font-size:15px;color:var(--fg);margin:0 0 4px}.help-step-text.astro-c3qsw5ic{font-size:14px;color:var(--fg-muted);line-height:1.6;font-weight:500;margin:0}.help-subhead.astro-c3qsw5ic{font-family:var(--font-sans);font-weight:700;font-size:14px;color:var(--fg);text-transform:uppercase;letter-spacing:.04em;margin:0 0 var(--space-m)}.help-req-grid.astro-c3qsw5ic{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.help-req-card.astro-c3qsw5ic{container-type:inline-size}.help-req-title.astro-c3qsw5ic{font-family:var(--font-sans);font-weight:700;font-size:13px;color:var(--fg);margin:0 0 10px}.help-check-item.astro-c3qsw5ic{display:flex;align-items:center;gap:clamp(7px,2.35cqi,9px);font-size:clamp(12px,3.82cqi,14px);color:var(--fg-muted);font-weight:500;line-height:1.5}.help-check-item.astro-c3qsw5ic:before{content:"";width:clamp(13px,4.41cqi,17px);height:clamp(13px,4.41cqi,17px);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.5l3 3 6-6' stroke='%2383b055' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}.help-faq-list.astro-c3qsw5ic{display:flex;flex-direction:column;gap:4px}.help-faq-item.astro-c3qsw5ic{border-radius:var(--rad-lg);transition:background .2s ease}.help-faq-item.astro-c3qsw5ic:hover,.help-faq-item.astro-c3qsw5ic[open]{background:#0d0d0d09}.help-faq-question.astro-c3qsw5ic{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;cursor:pointer;list-style:none;font-family:var(--font-sans);font-weight:700;font-size:14px;color:var(--fg);border-radius:inherit;transition:color .15s}.help-faq-question.astro-c3qsw5ic::-webkit-details-marker{display:none}.help-faq-question.astro-c3qsw5ic::marker{display:none;content:""}.help-faq-question.astro-c3qsw5ic:hover{color:var(--accent-hover)}.help-faq-question.astro-c3qsw5ic:focus-visible{outline:none;box-shadow:0 0 0 3px #83b05573}.help-faq-chevron.astro-c3qsw5ic{font-size:13px;color:var(--fg-subtle);transition:transform .25s ease;flex-shrink:0}.help-faq-item.astro-c3qsw5ic[open] .help-faq-chevron.astro-c3qsw5ic{transform:rotate(180deg);color:var(--accent-hover)}.help-faq-answer.astro-c3qsw5ic{padding:0 16px 16px}.help-faq-answer.astro-c3qsw5ic p.astro-c3qsw5ic{font-size:14px;color:var(--fg-muted);line-height:1.7;font-weight:500;margin:0}.help-end-grid.astro-c3qsw5ic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-m)}.help-end-card.astro-c3qsw5ic{display:flex;flex-direction:column;background:var(--bg-mid);border:none;border-radius:var(--rad-2xl);padding:var(--space-l)}.help-end-icon.astro-c3qsw5ic{font-size:22px;line-height:1;color:var(--accent-hover);margin-bottom:14px}.help-end-title.astro-c3qsw5ic{font-family:var(--font-sans);font-weight:800;font-size:19px;letter-spacing:-.02em;color:var(--fg);margin:0 0 6px}.help-end-text.astro-c3qsw5ic{font-size:14px;color:var(--fg-muted);font-weight:500;line-height:1.6;margin:0 0 var(--space-m);max-width:42ch}.help-end-btn.astro-c3qsw5ic{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:auto;padding:11px 22px;background:var(--bg-dark);color:var(--fg-inverse);font-size:13.5px;font-weight:600;letter-spacing:-.01em;border:none;border-radius:var(--rad-full);text-decoration:none;white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-expand),box-shadow var(--dur-fast) var(--ease-expand)}.help-end-btn.astro-c3qsw5ic:hover{background:var(--accent-hover)}.help-end-arrow.astro-c3qsw5ic{font-size:12px;transition:transform var(--dur-fast) var(--ease-expand)}.help-end-btn.astro-c3qsw5ic:hover .help-end-arrow.astro-c3qsw5ic{transform:translate(3px)}.help-end-btn--primary.astro-c3qsw5ic{background:var(--accent);box-shadow:var(--shadow-primary-button)}.help-end-btn--primary.astro-c3qsw5ic:hover{background:var(--accent-hover);box-shadow:0 4px 12px #83b0554d}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}section.astro-c3qsw5ic[id]{scroll-margin-top:100px}@media(max-width:768px){.help-cat-grid.astro-c3qsw5ic{grid-template-columns:repeat(2,1fr)}.help-end-grid.astro-c3qsw5ic{grid-template-columns:1fr}}@media(max-width:640px){.help-cat-grid.astro-c3qsw5ic,.help-steps-grid.astro-c3qsw5ic,.help-req-grid.astro-c3qsw5ic{grid-template-columns:1fr}}
