.me-account-modal__body{display:grid;gap:12px}.me-account-modal__loading{padding:24px;color:rgb(var(--muted));text-align:center}.me-account-profile-card{position:relative;overflow:hidden;padding:14px 16px;border:1px solid rgba(255,255,255,.55);border-radius:26px;background:linear-gradient(135deg,#fbf2e8,#f6e7d8 52%,#efe0d0);box-shadow:0 18px 40px rgba(120,88,54,.12)}.me-account-profile-card__glow{position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.45) 0,transparent 28%),radial-gradient(circle at 85% 20%,rgba(255,255,255,.26) 0,transparent 24%);pointer-events:none}.me-account-profile-card__identity{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.me-account-profile-card__avatar-button{width:78px;height:78px;padding:3px;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(120,88,54,.14);cursor:pointer}.me-account-profile-card__identity-body{display:grid;min-width:0;gap:8px}.me-account-profile-card__heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.me-account-profile-card__nickname{color:rgb(61,43,27);font-size:22px;font-weight:900;letter-spacing:-.04em}.me-account-profile-card__account,.me-account-profile-card__level{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px}.me-account-profile-card__level{gap:6px;padding:6px 10px;background:rgba(156,114,73,.82);color:#fff;font-size:12px;font-weight:800}.me-account-profile-card__level-dot{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.72)}.me-account-profile-card__level-name{opacity:.95}.me-account-profile-card__account{gap:8px;padding:7px 12px;background:rgba(255,255,255,.55);color:rgb(92,68,44);font-size:12px;font-weight:700}.me-account-profile-card__account-dot{width:7px;height:7px;border-radius:50%;background:rgb(144,111,83)}.me-account-profile-card__form{position:relative;display:grid;gap:12px;margin-top:16px}.me-account-profile-card__field{display:grid;gap:6px;color:rgb(92,68,44);font-size:13px;font-weight:800}.me-account-profile-card__input,.me-account-profile-card__textarea{border:1px solid rgba(120,88,54,.18);border-radius:12px;outline:0;background:rgba(255,255,255,.62);color:rgb(61,43,27);font:inherit;font-weight:700}.me-account-profile-card__input{height:42px;padding:0 12px}.me-account-profile-card__textarea{min-height:76px;padding:10px 12px;line-height:1.6;resize:vertical}.me-account-profile-card__input:focus,.me-account-profile-card__textarea:focus{border-color:rgba(120,88,54,.42);box-shadow:0 0 0 3px rgba(120,88,54,.08)}.me-account-profile-card__save{height:44px;border:0;border-radius:14px;font-weight:900}.me-account-avatar-editor{display:grid;gap:18px}.me-account-avatar-editor .image-upload-box__dropzone{width:min(100%,360px);max-height:360px;justify-self:center}.me-account-avatar-editor__actions{display:flex;justify-content:flex-end}.me-account-avatar-editor__actions .btn-primary{padding:11px 18px;border:0;border-radius:12px;font-weight:800}