*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1a56db;--blue-dark: #1144b8;--blue-light: #e8f0fe;--green: #057a55;--green-light: #def7ec;--red: #c81e1e;--red-light: #fde8e8;--yellow: #9f580a;--yellow-light: #feecdc;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-600: #4b5563;--gray-800: #1f2937;--radius: 12px;--shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.08);--shadow-lg: 0 4px 16px rgba(0,0,0,.12)}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--gray-50);color:var(--gray-800);-webkit-font-smoothing:antialiased}#root{min-height:100%;display:flex;flex-direction:column}button{cursor:pointer;font-family:inherit;border:none;outline:none}button:active{opacity:.85;transform:scale(.98)}
