@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#1b5e20;--green-mid:#2e7d32;--green-light:#43a047;--green-bg:#f1f8e9;--orange:#e65100;--orange-l:#ff6d00;--bg:#f5f7f5;--sidebar:#0d1f0d;--gray:#78909c;--red:#c62828;--text:#1a2e1a;--text-light:#546e7a;--sidebar-w:240px;--header-h:60px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif}button,select,input{cursor:pointer;font-family:inherit}#root{min-height:100vh;display:flex}
