*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--coral: #D85A30;--coral-light: #FAECE7;--coral-mid: #F0997B;--coral-dark: #993C1D;--bg: #F5F4F0;--surface: #FFFFFF;--surface2: #F8F7F4;--border: rgba(0,0,0,.09);--border-mid: rgba(0,0,0,.16);--text: #1A1A1A;--text2: #6B6B6B;--text3: #A0A0A0;--green: #3B6D11;--green-bg: #EAF3DE;--red: #A32D2D;--red-bg: #FCEBEB;--amber: #854F0B;--amber-bg: #FAEEDA;--blue: #185FA5;--blue-bg: #E6F1FB;--radius: 8px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08)}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:var(--text);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:3px}
