.head-actions{display:flex;gap:10px}.account-open{border:0;background:var(--lime);color:#15180c;padding:10px 15px;border-radius:30px;cursor:pointer;font:800 11px Manrope}.auth-dialog{text-align:center;padding-top:34px}.auth-dialog label{text-align:left}.auth-mark{width:48px;height:48px;border-radius:14px;background:var(--orange);display:grid;place-items:center;font:800 25px Unbounded;margin:0 auto 19px}.switcher{display:flex;background:#0d0f15;padding:4px;margin:23px 0 18px}.switcher button{flex:1;border:0;background:transparent;color:#90939e;padding:10px;cursor:pointer;font:700 12px Manrope}.switcher button.selected{background:#252a35;color:#fff}.account-view{display:none;margin-top:25px}.account-view.show{display:block}.account-view .avatar{width:68px;height:68px;margin:auto;background:linear-gradient(135deg,var(--orange),#d82d4b);border-radius:50%;display:grid;place-items:center;font:800 29px Unbounded}.account-view h3{font:700 20px Unbounded;margin:16px 0 3px}.account-view p{font-size:11px;color:var(--muted)}.account-balance{display:flex;justify-content:space-between;background:#1c202a;padding:14px;margin:24px 0;font-size:12px}.account-balance b{color:var(--lime)}
@media(max-width:760px){.ghost,.account-open{display:none}}
