*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8f0e3;--surface: #fff9ef;--surface-2: #f4e7d7;--border: #e1d2be;--text: #342d27;--text-muted: #867767;--accent: #f0b79d;--danger: #c76c62;--success: #9dbfae;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color-scheme:light}html,body,#root{height:100%;background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;border:none;outline:none;font-family:inherit}input{font-family:inherit;outline:none}a{color:inherit;text-decoration:none}@keyframes pulse-soft{0%,to{transform:scale(1);opacity:.55}50%{transform:scale(1.12);opacity:1}}
