@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";
.login-page{color:#1c1917;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6efe3;min-height:100vh;font-family:Quicksand,ui-sans-serif,system-ui,-apple-system,sans-serif}.login-page *{font-family:inherit}.login-brand{color:#1c1917;align-items:center;gap:10px;margin-bottom:28px;text-decoration:none;display:inline-flex}.login-brand img{border-radius:7px;width:34px;height:34px;display:block}.login-brand span{letter-spacing:-.005em;color:#1c1917;font-size:18px;font-weight:600}.login-headline{letter-spacing:-.02em;color:#111827;margin:0 0 10px;font-size:32px;font-weight:600;line-height:1.1}@media (min-width:640px){.login-headline{font-size:36px}}.login-sub{color:#44403c;margin:0;font-size:15.5px;line-height:1.55}
