:root{--surface-1: #f2ece1;--surface-2: #f7f2e9;--text-primary: #3a332a;--text-secondary: #6f5a3e;--text-muted: #9a8f7d;--text-danger: #b3453a;--radius: 12px}html,body{margin:0;padding:0;background:#faf8f3;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}input,textarea,button,select{font-family:inherit;color:var(--text-primary)}input,textarea,select{padding:.6rem .75rem;border-radius:10px;border:1px solid rgba(120,113,98,.4);background:#fff;font-size:14px;outline:none}input:focus,textarea:focus,select:focus{border-color:#a68867}button{cursor:pointer}a{color:var(--text-secondary)}
