:root{--bg: #f6f7fb;--surface: #ffffff;--surface-raised: #ffffff;--surface-sunken: #f5f6f8;--ink: #323338;--ink-muted: #676879;--ink-subtle: #6c6f7d;--line: #e6e9ef;--line-strong: #d0d4e4;--action: #0073ea;--action-hover: #0060b9;--action-soft: #e5f0fd;--action-contrast: #ffffff;--brand-perq: #6161ff;--brand-accent: #6161ff;--brand-accent-strong: #4b4bd6;--brand-accent-soft: #eeeefe;--brand-accent-contrast: #ffffff;--status-green: #00c875;--status-green-ink: #323338;--status-orange: #fdab3d;--status-orange-ink: #323338;--status-yellow: #ffcb00;--status-yellow-ink: #323338;--status-teal: #66ccff;--status-teal-ink: #323338;--status-blue: #579bfc;--status-blue-ink: #323338;--status-grey: #c4c4c4;--status-grey-ink: #323338;--status-red: #d43f56;--status-red-ink: #ffffff;--status-purple: #9857ce;--status-purple-ink: #ffffff;--status-violet: #784bd1;--status-violet-ink: #ffffff;--status-navy: #225091;--status-navy-ink: #ffffff;--good: #197a4b;--good-fill: var(--status-green);--good-ink: var(--status-green-ink);--good-soft: #e3f9ee;--warn: #8a5a10;--warn-fill: var(--status-orange);--warn-ink: var(--status-orange-ink);--warn-soft: #fff3e0;--danger: #c3273e;--danger-fill: var(--status-red);--danger-ink: var(--status-red-ink);--danger-soft: #fdecef;--info: #0073ea;--info-fill: var(--status-blue);--info-ink: var(--status-blue-ink);--info-soft: #e5f0fd;--group-1: #0073ea;--group-2: #6161ff;--group-3: #00c875;--group-4: #fdab3d;--group-5: #a25ddc;--group-6: #66ccff;--radius-sm: 4px;--radius: 8px;--radius-lg: 12px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(50, 51, 56, .06);--shadow: 0 4px 12px rgba(50, 51, 56, .08);--shadow-lg: 0 12px 32px rgba(50, 51, 56, .14);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--font-sans: "Figtree", "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Mono", Menlo, Consolas, monospace;--sidebar-width: 248px;--topbar-height: 56px}@media(prefers-color-scheme:dark){:root{--bg: #181b34;--surface: #22253c;--surface-raised: #2b2e4a;--surface-sunken: #2b2e4a;--ink: #d5d8df;--ink-muted: #9699a6;--ink-subtle: #8b8fa3;--line: #333652;--line-strong: #4b4e69;--action: #4aa1f5;--action-hover: #6cb4f7;--action-soft: #1f3352;--action-contrast: #10121f;--brand-perq: #8b8bff;--brand-accent: #8b8bff;--brand-accent-strong: #a5a5ff;--brand-accent-soft: #262a4d;--brand-accent-contrast: #10121f;--good: #4ade80;--good-soft: #14301f;--warn: #fbbf24;--warn-soft: #33280f;--danger: #ff7a8a;--danger-soft: #3a1a20;--info: #6cb4f7;--info-soft: #1f3352;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow: 0 4px 12px rgba(0, 0, 0, .55);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .65)}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;line-height:1.2;letter-spacing:-.01em;text-wrap:balance}a{color:var(--action)}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--action);outline-offset:1px}.tabular{font-variant-numeric:tabular-nums}.perq-pressable{transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,filter .12s ease}.perq-pressable:hover:not(:disabled){filter:brightness(.96)}.perq-row-hover:hover{background:var(--surface-sunken)}.perq-status-cell{transition:filter .12s ease}.perq-status-cell:hover{filter:brightness(1.06)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
