body{margin:0;background:#faf7f2;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#dedacf;border-radius:6px}::-webkit-scrollbar-track{background:transparent}a{color:#b3261e}a:hover{color:#8c1f19}input:focus,textarea:focus,select:focus{outline:2px solid #2C6E49;outline-offset:1px}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
