.page[data-route=auth]{align-items:center;height:100%;justify-content:center;overflow:hidden}.page[data-route=auth] .spotlight{align-items:center;display:flex;height:100%;overflow:hidden;overscroll-behavior:none;position:relative;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none}.page[data-route=auth] .spotlight .wall{background-color:#444;height:100%;left:0;position:absolute;top:0;transition:background-color 1s ease;width:100%}.page[data-route=auth] .spotlight .spot{background:-webkit-gradient(radial,center center,0,center center,200,from(transparent),to(#000));height:200%;left:0;pointer-events:none;position:absolute;top:0;transition:background-color 1s ease;width:200%;z-index:4}.page[data-route=auth] .spotlight.logged .spot,.page[data-route=auth] .spotlight.logged .wall{background:transparent}.page[data-route=auth] .authed{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}
