:root{--color-primary: #7c51a1;--color-primary-hover: #6b4590;--color-primary-active: #5a3a7a;--color-primary-50: #f4f0fa;--color-primary-100: #f2eef6;--color-primary-200: #d3c5e0;--color-primary-300: #b299c8;--color-primary-400: #926eb1;--color-primary-500: #7c51a1;--color-background: #ffffff;--color-foreground: #272b30;--color-card: #ffffff;--color-secondary: #f8f9fa;--color-border: #ced4da;--color-muted: #dee2e6;--color-muted-foreground: #6a7178;--color-page-bg: #f9fafb;--color-accent: #f1f3f5;--color-error: #bb2915;--color-ring: #7c51a1;--color-input-border: #ced4da;--color-input-placeholder: #4f575e;--color-input-text: #272b30;--color-critical-bg: #ffebee;--color-critical-border: #f09595;--color-critical-text: #c62828;--color-critical-text-strong: #791f1f;--color-warning-bg: #fff8e1;--color-warning-border: #e6b84d;--color-warning-text: #f57f17;--color-warning-text-strong: #854f0b;--color-success-bg: #e8f5e9;--color-success-border: #97c459;--color-success-text: #2e7d32;--color-success-text-strong: #27500a;--color-info-bg: #e3f2fd;--color-info-border: #7aaad6;--color-info-text: #1565c0;--color-info-text-strong: #1a3d6b;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "IBM Plex Mono", "SF Mono", "Fira Code", Courier, monospace;--radius-sm: 4px;--radius-button: 5px;--radius-card: 4px;--radius-md: 8px;--radius-pill: 999px;--shadow-raised: 0 1px 3px rgba(0, 0, 0, .04);--shadow-card: 0 0 10px 0 rgba(188, 201, 192, .5);--shadow-overlay: 0 4px 16px rgba(0, 0, 0, .1);--shadow-top: 0 8px 24px rgba(0, 0, 0, .12);--space-page: 24px;--header-h: 4.05rem}:root{--color-rejected-bg: #fde8d8;--color-rejected-border: #f4a26a;--color-rejected-text-strong: #7a2e00;--color-stage-1: #185fa5;--color-stage-1-light: #e6f1fb;--color-stage-2: #854f0b;--color-stage-2-light: #faeeda;--color-stage-3: #0f6e56;--color-stage-3-light: #e1f5ee;--color-stage-4: #7c51a1;--color-stage-4-light: #f2eef6}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:var(--color-page-bg);color:var(--color-foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mono{font-family:var(--font-mono)}input:not([type=checkbox]):not([type=radio]):not([type=file]),select{height:2.5rem!important;border-radius:4px!important;font-size:.875rem}textarea{border-radius:4px!important}input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,select:focus,textarea:focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #7c51a11f!important;outline:none!important}
