:root{color-scheme:dark}.pss-recovery-page{min-height:100vh;background:#0b1220;color:#e8eef7;font-family:system-ui,-apple-system,Segoe UI,sans-serif;padding:34px 18px;box-sizing:border-box}.pss-recovery-card{width:min(560px,100%);margin:5vh auto;background:#111a2b;border:1px solid rgba(148,163,184,.22);border-radius:22px;padding:28px;box-shadow:0 28px 70px rgba(0,0,0,.28)}.pss-recovery-logo{display:block;max-width:min(330px,78vw);max-height:105px;width:auto;height:auto;object-fit:contain;margin:0 auto 24px}.pss-recovery-card h1{font-size:clamp(28px,5vw,40px);margin:0 0 10px}.pss-recovery-card p{color:#b8c4d6;line-height:1.6}.pss-recovery-form{display:grid;gap:16px;margin-top:22px}.pss-recovery-form label{display:grid;gap:7px;font-weight:700}.pss-recovery-form input,.pss-recovery-form select{width:100%;box-sizing:border-box;padding:13px 14px;border-radius:12px;border:1px solid #34445f;background:#0b1322;color:#fff;font:inherit}.pss-recovery-form button{border:0;border-radius:12px;padding:13px 17px;background:#f97316;color:#fff;font:inherit;font-weight:800;cursor:pointer}.pss-recovery-alert{padding:13px 15px;border-radius:12px;margin:16px 0}.pss-recovery-alert.ok{background:#113528;border:1px solid #24704f;color:#d8ffea}.pss-recovery-alert.error{background:#431d24;border:1px solid #93404f;color:#ffe0e5}.pss-recovery-back{margin-top:22px}.pss-recovery-back a,.pss-recovery-form a{color:#93c5fd}.pss-recovery-note{font-size:13px;color:#94a3b8!important}.pss-recovery-password-help{font-size:12px;color:#94a3b8}.g-recaptcha{max-width:100%;overflow:hidden}@media(max-width:620px){.pss-recovery-page{padding:20px 12px}.pss-recovery-card{margin:2vh auto;padding:22px 18px;border-radius:18px}}
