:root{--font-family:"Plus Jakarta Sans", system-ui, Roboto, sans-serif;--sans:var(--font-family);--mono:ui-monospace, Consolas, monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-pill:9999px;--sidebar-width:220px;--sidebar-width-collapsed:56px;--topbar-height:56px;--status-green:var(--green-500);--status-amber:var(--yellow-500);--status-red:var(--red-500);--status-blue:var(--blue-400);--status-orange:var(--orange-400);--status-pink:var(--pink-500)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-family);color:var(--text-color);background:var(--surface-ground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.45}.p-component,.p-component *{font-family:var(--font-family)}a{color:var(--primary-color)}button{font-family:var(--font-family)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.view-error-boundary{align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-4);margin:var(--space-4) 0;border:1px dashed var(--status-red);border-radius:var(--radius-lg);color:var(--text-color-secondary);text-align:center;flex-direction:column;display:flex}.view-error-boundary svg{color:var(--status-red)}.view-error-boundary p{color:var(--text-color);margin:0;font-weight:600}.view-error-boundary details{max-width:40rem;color:var(--text-color-secondary);font-size:.85rem}.view-error-boundary pre{white-space:pre-wrap;word-break:break-word;text-align:left}
