.faq-hero{background:linear-gradient(135deg,#059669,#047857);color:white;padding:5rem 0 3rem;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.25rem;opacity:.9;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-stats{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.stat{text-align:center}.statText{color:linear-gradient(135deg,#059669,#047857);margin:.2rem 0}.number,.statText{font-weight:700;display:block}.number{font-size:2.5rem;margin-bottom:.5rem}.label{font-size:1rem;opacity:.9}@media (max-width:768px){.faq-hero{padding:4rem 0 2rem}.hero-content h1{font-size:2.5rem}.hero-stats{gap:2rem}.number{font-size:2rem}}.faq-contact{padding:4rem 0;border-top:1px solid #e5e7eb}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.contact-header p{font-size:1.125rem;color:#6b7280;max-width:500px;margin:0 auto}.contact-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.contact-method-card{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e5e7eb;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-method-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.method-icon{font-size:3rem;margin-bottom:1rem}.method-content h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.method-description{color:#6b7280;margin-bottom:.75rem;line-height:1.4}.method-details{color:#059669;font-weight:600;margin-bottom:1.5rem;font-size:1.1rem}.action-btn{width:100%;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.action-btn.phone{background:#059669;color:white}.action-btn.phone:hover{background:#047857}.action-btn.email{background:#f0fdf4;color:#059669;border:2px solid #059669}.action-btn.email:hover{background:#059669;color:white}.action-btn.chat{background:#fef3c7;color:#92400e;border:2px solid #fcd34d}.action-btn.chat:hover{background:#fcd34d}.action-btn.visit{background:#eff6ff;color:#1e40af;border:2px solid #3b82f6}.action-btn.visit:hover{background:#3b82f6;color:white}.additional-help{margin-bottom:3rem}.help-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.help-column h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #059669}.topics-list{display:flex;flex-direction:column;gap:1rem}.topic-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:.75rem;transition:background .3s ease;cursor:pointer}.topic-item:hover{background:#f1f5f9}.topic-name{color:#374151;font-weight:500}.topic-count{color:#059669;font-size:.875rem;font-weight:500;background:#f0fdf4;padding:.25rem .75rem;border-radius:1rem}.resources-list{display:flex;flex-direction:column;gap:.75rem}.resource-link{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:.75rem;color:#374151;text-decoration:none;transition:all .3s ease;font-weight:500}.resource-link:hover{background:#059669;color:white;transform:translateX(5px)}.support-hours{display:flex;flex-direction:column;gap:1rem}.hour-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:.5rem}.day{color:#374151;font-weight:500}.day,.time{font-size:.9rem}.time{color:#059669;font-weight:600}.emergency-note{background:#fef3c7;border:1px solid #fcd34d;border-radius:.5rem;padding:1rem;color:#92400e;font-size:.875rem;margin-top:1rem}.emergency-note strong{color:#dc2626}.feedback-section{max-width:800px;margin:0 auto}.feedback-card{background:linear-gradient(135deg,#059669,#047857);color:white;padding:3rem;border-radius:1rem;text-align:center}.feedback-header{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.feedback-icon{font-size:3rem}.feedback-header h3{font-size:1.75rem;margin-bottom:.5rem}.feedback-header p{opacity:.9;margin:0;line-height:1.5}.feedback-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.feedback-btn,.suggestion-btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:transform .3s ease}.suggestion-btn{background:white;color:#059669}.feedback-btn{background:transparent;color:white;border:2px solid white}.feedback-btn:hover,.suggestion-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.faq-contact{padding:3rem 0}.contact-header h2{font-size:2rem}.contact-methods-grid,.help-columns{grid-template-columns:1fr}.feedback-card{padding:2rem 1.5rem}.feedback-header{flex-direction:column;text-align:center;gap:1rem}}@media (max-width:480px){.contact-method-card{padding:1.5rem}.topic-item{gap:.5rem}.hour-item,.topic-item{flex-direction:column;align-items:flex-start}.hour-item{gap:.25rem}.feedback-actions{flex-direction:column}}.faq-layout{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;padding:3rem 0}.faq-sidebar{position:-webkit-sticky;position:sticky;top:2rem;height:-moz-fit-content;height:fit-content}.faq-main{min-width:0}@media (max-width:968px){.faq-layout{grid-template-columns:1fr;gap:2rem}.faq-sidebar{position:static}}