#sec-filings *{box-sizing:border-box}.sec-heading{font-size:28px;line-height:1.2;margin:0 0 12px}.sec-filter-form{align-items:end;display:flex;flex-wrap:wrap;gap:12px;margin:0 0 14px}.sec-filter{display:flex;flex-direction:column;gap:6px}.sec-filter span{color:#6b7280;font-size:12px}.sec-filter input[type=text],.sec-filter select{background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;max-width:240px;min-width:170px;padding:8px 10px}.sec-filter-search{flex:1 1 260px}.sec-filter-search input{max-width:100%;width:100%}.sec-clear{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;height:38px;padding:10px 12px}.sec-clear:hover{background:#eef2f7}.sec-table{border-collapse:collapse;width:100%}.sec-table td,.sec-table th{border-bottom:1px solid #eee;padding:10px 12px;text-align:left;vertical-align:middle}.sec-table thead th{background:#f9fafb;color:#374151;font-weight:600}.sec-icon{display:inline-block;height:auto!important;margin-right:6px;vertical-align:middle;width:22px!important}.sec-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:16px}.sec-pagination button{background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;padding:6px 10px}.sec-pagination button.active{background:#2563eb;border-color:#2563eb;color:#fff}.sec-pagination button:disabled{cursor:not-allowed;opacity:.5}