@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--color-primary:#1b1f23;--color-primary-soft:#2d3339;--color-secondary:#5f6672;--color-secondary-soft:#9ca3af;--color-tertiary:#c2410c;--color-tertiary-hover:#9a3412;--color-tertiary-soft:#fff1e6;--color-surface:#f8f6f1;--color-surface-raised:#fff;--color-surface-sunken:#f0ede6;--color-surface-dark:#1b1f23;--color-success:#16a34a;--color-success-soft:#dcfce7;--color-warning:#d97706;--color-warning-soft:#fef3c7;--color-error:#dc2626;--color-error-soft:#fee2e2;--color-info:#2563eb;--color-info-soft:#dbeafe;--color-border:#e5e2db;--color-border-strong:#d1cdc4;--color-border-focus:#c2410c;--font-ui:"Plus Jakarta Sans", sans-serif;--font-data:"IBM Plex Mono", monospace;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--duration-fast:.2s;--duration-normal:.3s;--easing-default:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-ui);-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--color-surface);color:var(--color-primary);min-height:100dvh}#root{flex-direction:column;min-height:100dvh;display:flex}button{min-width:44px;min-height:44px;font-family:inherit}input,select,textarea{font-family:inherit;font-size:16px}
