.help-page{min-height:100vh}.help-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#ff7a00 0%,#f93 100%);padding:4rem 0 3rem}.help-hero h1{margin:0 0 1rem;font-size:3rem;font-weight:800}.help-hero p{opacity:.95;max-width:600px;margin:0 auto 2rem;font-size:1.25rem}.help-search{max-width:600px;margin:0 auto}.search-input{border:none;border-radius:50px;outline:none;width:100%;padding:1rem 1.5rem;font-size:1.125rem;box-shadow:0 4px 6px #0000001a}.help-content{max-width:1000px;padding:3rem 1rem}.help-quick-links{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.quick-link{color:#111827;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:2rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #0000001a}.quick-link:hover{transform:translateY(-4px);box-shadow:0 4px 8px #00000026}.link-icon{margin-bottom:1rem;font-size:3rem}.link-text{font-size:1rem;font-weight:600}.help-section{margin-bottom:4rem}.help-section h2{color:#111827;border-bottom:3px solid #ff7a00;margin:0 0 2rem;padding-bottom:.5rem;font-size:2rem}.faq-filters{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.filter-btn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:50px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.filter-btn:hover{color:#ff7a00;border-color:#ff7a00}.filter-btn.active{color:#fff;background:#ff7a00;border-color:#ff7a00}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.faq-question{text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:#f9fafb}.faq-icon{color:#ff7a00;font-size:1.5rem;font-weight:300;line-height:1}.faq-answer{color:#6b7280;padding:0 1.5rem 1.5rem;line-height:1.8;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.no-results{text-align:center;color:#6b7280;padding:3rem;font-size:1.125rem}.guide-section{margin-bottom:3rem}.guide-section h3{color:#111827;margin:0 0 1.5rem;font-size:1.5rem}.guide-steps{flex-direction:column;gap:2rem;display:flex}.guide-step{align-items:flex-start;gap:1.5rem;display:flex}.step-number{color:#fff;background:linear-gradient(135deg,#ff7a00 0%,#f93 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.step-content{flex:1}.step-content h4{color:#111827;margin:0 0 .5rem;font-size:1.125rem}.step-content p{color:#6b7280;margin:0;line-height:1.8}.support-section{text-align:center;background:#f9fafb;border-radius:12px;padding:3rem}.support-section h2{border:none;padding:0}.support-section>p{color:#6b7280;margin-bottom:2rem;font-size:1.125rem}.support-options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:600px;margin:0 auto;display:grid}.support-option{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000001a}.support-option h3{margin:0 0 .5rem;font-size:1.5rem}.support-option p{color:#6b7280;margin:0 0 1.5rem}.btn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background:#ff7a00}.btn-primary:hover{background:#e66d00}.btn-outline{color:#ff7a00;background:#fff;border:2px solid #ff7a00}.btn-outline:hover{color:#fff;background:#ff7a00}@media (max-width:768px){.help-hero h1{font-size:2rem}.help-hero p{font-size:1rem}.help-content{padding:2rem 1rem}.help-quick-links{grid-template-columns:repeat(2,1fr)}.help-section h2{font-size:1.5rem}.guide-step{flex-direction:column}.faq-filters{gap:.5rem}.filter-btn{padding:.5rem 1rem;font-size:.75rem}}
