.help-page{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);min-height:100vh;padding:2rem 1rem}.help-container{max-width:800px;margin:0 auto}.help-header{text-align:center;margin-bottom:3rem}.back-link{color:#6366f1;margin-bottom:1rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:#4f46e5;text-decoration:underline}.help-header h1{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.help-header p{color:#6b7280;margin:0;font-size:1.1rem}.help-section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.help-section h2{color:#111827;border-bottom:2px solid #e5e7eb;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.5rem}.faq-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{border:1px solid #e5e7eb;border-radius:8px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-item:hover{border-color:#d1d5db}.faq-item.expanded{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.faq-question{cursor:pointer;text-align:left;color:#374151;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.faq-question:hover{background-color:#f9fafb}.faq-icon{color:#6366f1;text-align:center;min-width:24px;font-size:1.25rem;font-weight:300}.faq-answer{padding:0 1.25rem 1.25rem;animation:.2s ease-out fadeIn}.faq-answer p{color:#6b7280;margin:0;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.contact-section{text-align:center}.contact-section p{color:#6b7280;margin-bottom:1.5rem}.contact-options{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact-btn{border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.contact-btn:hover{transform:translateY(-2px)}.contact-btn.primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 14px #6366f166}.contact-btn.primary:hover{box-shadow:0 6px 20px #6366f180}.contact-btn.secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.contact-btn.secondary:hover{background:#f9fafb;box-shadow:0 4px 12px #0000001a}.help-footer{text-align:center;color:#9ca3af;padding:2rem 0;font-size:.875rem}@media (max-width:640px){.help-page{padding:1rem}.help-header h1{font-size:2rem}.help-section{padding:1.5rem}.contact-options{flex-direction:column}.contact-btn{width:100%}}@media (prefers-color-scheme:dark){.help-page{background:linear-gradient(135deg,#1e1e2e 0%,#0f0f1a 100%)}.help-header h1{color:#f1f5f9}.help-header p{color:#94a3b8}.help-section{background:#1e293b}.help-section h2{color:#f1f5f9;border-bottom-color:#334155}.faq-item{border-color:#334155}.faq-item:hover{border-color:#475569}.faq-question{color:#f1f5f9}.faq-question:hover{background-color:#334155}.faq-answer p,.contact-section p{color:#94a3b8}.contact-btn.secondary{color:#f1f5f9;background:#334155;border-color:#475569}.contact-btn.secondary:hover{background:#475569}.help-footer{color:#64748b}}
