.styles_container__4xFPD{max-width:1200px;margin:2rem auto;padding:3rem 1.5rem;background-color:#f8f9fa;min-height:100vh;border-radius:10px}@media(max-width:768px){.styles_container__4xFPD{margin-top:5rem}}.styles_header__o5Ei5{text-align:center;margin-bottom:4rem;position:relative}.styles_header__o5Ei5 h1{font-size:2.8rem;color:#2c3e50;margin-bottom:1.5rem;position:relative;padding-bottom:1rem;font-weight:700}.styles_header__o5Ei5 h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#078b81,#0abab5);border-radius:2px}.styles_header__o5Ei5 p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto 2rem;line-height:1.6}.styles_novaPerguntaBtn__SAsvh{background:linear-gradient(135deg,#078b81,#0abab5);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(7,139,129,.3)}.styles_novaPerguntaBtn__SAsvh:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(7,139,129,.4)}.styles_novaPerguntaBtn__SAsvh:active{transform:translateY(0)}.styles_searchContainer__2TCia{display:flex;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05)}@media(max-width:768px){.styles_searchContainer__2TCia{flex-direction:column;padding:1rem}}.styles_searchInput__bjNse{flex:1 1;position:relative;min-width:300px}.styles_searchInput__bjNse input{width:100%;padding:1.2rem 1.2rem 1.2rem 3.5rem;border:2px solid #e9ecef;border-radius:10px;font-size:1.1rem;transition:all .3s ease;background-color:#f8f9fa}.styles_searchInput__bjNse input:focus{outline:none;border-color:#078b81;box-shadow:0 0 0 4px rgba(7,139,129,.1);background-color:#fff}.styles_searchInput__bjNse input::placeholder{color:#adb5bd}.styles_searchInput__bjNse .styles_searchIcon__xEJCg{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:#078b81;font-size:1.2rem}.styles_categoryFilter__Se7aE{min-width:250px}.styles_categoryFilter__Se7aE select{width:100%;padding:1.2rem;border:2px solid #e9ecef;border-radius:10px;font-size:1.1rem;background-color:#f8f9fa;cursor:pointer;transition:all .3s ease;color:#495057}.styles_categoryFilter__Se7aE select:focus{outline:none;border-color:#078b81;box-shadow:0 0 0 4px rgba(7,139,129,.1);background-color:#fff}.styles_categoryFilter__Se7aE select option{padding:1rem}.styles_faqList__DxEgB{display:flex;flex-direction:column;gap:1.5rem}.styles_faqItem__GqTBM{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);overflow:hidden;transition:all .3s ease;border:1px solid #e9ecef;max-height:1000px;transition:max-height .3s ease-out}.styles_faqItem__GqTBM:hover{box-shadow:0 8px 30px rgba(0,0,0,.1);transform:translateY(-2px)}.styles_faqItem__GqTBM.styles_closed__5mdhA{max-height:80px}.styles_faqQuestion__b_SOz{padding:1.8rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;background-color:#fff;min-height:80px}@media(max-width:768px){.styles_faqQuestion__b_SOz{height:120px;align-items:flex-start;padding-left:1rem}}.styles_faqQuestion__b_SOz:hover{background-color:#f8f9fa}.styles_faqQuestion__b_SOz h3{font-size:1.2rem;color:#2c3e50;margin:0;flex:1 1;font-weight:600;line-height:1.4}@media(max-width:768px){.styles_faqQuestion__b_SOz h3{font-size:.9rem}}.styles_faqQuestion__b_SOz .styles_arrow__HRVuk{color:#078b81;font-size:1.4rem;transition:transform .3s ease;margin-left:1rem;flex-shrink:0}.styles_faqAnswer__T29mZ{padding:1.8rem;border-top:1px solid #e9ecef;background-color:#f8f9fa;opacity:0;transform:translateY(-20px);transition:all .3s ease-out;max-height:0;overflow:hidden}.styles_faqAnswer__T29mZ.styles_open__HOdjF{opacity:1;transform:translateY(0);max-height:1000px}.styles_faqAnswer__T29mZ p{color:#495057;line-height:1.8;margin:0;font-size:1.1rem}@keyframes styles_slideDown__4QW8r{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles_noResults__8kQuI{text-align:center;padding:3rem;background-color:#fff;border-radius:12px;color:#666;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid #e9ecef}.styles_noResults__8kQuI p{font-size:1.2rem;margin:0}.styles_formContainer__0TQrI{background:#fff;border-radius:12px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid #e9ecef}.styles_formContainer__0TQrI h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem;display:flex;align-items:center;gap:.5rem}.styles_perguntaForm__d7Yut{display:flex;flex-direction:column;gap:1.5rem}.styles_formRow__k7D2f{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}@media(max-width:768px){.styles_formRow__k7D2f{grid-template-columns:1fr}}.styles_formGroup__Uj5_E{display:flex;flex-direction:column;gap:.5rem}.styles_formGroup__Uj5_E label{font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:.5rem}.styles_formGroup__Uj5_E input,.styles_formGroup__Uj5_E select,.styles_formGroup__Uj5_E textarea{padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#f8f9fa}.styles_formGroup__Uj5_E input:focus,.styles_formGroup__Uj5_E select:focus,.styles_formGroup__Uj5_E textarea:focus{outline:none;border-color:#078b81;box-shadow:0 0 0 4px rgba(7,139,129,.1);background-color:#fff}.styles_formGroup__Uj5_E input::placeholder,.styles_formGroup__Uj5_E select::placeholder,.styles_formGroup__Uj5_E textarea::placeholder{color:#adb5bd}.styles_formGroup__Uj5_E textarea{resize:vertical;min-height:100px}.styles_formActions__AAGre{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}@media(max-width:768px){.styles_formActions__AAGre{flex-direction:column}}.styles_cancelBtn__tXQbw{padding:1rem 2rem;border:2px solid #6c757d;background:transparent;color:#6c757d;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_cancelBtn__tXQbw:hover{background:#6c757d;color:#fff}.styles_submitBtn__IEjwI{padding:1rem 2rem;background:linear-gradient(135deg,#078b81,#0abab5);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(7,139,129,.3)}.styles_submitBtn__IEjwI:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(7,139,129,.4)}.styles_submitBtn__IEjwI:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles_loadingContainer__XmrBv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid #e9ecef}.styles_loadingContainer__XmrBv .styles_spinner__ZSgv8{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#078b81;border-radius:50%;animation:styles_spin__91jYw 1s linear infinite;margin-bottom:1rem}.styles_loadingContainer__XmrBv p{color:#666;font-size:1.1rem;margin:0}@keyframes styles_spin__91jYw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_perguntaInfo__80GWs{margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.styles_perguntaInfo__80GWs small{color:#6c757d;font-style:italic}