:root{--color-primary: #1b3a5c;--color-primary-light: #3e6291;--color-accent: #d4a54a;--color-background: #faf8f3;--color-surface: #ffffff;--color-text-primary: #1b2430;--color-text-secondary: #5b6472;--color-border: #e3e1da;--color-success: #3c8562;--color-error: #c0433e}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--color-background);color:var(--color-text-primary)}input,select,textarea,button{font-family:inherit}table{border-collapse:collapse}
