/* /Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.login-heading[b-mk86oe6f7y] { margin-bottom: 1.5rem; }
h1[b-mk86oe6f7y] { margin: 0; font-size: 1.9rem; overflow-wrap: anywhere; }
h2[b-mk86oe6f7y] { font-size: 1.15rem; font-weight: 600; }
.signin-options[b-mk86oe6f7y] { display: grid; gap: 1.5rem; }
.signin-options > section[b-mk86oe6f7y] { min-width: 0; }
.preferred-methods[b-mk86oe6f7y]  .method-list { display: grid; gap: .75rem; margin-top: .75rem; }
.preferred-methods[b-mk86oe6f7y]  .method-list .btn { padding: .75rem 1rem; white-space: normal; }
.provider-brand-button[b-mk86oe6f7y] { display: flex; align-items: center; width: fit-content; max-width: 100%; min-height: 44px; padding: 0; border: 0; background: transparent; cursor: pointer; }
.provider-brand-button[b-mk86oe6f7y]  img { display: block; height: 44px; max-width: 100%; object-fit: contain; }
.provider-brand-button:focus-visible[b-mk86oe6f7y] { outline: 3px solid #258cfb; outline-offset: 3px; }
.provider-brand-button:hover[b-mk86oe6f7y] { box-shadow: 0 1px 3px rgba(0,0,0,.2); }
.provider-text-button[b-mk86oe6f7y] { padding: 8px 12px; border: 1px solid #747775; border-radius: 4px; background: #fff; color: #1f1f1f; font-size: 14px; text-align: left; }
.aws-provider[b-mk86oe6f7y] { gap: 12px; border-color: #ad721b; background: #fffaf2; color: #232f3e; font-weight: 600; }
.aws-provider[b-mk86oe6f7y]  img { width: 34px; height: 22px; }
.preferred-methods[b-mk86oe6f7y]  .method-action { display: flex; align-items: center; gap: 12px; min-height: 44px; padding: 9px 12px; border: 1px solid; border-radius: 4px; font-size: 14px; font-weight: 600; text-align: left; text-decoration: none; cursor: pointer; }
.preferred-methods[b-mk86oe6f7y]  .method-action img { width: 24px; height: 24px; flex: 0 0 24px; }
.preferred-methods[b-mk86oe6f7y]  .passkey-action { color: #593987; border-color: #8064a4; background: #f7f3fc; }
.preferred-methods[b-mk86oe6f7y]  .email-code-action { color: #145f56; border-color: #43867d; background: #effaf7; }
.preferred-methods[b-mk86oe6f7y]  .method-action:hover { box-shadow: 0 1px 3px rgba(0,0,0,.2); }
.preferred-methods[b-mk86oe6f7y]  .method-action:focus-visible { outline: 3px solid #258cfb; outline-offset: 3px; }
.preferred-methods[b-mk86oe6f7y]  .method-action:disabled { opacity: .6; cursor: wait; }
#passkey-error:empty[b-mk86oe6f7y] { display: none; }
.password-help[b-mk86oe6f7y] { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: .5rem; margin-bottom: 1rem; font-size: .875rem; }
.create-account[b-mk86oe6f7y] { margin: 1rem 0 0; }
.confirmation-help[b-mk86oe6f7y] { margin-top: 1.5rem; font-size: .875rem; }
@media (min-width: 768px) {
    .signin-options-split[b-mk86oe6f7y] { grid-template-columns: 1fr 1fr; gap: 2rem; }
    .signin-options-split .account-options[b-mk86oe6f7y] { border-left: 1px solid #dce1e6; padding-left: 2rem; }
}
@media (max-width: 767.98px) {
    .signin-options-split .account-options[b-mk86oe6f7y] { border-top: 1px solid #dce1e6; padding-top: 1.5rem; }
}

/* Initial focus announces the page, without selecting an authentication method. */
#signin-heading:focus[b-mk86oe6f7y] { outline: none; }
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-dyjl1pegjh] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-dyjl1pegjh] {
  color: #0077cc;
}

.btn-primary[b-dyjl1pegjh] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-dyjl1pegjh], .nav-pills .show > .nav-link[b-dyjl1pegjh] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-dyjl1pegjh] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-dyjl1pegjh] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-dyjl1pegjh] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-dyjl1pegjh] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-dyjl1pegjh] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Pages/Shared/_LoginLayout.cshtml.rz.scp.css */
.login-shell[b-u1bti6ovl7] { display: flex; justify-content: center; align-items: flex-start; flex: 1 0 auto; padding: clamp(1rem, 5vh, 3rem) 1rem; }
.login-container[b-u1bti6ovl7] { width: 100%; max-width: 400px; padding: 20px; background: #f8f9fa; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 8px 24px rgba(0,0,0,.25); }
.login-container-wide[b-u1bti6ovl7] { max-width: 880px; padding: 28px; }
.footer[b-u1bti6ovl7] { position: static; flex: 0 0 auto; margin-top: auto; width: 100%; padding: 1rem 0; line-height: 1.5; background: rgba(255,255,255,.9); }
.login-footer-content[b-u1bti6ovl7] { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: .5rem 1.5rem; }
.identity-brand[b-u1bti6ovl7] { color: #123c62; }
@media (max-width: 575.98px) {
    .login-shell[b-u1bti6ovl7] { padding: 1rem .75rem; }
    .login-container-wide[b-u1bti6ovl7] { padding: 20px 8px; }
}
/* /Pages/Shared/_ThinLayout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-tt98vnqdrc] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-tt98vnqdrc] {
  color: #0077cc;
}

.btn-primary[b-tt98vnqdrc] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-tt98vnqdrc], .nav-pills .show > .nav-link[b-tt98vnqdrc] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-tt98vnqdrc] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-tt98vnqdrc] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-tt98vnqdrc] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-tt98vnqdrc] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-tt98vnqdrc] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
