:root{--bg: #F8F4EF;--surface: #FFFFFF;--surface-warm: #FDFAF6;--text: #1C1410;--text-mid: #7A6A58;--text-faint: #B5A598;--accent: #C4622D;--accent-soft: #F5E8DC;--accent-deep: #9E3E14;--border: #E8DDD0;--divider: #F0E8E0;--danger: #D94E3A;--danger-soft: #FEE8E5;--shadow: #8B5E3C;--serif: Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background-color:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}button,input,textarea,select{font-family:inherit}a{text-decoration:none;color:inherit}input:focus,textarea:focus,button:focus{outline:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes spin{to{transform:rotate(360deg)}}
