.account-card{max-width:500px}.account-card small{display:block;margin-top:6px;color:#667085}.account-check{display:flex;align-items:flex-start;gap:9px;margin:13px 0;color:#536174;font-size:13px;line-height:1.4}.account-check input{margin-top:3px}.account-check a,.account-switch a{color:#1769e0;font-weight:750}.account-switch{text-align:center;margin:22px 0 0;color:#667085;font-size:14px}.mail-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 0 20px;border-radius:50%;background:#eaf9f2;color:#167e72;font-size:30px;font-weight:900}.simple-auth{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(145deg,#edf5ff,#e8f5f1)}.account-top{height:76px;padding:0 max(22px,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dce3ec}.account-top .brand{color:#10233f;text-decoration:none}.account-top nav{display:flex;gap:8px}.account-top nav a{padding:10px 12px;border-radius:9px;color:#667085;text-decoration:none;font-weight:750}.account-top nav a.active{background:#edf5ff;color:#1769e0}.account-heading{margin-top:35px}.disabled-button{opacity:.55;cursor:not-allowed}.empty-account{text-align:center;padding:60px 20px;border-radius:18px;background:#fff;border:1px solid #dce3ec}.empty-account>span{font-size:50px}.empty-account h2{margin:13px 0 6px}.empty-account p{color:#667085}.account-list{display:grid;gap:14px}.account-list article{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:14px;border-radius:15px;background:#fff;border:1px solid #dce3ec}.account-list img,.account-list .placeholder{width:150px;height:110px;border-radius:10px;object-fit:cover}.account-list .placeholder{display:grid;place-items:center;background:#e8eef5;font-size:35px}.account-list h2{margin:8px 0;font-size:19px}.account-list p{margin:0;color:#667085}@media(max-width:600px){.account-top{height:auto;padding:15px;align-items:flex-start;gap:12px}.account-top nav{flex-direction:column;align-items:flex-end}.account-list article{grid-template-columns:95px 1fr}.account-list img,.account-list .placeholder{width:95px;height:90px}.account-heading{display:block}.account-heading .button{margin-top:14px}}
