.selected-files .selected-file-icon{position:relative;display:block;flex:0 0 18px;width:18px;height:22px;border:1.5px solid #537ca8;border-radius:3px;background:#edf5ff}.selected-files .selected-file-icon:after{content:"";position:absolute;right:-1.5px;top:-1.5px;width:7px;height:7px;border-left:1.5px solid #537ca8;border-bottom:1.5px solid #537ca8;background:#fff}.selected-files .selected-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.selected-files .file-actions{display:flex;gap:5px;margin-left:8px}.selected-files .file-actions button{min-width:29px;border:1px solid #d8dee8;background:#f8fafc;color:#465264;border-radius:5px;padding:4px 7px;font:inherit;cursor:pointer}.selected-files .file-actions button:hover{background:#eef3f8}.selected-files .file-actions button:last-child{color:#b42318;border-color:#f3c4c0;background:#fff7f6}.protect-options{margin:22px auto 8px;max-width:650px;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px;text-align:left;background:#fff;border:1px solid #d9ded7;border-radius:14px}.protect-options legend{padding:0 5px;font-size:13px;font-weight:800}.protect-options label{display:grid;gap:6px;font-size:12px;font-weight:700}.protect-options input[type=password]{width:100%;border:1px solid #bcc5bc;border-radius:8px;padding:10px;background:#fff;font:13px Manrope;color:#1b2521}.protect-options small{font-weight:400;color:#66716b;line-height:1.45}.protect-options .protect-wide{grid-column:span 2}.protect-options .protect-check{grid-column:span 2;display:flex;align-items:center;gap:8px;font-weight:600}@media(max-width:560px){.selected-files .selected-file{flex-wrap:wrap}.selected-files .selected-file strong{max-width:70%}.selected-files .file-actions{width:100%;margin-left:25px}.protect-options{grid-template-columns:1fr}.protect-options .protect-wide,.protect-options .protect-check{grid-column:auto}}
