.poker-user-profile[data-v-0aea8b7f]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;align-items:end}.poker-user-profile__name[data-v-0aea8b7f]{display:grid;grid-column:2;min-width:0;gap:8px;color:#cbd5e1;font-size:14px}.poker-user-profile.is-avatar-end[data-v-0aea8b7f]{grid-template-columns:minmax(0,1fr) auto}.poker-user-profile.is-avatar-end .poker-user-profile__avatar-wrap[data-v-0aea8b7f]{grid-column:2}.poker-user-profile.is-avatar-end .poker-user-profile__name[data-v-0aea8b7f]{grid-column:1;grid-row:1}.poker-user-profile.is-primary .poker-user-profile__name[data-v-0aea8b7f]{font-size:16px}.poker-user-profile.is-primary .poker-user-profile__name>span[data-v-0aea8b7f]{color:#f8fafc;font-weight:800}.poker-user-profile__name .poker-input[data-v-0aea8b7f]{width:100%;min-width:0;min-height:48px;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#0f172af0;color:#f8fafc;outline:none;padding:12px 14px}.poker-user-profile__name .poker-input[data-v-0aea8b7f]:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf82e}.poker-user-profile__avatar-wrap[data-v-0aea8b7f]{position:relative;width:48px;height:48px}.poker-user-profile__avatar[data-v-0aea8b7f]{display:grid;width:100%;height:100%;place-items:center;overflow:hidden;border:1px solid var(--poker-avatar-border);border-radius:999px;background:var(--poker-avatar-bg);color:var(--poker-avatar-color);cursor:pointer}.poker-user-profile__avatar.has-image[data-v-0aea8b7f]{border-color:#60a5fa73;background:#0f172af0;color:#93c5fd}.poker-user-profile__avatar input[data-v-0aea8b7f]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.poker-user-profile__avatar img[data-v-0aea8b7f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.poker-user-profile__initials[data-v-0aea8b7f]{font-size:18px;font-weight:900;line-height:1;letter-spacing:0}.poker-user-profile__clear[data-v-0aea8b7f]{position:absolute;right:-4px;bottom:-4px;display:inline-grid;width:24px;height:24px;place-items:center;align-items:center;justify-content:center;border:1px solid rgba(248,113,113,.56);border-radius:999px;background:#7f1d1deb;color:#fee2e2;opacity:0;padding:0;pointer-events:none;box-shadow:0 6px 14px #0000004d;transition:opacity .16s ease,transform .16s ease;transform:translateY(2px)}.poker-user-profile__avatar-wrap:focus-within .poker-user-profile__clear[data-v-0aea8b7f],.poker-user-profile__avatar-wrap:hover .poker-user-profile__clear[data-v-0aea8b7f]{opacity:1;pointer-events:auto;transform:translateY(0)}.poker-user-profile__error[data-v-0aea8b7f]{grid-column:1/-1;margin:0;color:#fca5a5;font-size:13px}@media(max-width:520px){.poker-user-profile[data-v-0aea8b7f]{grid-template-columns:1fr}.poker-user-profile.is-avatar-end .poker-user-profile__avatar-wrap[data-v-0aea8b7f],.poker-user-profile.is-avatar-end .poker-user-profile__name[data-v-0aea8b7f]{grid-column:1;grid-row:auto}}.poker-custom-deck-editor[data-v-4a82fc53]{display:grid;gap:12px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#0f172a57;padding:12px}.poker-custom-deck-editor__actions[data-v-4a82fc53],.poker-custom-deck-editor__header[data-v-4a82fc53],.poker-custom-deck-tools__modal-actions[data-v-4a82fc53]{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.poker-custom-deck-editor__header[data-v-4a82fc53]{justify-content:space-between}.poker-custom-deck-editor__header strong[data-v-4a82fc53]{color:#f8fafc;font-size:18px}.poker-custom-deck-editor .poker-field[data-v-4a82fc53]{display:grid;gap:8px;color:#cbd5e1;font-size:14px}.poker-custom-deck-editor .poker-input[data-v-4a82fc53]{width:100%;min-width:0;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#0f172af0;color:#f8fafc;outline:none;padding:10px 12px}.poker-custom-deck-editor[data-v-4a82fc53] [role=combobox],.poker-custom-deck-editor__button[data-v-4a82fc53],input.poker-input[data-v-4a82fc53]{min-height:48px}.poker-custom-deck-editor .poker-input[data-v-4a82fc53]:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf82e}.poker-custom-deck-editor[data-v-4a82fc53] [role=combobox]:focus-visible{border-color:#38bdf8!important;box-shadow:0 0 0 3px #38bdf82e!important;outline:none!important}.poker-custom-deck-editor .poker-textarea[data-v-4a82fc53]{resize:vertical}.poker-custom-deck-editor__header span[data-v-4a82fc53],.poker-custom-deck-editor__hint[data-v-4a82fc53]{color:#94a3b8;font-size:13px}.poker-custom-deck-editor__actions[data-v-4a82fc53],.poker-custom-deck-tools__modal-actions[data-v-4a82fc53]{justify-content:flex-end}.poker-custom-deck-editor__button[data-v-4a82fc53]{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#1f2937;color:#f8fafc;padding:7px 10px;font-size:14px;font-weight:700}.poker-custom-deck-editor__button.poker-danger[data-v-4a82fc53]{border-color:#f8717166;background:#7f1d1d6b;color:#fecaca}@media(max-width:640px){.poker-custom-deck-editor__actions[data-v-4a82fc53]{justify-content:stretch}.poker-custom-deck-editor__actions>button[data-v-4a82fc53]{width:100%}}
