.auth-button{min-height:40px;border:1px solid rgba(255,255,255,.38);border-radius:10px;padding:0 13px;background:rgba(255,255,255,.1);color:#fff;font-weight:800;cursor:pointer}.auth-user{display:flex;align-items:center;gap:8px;color:#dce9ee;font-size:.8rem}.auth-user img{width:32px;height:32px;border-radius:50%;object-fit:cover}.auth-state{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-modal{position:fixed;z-index:1500;inset:0;background:#102d3d99;display:grid;place-items:center;padding:18px}.auth-modal.hidden{display:none}.auth-dialog{width:min(420px,100%);padding:22px;border-radius:16px;background:#fff;box-shadow:0 24px 70px #102d3d66;display:grid;gap:15px}.auth-dialog h2,.auth-dialog p{margin:0}.auth-dialog p{color:#607686;line-height:1.6}.auth-dialog-actions{display:flex;justify-content:flex-end}.auth-close{border:0;background:#e7eef1;color:#27464b;border-radius:8px;min-height:38px;padding:0 13px;font-weight:800}.auth-pending{color:#ffd59a}@media(max-width:720px){.auth-state{display:none}.auth-user img{display:none}}
