*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App{flex-direction:column}.App,.login-container{display:flex;min-height:100vh}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);justify-content:center;padding:1rem}.login-card{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;padding:2rem;width:100%}.login-card h1{color:#1e293b;margin-bottom:2rem;text-align:center}.login-form .form-group{margin-bottom:1.5rem}.login-form input{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;min-height:48px;padding:.75rem;transition:border-color .2s;width:100%}.login-form input:focus{border-color:#3b82f6;outline:none}.login-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-height:48px;padding:.875rem;touch-action:manipulation;transition:all .2s;width:100%}.login-button:hover{background:#2563eb}.login-button:active{transform:scale(.98)}.login-button:disabled{cursor:not-allowed;opacity:.6}.navbar{align-items:center;background:#fff;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.main-content{flex:1 1;padding:2rem}.button-primary,button{min-height:44px;min-width:44px;touch-action:manipulation;transition:all .2s;user-select:none;-webkit-user-select:none}.button-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-decoration:none}.button-primary:active{opacity:.9;transform:scale(.98)}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;min-height:44px;padding:.75rem;transition:border-color .2s;width:100%}input:focus,select:focus,textarea:focus{border-color:#3b82f6;outline:none}input[type=checkbox],input[type=radio]{cursor:pointer;min-height:20px;min-width:20px}.loading{align-items:center;color:#64748b;display:flex;font-size:1.25rem;justify-content:center;min-height:200px;padding:3rem;text-align:center}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%}.scroll-container{-webkit-overflow-scrolling:touch;overflow-y:auto;transform:translateZ(0)}.scroll-container::-webkit-scrollbar{height:6px;width:6px}.scroll-container::-webkit-scrollbar-track{background:#f1f5f9}.scroll-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}:focus-visible{outline:3px solid #3b82f6;outline-offset:2px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}@supports (padding:max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.main-content{padding-bottom:max(2rem,env(safe-area-inset-bottom))}}@media (max-width:768px){.main-content{padding:1rem}.card{margin-bottom:1rem;padding:1.25rem}.button-primary,button{font-size:1rem;min-height:48px;padding:.875rem 1.5rem}button[title]{min-height:48px;min-width:48px;padding:.75rem}input,select,textarea{min-height:48px;padding:.875rem}input[type=checkbox],input[type=radio]{min-height:24px;min-width:24px}.grid-responsive{grid-template-columns:1fr!important}.action-buttons{gap:.75rem!important}nav a,nav button{min-height:48px;padding:.875rem 1.25rem}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.filter-grid{grid-template-columns:1fr!important}.flex-responsive{flex-direction:column!important;gap:.75rem!important}.login-card{padding:1.5rem;width:95%}body{font-size:16px;line-height:1.6}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@media (max-width:480px){.main-content{padding:.75rem}.card{padding:1rem}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}}@media (max-width:768px) and (orientation:landscape){.main-content{padding:.75rem}.modal-content{max-height:85vh;overflow-y:auto}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}body{overscroll-behavior-y:contain}a{align-items:center;display:inline-flex;min-height:44px;touch-action:manipulation}@media (max-width:768px){*{animation-delay:0s!important;animation-duration:0s!important;transition-delay:0s!important;transition-duration:0s!important}.fade-in{animation:none!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.c7d89c44.css.map*/