.quote-upload{padding:18px;border:1px solid #dcd0f5;border-radius:16px;background:linear-gradient(120deg,#f6f1ff,#f0f7ff)}.quote-drop{display:flex;align-items:center;flex-direction:column;gap:7px;border:2px dashed #b19ada;border-radius:14px;padding:20px;cursor:pointer;background:#ffffffb0;position:relative}.quote-drop>span:not(.quote-upload-icon){font-size:11px;color:#8b7a9f;font-weight:400}.quote-upload-icon{font-size:26px;color:#9771d4}.quote-drop input{position:absolute;opacity:0;width:1px;height:1px;bottom:0;left:50%;padding:0}.quote-drop:focus-within{outline:3px solid #ab8edd;outline-offset:3px}.quote-upload>small{display:block;margin:12px 0;font-size:11px}.quote-upload details{font-size:11px;color:#867297;margin-bottom:10px}.quote-upload summary{cursor:pointer}.quote-file-list{white-space:normal}.quote-queue-heading,.quote-saved-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin:18px 0 12px}.quote-queue-heading>span{background:#fff0cc;color:#896623;padding:5px 9px;border-radius:20px;font-size:10px}.quote-queue-heading strong{font-size:12px}.quote-file-card{display:flex;align-items:center;gap:12px;background:white;border:1px solid #e1d8ef;border-radius:12px;padding:12px;margin-top:9px;min-width:0}.quote-file-preview{width:58px;height:64px;flex-shrink:0;border-radius:9px;background:#eee9fa;display:grid;place-items:center;overflow:hidden}.quote-file-preview img{width:100%;height:100%;object-fit:cover}.quote-file-preview>span{font-size:11px;font-weight:700;color:#8963b9}.quote-file-info{flex:1;min-width:0}.quote-file-info strong{font-size:12px;line-height:1.6;overflow-wrap:anywhere;display:block}.quote-file-info small{font-size:10px;display:block;margin-top:4px}.quote-file-info>span{font-size:10px;color:#8970ad;display:block;margin-top:6px}.quote-remove{background:#fff0f5!important;color:#b34d75!important;padding:8px 10px;font-size:11px;white-space:nowrap;box-shadow:none!important}.quote-pending-empty{padding:20px;text-align:center;font-size:12px;color:#9785aa}.quote-saved-heading h2{margin:0}.quote-saved-heading>span{font-size:11px;color:#2b8a67;background:#e4f7ee;padding:7px 10px;border-radius:20px}.quote-saved-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:25px}.quote-saved-file{margin:0;text-decoration:none;color:#524060;border-color:#cde8de}.quote-saved-file:hover{border-color:#aa85d4}.quote-saved-file small{color:#459179}@media(max-width:700px){.quote-saved-grid{grid-template-columns:1fr}.quote-upload{padding:12px}.quote-file-card{gap:9px;padding:10px}.quote-file-preview{width:44px;height:52px}}