@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:"Inter",arial,sans-serif;background:#f9fdfd;color:#0f172a;-webkit-font-smoothing:antialiased}.container{width:calc(100vw - 2rem);max-width:2200px;margin:1rem auto;padding:1rem}#controls{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}@media(max-width: 520px){.container{margin:12px;padding:12px}h1{font-size:18px}}button:focus,select:focus,a:focus,input:focus{outline:3px solid rgba(3,169,157,.12);outline-offset:2px}header{flex-wrap:wrap;padding:1rem}header img.mnn{max-width:40%;height:auto}header img.mpo{max-width:25%;height:auto}@media(max-width: 520px){.tabulator-row .tabulator-cell{padding:.35rem .4rem}.tabulator-header .tabulator-col .tabulator-col-title{padding:6px 4px}}header{background-color:#fff;display:flex;align-items:center;border-top:5px solid #018083;border-bottom:1px solid #e1e2e6;padding:1rem 2rem;gap:1rem;text-align:center}header img.mnn{width:120px}header img.mpo{width:80px}header h1{font-size:32px;margin:0}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.message{font-size:16px;background-color:#018083;color:#fff;padding:1rem;border-radius:4px;display:flex;align-items:center}.message svg{margin-right:.5rem}.message a{color:#fff;font-weight:600;text-decoration:underline;text-underline-position:from-font}.message a:hover{text-decoration:underline}.note{color:#000;font-weight:600;font-size:16px}.note span{font-weight:300}button#downloadCsv{font-family:"Inter",arial,sans-serif;font-size:16px;background-color:#03a99d;border-bottom:2px solid #018083;color:#fff;padding:1rem;border-radius:4px;border-top:none;border-left:none;border-right:none;cursor:pointer;transition:background-color 250ms ease-in-out}button#downloadCsv:hover{background-color:#018083}.tabulator .tabulator-header .tabulator-col{background:#f6f7f7;border-right:1px solid #e1e2e6}.tabulator .tabulator-header{border-bottom:1px solid #e1e2e6}.tabulator{border:1px solid #e1e2e6;border-radius:4px;background-color:#fff}.table-wrapper{display:flex;flex-direction:column;width:100%;max-width:100%;min-height:200px}.table-wrapper .tabulator{display:flex;flex-direction:column;height:auto;max-width:100%}.tabulator .tabulator-tableHolder{overflow:auto;-webkit-overflow-scrolling:touch}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 0;margin-top:.5rem;width:100%;flex-shrink:0}.table-footer .tabulator-paginator{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.table-footer .rows-controls{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.table-footer .rows-controls label{font-size:14px;color:#333}.table-footer .rows-controls select,.table-footer select#pageSize{height:44px;padding:0 .5rem}.table-wrapper .tabulator-footer{width:100%}@media(max-width: 520px){.table-footer{flex-direction:column-reverse;align-items:stretch;gap:.5rem}.table-footer .tabulator-paginator{justify-content:center}.table-footer .rows-controls{justify-content:space-between}}.tabulator-row .tabulator-cell{border-right:1px solid #e1e2e6;padding:.5rem}#pageSize{padding:0 .5rem 0 .5rem;height:49px;border-radius:4px;border-color:#e1e2e6;margin-left:1rem}select#pageSize{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;padding-right:2rem;height:49px;border-radius:4px;border:1px solid #e1e2e6;background-color:#fff;background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20viewBox='0%200%2016%2016'%3E%3Cpath%20fill-rule='evenodd'%20d='M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem 1rem;min-width:5rem;cursor:pointer}@media(max-width: 520px){select#pageSize{height:40px;padding-right:1.25rem;min-width:4rem}}select#pageSize:focus{outline:none;box-shadow:0 0 0 3px rgba(3,169,157,.12)}.tabulator-paginator{display:flex;gap:8px}@media(max-width: 680px){.tabulator .tabulator-header .tabulator-col .tabulator-col-title{font-size:13px}.tabulator-row .tabulator-cell{padding:.4rem .5rem;font-size:13px}}@media(max-width: 900px){.table-wrapper{overflow-x:auto}.table-wrapper .tabulator{min-width:700px}}button.tabulator-page{background-color:#fff;border:1px solid #e1e2e6;padding:8px 12px;border-radius:4px;cursor:pointer;transition:background-color 250ms ease-in-out}button.tabulator-page:hover{background-color:#e1e2e6}button.tabulator-page.active{background-color:#03a99d;border-color:#018083;color:#fff}.tabulator-pages{border-radius:4px}.tabulator-pages .tabulator-page{border-radius:0;border-right:none;font-size:16px}.tabulator-pages .tabulator-page:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabulator-pages .tabulator-page:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid #e1e2e6}.tabulator-row.tabulator-row-even{background-color:#f5f7f7}.tabulator-row.tabulator-selectable:hover{background-color:#e1e2e6}.tabulator-header-filter input{border:1px solid #e1e2e6;border-radius:4px;padding:1rem;font-size:14px}.tabulator-header .tabulator-col .tabulator-col-title{font-weight:600;font-size:16px;padding:8px 4px 4px;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input{height:40px;border-radius:4px;border-color:#e1e2e6;font-size:14px;padding-left:40px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input:focus{outline:none;border-color:#03a99d}/*# sourceMappingURL=styles.css.map */