@import"GeneXusUnanimo.UnanimoWeb.css";@import"GeneXusReporting.QueryViewerWeb.css";@import"GeneXusReporting.DashboardViewerWeb.css";@import"WebFinanceiroGx18_Tokens.css";@layer WebFinanceiroGx18{@keyframes gradientAnimation{0%{background-position :0% 50%;}50%{background-position :100% 50%;}100%{background-position :0% 50%;}}.table-login{width :400px;height :500px;padding :45px 50px 45px 50px;background :var(--colors_surface);border-radius :var(--radius_xl);box-shadow :var(--shadows_xxs);}.table-background{background :linear-gradient(135deg,#6495ED,#ffffff,#6495ED);background-size :300% 300%;background-position :0% 50%;background-repeat :no-repeat;width :100%;height :100vh;padding :15px;border-radius :8px;box-shadow :0 4px 8px rgba(0,0,0,.1);box-sizing :border-box;animation :gradientAnimation 8s ease infinite;}.Button{padding :10px 20px;border-radius :12px;background-color :#000080;color :white;font-weight :bold;border :none;cursor :pointer;display :inline-flex;align-items :center;justify-content :center;height :35px;line-height :normal;text-align :center;}.Button:hover{background-color :#0000b3;}}