.account-page{color:#172033;background:#f5f6f8;min-height:calc(100vh - 68px);padding-bottom:30px}.account-header{background:#fff;border-top:6px solid #243528;border-bottom:1px solid #e3e5e8;grid-template-columns:42px 1fr 42px;align-items:center;min-height:74px;padding:0 18px;display:grid}.account-header a{color:#324054;place-items:center;width:38px;height:38px;display:grid}.account-header svg{width:21px}.account-header h1{text-align:center;margin:0;font-size:18px}.account-visitor{background:#fff;border-bottom:8px solid #f3f3f4;align-items:center;gap:16px;min-height:118px;padding:22px 24px;display:flex}.account-visitor>span{color:#6d7586;background:#e7e9ed;border-radius:50%;flex:none;place-items:center;width:64px;height:64px;display:grid}.account-visitor svg{width:29px;height:29px}.account-visitor div{flex-direction:column;gap:3px;display:flex}.account-visitor b{font-size:18px}.account-visitor p{color:#667085;margin:0;font-size:13px}.account-menu{background:#fff}.account-menu button{color:#1d2939;width:100%;min-height:58px;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e8eaed;align-items:center;gap:17px;padding:0 20px;font-weight:500;display:flex}.account-menu svg{color:#70798b;width:19px}.account-exit{color:#e12536;width:100%;min-height:62px;font:inherit;background:#fff;border:0;align-items:center;gap:17px;margin-top:8px;padding:0 20px;font-weight:600;display:flex}.account-exit svg{width:19px}@media (min-width:760px){.account-page{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;width:min(760px,100%);margin:0 auto}}.account-menu button,.account-exit{cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.account-menu button:hover,.account-menu button.selected{color:#5d0c68;background:#faf4fb;box-shadow:inset 4px 0 #5d0c68}.account-menu button.selected svg{color:#5d0c68}.account-exit:hover,.account-exit.selected{background:#fff4f5;box-shadow:inset 4px 0 #e12536}
