.history-page .hist-head{align-items:flex-start;gap:12px}.history-page .hist-subtitle{margin-top:4px;font-size:13px;color:var(--muted)}.history-page .hist-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.history-page .hist-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:600;border:1px solid transparent;cursor:pointer;font-family:inherit;text-decoration:none;transition:all .15s}.history-page .hist-btn-ghost{background:#fff;border-color:var(--border);color:var(--text)}.history-page .hist-btn-ghost:hover{border-color:#bbb;background:var(--bg)}.history-page .hist-btn-danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.history-page .hist-btn-danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.history-page .hist-btn-danger:disabled{opacity:.6;cursor:not-allowed}.history-page .hist-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;padding:10px 12px;border:1px solid var(--border);background:#fff;border-radius:10px;flex-wrap:wrap}.history-page .hist-count{font-size:13px;color:var(--muted)}.history-page .hist-count strong{color:var(--black);font-size:16px}.history-page .hist-note{font-size:12px;color:var(--subtle)}.history-page .hist-error{margin-bottom:14px;padding:10px 12px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:12.5px;border-radius:10px}.history-page .history-grid{align-items:start}.history-page .history-item{display:flex;flex-direction:column;gap:6px}.history-page .history-item .lc{height:auto}.history-page .history-item .lb{flex:0;padding:11px 11px 9px;gap:0}.history-page .history-item .lmk{min-height:0;margin-bottom:3px}.history-page .history-item .ln{min-height:calc(1.28em * 2);margin-bottom:9px;line-height:1.28;-webkit-line-clamp:2}.history-page .history-item .ls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-height:27px;margin-bottom:10px}.history-page .history-item .sp{min-width:0;justify-content:center;padding:2px 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-page .history-item .lf{margin-top:0}.history-page .history-remove-btn{height:32px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);font-size:12px;font-weight:600;cursor:pointer;transition:all .14s;font-family:inherit}.history-page .history-remove-btn:hover{border-color:#fca5a5;background:#fef2f2;color:#b91c1c}.history-page .history-skeleton{height:286px;border:1px solid var(--border);border-radius:10px;background:linear-gradient(90deg,#f3f4f6,#f8fafc 45%,#f3f4f6);background-size:200% 100%;animation:protected-page-shimmer 1.2s linear infinite}.history-page .hist-empty-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border-radius:8px;background:var(--brand);color:#fff;font-size:13px;font-weight:600;text-decoration:none}.history-page .hist-empty-btn:hover{background:var(--brand-h)}@media(max-width:680px){.history-page .hist-head{flex-direction:column}.history-page .hist-actions{width:100%}.history-page .hist-btn{flex:1}.history-page .history-skeleton{height:264px}}
/*# sourceMappingURL=622ea95c1084c9af.css.map*/