.account-hero{padding:3.5rem 0 2rem;background:#eef7f6}.account-wrap{max-width:680px;margin:auto}.account-card{padding:1.5rem;background:#fff;border:1px solid #dbe6e4;border-radius:1rem;box-shadow:0 14px 40px rgba(5,45,43,.08)}.account-form{display:grid;gap:1rem}.account-form label{display:grid;gap:.35rem;font-weight:700;color:#173f3c}.account-form input{min-height:46px;border:1px solid #9fb8b4;border-radius:.55rem;padding:.65rem .75rem}.account-message{padding:.8rem 1rem;border-radius:.6rem;background:#eef7f6}.account-message[data-type=error]{background:#fff0ed;color:#8c2f22}.account-message[data-type=warning]{background:#fff7ed;color:#734318}.account-message[data-type=success]{background:#edf9f1;color:#245b35}.account-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.migration-card{margin-top:1.5rem;padding:1rem;border:1px solid #d97706;border-radius:.8rem;background:#fff7ed}.account-status{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.account-status div{padding:.8rem;background:#f4f8f7;border-radius:.6rem}@media(max-width:520px){.account-card{padding:1rem}.account-status{grid-template-columns:1fr}.account-links .btn{width:100%}}
