.help-module__mD1omq__container{flex-direction:column;gap:56px;max-width:900px;margin:0 auto;padding:60px 24px;display:flex}.help-module__mD1omq__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.help-module__mD1omq__title{color:var(--foreground);font-size:2.5rem;font-weight:800}.help-module__mD1omq__subtitle{color:var(--foreground-secondary);max-width:500px;font-size:1.05rem}.help-module__mD1omq__section{flex-direction:column;gap:24px;display:flex}.help-module__mD1omq__sectionTitle{color:var(--foreground);border-bottom:2px solid var(--card-border);padding-bottom:8px;font-size:1.75rem;font-weight:700}.help-module__mD1omq__faqList{flex-direction:column;gap:16px;display:flex}.help-module__mD1omq__faqItem{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow .2s;overflow:hidden}.help-module__mD1omq__faqItem:hover{box-shadow:var(--shadow-md)}.help-module__mD1omq__faqQuestion{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1.05rem;font-weight:600;display:flex}.help-module__mD1omq__faqAnswer{color:var(--foreground-secondary);padding:0 24px 20px;font-size:.95rem;line-height:1.6}.help-module__mD1omq__permGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.help-module__mD1omq__permCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:24px}.help-module__mD1omq__permCardTitle{color:var(--foreground);align-items:center;gap:8px;margin-bottom:12px;font-size:1.15rem;font-weight:700;display:flex}.help-module__mD1omq__permIconCamera{color:var(--primary)}.help-module__mD1omq__permIconMic{color:var(--accent-blue)}.help-module__mD1omq__permText{color:var(--foreground-secondary);font-size:.95rem;line-height:1.6}.help-module__mD1omq__chartGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;display:grid}.help-module__mD1omq__chartCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:8px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.help-module__mD1omq__chartCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.help-module__mD1omq__chartLetter{color:var(--foreground);font-size:1.5rem;font-weight:800}.help-module__mD1omq__chartMorse{font-family:var(--font-mono);color:var(--primary);letter-spacing:1px;font-size:.95rem}
