*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#337fd5;--blue-dark:#0e3d72;--blue-light:#e8f2fb;--text:#333;--text-light:#666;--bg:#f5f7fa;--white:#fff;--border:#dde3ec;--green:#2e7d32;--red:#c62828}body{background:var(--bg);color:var(--text);flex-direction:column;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}#root{flex-direction:column;min-height:100vh;display:flex}
