._backdrop_k8027_1{-webkit-backdrop-filter:blur(18px)saturate(115%);backdrop-filter:blur(18px)saturate(115%);z-index:120;background:#030504c7;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out both _profileBackdropIn_k8027_1;display:flex;position:fixed;inset:0}._dialog_k8027_27{background:radial-gradient(circle at 50% 24%,#c9ff5214,#0000 36%),linear-gradient(145deg,#ffffff0e,#0000 48%),#0e120ffb;border:1px solid #ffffff1f;border-radius:24px;width:100%;max-width:430px;max-height:min(760px,100dvh - 32px);padding:30px;animation:.22s cubic-bezier(.2,.8,.2,1) both _profileDialogIn_k8027_1;position:relative;overflow-y:auto;box-shadow:inset 0 1px #ffffff0f,0 34px 100px #0000009e}._closeButton_k8027_73{color:#9ca39c;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:absolute;top:18px;right:18px}._closeButton_k8027_73:hover{color:#f0f2ed;background:#ffffff14;border-color:#ffffff29}._closeButton_k8027_73:focus-visible,._avatarChoices_k8027_129 button:focus-visible,._saveButton_k8027_131:focus-visible{outline:2px solid var(--app-accent);outline-offset:3px}._header_k8027_141{text-align:center;padding:4px 38px 0}._header_k8027_141>span,._avatarName_k8027_153{color:var(--app-accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}._header_k8027_141 h2{color:#f2f4ef;letter-spacing:-.045em;margin:8px 0 0;font-size:28px;line-height:1.05}._header_k8027_141 p{color:#868d87;max-width:280px;margin:9px auto 0;font-size:13px;line-height:1.5}._avatarStage_k8027_203{width:160px;height:160px;margin:26px auto 0;position:relative}._stageRing_k8027_217{box-shadow:0 0 0 2px rgba(var(--avatar-ring), .58), 0 10px 34px rgba(var(--avatar-ring), .2);pointer-events:none;border-radius:50%;transition:box-shadow .32s;position:absolute;inset:0}._stageAvatar_k8027_239{border-radius:50%;display:block;position:absolute;inset:0;overflow:hidden}._stageAvatar_k8027_239 svg,._avatarChoices_k8027_129 svg,._accountAvatar_k8027_259 svg{width:100%;height:100%;display:block}._avatarName_k8027_153{text-align:center;margin-top:13px;display:block}._avatarChoices_k8027_129{justify-content:center;gap:12px;margin-top:18px;display:flex}._avatarChoices_k8027_129 button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;width:58px;height:58px;padding:4px;transition:border-color .17s,transform .17s;position:relative}._avatarChoices_k8027_129 button:hover{border-color:#c9ff5259;transform:translateY(-2px)}._avatarChoices_k8027_129 ._avatarChoiceSelected_k8027_335{border-color:var(--app-accent);box-shadow:0 0 0 2px #c9ff521f}._avatarChoices_k8027_129 button>span{border-radius:50%;width:100%;height:100%;display:block;overflow:hidden}._avatarChoices_k8027_129 button>i{background:var(--app-accent);color:#0a0e0a;border:2px solid #121712;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;bottom:-1px;right:-1px}._accountPreview_k8027_391{background:#ffffff09;border:1px solid #ffffff13;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:64px;margin-top:24px;padding:10px 12px;display:grid}._accountAvatar_k8027_259{border:1px solid #c9ff5247;border-radius:12px;width:42px;height:42px;display:block;overflow:hidden}._accountPreview_k8027_391 strong,._accountPreview_k8027_391 small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._accountPreview_k8027_391 strong{color:#eef1eb;font-size:13px}._accountPreview_k8027_391 small{color:#757c76;margin-top:3px;font-size:10px}._status_k8027_473{color:#f0aaa0;text-align:center;min-height:16px;margin:10px 0 0;font-size:11px;line-height:1.4}._saveButton_k8027_131{background:var(--app-accent);color:#0a0e0a;cursor:pointer;font:inherit;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:6px;padding:0 18px;font-size:13px;font-weight:820;transition:filter .16s,transform .16s;display:flex}._saveButton_k8027_131:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}._saveButton_k8027_131:disabled,._closeButton_k8027_73:disabled{cursor:wait;opacity:.72}._spinner_k8027_557{animation:.85s linear infinite _profileSpin_k8027_1}@keyframes _profileBackdropIn_k8027_1{0%{opacity:0}}@keyframes _profileDialogIn_k8027_1{0%{opacity:0;transform:translateY(14px)scale(.975)}}@keyframes _profileSpin_k8027_1{to{transform:rotate(360deg)}}@media (width<=520px){._backdrop_k8027_1{align-items:end;padding:10px}._dialog_k8027_27{border-radius:22px;max-height:calc(100dvh - 20px);padding:26px 20px 22px}._avatarStage_k8027_203{width:142px;height:142px}._avatarChoices_k8027_129{gap:7px}._avatarChoices_k8027_129 button{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){._backdrop_k8027_1,._dialog_k8027_27,._spinner_k8027_557{animation:none}._stageRing_k8027_217,._avatarChoices_k8027_129 button,._saveButton_k8027_131{transition:none}}
