.avatar-editor-overlay[data-v-00efac39]{position:fixed;inset:0;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9998;padding:16px}.avatar-editor[data-v-00efac39]{background:#0c0f16;border:1px solid var(--border);border-radius:16px;max-width:420px;width:100%;box-shadow:0 24px 64px #0000008c,inset 0 0 0 1px #ffffff0a;overflow:hidden;display:flex;flex-direction:column}.avatar-editor--banner[data-v-00efac39]{max-width:900px}.avatar-editor__header[data-v-00efac39]{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 14px;border-bottom:1px solid var(--border)}.avatar-editor__header h3[data-v-00efac39]{margin:0;font-size:1rem;font-weight:600}.avatar-editor__title-row[data-v-00efac39]{display:flex;align-items:center;gap:10px}.avatar-editor__title-icon[data-v-00efac39]{width:20px;height:20px;color:var(--accent-blue);flex-shrink:0}.avatar-editor__close[data-v-00efac39]{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--muted);cursor:pointer;border-radius:8px;transition:all .15s}.avatar-editor__close[data-v-00efac39]:hover{color:#ef4444;background:#ef44441a}.avatar-editor__main[data-v-00efac39]{display:flex;flex-direction:column;gap:0}.avatar-editor__preview[data-v-00efac39]{padding:20px;display:flex;justify-content:center;background:#ffffff04}.avatar-editor__canvas-wrap[data-v-00efac39]{position:relative;width:280px;height:280px;margin:0 auto;border-radius:50%;overflow:hidden;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 0 0 3px #ffffff0f,0 8px 24px #0000004d}.avatar-editor__canvas-wrap[data-v-00efac39]:active{cursor:grabbing}.avatar-editor__canvas-wrap--banner[data-v-00efac39]{width:800px;height:200px;border-radius:12px}.avatar-editor__canvas[data-v-00efac39]{display:block;width:280px;height:280px}.avatar-editor__canvas-wrap--banner .avatar-editor__canvas[data-v-00efac39]{width:800px;height:200px}.avatar-editor__mask[data-v-00efac39]{position:absolute;inset:0;border-radius:50%;box-shadow:0 0 0 2px #ffffff26;pointer-events:none}.avatar-editor__drag-hint[data-v-00efac39]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#0006;color:#ffffffd9;font-size:.72rem;font-weight:500;letter-spacing:.02em;pointer-events:none;text-shadow:0 1px 3px rgba(0,0,0,.5)}.avatar-editor__drag-hint svg[data-v-00efac39]{opacity:.7}.avatar-editor__controls[data-v-00efac39]{padding:16px 20px 8px;display:flex;flex-direction:column;gap:14px;border-top:1px solid var(--border)}.avatar-editor__section[data-v-00efac39]{display:flex;flex-direction:column;gap:8px}.avatar-editor__section-header[data-v-00efac39]{display:flex;align-items:center;justify-content:space-between}.avatar-editor__label[data-v-00efac39]{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);cursor:default}.avatar-editor__label svg[data-v-00efac39]{opacity:.7}.avatar-editor__reset-btn[data-v-00efac39]{width:24px;height:24px;border-radius:6px;border:none;background:transparent;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.avatar-editor__reset-btn[data-v-00efac39]:hover{color:var(--accent-blue);background:#3b82f61a}.avatar-editor__slider-wrap[data-v-00efac39]{display:flex;align-items:center;gap:6px}.avatar-editor__slider[data-v-00efac39]{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3px;background:var(--border);border-radius:3px;outline:none;cursor:pointer;transition:background .15s}.avatar-editor__slider[data-v-00efac39]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--accent-blue);cursor:pointer;box-shadow:0 1px 4px #0000004d;-webkit-transition:transform .1s;transition:transform .1s}.avatar-editor__slider[data-v-00efac39]::-webkit-slider-thumb:hover{transform:scale(1.2)}.avatar-editor__slider[data-v-00efac39]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--accent-blue);border:none;cursor:pointer}.avatar-editor__zoom-btn[data-v-00efac39]{width:26px;height:26px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:all .15s;flex-shrink:0}.avatar-editor__zoom-btn[data-v-00efac39]:hover{background:var(--overlay-hover);border-color:var(--accent-blue);color:var(--accent-blue)}.avatar-editor__zoom-value[data-v-00efac39]{font-size:.72rem;color:var(--muted);text-align:right;min-width:36px;font-variant-numeric:tabular-nums}.avatar-editor__position-row[data-v-00efac39]{display:flex;align-items:center;gap:4px}.avatar-editor__pos-btn[data-v-00efac39]{width:30px;height:30px;border-radius:7px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.avatar-editor__pos-btn[data-v-00efac39]:hover{background:var(--overlay-hover);border-color:var(--accent-blue);color:var(--accent-blue)}.avatar-editor__pos-btn--center[data-v-00efac39]{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.avatar-editor__pos-btn--center[data-v-00efac39]:hover{background:#2563eb;color:#fff}.avatar-editor__section-toggle[data-v-00efac39]{display:flex;align-items:center;gap:8px;width:100%;padding:0;border:none;background:none;cursor:pointer;color:inherit;text-align:left}.avatar-editor__color-preview[data-v-00efac39]{width:16px;height:16px;border-radius:4px;border:1px solid hsla(0,0%,100%,.12);flex-shrink:0;margin-left:auto}.avatar-editor__chevron[data-v-00efac39]{color:var(--muted);flex-shrink:0;transition:transform .2s ease}.avatar-editor__chevron--open[data-v-00efac39]{transform:rotate(180deg)}.avatar-editor__color-panel[data-v-00efac39]{display:flex;flex-direction:column;gap:8px;padding-top:4px}.avatar-editor__colors[data-v-00efac39]{display:flex;gap:5px;flex-wrap:wrap}.avatar-editor__color-btn[data-v-00efac39]{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;padding:0}.avatar-editor__color-btn svg[data-v-00efac39]{color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.avatar-editor__color-btn[data-v-00efac39]:hover{transform:scale(1.2)}.avatar-editor__color-btn--active[data-v-00efac39]{border-color:var(--accent-blue);box-shadow:0 0 0 2px #3b82f640}.avatar-editor__color-btn--light svg[data-v-00efac39]{color:#1a1a2e;filter:none}.avatar-editor__color-custom[data-v-00efac39]{width:24px;height:24px;border-radius:50%;border:2px solid var(--border);cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red);transition:border-color .15s,transform .15s}.avatar-editor__color-custom[data-v-00efac39]:hover{border-color:var(--accent-blue);transform:scale(1.2)}.avatar-editor__color-icon[data-v-00efac39]{width:13px;height:13px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6));pointer-events:none;z-index:1}.avatar-editor__color-input[data-v-00efac39]{opacity:0;width:100%;height:100%;cursor:pointer;position:absolute;inset:0;z-index:2}.avatar-editor__hex-row[data-v-00efac39]{display:flex;align-items:center;gap:4px}.avatar-editor__hex-label[data-v-00efac39]{font-size:.78rem;font-weight:600;color:var(--muted)}.avatar-editor__hex-input[data-v-00efac39]{width:72px;padding:4px 8px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:.78rem;font-family:monospace;outline:none;text-transform:lowercase;transition:border-color .15s}.avatar-editor__hex-input[data-v-00efac39]:focus{border-color:var(--accent-blue)}.avatar-editor__hex-apply[data-v-00efac39]{padding:4px 10px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:.72rem;font-weight:600;cursor:pointer;transition:all .15s}.avatar-editor__hex-apply[data-v-00efac39]:hover{background:var(--overlay-hover);border-color:var(--accent-blue)}.avatar-editor__actions[data-v-00efac39]{display:flex;gap:10px;justify-content:flex-end;padding:14px 20px 18px;border-top:1px solid var(--border)}.avatar-editor__actions .button[data-v-00efac39]{display:inline-flex;align-items:center;gap:6px}.avatar-editor-fade-enter-active[data-v-00efac39],.avatar-editor-fade-leave-active[data-v-00efac39]{transition:opacity .2s ease}.avatar-editor-fade-enter-from[data-v-00efac39],.avatar-editor-fade-leave-to[data-v-00efac39]{opacity:0}.avatar-editor-hint-enter-active[data-v-00efac39],.avatar-editor-hint-leave-active[data-v-00efac39]{transition:opacity .4s ease}.avatar-editor-hint-enter-from[data-v-00efac39],.avatar-editor-hint-leave-to[data-v-00efac39]{opacity:0}.avatar-editor-expand-enter-active[data-v-00efac39],.avatar-editor-expand-leave-active[data-v-00efac39]{transition:all .2s ease;overflow:hidden}.avatar-editor-expand-enter-from[data-v-00efac39],.avatar-editor-expand-leave-to[data-v-00efac39]{opacity:0;max-height:0}.avatar-editor-expand-enter-to[data-v-00efac39],.avatar-editor-expand-leave-from[data-v-00efac39]{max-height:200px}@media(max-width:900px){.avatar-editor--banner[data-v-00efac39]{max-width:100%}.avatar-editor__canvas-wrap--banner[data-v-00efac39]{width:100%;max-width:800px}.avatar-editor__canvas-wrap--banner .avatar-editor__canvas[data-v-00efac39]{width:100%;height:auto}}@media(max-width:500px){.avatar-editor[data-v-00efac39]{border-radius:12px}.avatar-editor__preview[data-v-00efac39]{padding:16px}.avatar-editor__canvas[data-v-00efac39],.avatar-editor__canvas-wrap[data-v-00efac39]:not(.avatar-editor__canvas-wrap--banner){width:220px;height:220px}.avatar-editor__canvas-wrap--banner[data-v-00efac39]{width:100%}.avatar-editor__controls[data-v-00efac39]{padding:12px 16px 6px}.avatar-editor__actions[data-v-00efac39]{padding:12px 16px 16px}}
