._statisticsScreen_zjstr_1{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px 20px 90px}._container_zjstr_11{max-width:1000px;width:100%;height:calc(100vh - 110px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;overflow:hidden}._header_zjstr_23{display:flex;align-items:center;padding:20px;background:#fffc;border-bottom:1px solid rgba(0,0,0,.1);flex-shrink:0}._backButton_zjstr_32{width:40px;height:40px;border:none;background:#e9ecef;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;margin-right:16px;padding:0 0 2px;flex-shrink:0}._backButton_zjstr_32:hover{background:#dee2e6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._content_zjstr_57{flex:1;padding:20px;overflow-y:auto;min-height:0}._content_zjstr_57::-webkit-scrollbar{width:8px}._content_zjstr_57::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}._content_zjstr_57::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}._title_zjstr_78{font-size:28px;font-weight:700;color:#2c3e50;margin:0;flex:1;line-height:40px}._loadingContainer_zjstr_87{min-height:100vh;display:flex;align-items:center;justify-content:center}._loadingContent_zjstr_94{text-align:center;background:#fffffff2;padding:40px;border-radius:20px;box-shadow:0 8px 32px #0000001a}._loading_zjstr_87{font-size:18px;color:#666;margin-top:20px}._errorContainer_zjstr_108{min-height:100vh;display:flex;align-items:center;justify-content:center}._errorContent_zjstr_115{text-align:center;background:#fffffff2;padding:40px;border-radius:20px;box-shadow:0 8px 32px #0000001a}._error_zjstr_108{font-size:18px;color:#e74c3c;margin-bottom:20px}._section_zjstr_129{background:#f8f9fa;border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid #e9ecef}._sectionTitle_zjstr_137{font-size:20px;font-weight:600;margin-bottom:20px;color:#2c3e50;padding-bottom:12px;border-bottom:2px solid #e9ecef}._statsGrid_zjstr_146{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}._statItem_zjstr_152{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;border-radius:12px;border:1px solid #e9ecef;transition:all .2s}._statItem_zjstr_152:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._statLabel_zjstr_168{font-size:14px;color:#6c757d;margin-bottom:5px;text-align:center}._statValue_zjstr_175{font-size:20px;font-weight:700;color:#2c3e50;text-align:center}._footer_zjstr_182{padding:20px;text-align:center;background:#fffc;border-top:1px solid rgba(0,0,0,.1);flex-shrink:0}._backToTitleButton_zjstr_190{padding:14px 32px;font-size:16px;font-weight:600;background:#3498db;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .2s}._backToTitleButton_zjstr_190:hover{background:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}._historyList_zjstr_209{display:flex;flex-direction:column;gap:10px}._historyItem_zjstr_215{background:#fff;border-radius:12px;padding:16px;border:1px solid #e9ecef;transition:all .2s}._historyItem_zjstr_215:hover{transform:translate(4px);box-shadow:0 2px 8px #00000014}._historyHeader_zjstr_228{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._historyDate_zjstr_235{font-size:14px;color:#6c757d}._historyStatus_zjstr_240{font-size:14px;font-weight:700;color:#27ae60}._historyStats_zjstr_246{display:flex;flex-wrap:wrap;gap:15px}._historyStat_zjstr_240{font-size:13px;color:#495057}._historyStat_zjstr_240 strong{font-weight:600;margin-right:4px}._giveUpStatus_zjstr_262{color:#f99}@media (max-width: 480px){._statisticsScreen_zjstr_1{padding:0 0 90px}._container_zjstr_11{height:calc(100vh - 90px);border-radius:0}._header_zjstr_23{padding:16px}._title_zjstr_78{font-size:20px}._content_zjstr_57{padding:16px}._section_zjstr_129{padding:14px;margin-bottom:16px}._sectionTitle_zjstr_137{font-size:16px;margin-bottom:12px}._statsGrid_zjstr_146{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}._statItem_zjstr_152{padding:10px}._statLabel_zjstr_168{font-size:11px}._statValue_zjstr_175{font-size:14px}._historyItem_zjstr_215{padding:10px}._backToTitleButton_zjstr_190{font-size:14px;padding:10px 20px}}@media (max-width: 375px){._title_zjstr_78{font-size:18px}._sectionTitle_zjstr_137{font-size:15px}._statsGrid_zjstr_146{grid-template-columns:1fr}._statLabel_zjstr_168{font-size:13px}._statValue_zjstr_175{font-size:16px}._backToTitleButton_zjstr_190{font-size:13px;padding:9px 16px}}._growthTrend_zjstr_356{margin-top:20px;padding-top:20px;border-top:1px solid #e9ecef}._growthTitle_zjstr_362{font-size:16px;font-weight:700;margin-bottom:15px;color:#2c3e50}._growthChart_zjstr_369{display:flex;align-items:flex-end;height:120px;gap:4px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e9ecef;overflow-x:auto}._chartBar_zjstr_381{flex:1;min-width:30px;display:flex;flex-direction:column;align-items:center;gap:4px}._bar_zjstr_390{width:100%;background-color:#3498db;border-radius:4px 4px 0 0;transition:all .3s ease;cursor:pointer}._bar_zjstr_390:hover{background-color:#2980b9;transform:translateY(-2px)}._barLabel_zjstr_403{font-size:10px;color:#6c757d}._chartLegend_zjstr_408{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#6c757d}._partialErrorBanner_zjstr_417{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:12px 16px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;animation:_fadeIn_zjstr_1 .3s ease}@keyframes _fadeIn_zjstr_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._partialErrorMessage_zjstr_440{margin:0;font-size:14px;color:#856404;font-weight:500}._retryButtonSmall_zjstr_447{padding:6px 16px;background:#ffc107;color:#856404;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._retryButtonSmall_zjstr_447:hover:not(:disabled){background:#e0a800;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._retryButtonSmall_zjstr_447:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed}
