:root{--white: #ffffff;--dark-green: #28301c;--muted: #f6f7f4;--border: #e5e7eb;--lime: #ccff00;--text-secondary: #727887;--text-caption: #8f9383;--info-light: #efedfa;--info-text: #4b4768;--light-lime: #f1ffd0;--light-pink: #fff0f7;--error-text: #c85a68;--font-ui: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Inter", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--white);font-family:var(--font-body);color:var(--dark-green);height:100dvh;overflow:hidden;position:fixed;width:100%}input,textarea{font-size:16px!important}
