:root{--dark-olive:#4c5a3c;--rust:#b55233;--dusty-tan:#cbbba0;--bone:#f5f1e8;--graphite:#2b2f33;--white:#fff;--error:#c0392b;--success:#27ae60;--muted:#8a8578}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--graphite);background:var(--bone);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit;font-size:inherit}
