:root{--color-background:#f6f6f7;--color-surface:#fff;--color-surface-muted:#fafafb;--color-surface-sunken:#f1f1f3;--color-border:#e4e4e8;--color-border-strong:#d3d3da;--color-text:#15151a;--color-text-secondary:#55555f;--color-text-muted:#8b8b96;--color-text-on-dark:#fff;--color-text-on-dark-muted:#9d9da8;--color-ink:#101014;--color-ink-elevated:#1a1a20;--color-ink-border:#ffffff14;--color-gold:#c8a96e;--color-primary:#b91c1c;--color-primary-hover:#9f1717;--color-primary-active:#7f1212;--color-accent:#c8a96e;--color-workflow-accent:#2563eb;--color-teal:#0d9488;--color-teal-soft:#ccfbf1;--color-success:#16a34a;--color-warning:#d97706;--color-error:#b91c1c;--color-info:#2563eb;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-xxl:28px;--space-xxxl:32px;--space-4xl:40px;--space-5xl:48px;--space-6xl:64px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-pill:999px;--shadow-sm:0 1px 2px #0f0f0f0d;--shadow-md:0 2px 10px #0f0f0f12;--shadow-lg:0 12px 32px #0f0f0f24;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--sidebar-width:236px;--sidebar-width-collapsed:60px;--header-height:56px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-family);background:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{min-height:100vh}input,textarea,button,select{font-family:inherit}@keyframes ap-skeleton{0%{background-position:100%}to{background-position:0}}@keyframes ap-spin{to{transform:rotate(360deg)}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #b91c1c}
