.tpt-front{--tpt-ink:#0b2144;--tpt-accent:#26689f;--tpt-line:#dbe6ef;--tpt-bg:#f6f9fc;color:var(--tpt-ink);font-family:inherit;max-width:100%;margin:24px 0}.tpt-front *{box-sizing:border-box}.tpt-title{margin:0 0 18px;color:var(--tpt-ink);font-size:clamp(18px,2vw,24px);font-weight:800}.tpt-filters{border:1px solid #d8e5f2;border-radius:14px;background:linear-gradient(135deg,#091d42,#123c68);color:#fff;padding:21px;margin-bottom:17px;box-shadow:0 12px 30px #0b28511a}.tpt-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.tpt-filter-heading strong{font-size:16px}.tpt-reset{border:0;background:#ffffff1e;color:#fff;border-radius:8px;padding:7px 12px;cursor:pointer;font:inherit}.tpt-reset:hover,.tpt-reset:focus{background:#ffffff35;color:#fff}.tpt-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px}.tpt-filter-field{display:flex;flex-direction:column;min-width:0;gap:6px}.tpt-filter-field label{color:#dfecff;font-size:12px;font-weight:700}.tpt-filter-field input,.tpt-filter-field select{font:inherit;font-size:13px;min-height:39px;width:100%;max-width:100%;margin:0;border:1px solid #cbd9e8;border-radius:7px;padding:7px 10px;background:#fff;color:#142b48;box-shadow:none}.tpt-filter-field input:focus,.tpt-filter-field select:focus{outline:2px solid #79b5ee;outline-offset:1px}.tpt-range{display:flex;gap:5px}.tpt-range input{min-width:0}.tpt-table-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 2px 9px;font-size:13px;font-weight:700}.tpt-count{color:#506982}.tpt-scroll{overflow:auto;max-height:540px;max-width:100%;border:1px solid var(--tpt-line);border-radius:11px;background:white;scrollbar-color:#aac1d4 #f4f7fa}.tpt-scroll:focus{outline:2px solid #5697d0;outline-offset:2px}.tpt-front table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:max-content;background:#fff;margin:0;text-align:start}.tpt-front th,.tpt-front td{border:0;border-bottom:1px solid var(--tpt-line);padding:11px 16px;white-space:nowrap;text-align:center;font-size:13px;line-height:1.5}.tpt-front th{position:sticky;top:0;z-index:1;background:#ecf3f9;color:var(--tpt-ink);font-size:12px;font-weight:800}.tpt-front tbody tr:nth-child(even){background:var(--tpt-bg)}.tpt-front tbody tr:hover{background:#e9f3fc}.tpt-front tbody tr[hidden]{display:none}.tpt-front tbody tr:last-child td{border-bottom:0}.tpt-front td:first-child{color:var(--tpt-accent);font-weight:700}.tpt-download{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;background:#0e3565;color:#fff!important;padding:7px 14px;min-width:88px;text-decoration:none!important;font-size:12px;font-weight:700;transition:background .15s ease}.tpt-download:hover,.tpt-download:focus{background:#286da7;color:#fff!important}.tpt-no-download{color:#92a5b4}.tpt-empty{border:1px dashed var(--tpt-line);background:var(--tpt-bg);border-radius:9px;padding:17px;margin:10px 0}.tpt-empty[hidden]{display:none}@media(max-width:600px){.tpt-filters{padding:16px}.tpt-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tpt-front th,.tpt-front td{padding:10px 12px;font-size:12px}}@media(max-width:390px){.tpt-filter-grid{grid-template-columns:1fr}}
