.LoginForm-module__aLxvNa__stage{background:#f0f4f9;justify-content:center;align-items:flex-start;width:100vw;min-height:calc(100dvh - 200px);margin-left:calc(50% - 50vw);padding:40px 16px 72px;display:flex}.LoginForm-module__aLxvNa__card{background:#fff;border:1px solid #c4c7c5;border-radius:28px;width:min(450px,100%);padding:36px 40px 28px;box-shadow:0 1px 3px #0000000a}.LoginForm-module__aLxvNa__mark{margin-bottom:16px;display:block}.LoginForm-module__aLxvNa__kicker{font:500 14px / 20px var(--font-sans), ui-sans-serif, system-ui, sans-serif;color:#444746;margin:0 0 8px}.LoginForm-module__aLxvNa__title{font:400 32px / 40px var(--font-sans), ui-sans-serif, system-ui, sans-serif;color:#1f1f1f;margin:0 0 12px}.LoginForm-module__aLxvNa__lead{font:400 16px / 24px var(--font-sans), ui-sans-serif, system-ui, sans-serif;color:#444746;margin:0 0 24px}.LoginForm-module__aLxvNa__trust{flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:0;list-style:none;display:flex}.LoginForm-module__aLxvNa__trust li{background:color-mix(in srgb, var(--accent) 12%, #fff);min-height:28px;color:var(--accent);font:500 12px / 16px var(--font-sans), ui-sans-serif, system-ui, sans-serif;border-radius:8px;align-items:center;padding:4px 12px;display:inline-flex}.LoginForm-module__aLxvNa__google{color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #747775;border-radius:24px;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;margin:0;font:500 14px/20px Roboto,Arial,sans-serif;display:inline-flex}.LoginForm-module__aLxvNa__google:hover{background:#f8f9fa;box-shadow:0 1px 2px #3c404326}.LoginForm-module__aLxvNa__or{color:#444746;font:500 12px / 16px var(--font-sans), ui-sans-serif, system-ui, sans-serif;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0;display:grid}.LoginForm-module__aLxvNa__or:before,.LoginForm-module__aLxvNa__or:after{content:"";background:#c4c7c5;height:1px}.LoginForm-module__aLxvNa__form{flex-direction:column;gap:16px;display:flex}.LoginForm-module__aLxvNa__field{flex-direction:column;gap:6px;display:flex}.LoginForm-module__aLxvNa__field span{font:500 12px / 16px var(--font-sans), ui-sans-serif, system-ui, sans-serif;color:#444746}.LoginForm-module__aLxvNa__field input{height:56px;font:400 16px / 24px var(--font-sans), ui-sans-serif, system-ui, sans-serif;background:#fff;border:1px solid #747775;border-radius:8px;padding:0 16px}.LoginForm-module__aLxvNa__field input:focus{border:2px solid var(--accent);outline:none;padding:0 15px}.LoginForm-module__aLxvNa__filled{background:var(--accent);width:100%;height:40px;color:var(--on-accent);font:500 14px / 20px var(--font-sans), ui-sans-serif, system-ui, sans-serif;cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.LoginForm-module__aLxvNa__filled:hover:not(:disabled){filter:brightness(.95)}.LoginForm-module__aLxvNa__filled:disabled{opacity:.55;cursor:not-allowed;filter:none}.LoginForm-module__aLxvNa__tonal{background:color-mix(in srgb, var(--accent) 16%, #fff);width:100%;height:40px;color:var(--accent);font:500 14px / 20px var(--font-sans), ui-sans-serif, system-ui, sans-serif;cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.LoginForm-module__aLxvNa__tonal:hover{background:color-mix(in srgb, var(--accent) 22%, #fff)}.LoginForm-module__aLxvNa__text{min-height:40px;color:var(--accent);font:500 14px / 20px var(--font-sans), ui-sans-serif, system-ui, sans-serif;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-self:flex-start;align-items:center;padding:0 12px;text-decoration:none;display:inline-flex}.LoginForm-module__aLxvNa__text:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}.LoginForm-module__aLxvNa__row{flex-wrap:wrap;gap:8px;display:flex}.LoginForm-module__aLxvNa__status{font:400 14px / 20px var(--font-sans), ui-sans-serif, system-ui, sans-serif;color:#444746;margin:16px 0 0}.LoginForm-module__aLxvNa__foot{border-top:1px solid #e3e3e3;margin-top:28px;padding-top:20px}.LoginForm-module__aLxvNa__foot p{font:400 12px / 18px var(--font-sans), ui-sans-serif, system-ui, sans-serif;color:#444746;margin:0 0 8px}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .LoginForm-module__aLxvNa__stage{background:#131314}html:not([data-theme=light]) .LoginForm-module__aLxvNa__card{background:#1e1f20;border-color:#444746}html:not([data-theme=light]) .LoginForm-module__aLxvNa__title{color:#e3e3e3}html:not([data-theme=light]) .LoginForm-module__aLxvNa__kicker{color:#c4c7c5}html:not([data-theme=light]) .LoginForm-module__aLxvNa__lead{color:#c4c7c5}html:not([data-theme=light]) .LoginForm-module__aLxvNa__or{color:#c4c7c5}html:not([data-theme=light]) .LoginForm-module__aLxvNa__field span{color:#c4c7c5}html:not([data-theme=light]) .LoginForm-module__aLxvNa__status{color:#c4c7c5}html:not([data-theme=light]) .LoginForm-module__aLxvNa__foot p{color:#c4c7c5}html:not([data-theme=light]) .LoginForm-module__aLxvNa__google{color:#e3e3e3;background:#1e1f20;border-color:#8e918f}html:not([data-theme=light]) .LoginForm-module__aLxvNa__google:hover{background:#2d2f31}html:not([data-theme=light]) .LoginForm-module__aLxvNa__field input{color:#e3e3e3;background:#1e1f20;border-color:#8e918f}html:not([data-theme=light]) .LoginForm-module__aLxvNa__tonal{background:color-mix(in srgb, var(--accent) 28%, #1e1f20)}html:not([data-theme=light]) .LoginForm-module__aLxvNa__foot{border-top-color:#444746}}html[data-theme=dark] .LoginForm-module__aLxvNa__stage{background:#131314}html[data-theme=dark] .LoginForm-module__aLxvNa__card{background:#1e1f20;border-color:#444746}html[data-theme=dark] .LoginForm-module__aLxvNa__title{color:#e3e3e3}html[data-theme=dark] .LoginForm-module__aLxvNa__kicker{color:#c4c7c5}html[data-theme=dark] .LoginForm-module__aLxvNa__lead{color:#c4c7c5}html[data-theme=dark] .LoginForm-module__aLxvNa__or{color:#c4c7c5}html[data-theme=dark] .LoginForm-module__aLxvNa__field span{color:#c4c7c5}html[data-theme=dark] .LoginForm-module__aLxvNa__status{color:#c4c7c5}html[data-theme=dark] .LoginForm-module__aLxvNa__foot p{color:#c4c7c5}html[data-theme=dark] .LoginForm-module__aLxvNa__google{color:#e3e3e3;background:#1e1f20;border-color:#8e918f}html[data-theme=dark] .LoginForm-module__aLxvNa__google:hover{background:#2d2f31}html[data-theme=dark] .LoginForm-module__aLxvNa__field input{color:#e3e3e3;background:#1e1f20;border-color:#8e918f}html[data-theme=dark] .LoginForm-module__aLxvNa__tonal{background:color-mix(in srgb, var(--accent) 28%, #1e1f20)}html[data-theme=dark] .LoginForm-module__aLxvNa__foot{border-top-color:#444746}html[data-theme=light] .LoginForm-module__aLxvNa__stage{background:#f0f4f9}@media (max-width:520px){.LoginForm-module__aLxvNa__card{border-radius:24px;padding:28px 20px 24px}.LoginForm-module__aLxvNa__title{font-size:28px;line-height:36px}}
