:root{--color-bg:#fdfbf7;--color-surface:#fff;--color-primary:#2f855a;--color-primary-dark:#276749;--color-text:#2d3748;--color-text-light:#718096;--color-border:#e2e8f0;--color-accent:#f0fff4;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:1rem;--font-family:"Inter",system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.5}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}.container{flex-direction:column;max-width:600px;min-height:100vh;margin:0 auto;padding:1rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
