.file-list{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 18px}.file-list span{display:flex;align-items:center;gap:8px;background:#15253c;border:1px solid var(--line);border-radius:20px;padding:6px 9px 6px 13px;color:var(--muted);font-size:12px}.file-list button{border:0;background:#2a3b55;border-radius:50%;padding:0;width:20px;height:20px}.file-report{margin:28px 0}.file-report h3{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:0 4px 10px;border-bottom:1px solid var(--line);font-size:21px}.file-report h3 span{color:var(--muted);font-size:12px;font-weight:600}@media print{.file-report{break-before:auto}.file-report h3{color:#111;border-color:#aaa}}
