.profile-round-button{overflow:hidden;padding:0!important}.profile-round-button>img{width:100%!important;height:100%!important;object-fit:cover;border-radius:inherit}.settings-list>button>.settings-avatar{overflow:hidden;background:#151515}.settings-avatar img,.wallet-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover;border-radius:inherit}.wallet-profile-avatar{overflow:hidden;padding:0!important;background:#151515!important}.chat-avatar-image{width:48px;height:48px;border-radius:50%;object-fit:cover;display:block;flex:0 0 auto}.chat-row.is-unverified .chat-avatar-image{filter:saturate(.45);opacity:.78}.chat-room-avatar.chat-avatar-image{width:41px;height:41px;border-radius:50%;object-fit:cover;flex:0 0 auto}.identity-avatar-button{position:relative;border:0;background:transparent;padding:0}.identity-avatar-button img{display:block;object-fit:cover}.identity-avatar-button>span{position:absolute;left:50%;bottom:-7px;transform:translateX(-50%);white-space:nowrap;border-radius:999px;background:#081f3b;color:#fff;padding:4px 8px;font-size:8px;font-weight:850;box-shadow:0 4px 12px rgba(4,31,64,.22)}
.avatar-center-hero{display:flex;align-items:center;gap:14px;padding:14px;border-radius:22px;background:linear-gradient(145deg,#101820,#27333e);color:#fff}.avatar-center-hero>img{width:82px;height:82px;border-radius:24px;object-fit:cover;box-shadow:0 10px 28px rgba(0,0,0,.25)}.avatar-center-hero>div{min-width:0;display:flex;flex-direction:column;gap:4px}.avatar-center-hero small{font-size:8px;letter-spacing:.15em;color:#91a9bc;font-weight:900}.avatar-center-hero h3{font-size:16px;margin:0}.avatar-center-hero p{font-size:9px;line-height:1.45;color:#b7c7d3;margin:0}.avatar-upload-button{width:100%;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;border-radius:17px;padding:12px;margin:11px 0;text-align:left}.avatar-upload-button>.ui-glyph:first-child{width:38px;height:38px;padding:9px;border-radius:13px;background:#edf7ff}.avatar-upload-button>span{display:flex;flex:1;flex-direction:column;gap:3px}.avatar-upload-button b{font-size:11px}.avatar-upload-button small{font-size:8px;color:var(--muted)}.avatar-upload-button>.ui-glyph:last-child{width:18px;height:18px}.avatar-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:15px 2px 9px}.avatar-section-title b{font-size:12px}.avatar-section-title small{font-size:8px;color:var(--muted)}.avatar-preset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.avatar-preset{position:relative;min-width:0;border:2px solid transparent;background:#f2f4f6;border-radius:18px;padding:5px 5px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--ink)}.avatar-preset>img{width:100%;aspect-ratio:1;border-radius:13px;object-fit:cover}.avatar-preset>span{width:100%;font-size:8px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-preset>i{position:absolute;right:8px;top:8px;width:21px;height:21px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 3px 10px rgba(0,0,0,.2)}.avatar-preset>i img{width:14px;height:14px}.avatar-preset.active{border-color:#0b77db;background:#ebf6ff;box-shadow:0 6px 18px rgba(11,119,219,.14)}
html[data-theme="dark"] .avatar-upload-button,html[data-theme="dark"] .avatar-preset{background:#1f2a30;border-color:#34434b;color:var(--ink)}html[data-theme="dark"] .avatar-preset.active{border-color:#45a9ff;background:#17324a}html[data-theme="dark"] .avatar-upload-button>.ui-glyph:first-child{background:#263943}
@media(max-width:360px){.avatar-preset-grid{grid-template-columns:repeat(2,1fr)}}
