*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #009c3b;--yellow: #ffdf00;--blue: #002776;--bg: #f5f5f5;--surface: #ffffff;--border: #e5e7eb;--text: #111827;--text-secondary: #6b7280;--radius: 12px;--shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.06)}html,body{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}#root{min-height:100%;display:flex;flex-direction:column}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit}a{color:inherit;text-decoration:none}
