body:has(.auth-page-shell){background:var(--color-gray-50)}main:has(.auth-page-shell){background:0 0;flex:auto;width:100%;padding:0}.auth-page-shell{background:var(--color-gray-50);grid-template-columns:1fr;width:100%;min-height:calc(100vh - 112px);display:grid}@media (min-width:861px){.auth-page-shell{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}}.auth-page-left{background:linear-gradient(135deg, var(--color-blue-dark) 0%, var(--color-blue) 55%, var(--color-teal) 100%);display:none;position:relative;overflow:hidden}@media (min-width:861px){.auth-page-left{flex-direction:column;justify-content:center;min-height:100%;display:flex}}.auth-page-panel{background:var(--color-gray-50);justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}@media (min-width:640px){.auth-page-panel{padding:2.5rem 1.5rem}}@media (min-width:861px){.auth-page-panel{min-height:100%;padding:2.5rem 1.5rem}}@media (min-width:1024px){.auth-page-panel{padding:3.75rem 2.5rem}}
