:root{--color-bg: #0f0f0f;--color-surface: #1a1a1a;--color-surface-hover: #222;--color-border: #2a2a2a;--color-text: #f0f0f0;--color-text-muted: #888;--color-accent: #e8a838;--color-accent-dim: rgba(232, 168, 56, .15);--color-success: #4caf50;--color-danger: #e74c3c;--color-refill: #2196f3;--color-billing: #ff9800;--color-assistance: #9c27b0;--radius: 12px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}[data-astro-cid-7gqygwu6]{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);min-height:100vh;display:flex;flex-direction:column}.dashboard-header[data-astro-cid-7gqygwu6]{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:16px 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.dashboard-header__left[data-astro-cid-7gqygwu6]{display:flex;align-items:center;gap:12px}.dashboard-header__logo[data-astro-cid-7gqygwu6]{font-size:20px;font-weight:700;color:var(--color-accent)}.dashboard-header__status[data-astro-cid-7gqygwu6]{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-muted)}.status-dot[data-astro-cid-7gqygwu6]{width:8px;height:8px;border-radius:50%;background:var(--color-text-muted);transition:background .3s ease}.status-dot--connected[data-astro-cid-7gqygwu6]{background:var(--color-success);box-shadow:0 0 8px #4caf5080}.status-dot--error[data-astro-cid-7gqygwu6]{background:var(--color-danger);box-shadow:0 0 8px #e74c3c80}.dashboard-header__count[data-astro-cid-7gqygwu6]{background:var(--color-accent);color:#000;font-weight:700;font-size:14px;padding:4px 12px;border-radius:999px;display:none}.dashboard-header__count--visible[data-astro-cid-7gqygwu6]{display:inline-block;animation:pulse-badge 1.5s ease infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.dashboard-main[data-astro-cid-7gqygwu6]{flex:1;padding:24px;overflow-y:auto}.dashboard-empty[data-astro-cid-7gqygwu6]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center;color:var(--color-text-muted)}.dashboard-empty__icon[data-astro-cid-7gqygwu6]{font-size:64px;margin-bottom:16px;opacity:.3}.dashboard-empty__text[data-astro-cid-7gqygwu6]{font-size:18px;font-weight:500}.dashboard-empty__subtext[data-astro-cid-7gqygwu6]{font-size:14px;margin-top:8px;opacity:.7}.bell-queue[data-astro-cid-7gqygwu6]{display:flex;flex-direction:column;gap:12px;max-width:600px;margin:0 auto}.bell-card[data-astro-cid-7gqygwu6]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:20px;display:flex;align-items:center;gap:16px;animation:slide-in .4s ease;transition:background .2s ease}.bell-card[data-astro-cid-7gqygwu6]:hover{background:var(--color-surface-hover)}@keyframes slide-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.bell-card__icon[data-astro-cid-7gqygwu6]{font-size:36px;line-height:1;flex-shrink:0}.bell-card__icon--refill[data-astro-cid-7gqygwu6]{color:var(--color-refill)}.bell-card__icon--billing[data-astro-cid-7gqygwu6]{color:var(--color-billing)}.bell-card__icon--assistance[data-astro-cid-7gqygwu6]{color:var(--color-assistance)}.bell-card__body[data-astro-cid-7gqygwu6]{flex:1}.bell-card__label[data-astro-cid-7gqygwu6]{font-size:16px;font-weight:600;margin-bottom:4px}.bell-card__meta[data-astro-cid-7gqygwu6]{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--color-text-muted)}.bell-card__table[data-astro-cid-7gqygwu6]{background:var(--color-accent-dim);color:var(--color-accent);padding:2px 10px;border-radius:999px;font-weight:600;font-size:12px}.bell-card__time[data-astro-cid-7gqygwu6]{font-variant-numeric:tabular-nums}.bell-card__actions[data-astro-cid-7gqygwu6]{flex-shrink:0}.bell-card__handle-btn[data-astro-cid-7gqygwu6]{background:var(--color-success);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;font-family:var(--font);cursor:pointer;transition:all .2s ease}.bell-card__handle-btn[data-astro-cid-7gqygwu6]:hover{background:#43a047;transform:translateY(-1px)}.bell-card__handle-btn[data-astro-cid-7gqygwu6]:active{transform:translateY(0)}.bell-fullscreen[data-astro-cid-7gqygwu6]{position:fixed;inset:0;z-index:9999;background:#000000e6;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;opacity:0;visibility:hidden;transition:all .3s ease}.bell-fullscreen--visible[data-astro-cid-7gqygwu6]{opacity:1;visibility:visible}.bell-fullscreen__icon[data-astro-cid-7gqygwu6]{font-size:120px;animation:bell-ring .6s ease infinite alternate}@keyframes bell-ring{0%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}.bell-fullscreen__text[data-astro-cid-7gqygwu6]{font-size:32px;font-weight:700;text-align:center}.bell-fullscreen__table[data-astro-cid-7gqygwu6]{font-size:48px;font-weight:800;color:var(--color-accent)}.bell-fullscreen__dismiss[data-astro-cid-7gqygwu6]{background:var(--color-accent);color:#000;border:none;border-radius:12px;padding:16px 40px;font-size:18px;font-weight:700;font-family:var(--font);cursor:pointer;transition:all .2s ease;margin-top:16px}.bell-fullscreen__dismiss[data-astro-cid-7gqygwu6]:hover{background:#d49530;transform:translateY(-2px)}@media (max-width: 768px){.dashboard-header[data-astro-cid-7gqygwu6]{padding:12px 16px}.dashboard-main[data-astro-cid-7gqygwu6]{padding:16px}.bell-card[data-astro-cid-7gqygwu6]{padding:16px;gap:12px}.bell-card__icon[data-astro-cid-7gqygwu6]{font-size:28px}.bell-fullscreen__icon[data-astro-cid-7gqygwu6]{font-size:80px}.bell-fullscreen__text[data-astro-cid-7gqygwu6]{font-size:24px}.bell-fullscreen__table[data-astro-cid-7gqygwu6]{font-size:36px}}
