/* Jarvis 8.4 dashboard polish: keep Discord artwork inside its controls. */
.server-mini,.server-icon,.user-chip img,.preview-avatar{overflow:hidden;isolation:isolate}
.server-mini{width:32px;height:32px;min-width:32px;max-width:32px;flex:0 0 32px;border-radius:9px}
.server-mini img,.server-icon img,.user-chip img,.preview-avatar img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;border-radius:inherit}
.server-select-wrap{min-width:0;overflow:hidden}
.server-select-wrap select{display:block;min-width:0;max-width:100%;white-space:nowrap;text-overflow:ellipsis;color:#f4f6f8;background:#0b0d10}
select,select option,select optgroup{color:#f4f6f8!important;background:#101318!important}
.user-chip{max-width:min(360px,42vw);overflow:hidden}
.user-chip span{min-width:0}.user-chip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.server-identity{min-width:0}.server-identity>div:last-child{min-width:0}.server-identity h3{overflow-wrap:anywhere}
.panel,.module-card,.metric{box-shadow:0 12px 34px rgba(0,0,0,.32)}
.server-hero{min-height:112px;padding:18px 20px}
.server-identity{gap:13px}
.server-icon{width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;flex:0 0 50px!important;border-radius:14px!important;font-size:17px!important;background:#15191e!important}
.server-icon.fallback,.server-mini.fallback{background:#15191e!important;color:#e8ebee}
.server-identity h3{margin:4px 0;font-size:22px}
@media(max-width:620px){.server-select-wrap{max-width:100%}.user-chip{max-width:58px}.server-mini{flex-basis:30px;width:30px;height:30px}}
