*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F6F5F2;--surface: #FFFFFF;--text: #2B2620;--muted: #8A8377;--border: #E7E3DB;--accent: #B05E3B;--accent-soft: rgba(176, 94, 59, .1);--success: #5C7B5A;--danger: #C0492F}html,body,#root{height:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:14px}h1,h2,h3{font-family:Fraunces,serif;font-weight:600}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d8d2c7;border-radius:99px}@keyframes taal-spin{to{transform:rotate(360deg)}}@keyframes taal-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
