.photo-picker-label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:8px 18px;border:1px solid #dbe4df;border-radius:12px;overflow:hidden;cursor:pointer;box-sizing:border-box}.photo-picker-label input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:16px}.photo-picker-label:focus-within{outline:2px solid #2c6950;outline-offset:2px}.photo-selection-status{margin:16px 0}.photo-selection-status ul{list-style:none;padding:0;max-height:30vh;overflow:auto}.photo-selection-status li{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:8px 0;border-top:1px solid #dce6df}.photo-selection-status li span{overflow-wrap:anywhere;min-width:0}.photo-selection-status li button{flex-shrink:0;min-height:44px}.photo-selection-status p{font-size:13px;line-height:1.6}
