@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css);:root{--primary-color:#00457c;--secondary-color:#f2f6f9;--accent-color:#007acc;--text-color:#333;--border-color:#e0e0e0;--hover-bg:#00457c1a;--radius:6px}*{box-sizing:border-box}body,html{background:#f2f6f9;background:var(--secondary-color);color:#333;color:var(--text-color);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;margin:0;padding:0}.container{display:flex;flex-direction:column;height:100vh}.grid-table td,.grid-table th{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);box-sizing:border-box;height:2.5rem;line-height:2.5rem;overflow:hidden;padding:0 .5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.grid-table thead tr.filter-row th,.grid-table thead tr.title-row th{padding:0}.column-filter{height:1.6rem;line-height:1.6rem;padding:0 .4rem}.header{background:#00457c;background:var(--primary-color);color:#fff;justify-content:flex-end;padding:1rem 1.5rem;position:relative}.header,.logo{align-items:center;display:flex}.logo{font-weight:700;left:1.5rem;position:absolute}.logo-icon{height:3rem;margin-right:1rem;width:auto}.title{align-items:baseline;display:flex;font-size:2.1rem;gap:.1rem;left:calc(.6rem + 2.7em);position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.version{color:#ffffffb3;font-size:.875rem;font-weight:400;margin-left:.25rem}.nav-buttons{display:flex;gap:.5rem}.nav-buttons button{background:#0000;border:1px solid #fff;border-radius:6px;border-radius:var(--radius);color:#fff;cursor:pointer;padding:.5rem .75rem;transition:background .2s}.nav-buttons button:hover{background:#00457c1a;background:var(--hover-bg)}.main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.grid-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;scrollbar-gutter:stable both-edges}.grid-table{background:#fff;border-collapse:collapse;table-layout:fixed;width:100%}.grid-table thead{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.grid-table thead tr.title-row th{background:#f9f9f9;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);font-size:.875rem;font-weight:600;padding:.75rem .5rem;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:3}.grid-table td:first-child,.grid-table td:nth-child(2),.grid-table thead tr.title-row th:first-child,.grid-table thead tr.title-row th:nth-child(2){width:7%}.grid-table td:nth-child(3),.grid-table td:nth-child(4),.grid-table thead tr.title-row th:nth-child(3),.grid-table thead tr.title-row th:nth-child(4){width:6%}.grid-table td:nth-child(5),.grid-table td:nth-child(6),.grid-table thead tr.title-row th:nth-child(5),.grid-table thead tr.title-row th:nth-child(6){width:9%}.grid-table td:nth-child(10),.grid-table td:nth-child(11),.grid-table td:nth-child(7),.grid-table td:nth-child(8),.grid-table td:nth-child(9),.grid-table thead tr.title-row th:nth-child(10),.grid-table thead tr.title-row th:nth-child(11),.grid-table thead tr.title-row th:nth-child(7),.grid-table thead tr.title-row th:nth-child(8),.grid-table thead tr.title-row th:nth-child(9){width:6%}.grid-table td:nth-child(12),.grid-table thead tr.title-row th:nth-child(12){width:10%}.grid-table td:nth-child(13),.grid-table td:nth-child(14),.grid-table thead tr.title-row th:nth-child(13),.grid-table thead tr.title-row th:nth-child(14){width:5%}.grid-table td:nth-child(15),.grid-table thead tr.title-row th:nth-child(15){width:6%}.grid-table thead tr.filter-row th{background:#f2f6f9;background:var(--secondary-color);border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);padding:.4rem .5rem;position:-webkit-sticky;position:sticky;text-align:center;top:2.5rem;z-index:2}.column-filter{border:1px solid #e0e0e0;border:1px solid var(--border-color);border-radius:6px;border-radius:var(--radius);box-sizing:border-box;font-size:.8rem;padding:.4rem .6rem;transition:border-color .2s,box-shadow .2s;width:100%}.grid-table td{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);overflow:hidden;padding:.75rem .5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.doc-icon{background:none;border:none;color:#007acc;color:var(--accent-color);cursor:pointer;font-size:1.8rem}.pagination button{background:#0000;border:1px solid #00457c;border:1px solid var(--primary-color);border-radius:6px;border-radius:var(--radius);cursor:pointer;padding:.5rem;transition:background .2s}.pagination button:hover:not(:disabled){background:#00457c1a;background:var(--hover-bg)}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination span{font-size:.9rem}.pagination-wrapper{background:#fff;border-top:1px solid #e0e0e0;border-top:1px solid var(--border-color);height:3.5rem;position:relative}.pagination-center{align-items:center;color:#00457c;color:var(--primary-color);display:flex;font-size:.95rem;font-weight:500;gap:1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pagination-center button{background:#f2f6f9;border:1px solid #00457c;border:1px solid var(--primary-color);border-radius:6px;border-radius:var(--radius);color:#00457c;color:var(--primary-color);cursor:pointer;font-size:1rem;padding:.35rem .6rem;transition:all .2s ease}.pagination-center button:hover:not(:disabled){background:#00457c1a;background:var(--hover-bg)}.pagination-center button:disabled{cursor:not-allowed;opacity:.5}.pagination-total{background-color:#f2f6f9;border:1px solid #e0e0e0;border:1px solid var(--border-color);border-radius:6px;border-radius:var(--radius);color:#555;font-size:.85rem;font-weight:700;padding:.35rem .75rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}@media (max-width:600px){.grid-table td,.grid-table th{font-size:.75rem;padding:.25rem .3rem}.column-filter,.grid-table thead tr.title-row th{font-size:.7rem}.column-filter{padding:.3rem .4rem}}
/*# sourceMappingURL=main.ea53edb8.css.map*/