.tablepress thead th{position:relative;padding-bottom:28px;vertical-align:bottom}.tablepress thead th .tp-filter-btn{position:absolute;left:50%;bottom:6px;transform:translateX(-50%);z-index:2;font-size:12px;line-height:20px;height:22px;padding:0 8px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;color:#334155;cursor:pointer;box-shadow:0 1px 1px rgba(0,0,0,.03)}.tablepress thead th .tp-filter-btn:hover{border-color:#cbd5e1}.tablepress thead th .tp-filter-btn.active,.tablepress thead th .tp-filter-btn.active-mark{border-color:#2563eb;color:#2563eb;background:#fff}.tp-pop{position:absolute;z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:12px;max-height:360px;overflow:auto;min-width:220px}.tp-pop-title{font-size:12px;color:#64748b;margin-bottom:8px}.tp-pop .tp-inp{width:100%;height:34px;line-height:34px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:12px}.tp-range{display:flex;gap:8px}.tp-pop-list{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.tp-check{display:flex;align-items:center;gap:6px;font-size:12px;color:#334155}.tp-pop-ops{display:flex;align-items:center;gap:8px;margin-top:10px}.tp-spacer{flex:1}.tp-btn{height:30px;padding:0 12px;border-radius:8px;border:1px solid #2563eb;background:#2563eb;color:#fff;cursor:pointer}.tp-btn:hover{filter:brightness(1.05)}.tp-link{background:0 0;border:none;color:#2563eb;cursor:pointer;font-size:12px;padding:0}@media (min-width:768px){.tablepress thead th.sticky,.tablepress thead.sticky th{position:sticky;top:64px;z-index:3;background:#f8fafc}}@media (max-width:600px){.tablepress thead th{padding-bottom:6px;padding-right:30px}.tablepress thead th .tp-filter-btn{left:auto;right:6px;bottom:auto;top:6px;transform:none}}