.loadout-weapon-list-item{display:flex;flex-direction:column;align-items:center;background-color:#d7d7d7;padding:10px;border-radius:8px}.loadout-weapon-list-item-settings-list{margin-top:10px;margin-bottom:10px;display:flex;flex-direction:column;gap:.5rem}.loadout-weapon-list-item-setting-input-lable{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem}.loadout-weapon-ammo-count-input{width:30%}.loadout-weapon-list-item-img{width:100%;height:50px;object-fit:scale-down;padding:10px;border-radius:8px}.loadout-weapon-list-item-info{display:flex;flex-direction:row;justify-content:space-between;width:100%}.loadout-weapon-list-item-info-text{align-self:center;display:flex;flex-direction:column}.loadout-weapon-list-item-component-option{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.loadout-weapon-list-item-component-image{width:80px;height:50px;object-fit:scale-down;padding:10px;border-radius:8px}.weapon-list-item-remove-btn{padding:6px;align-self:end;margin-top:10px;width:100%;cursor:pointer}.loadout-weapon-reorder-buttons{display:flex;flex-direction:row;justify-content:space-between;gap:10px;width:100%;margin-bottom:10px;button{width:100%}}.main-content{flex:3;background-color:#fff;padding:20px;max-height:100vh;overflow-y:auto;box-sizing:border-box}.main-content-header{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:1rem}.dirty-state-indicator{font-style:italic;font-weight:700;color:#d97706}.main-content-navbar{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between}.main-content-navbar-saved-loadout-buttons,.main-content-navbar-buttons{display:flex;flex-direction:row;gap:10px}.loadout-weapons-list{display:flex;justify-content:start;flex-wrap:wrap;margin-top:1rem;gap:1rem}.main-content-xml-output-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#d7d7d7;padding:20px;border:1px solid #ccc;display:flex;flex-direction:column;gap:1rem}.main-content-xml-output-dialog-header{display:flex;justify-content:space-between}.main-content-xml-output-dialog button{padding:1rem}.main-content-xml-textarea{width:600px;height:300px;resize:none}.sidebar{flex:1;background-color:#f0f0f0;padding:20px;max-height:100vh;overflow-y:auto;box-sizing:border-box}.sidebar-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.weapons-list-search-container{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%}.weapons-list-search-input{margin-bottom:10px}.weapon-list-item{display:flex;flex-direction:column;align-items:start;margin-bottom:20px;background-color:#d7d7d7;padding:10px;border-radius:8px}.weapon-list-item-img{width:100%;height:100px;object-fit:scale-down;padding:10px;border-radius:8px}.weapon-list-item-info{display:flex;flex-direction:row;justify-content:space-between;width:100%}.weapon-list-item-info-text{align-self:center;display:flex;flex-direction:column}.weapon-list-item-add-btn{padding:6px;align-self:end;margin-top:10px;width:100%;cursor:pointer}*{margin:0}.container{display:flex;flex-direction:row}
