:root{--background:#f4f6f3;--foreground:#1c2720;--ink-primary:#121d17;--ink-secondary:#283a30;--ink-muted:#526358;--ink-subtle:#738479;--line:#d1ddd3;--line-strong:#aebfb2;--green:#196947;--green-hover:#135538;--green-deep:#0f3627;--green-soft:#e3efe5;--cream:#fff;--card-bg:#fff;--card-border:#d7e2da;--input-bg:#fff;--input-border:#cbd6ce;--shadow-subtle:0 4px 20px #121d170f;--shadow-elevated:0 12px 36px #121d1714}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}button,input,select,textarea{font:inherit;color:inherit}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
