.reset-points-container{padding:20px;background:#f8f9fa;border-radius:8px;margin:20px 0}.reset-points-title{color:#dc3545;font-weight:700;margin-bottom:16px}.current-stats{background:#fff;padding:16px;border-radius:6px;margin-bottom:20px;border-left:4px solid #007bff}.stat-item{display:flex;justify-content:space-between;margin-bottom:8px}.stat-label{font-weight:500;color:#495057}.stat-value{font-weight:700;color:#007bff}.reset-button{background:#dc3545;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s}.reset-button:hover{background:#c82333}.reset-button:disabled{background:#6c757d;cursor:not-allowed}.reset-result{margin-top:16px;padding:12px;border-radius:6px}.reset-result.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.reset-result.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.loading-spinner{display:inline-block;margin-right:8px}
