.auth-layout{color:#eee;background-color:#1a1c29;background-image:url(/img/login_background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100dvh;position:relative;overflow:hidden}.auth-layout .body-sign{width:100%;max-width:500px;height:100vh;min-height:100dvh;margin:0 auto;padding:0 15px;display:table}.auth-layout .center-sign{vertical-align:middle;padding-top:20px;display:table-cell}.auth-card{opacity:.95;background:0 0}.auth-layout .body-sign .auth-card .card-title-sign .auth-title{color:#fff;background-color:#262b38;border-radius:5px 5px 0 0;align-items:center;width:100%;min-height:54px;padding:13px 17px;font-family:Southwest Sans,Helvetica Neue,Arial,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.2;display:flex}.login-heart{object-fit:contain;vertical-align:middle;flex:none;width:auto;height:28px;display:inline-block;position:relative;top:1px}.auth-title-icon{margin-right:7px;font-size:1.65rem;line-height:1}.auth-layout .body-sign .auth-card .auth-card-body{color:#eee;background-color:#2f3545;border:0;border-radius:0 0 5px 5px;padding:33px 33px 15px;box-shadow:0 1px 2px #0000001a}.auth-alert{margin:0 0 14px;box-shadow:0 4px 14px #0000002e}.auth-layout label{color:#eee;font-weight:400}.auth-password-group{border:0}.crew-input{color:#eee;background-color:#2f3545;border-color:#5a6478}.crew-input:focus{color:#eee;background-color:#2f3545;border-color:#7a84a0;box-shadow:0 0 0 .2rem #7a84a059}.crew-input::placeholder{color:#a7afc1}.crew-input:-webkit-autofill{-webkit-text-fill-color:#eee;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #2f3545}.crew-input:-webkit-autofill:hover{-webkit-text-fill-color:#eee;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #2f3545}.crew-input:-webkit-autofill:focus{-webkit-text-fill-color:#eee;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #2f3545}.crew-toggle{color:#eee;background:#262b38;border-color:#5a6478;min-width:65px}.crew-toggle:hover,.crew-toggle:active{color:#fff;background:#343a4a;border-color:#7a84a0}.crew-toggle:focus-visible{box-shadow:0 0 0 .2rem #5a647859}.login-options{color:#cfd6e5;justify-content:space-between;align-items:center;gap:12px;display:flex}.login-options .form-check{min-width:max-content;margin:0}.crew-link{color:#c8cedd;background:0 0;border:0;text-decoration:none}.crew-link:hover,.crew-link:focus-visible{color:#e5e9f3;text-decoration:underline}.link-button{font:inherit;cursor:pointer;padding:0}.link-button:disabled{cursor:default;opacity:.6}.crew-signin{color:#fff;letter-spacing:.2px;background:linear-gradient(90deg,#3a3f50 0%,#4a5064 100%);border:1px solid #5a6478;min-width:160px;font-weight:700;transition:transform .14s,box-shadow .14s,filter .14s}.crew-signin:hover:not(:disabled){color:#fff;filter:brightness(1.03);background:linear-gradient(90deg,#3a3f50 0%,#4a5064 100%);border-color:#6b7690;transform:scale(1.01);box-shadow:0 10px 20px #5a647859}.crew-signin:active:not(:disabled){filter:brightness(.98);transform:scale(.995)}.crew-signin:focus-visible{box-shadow:0 0 0 .2rem #5a647859}.crew-signin:disabled{color:#d7dbe4;opacity:.72;background:#3a4051;border-color:#5a6478}.auth-submit-row,.auth-secondary-row,.token-result{justify-content:center;display:flex}.auth-secondary-row{margin-top:14px}.signup-copy{color:#858b99;text-align:center;margin:7px 0 0}.auth-instructions{color:#cfd6e5;margin:0 0 20px}.auth-code-input{text-align:center;letter-spacing:.16em}.passkey-alternative{margin-top:15px}.passkey-divider{color:#7a84a0;text-align:center;background-color:#5a6478;height:1px;margin:15px 0 24px;position:relative}.passkey-divider span{background-color:#2f3545;padding:0 10px;font-size:.9rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.passkey-button{color:#c8cedd;border-color:#5a6478;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.passkey-label-mobile{display:none}.auth-progress{color:#cfd6e5;justify-content:center;align-items:center;gap:12px;min-height:110px;display:flex}.auth-spinner{border:3px solid #ffffff38;border-top-color:#fdbc12;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-spinner{animation-duration:1.8s}.crew-signin{transition:none}}.reset-actions{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.reset-button{min-width:120px}.bottom-links{z-index:1100;align-items:center;gap:15px;display:flex;position:fixed;bottom:18px;right:18px}.bottom-link{color:#c9b458;text-shadow:0 1px 2px #0006;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:600;line-height:1.5;text-decoration:none}.bottom-link:hover,.bottom-link:focus-visible{color:#d6c25a;text-decoration:underline}.cookie-dialog{color:#eee;background:#2f3545;border:1px solid #5a6478;border-radius:6px;width:min(500px,100vw - 30px);max-width:500px;padding:0;box-shadow:0 24px 60px #00000073}.cookie-dialog::backdrop{background:#0000008c}.cookie-dialog-content{flex-direction:column;display:flex}.cookie-dialog-header,.cookie-dialog-footer{align-items:center;padding:16px;display:flex}.cookie-dialog-header{border-bottom:1px solid #5a6478;justify-content:space-between;gap:15px}.cookie-dialog-header h2{color:#eee;margin:0;font-size:1.1rem;font-weight:600}.cookie-dialog-body{padding:16px}.cookie-dialog-body p:last-child{margin-bottom:0}.cookie-dialog-footer{border-top:1px solid #5a6478;justify-content:flex-end}.cookie-dialog-footer .crew-signin{min-width:110px}@media (max-width:575px){.auth-layout .body-sign{padding:0 14px}.auth-layout .center-sign{padding-top:0}.auth-layout .body-sign .auth-card .auth-card-body{padding:26px 22px 15px}.auth-layout .body-sign .auth-card .card-title-sign .auth-title{min-height:52px;padding:12px 15px;font-size:1rem}.login-options{align-items:flex-start;font-size:.92rem}.bottom-links{bottom:12px;right:12px}.bottom-link{font-size:11px}}@media (max-width:767.98px),(hover:none) and (pointer:coarse){.passkey-label-desktop{display:none}.passkey-label-mobile{display:inline}}
