:root{--navy:#10152f;--ink:#171b38;--muted:#626980;--primary:#595cda;--primary-hover:#484bc1;--cyan:#32d6ca;--surface:#ffffff;--soft:#f5f6fb;--line:#e5e7f0;--radius:16px;--shadow:0 16px 50px rgb(24 30 73/8%)}.ui-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:650;line-height:1.5;border-radius:6px;padding:4px 8px;background:#f0f1f7;color:#555d76;white-space:nowrap}.ui-badge--brand{background:#eeeeff;color:#4f46bd}.ui-badge--success{background:#e0f5ef;color:#176f5b}.ui-badge--warning{background:#fff2d9;color:#85540e}.ui-badge--danger{background:#ffecee;color:#a82f4b}.ui-progress{height:6px;border-radius:9px;overflow:hidden;background:#e8eaf2}.ui-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6b6dea,#23b9af)}.ui-state{text-align:center;padding:64px 24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.ui-state h2{font-size:22px;margin:20px 0 12px}.ui-state p{color:var(--muted);max-width:500px;margin:0 auto 24px;line-height:1.8}.ui-state-icon{display:inline-grid;place-items:center;width:64px;height:64px;background:#f0efff;color:var(--primary);border-radius:18px}.ui-state .actions{justify-content:center}