.selfo-account-card{max-width:880px;margin:36px auto;padding:30px;border:1px solid #dbe5f0;border-radius:24px;background:linear-gradient(145deg,#fbfdff,#f1f6ff);color:#1f3048;box-shadow:0 16px 40px rgba(35,65,100,.12);font-family:inherit}
.selfo-account-card__head{margin-bottom:22px}.selfo-account-card__head p{margin:0 0 6px;color:#287fa1;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.selfo-account-card h1{margin:0;color:#1f6684;font-size:clamp(1.5rem,4vw,2.35rem)}.selfo-account-card__head span{display:block;margin-top:8px;color:#617187}
.selfo-account-notice{margin:0 0 18px;padding:12px 14px;border-radius:10px;background:#fff5df;color:#795c08;font-size:13px}.selfo-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.selfo-account-form{display:grid;gap:11px;padding:20px;border:1px solid #e1e8f1;border-radius:16px;background:#fff}.selfo-account-form h2{margin:0 0 4px;color:#294580;font-size:18px}.selfo-account-form label{display:grid;gap:5px;color:#52657d;font-size:12px;font-weight:700}.selfo-account-form input{box-sizing:border-box;width:100%;min-height:42px;padding:9px 11px;border:1px solid #cbd6e4;border-radius:9px;background:#fff;color:#1f3048;font:inherit;font-size:14px}.selfo-account-form input:focus{outline:2px solid rgba(74,111,242,.22);border-color:#4a6ff2}.selfo-account-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:0;border-radius:9px;background:#4a6ff2;color:#fff!important;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.selfo-account-button:hover{background:#345cd9}.selfo-account-form small{color:#77859a;font-size:11px;line-height:1.5}
@media(max-width:680px){.selfo-account-card{margin:20px 12px;padding:20px}.selfo-account-grid{grid-template-columns:1fr}}
