._layout_83no6_1{display:flex;min-height:100vh}._sidebar_83no6_3{width:240px;background:#1a1a2e;color:#fff;padding:20px 0;display:flex;flex-direction:column}._logo_83no6_12{padding:0 20px 20px;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}._nav_83no6_19{flex:1;padding:20px 0}._navItem_83no6_21{display:flex;align-items:center;gap:12px;padding:14px 20px;color:#ffffffb3;text-decoration:none;transition:all .2s}._navItem_83no6_21:hover,._navItem_83no6_21._active_83no6_30{background:#ffffff1a;color:#fff}._main_83no6_35{flex:1;background:#f5f6fa}._header_83no6_37{background:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000000d}._userInfo_83no6_46{display:flex;align-items:center;gap:12px}._avatar_83no6_47{width:36px;height:36px;border-radius:50%;background:#667eea;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}._logoutBtn_83no6_59{padding:8px 16px;background:#f5f6fa;border:none;border-radius:6px;cursor:pointer}._logoutBtn_83no6_59:hover{background:#e8e9ed}._content_83no6_68{padding:24px}._dashboard_1qn0c_1{display:flex;flex-direction:column;gap:24px}._loading_1qn0c_7{display:flex;align-items:center;justify-content:center;height:400px;font-size:18px;color:#888}._envSelector_1qn0c_17{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}._envLabel_1qn0c_27{font-size:14px;color:#666;font-weight:500}._envBtn_1qn0c_33{padding:8px 16px;border:2px solid #e8e8e8;border-radius:8px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s}._envBtn_1qn0c_33:hover{border-color:#667eea;color:#667eea}._envBtn_1qn0c_33._envActive_1qn0c_49{background:#667eea;border-color:#667eea;color:#fff}._moduleNav_1qn0c_56{display:flex;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}._moduleBtn_1qn0c_65{padding:10px 20px;border:none;border-radius:8px;background:#f5f5f5;color:#666;font-size:14px;cursor:pointer;transition:all .2s}._moduleBtn_1qn0c_65:hover{background:#e8e8e8}._moduleBtn_1qn0c_65._active_1qn0c_80{background:#667eea;color:#fff}._viewTabs_1qn0c_86{display:flex;gap:8px;padding:12px 16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}._viewTab_1qn0c_86{padding:8px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s}._viewTab_1qn0c_86:hover{border-color:#667eea;color:#667eea}._viewTab_1qn0c_86._activeTab_1qn0c_111{background:#667eea;border-color:#667eea;color:#fff}._sectionTitle_1qn0c_118{font-size:16px;font-weight:600;color:#333;padding:8px 0;border-bottom:2px solid #667eea;margin-bottom:8px}._statsGrid_1qn0c_128{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}._statCard_1qn0c_134{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d;position:relative}._statCardHeader_1qn0c_142{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._statCardHeader_1qn0c_142 h3{color:#888;font-size:13px;font-weight:500;margin:0}._formulaIcon_1qn0c_156{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1.5px solid #bbb;color:#888;font-size:12px;font-weight:600;cursor:help;flex-shrink:0;transition:all .2s}._formulaIcon_1qn0c_156:hover{border-color:#667eea;color:#667eea}._formulaTooltip_1qn0c_178{position:absolute;top:100%;right:0;margin-top:8px;padding:10px 14px;background:#333;color:#fff;font-size:12px;font-weight:400;border-radius:8px;white-space:nowrap;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s;box-shadow:0 4px 12px #00000026}._formulaTooltip_1qn0c_178:before{content:"";position:absolute;bottom:100%;right:6px;border:6px solid transparent;border-bottom-color:#333}._formulaIcon_1qn0c_156:hover ._formulaTooltip_1qn0c_178{opacity:1;visibility:visible;transform:translateY(0)}._statCard_1qn0c_134>h3{color:#888;font-size:13px;margin-bottom:8px;font-weight:500}._statCard_1qn0c_134 ._value_1qn0c_220{font-size:28px;font-weight:700;color:#333}._statCard_1qn0c_134 ._value_1qn0c_220._negative_1qn0c_226{color:#ef4444}._statCard_1qn0c_134 ._suffix_1qn0c_230{font-size:14px;color:#888;margin-left:4px;font-weight:400}._statCard_1qn0c_134._highlight_1qn0c_238{background:linear-gradient(135deg,#667eea,#764ba2)}._statCard_1qn0c_134._highlight_1qn0c_238 h3{color:#ffffffe6}._statCard_1qn0c_134._highlight_1qn0c_238 ._value_1qn0c_220{color:#fff}._statCard_1qn0c_134._highlight_1qn0c_238 ._suffix_1qn0c_230{color:#fffc}._statCard_1qn0c_134._highlight_1qn0c_238 ._formulaIcon_1qn0c_156{border-color:#fff9;color:#fffc}._statCard_1qn0c_134._highlight_1qn0c_238 ._formulaIcon_1qn0c_156:hover{border-color:#fff;color:#fff}._chartsGrid_1qn0c_265{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}._chartCard_1qn0c_271{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d}._chartCard_1qn0c_271 h3{margin-bottom:16px;color:#333;font-size:15px;font-weight:600}@media (max-width: 768px){._moduleNav_1qn0c_56{flex-wrap:wrap}._chartsGrid_1qn0c_265{grid-template-columns:1fr}._statsGrid_1qn0c_128{grid-template-columns:repeat(2,1fr)}}._feedback_1qorf_2{display:flex;flex-direction:column;gap:20px}._loading_1qorf_8{display:flex;align-items:center;justify-content:center;height:400px;font-size:18px;color:#888}._statsGrid_1qorf_18{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}._statCard_1qorf_24{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d}._statCard_1qorf_24 h3{color:#888;font-size:13px;margin-bottom:8px;font-weight:500}._statCard_1qorf_24 ._value_1qorf_38{font-size:28px;font-weight:700;color:#333}._toolbar_1qorf_45{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;flex-wrap:wrap}._filters_1qorf_57{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._select_1qorf_64{padding:10px 16px;border:2px solid #e8e8e8;border-radius:8px;background:#fff;font-size:14px;cursor:pointer;outline:none;transition:border-color .2s}._select_1qorf_64:focus{border-color:#667eea}._searchBox_1qorf_79{display:flex;gap:8px}._searchInput_1qorf_84{padding:10px 16px;border:2px solid #e8e8e8;border-radius:8px;font-size:14px;width:280px;outline:none;transition:border-color .2s}._searchInput_1qorf_84:focus{border-color:#667eea}._searchBtn_1qorf_98{padding:10px 20px;border:none;border-radius:8px;background:#667eea;color:#fff;font-size:14px;cursor:pointer;transition:background .2s}._searchBtn_1qorf_98:hover{background:#5a6fd6}._syncBtn_1qorf_113{padding:10px 20px;border:2px solid #22c55e;border-radius:8px;background:#fff;color:#22c55e;font-size:14px;cursor:pointer;transition:all .2s}._syncBtn_1qorf_113:hover{background:#22c55e;color:#fff}._syncBtn_1qorf_113._syncing_1qorf_129{border-color:#888;color:#888;cursor:not-allowed}._syncBtn_1qorf_113:disabled{opacity:.6;cursor:not-allowed}._tableCard_1qorf_141{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}._table_1qorf_141{width:100%;border-collapse:collapse}._table_1qorf_141 th{background:#f8f9fa;padding:14px 16px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e8e8e8}._table_1qorf_141 td{padding:14px 16px;border-bottom:1px solid #f0f0f0;vertical-align:top}._table_1qorf_141 tr:hover{background:#fafafa}._empty_1qorf_172{text-align:center;color:#888;padding:40px!important}._date_1qorf_178{white-space:nowrap;color:#666;font-size:13px}._user_1qorf_184{min-width:100px}._userName_1qorf_188{font-weight:500;color:#333}._userPhone_1qorf_193{font-size:12px;color:#888;margin-top:2px}._categoryTag_1qorf_199{display:inline-block;padding:4px 10px;border-radius:12px;color:#fff;font-size:12px;font-weight:500}._content_1qorf_208{max-width:400px}._contentText_1qorf_212{color:#333;line-height:1.5;cursor:pointer}._contentText_1qorf_212:hover{color:#667eea}._imageLink_1qorf_222{display:inline-block;margin-top:6px;color:#667eea;font-size:12px;text-decoration:none}._imageLink_1qorf_222:hover{text-decoration:underline}._contact_1qorf_234{font-size:13px;color:#666;white-space:nowrap}._contact_1qorf_234 div{margin-bottom:4px}._viewBtn_1qorf_244,._deleteBtn_1qorf_245{padding:6px 12px;border:none;border-radius:6px;font-size:12px;cursor:pointer;margin-right:8px;transition:all .2s}._viewBtn_1qorf_244{background:#667eea;color:#fff}._viewBtn_1qorf_244:hover{background:#5a6fd6}._deleteBtn_1qorf_245{background:#fee2e2;color:#ef4444}._deleteBtn_1qorf_245:hover{background:#ef4444;color:#fff}._pagination_1qorf_275{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px}._pageBtn_1qorf_283{padding:10px 20px;border:2px solid #e8e8e8;border-radius:8px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s}._pageBtn_1qorf_283:hover:not(:disabled){border-color:#667eea;color:#667eea}._pageBtn_1qorf_283:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1qorf_304{color:#666;font-size:14px}._modal_1qorf_310{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1qorf_323{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._modalHeader_1qorf_334{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8}._modalHeader_1qorf_334 h3{margin:0;font-size:18px;color:#333}._closeBtn_1qorf_348{width:32px;height:32px;border:none;border-radius:50%;background:#f5f5f5;color:#666;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._closeBtn_1qorf_348:hover{background:#e8e8e8;color:#333}._modalBody_1qorf_368{padding:24px;overflow-y:auto}._detailRow_1qorf_373{margin-bottom:16px}._detailRow_1qorf_373 label{display:block;font-size:13px;color:#888;margin-bottom:4px}._detailRow_1qorf_373 span,._detailRow_1qorf_373 div{color:#333;line-height:1.5}._contentFull_1qorf_390{white-space:pre-wrap;background:#f8f9fa;padding:12px;border-radius:8px;max-height:200px;overflow-y:auto}._detailImage_1qorf_399{max-width:100%;max-height:300px;border-radius:8px;margin-top:8px}._email_qffsm_2{display:flex;flex-direction:column;gap:20px}._loading_qffsm_8{display:flex;align-items:center;justify-content:center;height:400px;font-size:18px;color:#888}._header_qffsm_17{text-align:center;padding:20px 0}._header_qffsm_17 h1{font-size:24px;color:#333;margin-bottom:8px}._subtitle_qffsm_28{font-size:14px;color:#888}._formCard_qffsm_34{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}._formGroup_qffsm_41{margin-bottom:20px}._formGroup_qffsm_41 label{display:block;font-weight:600;color:#555;font-size:14px;margin-bottom:8px}._required_qffsm_53{color:#e74c3c}._hintText_qffsm_57{color:#888;font-size:12px;font-weight:400}._input_qffsm_63,._select_qffsm_64,._textarea_qffsm_65{width:100%;padding:12px;border:2px solid #e8e8e8;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}._input_qffsm_63:focus,._select_qffsm_64:focus,._textarea_qffsm_65:focus{border-color:#667eea}._textarea_qffsm_65{min-height:80px;resize:vertical}._editorToolbar_qffsm_87{display:flex;gap:8px;padding:8px;background:#f5f5f5;border-radius:8px 8px 0 0;border:2px solid #e8e8e8;border-bottom:none}._toolbarBtn_qffsm_97{padding:6px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}._toolbarBtn_qffsm_97:hover{background:#f0f0f0;border-color:#667eea}._contentEditor_qffsm_112{min-height:200px;padding:16px;border:2px solid #e8e8e8;border-radius:0 0 8px 8px;font-size:14px;line-height:1.6;overflow-y:auto;background:#fff;outline:none}._contentEditor_qffsm_112:focus{border-color:#667eea}._contentEditor_qffsm_112:empty:before{content:attr(data-placeholder);color:#999}._userIdsContainer_qffsm_134{margin-top:12px}._hint_qffsm_57{color:#888;font-size:12px;margin-top:4px}._rewardsContainer_qffsm_145{border:2px solid #e8e8e8;border-radius:8px;padding:16px;background:#f8f9fa}._rewardsHeader_qffsm_152{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._rewardsHint_qffsm_159{color:#666;font-size:13px}._addBtn_qffsm_164{padding:6px 12px;font-size:13px;background:#667eea;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s}._addBtn_qffsm_164:hover{background:#5568d3}._rewardsList_qffsm_179{display:flex;flex-direction:column;gap:12px}._rewardEmpty_qffsm_185{text-align:center;color:#999;padding:20px;font-size:13px}._rewardItem_qffsm_192{display:flex;gap:12px;align-items:center;padding:12px;background:#fff;border:1px solid #ddd;border-radius:6px}._rewardSelect_qffsm_202,._rewardInput_qffsm_203{flex:1;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:13px}._rewardAmount_qffsm_211{width:80px;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:13px}._removeBtn_qffsm_219{width:30px;height:30px;padding:0;background:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;line-height:1;transition:all .2s}._removeBtn_qffsm_219:hover{background:#c0392b}._formActions_qffsm_238{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._previewBtn_qffsm_245,._sendBtn_qffsm_246{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._previewBtn_qffsm_245{background:#f0f0f0;color:#333}._previewBtn_qffsm_245:hover{background:#e0e0e0}._sendBtn_qffsm_246{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._sendBtn_qffsm_246:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._sendBtn_qffsm_246:disabled{opacity:.6;cursor:not-allowed;transform:none}._message_qffsm_282{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:8px;font-size:14px;z-index:1000;animation:_slideIn_qffsm_1 .3s}._success_qffsm_293{background:#d4edda;color:#155724;border:1px solid #c3e6cb}._error_qffsm_299{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes _slideIn_qffsm_1{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}._modal_qffsm_318{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_qffsm_331{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._modalHeader_qffsm_342{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8}._modalHeader_qffsm_342 h3{margin:0;font-size:18px;color:#333}._closeBtn_qffsm_356{width:32px;height:32px;border:none;border-radius:50%;background:#f5f5f5;color:#666;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._closeBtn_qffsm_356:hover{background:#e8e8e8;color:#333}._modalBody_qffsm_376{padding:24px;overflow-y:auto}._previewRow_qffsm_381{margin-bottom:16px}._previewContent_qffsm_385{padding:16px;background:#f8f9fa;border-radius:8px;min-height:150px}._confirmModal_qffsm_393{background:#fff;border-radius:12px;width:90%;max-width:400px;overflow:hidden}._confirmHeader_qffsm_401{padding:20px 24px;border-bottom:1px solid #e8e8e8}._confirmHeader_qffsm_401 h3{margin:0;font-size:18px;color:#333}._confirmBody_qffsm_412{padding:24px}._confirmBody_qffsm_412 p{margin:0 0 16px;font-size:15px;color:#333}._confirmInfo_qffsm_422{background:#f8f9fa;padding:12px;border-radius:6px;font-size:13px;color:#666}._confirmInfo_qffsm_422 div{margin-bottom:6px}._confirmInfo_qffsm_422 div:last-child{margin-bottom:0}._confirmActions_qffsm_438{display:flex;gap:12px;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e8e8e8}._cancelBtn_qffsm_446,._confirmBtn_qffsm_447{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelBtn_qffsm_446{background:#f0f0f0;color:#666}._cancelBtn_qffsm_446:hover{background:#e0e0e0}._confirmBtn_qffsm_447{background:#667eea;color:#fff}._confirmBtn_qffsm_447:hover{background:#5568d3}@media (max-width: 768px){._formCard_qffsm_34{padding:16px}._formActions_qffsm_238{flex-direction:column}._previewBtn_qffsm_245,._sendBtn_qffsm_246{width:100%}._rewardItem_qffsm_192{flex-wrap:wrap}._rewardSelect_qffsm_202,._rewardInput_qffsm_203{flex:1 1 100%}._rewardAmount_qffsm_211{flex:1}._rewardsHeader_qffsm_152{flex-direction:column;align-items:flex-start;gap:8px}}._container_5f2d4_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}._card_5f2d4_9{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 40px #0003;width:100%;max-width:400px}._title_5f2d4_18{text-align:center;color:#333;margin-bottom:30px;font-size:24px}._form_5f2d4_25{display:flex;flex-direction:column;gap:20px}._field_5f2d4_27{display:flex;flex-direction:column;gap:8px}._field_5f2d4_27 label{color:#555;font-size:14px;font-weight:500}._field_5f2d4_27 input{padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:border-color .2s}._field_5f2d4_27 input:focus{outline:none;border-color:#667eea}._button_5f2d4_38{padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:opacity .2s}._button_5f2d4_38:hover{opacity:.9}._button_5f2d4_38:disabled{opacity:.6;cursor:not-allowed}._error_5f2d4_51{background:#fee;color:#c00;padding:12px;border-radius:8px;font-size:14px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;color:#333;line-height:1.5}#root{min-height:100vh}
