:root{--olive:#3d4a2a;--olive-dark:#33401f;--olive-text:#2c351f;--cream:#f3eddd;--cream-border:#dcd6c4;--card-border:#e2d9bf;--soft-fill:#e7dfc9;--card-bg:#fbf7ec;--mustard:#d98f1e;--mustard-dark:#c47f14;--mustard-fill:#efe2c4;--mustard-text:#8a5f0b;--danger:#a8542a;--danger-fill:#f1dcd1;--danger-border:#e3c6b4;--green-fill:#e1e9d2;--green-border:#cfdbbc;--row-divider:#eae2cc}html,body{background:var(--cream-border);color:var(--olive-text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}a{color:var(--mustard-text);text-decoration:none}a:hover{color:var(--mustard-dark);text-decoration:underline}input,select,textarea,button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--cream-border);border-radius:8px}
