:root{--primary: #6c47ff;--primary-dark: #5535e0;--sidebar-bg: #1e1b4b;--sidebar-text: #c7d2fe;--sidebar-active: #fff;--sidebar-active-bg: rgba(255, 255, 255, .12);--bg: #f8f7ff;--card: #ffffff;--text: #1f2937;--muted: #6b7280;--border: #e5e7eb;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--radius: 10px;--shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .05)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}button{cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}input,select,textarea{font-family:inherit}.badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.badge.badge-confirmed{background:#10b9811f;color:#059669}.badge.badge-pending,.badge.badge-deposit_paid,.badge.badge-balance_due,.badge.badge-pending_payment{background:#f59e0b1f;color:#d97706}.badge.badge-completed{background:#6c47ff1f;color:var(--primary)}.badge.badge-cancelled,.badge.badge-refunded,.badge.badge-expired{background:#ef44441f;color:#dc2626}.badge.badge-draft{background:#6b72801f;color:var(--muted)}
