:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f8fa;--foreground:#171717;--muted:#667085;--muted-strong:#344054;--border:#d9dee8;--border-subtle:#edf0f5;--surface:#fff;--surface-soft:#f1f4f9;--accent:#146ef5;--accent-soft:#e8f1ff;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-bg:#dbeafe;--color-background:#f9fafb;--color-surface:#fff;--color-border:#e5e7eb;--color-border-hover:#d1d5db;--color-text-primary:#111827;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-success:#10b981;--color-success-bg:#d1fae5;--color-success-border:#6ee7b7;--color-warning:#f59e0b;--color-warning-bg:#fef3c7;--color-warning-border:#fcd34d;--color-error:#ef4444;--color-error-bg:#fee2e2;--color-error-border:#fca5a5;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
