.set-password-page{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.set-password-card{-webkit-backdrop-filter:blur(8px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:18px;flex-direction:column;gap:1.75rem;width:100%;max-width:480px;padding:2.75rem 2.5rem;display:flex;box-shadow:0 12px 38px #11256873}.set-password-header{text-align:center;flex-direction:column;gap:.65rem;display:flex}.set-password-tag{text-transform:uppercase;letter-spacing:.4em;color:#bfdbfecc;font-size:.68rem;font-weight:600}.set-password-title{color:#fff;margin:0;font-size:2.2rem;font-weight:700}.set-password-subtitle{color:#e2e8f0e6;margin:0;font-size:.95rem;line-height:1.6}.set-password-loading,.set-password-success{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.set-password-spinner{border:3px solid #ffffff40;border-top-color:#bfdbfe;border-radius:999px;width:3rem;height:3rem;animation:.9s linear infinite setPasswordSpin}@keyframes setPasswordSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.set-password-loading-copy h2,.set-password-loading-copy p{margin:0}.set-password-loading-copy h2{color:#f8fafc;font-size:1.25rem;font-weight:600}.set-password-loading-copy p{color:#e2e8f0d9;font-size:.95rem}.set-password-success-icon{color:#bbf7d0f2;background:#10b9811f;border:1px solid #86efaca6;border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.set-password-form{flex-direction:column;gap:1.5rem;display:flex}.set-password-field{flex-direction:column;gap:.625rem;display:flex}.set-password-label{color:#e2e8f0f2;font-size:.95rem;font-weight:600}.set-password-label-row{justify-content:center;align-items:center;gap:.75rem;display:flex}.set-password-helper{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6;font-size:.75rem;font-weight:600}.set-password-input{color:#1f2937;background:#ffffffeb;border:1px solid #94a3b873;border-radius:12px;width:100%;padding:1rem;font-size:1rem;transition:border-color .25s,box-shadow .25s}.set-password-input:focus{border-color:#3b82f6d9;outline:none;box-shadow:0 0 0 3px #3b82f659}.set-password-input--disabled{color:#334155cc;cursor:not-allowed;background:#ffffff73}.set-password-primary-button{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1e40af);border:1px solid #ffffff59;border-radius:12px;padding:1rem;font-size:1.05rem;font-weight:700;transition:transform .25s,box-shadow .25s;box-shadow:0 12px 26px #1e40af8c}.set-password-primary-button:hover{transform:translateY(-3px);box-shadow:0 18px 32px #1e40afa6}.set-password-primary-button:disabled,.set-password-primary-button:disabled:hover{cursor:not-allowed;opacity:.8;transform:none;box-shadow:0 8px 20px #1e40af73}.set-password-note{color:#e2e8f0cc;text-align:center;font-size:.8rem;line-height:1.6}.set-password-message{text-align:center;border-radius:12px;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.set-password-message--error{color:#fee2e2;background:#ef44442e;border:1px solid #ef444466}.set-password-message--warning{color:#fef08a;background:#facc152e;border:1px solid #fde04766}.set-password-secondary-button{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:12px;margin-top:.5rem;padding:.95rem;font-size:.95rem;font-weight:600;transition:background .25s,color .25s,transform .25s}.set-password-secondary-button:hover{background:#3b82f62e;transform:translateY(-2px)}@media screen and (max-width:768px){.set-password-card{margin:0 .75rem;padding:2.25rem 1.75rem;box-shadow:0 8px 30px #11256859}.set-password-title{font-size:1.9rem}.set-password-input,.set-password-primary-button{padding:.9rem}}@media (hover:none){.set-password-primary-button:hover,.set-password-secondary-button:hover{transform:none}}.set-password-actions{flex-direction:column;gap:.75rem;display:flex}
