.history-modern.apv-history-v33-host{overflow:visible}
.history-modern.apv-history-v33-host>:not(.apv-history-v33-root){display:none!important}
.apv-history-v33-root{min-width:0;color:var(--text)}
.apv-history-v33-root *{box-sizing:border-box}
.apv-history-v33-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px}
.apv-history-v33-header h2{margin:4px 0 0}
.apv-history-v33-counter{color:var(--muted);white-space:nowrap;padding-top:8px}
.apv-history-v33-filters{border-top:1px solid var(--line);background:color-mix(in srgb,var(--panel-solid) 84%,var(--accent) 3%);display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) 105px auto;align-items:end;gap:12px;padding:18px 22px}
.apv-history-v33-filters label{min-width:0;color:var(--muted);display:grid;gap:7px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.apv-history-v33-filters input,.apv-history-v33-filters select{border:1px solid var(--line);background:var(--panel-solid);min-width:0;width:100%;height:42px;color:var(--text);border-radius:11px;outline:none;padding:0 12px;font:inherit;text-transform:none;letter-spacing:normal}
.apv-history-v33-filters input:focus,.apv-history-v33-filters select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}
.apv-history-v33-filter-actions{display:flex;gap:8px}
.apv-history-v33-filter-actions button{height:42px;border-radius:11px;padding:0 16px;font-weight:800}
.apv-history-v33-filter-actions .apply{background:var(--accent);color:var(--accent-contrast,#fff)}
.apv-history-v33-filter-actions .clear{border:1px solid var(--line);background:var(--panel-solid);color:var(--text)}
.apv-history-v33-message{margin:14px 22px;border:1px solid color-mix(in srgb,#b94b4b 32%,var(--line));background:color-mix(in srgb,#b94b4b 9%,var(--panel-solid));color:#a43f3f;border-radius:12px;padding:12px 14px;font-size:13px}
.apv-history-v33-loading{color:var(--muted);display:grid;place-items:center;gap:10px;min-height:220px;padding:30px;text-align:center}
.apv-history-v33-spinner{border:3px solid color-mix(in srgb,var(--accent) 20%,transparent);border-top-color:var(--accent);width:34px;height:34px;border-radius:50%;animation:apv-history-spin .8s linear infinite}
@keyframes apv-history-spin{to{transform:rotate(360deg)}}
.apv-history-v33-list{border-top:1px solid var(--line)}
.apv-history-v33-row{display:grid;grid-template-columns:42px minmax(300px,1fr) 110px 135px 175px 42px;align-items:center;gap:14px;padding:17px 22px;border-bottom:1px solid var(--line)}
.apv-history-v33-row:last-child{border-bottom:0}
.apv-history-v33-avatar{background:linear-gradient(145deg,var(--accent),color-mix(in srgb,var(--accent) 72%,#063f49));width:38px;height:38px;color:var(--accent-contrast,#fff);border-radius:11px;display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:.04em}
.apv-history-v33-main{min-width:0;display:grid;gap:5px}
.apv-history-v33-number{font-size:15px;font-weight:900;letter-spacing:.01em}
.apv-history-v33-person{color:var(--muted);font-size:11px}
.apv-history-v33-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}
.apv-history-v33-chip{border:1px solid var(--line);background:color-mix(in srgb,var(--accent) 5%,var(--panel-solid));color:var(--text);border-radius:999px;padding:4px 8px;font-size:10px;line-height:1.2}
.apv-history-v33-chip b{color:var(--muted);margin-right:3px}
.apv-history-v33-materials{display:flex;align-items:flex-start;flex-wrap:wrap;gap:5px;margin-top:2px}
.apv-history-v33-material-label{color:var(--muted);padding-top:4px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.apv-history-v33-material{background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--text);border-radius:7px;padding:4px 7px;font-size:10px;line-height:1.35}
.apv-history-v33-material strong{color:var(--accent)}
.apv-history-v33-more{background:transparent;color:var(--accent);padding:4px 5px;font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:2px}
.apv-history-v33-status{justify-self:start;color:#88620c;background:#fff4d8;border-radius:999px;width:max-content;padding:6px 9px;font-size:11px;font-weight:800}
.apv-history-v33-status.done,.apv-history-v33-status.concluido{color:#187456;background:#e0f7ee}
.apv-history-v33-status.error,.apv-history-v33-status.failed{color:#9a3737;background:#ffebeb}
.apv-history-v33-total{display:grid}
.apv-history-v33-total small,.apv-history-v33-date{color:var(--muted);font-size:11px}
.apv-history-v33-pdf{background:color-mix(in srgb,var(--accent) 10%,transparent);width:40px;height:40px;color:var(--accent);border-radius:10px;display:grid;place-items:center}
.apv-history-v33-pdf svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.apv-history-v33-pdf[disabled]{opacity:.55;cursor:wait}
.apv-history-v33-empty{min-height:250px;color:var(--muted);display:grid;place-items:center;align-content:center;gap:8px;text-align:center;padding:30px}
.apv-history-v33-empty strong{color:var(--text);font-size:18px}
.apv-history-v33-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 22px}
.apv-history-v33-range{color:var(--muted);font-size:12px}
.apv-history-v33-pages{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}
.apv-history-v33-pages button{border:1px solid var(--line);background:var(--panel-solid);min-width:36px;height:36px;color:var(--text);border-radius:9px;padding:0 9px;font-weight:800}
.apv-history-v33-pages button.active{border-color:var(--accent);background:var(--accent);color:var(--accent-contrast,#fff)}
.apv-history-v33-pages button[disabled]{opacity:.45}
.apv-history-v33-ellipsis{color:var(--muted);padding:0 3px}
@media (max-width:1180px){.apv-history-v33-filters{grid-template-columns:repeat(3,minmax(140px,1fr))}.apv-history-v33-filter-actions{grid-column:span 2}.apv-history-v33-row{grid-template-columns:42px minmax(280px,1fr) 105px 125px 150px 42px}}
@media (max-width:820px){.apv-history-v33-header{align-items:center}.apv-history-v33-filters{grid-template-columns:1fr 1fr;padding:16px}.apv-history-v33-filter-actions{grid-column:1/-1}.apv-history-v33-filter-actions button{flex:1}.apv-history-v33-row{grid-template-columns:38px minmax(0,1fr) 42px;align-items:start;padding:16px}.apv-history-v33-main{grid-column:2}.apv-history-v33-status{grid-column:2}.apv-history-v33-total{grid-column:2}.apv-history-v33-date{grid-column:2}.apv-history-v33-pdf{grid-column:3;grid-row:1}.apv-history-v33-footer{flex-direction:column;align-items:stretch}.apv-history-v33-pages{justify-content:center}.apv-history-v33-range{text-align:center}}
@media (max-width:520px){.apv-history-v33-header{padding:18px 16px}.apv-history-v33-counter{font-size:11px}.apv-history-v33-filters{grid-template-columns:1fr}.apv-history-v33-filter-actions{grid-column:1}.apv-history-v33-row{grid-template-columns:34px minmax(0,1fr) 38px;padding:15px 14px;gap:10px}.apv-history-v33-avatar{width:34px;height:34px;border-radius:10px}.apv-history-v33-pages button{min-width:34px;height:34px;padding:0 7px}}
