:root{--bg:#fbf7f0;--surface:#fff;--surface-alt:#f1ebdc;--border:#e7dfce;--text:#1c1c1a;--text-soft:#4a463d;--muted:#8a8478;--green:#0b3d2e;--on-green:#efe9dc;--danger:#b3413a}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}a{color:var(--green);text-decoration:none}button{font-family:inherit}::placeholder{color:var(--muted)}
