:root{--color-primary: #0a8a3a;--color-primary-dark: #066b2c;--color-bg: #ffffff;--color-text: #1a1a1a;--color-muted: #6b7280;--color-success: #16a34a;--color-warning: #eab308;--color-danger: #dc2626;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;overscroll-behavior:none}#root{min-height:100vh;min-height:100dvh}button{font-family:inherit;cursor:pointer}
