*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#111827}.table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280}.form-grid{display:grid;gap:1rem}@media (max-width: 480px){.navbar{padding:0 .75rem!important}}.dashboard-container{overflow-y:auto}@media (max-width: 320px){.dashboard-container{padding:.5rem!important;max-width:100%!important}.dashboard-header{flex-direction:column!important;gap:.5rem!important;align-items:stretch!important}.header-actions{flex-direction:column!important;width:100%!important;align-items:stretch!important}.header-actions>*{width:100%!important}.form-grid{grid-template-columns:1fr!important;gap:.75rem!important}.table-wrapper{font-size:.75rem!important;overflow-x:auto!important}.pagination-info{font-size:.7rem!important;text-align:center!important;width:100%!important}.pagination-buttons{flex-wrap:wrap!important;justify-content:center!important;width:100%!important}.pagination-buttons button{flex:1 1 45%!important;min-width:70px!important}}@media (min-width: 321px) and (max-width: 375px){.dashboard-container{padding:.75rem!important;max-width:100%!important}.dashboard-header{flex-direction:column!important;gap:.75rem!important}.header-actions{flex-direction:column!important;width:100%!important}.header-actions>*{width:100%!important}.form-grid{grid-template-columns:1fr!important}.table-wrapper{font-size:.8rem!important;overflow-x:auto!important}.pagination-buttons{flex-wrap:wrap!important}}@media (min-width: 376px) and (max-width: 425px){.dashboard-container{padding:1rem!important;max-width:100%!important}.dashboard-header{flex-direction:column!important;gap:.75rem!important}.header-actions{width:100%!important;flex-wrap:wrap!important}.form-grid{grid-template-columns:1fr!important}.table-wrapper{overflow-x:auto!important}}@media (min-width: 426px) and (max-width: 768px){.dashboard-container{padding:1.5rem!important;max-width:100%!important}.dashboard-header{flex-direction:column!important}.header-actions{width:100%!important;justify-content:space-between!important;flex-wrap:wrap!important}.form-grid{grid-template-columns:1fr 1fr!important}.table-wrapper{overflow-x:auto!important}}@media (min-width: 769px) and (max-width: 1024px){.dashboard-container{padding:2rem!important;max-width:100%!important}.form-grid{grid-template-columns:1fr 1fr!important}}@media (min-width: 1025px) and (max-width: 1440px){.dashboard-container{padding:2rem!important;max-width:1200px!important}.form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important}}@media (min-width: 1441px){.dashboard-container{padding:3rem!important;max-width:1600px!important}.table-wrapper{font-size:1.1rem!important}.form-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}}.text-center{text-align:center}.flex-center{display:flex;justify-content:center;align-items:center}.full-width{width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}
