html,body{margin:0;padding:0}#pdfFileList{margin-top:10px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}#pdfFileList .file-item{display:flex!important;align-items:center!important;gap:10px;width:480px;max-width:100%;min-height:32px;padding:4px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}#pdfFileList .file-name{flex:1;min-width:0;font-size:11px;font-weight:400;color:#f8fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pdfFileList .file-remove{all:unset;width:18px;height:18px;min-width:18px;border-radius:999px;background:#ffffff1f;color:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;line-height:1;font-size:11px;margin-left:auto}#pdfFileList .file-remove:hover{background:#fff3;color:#fff}
