.upload-button{justify-self:end;right:2rem;position:absolute}.upload-file-container{position:absolute;width:100px;height:100px;left:-100px;top:-100px}.upload-target-popup{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:.75rem}.upload-target-popup .target-selection-suboption{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:.75rem}.upload-target-popup select,.upload-target-popup input[type="text"],.upload-target-popup span{width:100%}.upload-target-popup .target-selection-suboption:not(:has(input[type="radio"]:checked)) select,.upload-target-popup .target-selection-suboption:not(:has(input[type="radio"]:checked)) input[type="text"]{opacity:.3}.upload-counter-popup ul{list-style-type:none;display:flex;flex-direction:column;gap:.75rem}.upload-counter-popup ul li span{font-size:1.5rem}.upload-counter-popup ul li span.value{font-weight:bold}