/* Sign-in page - layout from dashboard.css (.dashboard.split-60).
   Right panel hosts the EpicArt widget; make it fill the pane. */

.signin .dashboard-right > [widget="signin_right"] {
    position: absolute;
    inset: 0;
}
