.page_container__v3aM4{padding:0;margin:0}.page_loading__xGqKT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.page_spinner__fLc7L{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#06b6d4;border-radius:50%;animation:page_spin__zPJlC 1s linear infinite;margin-bottom:1rem}@keyframes page_spin__zPJlC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_errorMessage__w6Q70{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;text-align:center;color:#dc2626;margin-bottom:1rem}.page_retryButton__2YVeM{background:#dc2626;color:white;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;margin-top:.5rem;transition:background-color .3s ease}.page_retryButton__2YVeM:hover{background:#b91c1c}.page_qaViews__Zlfm8{font-size:.8rem;color:#64748b;background:#f1f5f9;padding:.25rem .5rem;border-radius:12px}.page_answerInfo__zwbei{font-size:.8rem;color:#64748b;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0}.page_pageHeader__76eUC{margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;padding:2rem;border-radius:16px;box-shadow:0 8px 25px rgba(6,182,212,.25)}.page_pageTitle__ibcCy{font-size:2rem;font-weight:800;margin:0 0 .5rem}.page_pageDesc__mIW55{font-size:1rem;margin:0;opacity:.9}.page_statsGrid__x0bAm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media (min-width:768px){.page_statsGrid__x0bAm{grid-template-columns:repeat(4,1fr)}}.page_statCard__47_kh{background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease}.page_statCard__47_kh:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(6,182,212,.15)}.page_statIcon__GniPO{font-size:2rem;background:linear-gradient(135deg,#06b6d4,#0891b2);width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.page_statContent__zZD2r{flex:1 1}.page_statNumber__tUq68{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.page_statLabel__jkYh8{font-size:.875rem;color:#6b7280}.page_filterSection__KpAu4{background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_filtersRow__PQCTm{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media (min-width:1024px){.page_filtersRow__PQCTm{flex-direction:row;justify-content:space-between}}.page_filterGroup__BlFq8{flex:1 1}.page_filterLabel__doU3V{display:block;font-weight:600;color:#111827;margin-bottom:1rem;font-size:1rem}.page_filterButtons__Lt7W8{display:flex;flex-wrap:wrap;gap:.75rem}.page_filterButton___POH4{padding:.75rem 1.5rem;border:2px solid #e2e8f0;background:white;border-radius:50px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .3s ease}.page_filterButton___POH4:hover{border-color:#06b6d4;background:#f8fafc;color:#06b6d4}.page_filterButton___POH4.page_active__mxofY{background:linear-gradient(135deg,#06b6d4,#0891b2);border-color:#0891b2;color:white;font-weight:600}.page_newQAButtonContainer__VipqU{text-align:center}.page_newQAButton__QQvdQ{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;border:none;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px rgba(6,182,212,.3)}.page_newQAButton__QQvdQ:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(6,182,212,.4)}.page_buttonIcon__Hs9_w{font-size:1.2rem}.page_newQAForm__Pfkk_{background:linear-gradient(135deg,#ffffff,#f8fafc);border:2px solid #06b6d4;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 25px rgba(6,182,212,.15)}.page_formHeader__4rVju{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.page_formTitle__dyu8i{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.page_closeButton__ke3Qs{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.page_closeButton__ke3Qs:hover{background:#f3f4f6;color:#111827}.page_form__5QOF3{display:flex;flex-direction:column;gap:1.5rem}.page_formRow__jFHVB{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.page_formRow__jFHVB{grid-template-columns:1fr 1fr}}.page_formGroup__K6PKn{display:flex;flex-direction:column}.page_formLabel__TTDMD{font-weight:600;color:#111827;margin-bottom:.5rem;font-size:.875rem}.page_formInput__3P40Y,.page_formSelect__RdjwB,.page_formTextarea__d35li{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.875rem;transition:all .3s ease;background:white}.page_formInput__3P40Y:focus,.page_formSelect__RdjwB:focus,.page_formTextarea__d35li:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px rgba(6,182,212,.1)}.page_formTextarea__d35li{resize:vertical;min-height:120px}.page_formActions__yuL2P{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.page_cancelButton__43_Id,.page_submitButton__ICttz{padding:.75rem 2rem;border-radius:50px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.page_cancelButton__43_Id{background:white;border:2px solid #e2e8f0;color:#6b7280}.page_cancelButton__43_Id:hover{border-color:#06b6d4;color:#06b6d4}.page_submitButton__ICttz{background:linear-gradient(135deg,#06b6d4,#0891b2);border:none;color:white;box-shadow:0 4px 12px rgba(6,182,212,.3)}.page_submitButton__ICttz:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(6,182,212,.4)}.page_qaSection__1Am1v{background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_sectionHeader__GdFfr{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.page_sectionTitle__sag_l{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.page_resultCount__q8vpg{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600}.page_qaList__Rad0Q{display:flex;flex-direction:column;gap:1.5rem}.page_qaCard__09amD{background:linear-gradient(135deg,#ffffff,#fefefe);border:2px solid #f1f5f9;border-radius:16px;padding:2rem;transition:all .3s ease}.page_qaCard__09amD:hover{border-color:#06b6d4;box-shadow:0 8px 25px rgba(6,182,212,.15);transform:translateY(-2px)}.page_qaHeader__F3yCc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page_qaInfo__aMOfW{display:flex;align-items:center;gap:1rem}.page_qaType__d3vFT{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0891b2;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;border:1px solid #bae6fd}.page_qaDate__3vHTl{color:#6b7280;font-size:.875rem}.page_qaStatus__0xgHi{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600}.page_qaStatus__0xgHi.page_status-______hIOzJ{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;border:1px solid #a7f3d0}.page_qaStatus__0xgHi.page_status-______sJDdY{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;border:1px solid #fde047}.page_statusDot__TG2BC{width:8px;height:8px;border-radius:50%}.page_status-______hIOzJ .page_statusDot__TG2BC{background:#059669;box-shadow:0 0 8px rgba(5,150,105,.4)}.page_status-______sJDdY .page_statusDot__TG2BC{background:#d97706;box-shadow:0 0 8px rgba(217,119,6,.4)}.page_qaContent__43mQq{margin-bottom:1.5rem}.page_qaTitle__rkVwL{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1rem}.page_relatedProduct__Tx_Le{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#06b6d4;padding:.75rem 1rem;border-radius:12px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;border:1px solid #e2e8f0}.page_qaAnswer__lyZ8A,.page_qaQuestion__SEJXI{display:flex;gap:1rem;margin-bottom:1rem}.page_qaAnswer__lyZ8A{margin-bottom:0}.page_answerLabel____nNU,.page_questionLabel__wzJXf{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0;margin-top:.25rem}.page_questionLabel__wzJXf{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white}.page_answerLabel____nNU{background:linear-gradient(135deg,#059669,#047857);color:white}.page_answerText__TTaA5,.page_questionText__1t8Qm{flex:1 1;line-height:1.6;color:#374151;padding-top:.25rem}.page_answerText__TTaA5{background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:1rem;border-radius:12px;border:1px solid #bbf7d0;margin-top:-.25rem}.page_qaActions__oTYdP{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #f1f5f9}.page_actionButton__iznuC{padding:.5rem 1.25rem;border:2px solid #06b6d4;background:transparent;color:#06b6d4;border-radius:50px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.page_actionButton__iznuC:hover{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(6,182,212,.3)}.page_emptyState__z_z2v{text-align:center;padding:4rem 2rem;color:#6b7280}.page_emptyIcon__Agowr{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.page_emptyTitle___IHWN{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.page_emptyDesc__98j4c{margin-bottom:2rem;line-height:1.6}