diff --git a/miniapp/index.html b/miniapp/index.html index 18cab8e8..f99c02b6 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -301,47 +301,6 @@ margin: 20px 0; } - .state-block { - text-align: center; - padding: 48px 24px; - background: var(--bg-secondary); - border-radius: var(--radius-xl); - margin: 20px 0; - box-shadow: var(--shadow-sm); - } - - .state-block.compact { - padding: 32px 20px; - margin: 16px 0 24px; - } - - .state-icon { - font-size: 48px; - margin-bottom: 16px; - } - - .state-title { - font-size: 20px; - font-weight: 700; - margin-bottom: 12px; - color: var(--text-primary); - } - - .state-text { - font-size: 15px; - color: var(--text-secondary); - line-height: 1.6; - margin: 0 auto 20px; - max-width: 360px; - } - - .state-actions { - display: flex; - justify-content: center; - gap: 12px; - flex-wrap: wrap; - } - .error-icon { font-size: 64px; margin-bottom: 16px; @@ -1923,11 +1882,6 @@ color: #41464b; } - .status-inactive { - background: linear-gradient(135deg, #dbeafe, #eff6ff); - color: #1d4ed8; - } - /* Stats Grid */ .stats-grid { display: grid; @@ -4254,23 +4208,6 @@
Loading your subscription...
- - -