.notion-login{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;display:flex}.notion-login-content{width:100%;max-width:380px}.notion-login-header{text-align:center;margin-bottom:2.5rem}.notion-login-logo{color:#37352f;letter-spacing:-.02em;margin-bottom:0;font-size:1.5rem;font-weight:700}.notion-google-button{color:#37352f;cursor:pointer;background:#fff;border:1px solid #37352f29;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.notion-google-button:hover:not(:disabled){background:#37352f08;box-shadow:0 2px 4px #00000014}.notion-google-button:active:not(:disabled){background:#37352f0f}.notion-google-button:disabled{opacity:.6;cursor:not-allowed}.notion-google-icon{flex-shrink:0;width:20px;height:20px}.notion-spinner-container{align-items:center;gap:.75rem;display:flex}.notion-spinner{width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notion-error-message{color:#dc2626;text-align:center;background:#dc26261a;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem}@media (prefers-color-scheme:dark){.notion-login{background:#191919}.notion-login-logo{color:#ffffffe6}.notion-google-button{color:#ffffffe6;background:#ffffff0e;border-color:#ffffff25}.notion-google-button:hover:not(:disabled){background:#ffffff14}.notion-google-button:active:not(:disabled){background:#ffffff1a}}@media (max-width:640px){.notion-login{padding:1.5rem}}
