@font-face{font-family:Inter;src:url(/_next/static/media/Inter-Regular.a92b93ca.woff2) format("woff2"),url(/_next/static/media/Inter-Regular.3718b427.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/_next/static/media/Inter-Bold.71bc9bc3.woff2) format("woff2"),url(/_next/static/media/Inter-Bold.ab3d2ff6.woff) format("woff");font-weight:700;font-style:bold}@font-face{font-family:Inter;src:url(/_next/static/media/Inter-SemiBold.f9489b28.woff2) format("woff2"),url(/_next/static/media/Inter-SemiBold.a0ae24da.woff) format("woff");font-weight:600;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}#root,.container{min-height:100vh;max-height:-moz-fit-content;max-height:fit-content;min-width:1400px;display:flex;flex-direction:row}body,html{min-height:100vh;font-family:Inter,sans-serif;color:#003b6b;background-color:#f9fafb}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:600;color:#003b6b}button{cursor:pointer;border:none;outline:none;font-size:.8rem;font-weight:400;padding:.5rem 1rem;border-radius:8px}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{font-size:.8rem;border:1px solid #ddd;border-radius:8px;padding:.5rem;outline:none}input:focus,select:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.3)}table{width:100%;border-collapse:collapse;margin-top:.5rem;font-size:.8rem}tr:nth-child(2n){background-color:rgba(203,213,225,.2)}td{font-weight:600}td,th{text-align:center;padding:1rem}th{font-weight:400}.text-center{text-align:center}.text-right{text-align:right}.flex{display:flex}.justify-between{justify-content:space-between}.items-center{align-items:center}.rounded{border-radius:8px}.shadow{box-shadow:0 2px 4px rgba(0,0,0,.1)}.filters{border-radius:8px;padding:1rem;width:300px}.filters h2,.filters h3{color:#1f2937;margin-bottom:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.p-4{padding:1rem}.w-full{width:100%}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.pagination button{padding:.5rem 1rem;border:1px solid #ddd;background-color:#fff;color:#003b6b;border-radius:4px}.pagination button.active{background-color:#3b82f6;color:#fff;border-color:#3b82f6}.pagination button:hover:not(.active){background-color:#f3f4f6}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#f3f4f6}body::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:20px;border:3px solid #f3f4f6}.tabs-container{display:flex;justify-content:space-around;width:100%;position:relative;border-bottom:1px solid #e5eaf0;padding:.5rem 0}.tab-item{color:#9daec5;font-size:1rem;width:10rem;cursor:pointer;text-align:center}.tab-item,.tab-item span{font-weight:600}.tab-item.active{color:#0370ff}.active-underline{position:absolute;bottom:-1px;height:3px;background-color:#0370ff;transition:left .3s ease,width .3s ease}.pagination-container{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;margin-right:20px}.pagination-button{padding:8px 12px;color:#003b6b;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.pagination-button,.pagination-button:disabled,.pagination-button:hover:not(:disabled){background-color:transparent}.pagination-button:disabled{cursor:not-allowed}.pagination-page{background-color:transparent;color:#003b6b;height:30px;border:1px solid #ccc;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.pagination-page.active{background-color:#007bff;color:#fff}.pagination-page:hover:not(.active){background-color:#e0e0e0}.spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}