:root{--patriot-navy:#0a1229;--patriot-red:#b50000;--patriot-off-black:#17191f}.auth-layout{min-height:100svh;font-family:var(--bs-body-font-family);background-color:#f8f3e9;display:grid}.auth-layout__visual{background-color:var(--patriot-navy);min-height:100svh;display:none;position:relative;overflow:hidden}.auth-layout__photo,.auth-layout__scrim{width:100%;height:100%;position:absolute;inset:0}.auth-layout__photo{object-fit:cover}.auth-layout__scrim{background:linear-gradient(#0a122959,#0a12290a 45%,#0a1229b3)}.auth-layout__brand{width:min(17rem,100% - 5rem);display:block;position:absolute;top:2.5rem;left:2.5rem}.auth-layout__brand img{filter:drop-shadow(0 .125rem .25rem #00000040);width:100%;height:auto;display:block}.auth-layout__message{color:#fff;max-width:36rem;position:absolute;bottom:3rem;left:3rem;right:3rem}.auth-layout__eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:600}.auth-layout__headline{font-family:var(--bs-font-serif,Georgia, serif);letter-spacing:-.025em;margin:.75rem 0 0;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:500;line-height:1.15}.auth-layout__credit{color:#fffc;margin:.75rem 0 0;font-size:.75rem}.auth-layout__credit a{color:inherit;text-underline-offset:.15em;text-decoration-color:#ffffff73}.auth-layout__credit a:hover,.auth-layout__credit a:focus-visible{color:#fff;text-decoration-color:currentColor}.auth-layout__form{background-color:#f8f3e9;justify-content:center;align-items:center;min-height:100svh;padding:7.5rem 1.5rem 3rem;display:flex;position:relative}.auth-layout__mobile-brand{width:min(15rem,100% - 3rem);display:block;position:absolute;top:1.5rem;left:1.5rem}.auth-layout__mobile-brand img{width:100%;height:auto;display:block}.auth-layout__form-content{width:100%;max-width:32rem}.auth-standalone-link{color:var(--patriot-red);transition:color .15s,text-decoration-color .15s;-webkit-text-decoration-color:var(--patriot-red)!important;text-decoration-color:var(--patriot-red)!important}.auth-standalone-link:hover,.auth-standalone-link:focus-visible{color:#730000;text-decoration-color:currentColor!important}.auth-photo-fade-enter-active,.auth-photo-fade-leave-active{transition:opacity .9s}.auth-photo-fade-enter-from,.auth-photo-fade-leave-to{opacity:0}.auth-credit-fade-enter-active,.auth-credit-fade-leave-active{transition:opacity .2s}.auth-credit-fade-enter-from,.auth-credit-fade-leave-to{opacity:0}@media (width>=36rem){.auth-layout__form{padding-left:2.5rem;padding-right:2.5rem}}@media (width>=62rem){.auth-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-layout__visual{display:block}.auth-layout__form{padding:3rem 4rem}.auth-layout__mobile-brand{display:none}}@media (prefers-reduced-motion:reduce){.auth-photo-fade-enter-active,.auth-photo-fade-leave-active,.auth-credit-fade-enter-active,.auth-credit-fade-leave-active{transition:none}}.auth-social-login{gap:1rem;display:grid}.auth-social-login__divider{color:#17191fa6;align-items:center;gap:1rem;font-size:.875rem;display:flex}.auth-social-login__divider:before,.auth-social-login__divider:after{content:"";background-color:#0a122926;flex:1;height:1px}.auth-social-login__providers{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.auth-social-login__button{min-height:3rem;color:var(--patriot-off-black);background-color:#fff;border:1px solid #0a122933;border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .15s,box-shadow .15s,color .15s;display:inline-flex}.auth-social-login__button:hover,.auth-social-login__button:focus-visible{border-color:var(--patriot-red);color:var(--patriot-navy);box-shadow:0 0 0 .2rem #b500001f}.auth-social-login__button svg{flex:none;width:1.25rem;height:1.25rem}@media (width<=30rem){.auth-social-login__providers{grid-template-columns:1fr}}
