*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;line-height:1.5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#3f51b5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#002984}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#3f51b5}.text-secondary{color:#f50057}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.badge{display:inline-block;padding:.25em .6em;font-size:.75rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:10px}.badge-primary{background-color:#3f51b5;color:#fff}.badge-secondary{background-color:#f50057;color:#fff}.badge-success{background-color:#4caf50;color:#fff}.badge-warning{background-color:#ff9800;color:#000}.badge-danger{background-color:#f44336;color:#fff}.badge-info{background-color:#2196f3;color:#fff}@media (max-width: 600px){html{font-size:14px}.hide-on-mobile{display:none!important}}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}:focus{outline:2px solid #3F51B5;outline-offset:2px}@media print{body{background-color:#fff}.no-print,.admin-header,.admin-sidebar,.admin-footer{display:none!important}.admin-content{margin:0!important;padding:0!important}}
