*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal: #0d7377;--teal-dark: #085c60;--teal-light: #14a085;--green: #137a3f;--green-bg: #e4f7ec;--orange: #d97706;--orange-bg: #fef3c7;--red: #dc2626;--red-bg: #fee2e2;--yellow: #b45309;--yellow-bg: #fef9c3;--border: #e2e8f0;--surface: #f8fafc;--muted: #64748b;--text-main: #1e293b;--radius: 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{background:#f1f5f9;color:var(--text-main);font-size:15px;line-height:1.5;overscroll-behavior:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes slidein{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes scanline{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}
