:root{color-scheme:light}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:1.5rem}.auth-logo{max-height:64px;width:auto}.auth-brand-name{font-size:1rem;font-weight:600;letter-spacing:.02em;color:inherit}