/* STOSSACHSE Origin User/Profile/Inventory Comfort */
.profile-header,.member-card,.inventory-item,.library-item,.reward-card{border:1px solid var(--origin-line)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(27,19,13,.92),rgba(11,9,7,.92))!important;box-shadow:var(--origin-shadow)!important;}
.profile-avatar img,.avatar img,.user-avatar img{border-radius:16px;border:1px solid var(--origin-line-strong);background:#050505;}
.inventory-slot,.equipment-slot{border:1px dashed rgba(217,154,67,.35)!important;border-radius:14px!important;background:rgba(0,0,0,.20)!important;}
.progress,.xp-bar,.level-bar{overflow:hidden;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid rgba(217,154,67,.22);}
.progress-bar,.xp-fill,.level-fill{min-height:8px;background:linear-gradient(90deg,#9f4b24,#ffca78);}
