:root{--background:#fff;--foreground:#171717;--primary:#30885a;--primary-dark:#256b47;--primary-light:#4aa877;--accent:#f4b740;--surface:#f4f6f5;--surface-strong:#e9efeb;--border:#e2e6e4;--text-muted:#5b5b5b;--header-height:64px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.5;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
