.quan-document-tray{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0}.quan-document-item{display:grid;grid-template-columns:auto minmax(80px,1fr) auto auto;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(96,165,250,.35);border-radius:10px;background:rgba(15,23,42,.92);color:#dbeafe;font-size:12px}.quan-document-kind{font-weight:800;color:#f87171}.quan-document-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.quan-document-state{color:#93c5fd}.quan-document-error{grid-column:1/-1;color:#fca5a5}.quan-document-item button{border:0;background:transparent;color:#9ca3af;font-size:18px;cursor:pointer}.quan-pdf-artifact{display:flex;width:fit-content;max-width:100%;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:12px}.quan-pdf-artifact a,.quan-create-pdf{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(148,163,184,.28);border-radius:7px;padding:6px 9px;background:rgba(148,163,184,.07);color:#aeb8c7;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.quan-pdf-artifact a:hover,.quan-create-pdf:hover{border-color:rgba(148,163,184,.45);background:rgba(148,163,184,.12);color:#dbe4ee}.quan-create-pdf svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.quan-create-pdf:disabled{opacity:.55;cursor:wait}.quan-pdf-status{color:#8f9bad}
.quan-recent-button{position:fixed;right:18px;bottom:18px;z-index:10020;border:1px solid rgba(96,165,250,.45);border-radius:999px;padding:9px 14px;background:#111827;color:#dbeafe;box-shadow:0 10px 30px rgba(0,0,0,.3);cursor:pointer}.quan-recent-panel{position:fixed;right:18px;bottom:62px;z-index:10021;width:min(390px,calc(100vw - 36px));max-height:60vh;overflow:auto;padding:14px;border:1px solid rgba(96,165,250,.35);border-radius:14px;background:#0f172a;color:#e5e7eb;box-shadow:0 18px 60px rgba(0,0,0,.5)}.quan-recent-panel[hidden]{display:none}.quan-recent-panel header,.quan-recent-item,.quan-recent-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.quan-recent-panel header button,.quan-recent-actions button{border:0;background:transparent;color:#cbd5e1;cursor:pointer}.quan-recent-item{padding:11px 0;border-bottom:1px solid rgba(148,163,184,.16)}.quan-recent-item span:first-child{display:grid;gap:3px}.quan-recent-item small,.quan-recent-panel p{color:#94a3b8;font-size:11px}.quan-recent-actions a,.quan-recent-actions button{font-size:11px;color:#93c5fd;text-decoration:none}.quan-recent-empty{padding:18px 0;color:#94a3b8}
