.access-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2f7}.access-card{width:min(100%,480px);padding:32px;background:white;border:1px solid #dce3ec;border-radius:18px;box-shadow:0 16px 50px #18233514}.access-card h1{font-size:1.7rem;margin:16px 0}.access-card p{line-height:1.6}.access-field{display:grid;gap:7px;margin:16px 0;font-size:1rem}.access-field input,.access-field select,.account-row input,.account-row select{width:100%;min-height:44px;border:1px solid #a6b2c3;border-radius:8px;padding:10px;font:inherit;background:white;color:#182335}.access-card .btn{margin:8px 6px 8px 0;min-height:44px}.access-feedback{color:#a12f37;white-space:normal;overflow-wrap:anywhere}.access-profile{display:grid;gap:9px;margin-top:20px;color:white}.access-profile small{color:#c5cfdd}.access-profile .btn{justify-content:flex-start;white-space:normal}.account-list{display:grid;gap:16px}.account-row{border:1px solid #dce3ec;padding:16px;border-radius:10px;display:grid;gap:8px}.account-row small{overflow-wrap:anywhere}.account-row form{display:grid;gap:10px}.account-row label{display:grid;gap:5px}.access-card :focus-visible,.account-row :focus-visible{outline:3px solid #286fd9;outline-offset:3px}
