*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.5;color:#2c3e50;background-color:#f5f6fa;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#2c3e50}h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{margin-bottom:15px}a{color:#3490dc;text-decoration:none;transition:color .3s ease}a:hover{color:#5a6fd6}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}table{width:100%;border-collapse:collapse}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none}::selection{background-color:#3490dc;color:#fff}:focus-visible{outline:2px solid #3490dc;outline-offset:2px}.hidden{display:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.btn{padding:8px 15px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;display:flex;justify-content:center;align-items:center;gap:8px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#3490dc;color:#fff}.btn-primary:hover:not(:disabled){background:rgb(32.5,117.9285714286,188.5)}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background:rgb(84.3605150215,91.3905579399,97.6394849785)}.btn-success{background:#28a745;color:#fff}.btn-success:hover:not(:disabled){background:rgb(30.1449275362,125.8550724638,52)}.btn-danger{background:#e74c3c;color:#fff}.btn-danger:hover:not(:disabled){background:rgb(213.698630137,43.8356164384,26.301369863)}.btn-warning{background:#f39c12;color:#fff}.btn-warning:hover:not(:disabled){background:hsl(36.8,90.3614457831%,41.1764705882%)}.btn-info{background:#17a2b8;color:#fff}.btn-info:hover:not(:disabled){background:rgb(17.3333333333,122.0869565217,138.6666666667)}.btn-outline{background:rgba(0,0,0,0);border:2px solid #3490dc;color:#3490dc}.btn-outline:hover{background:#3490dc;color:#fff}.btn-sm{padding:5px 10px;font-size:12px}.btn-lg{padding:10px 20px;font-size:16px}.btn-block{width:100%}.card{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:0;margin-bottom:20px}.card-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.card-header h2{font-size:18px;margin:0}.card-body{padding:20px}.card-footer{padding:15px 20px;border-top:1px solid #eee;background:#f8f9fa}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#2c3e50;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 15px;border:2px solid #ddd;border-radius:5px;font-size:14px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3490dc}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#7f8c8d}.form-group textarea{min-height:100px;resize:vertical}.form-group small{display:block;margin-top:5px;color:#7f8c8d;font-size:12px}.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea{border-color:#e74c3c}.form-group.has-error small{color:#e74c3c}.checkbox-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;flex-wrap:wrap}.checkbox-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;padding:5px 10px;background:#f8f9fa;border-radius:5px}.checkbox-item input[type=checkbox]{width:auto;margin:0}.form-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media(max-width: 767px){.form-row{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;height:39px}.bailo{background-color:red}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:10px 15px;text-align:left;border-bottom:1px solid #eee}.table th{background:#f8f9fa;color:#7f8c8d;font-weight:600;font-size:13px;text-transform:uppercase}.table tbody tr{transition:background .3s ease}.table tbody tr:hover{background:#f8f9fa}.table-striped tbody tr:nth-child(odd){background:#f8f9fa}.table-bordered th,.table-bordered td{border:1px solid #eee}.actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;justify-content:center;align-items:center}.modal.show{display:flex}.modal-content{background:#fff;border-radius:10px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f5f6fa}.modal-content::-webkit-scrollbar-thumb{background:#bdc3c7;border-radius:4px}.modal-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.modal-header h3{font-size:18px;margin:0}.modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#7f8c8d;transition:color .3s ease}.modal-close:hover{color:#2c3e50}.modal-body{padding:20px}.modal-footer{padding:15px 20px;border-top:1px solid #eee;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px}.alert{padding:15px 20px;border-radius:5px;margin-bottom:20px;border:1px solid rgba(0,0,0,0)}.alert-success{background:#d4edda;color:#155724;border-color:#c3e6cb}.alert-error,.alert-danger{background:#f8d7da;color:#721c24;border-color:#f5c6cb}.alert-warning{background:#fff3cd;color:#856404;border-color:rgb(255,230.76,154)}.alert-info{background:#cce5ff;color:#004085;border-color:#b8daff}.alert-dismissible{position:relative;padding-right:50px}.alert-dismissible .alert-close{position:absolute;top:50%;right:15px;transform:translateY(-50%);cursor:pointer;opacity:.7;transition:opacity .3s ease}.alert-dismissible .alert-close:hover{opacity:1}.badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#f5f6fa;color:#495057}.badge-success{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#d4edda;color:#155724}.badge-danger{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#f8d7da;color:#721c24}.badge-warning{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#fff3cd;color:#856404}.badge-info{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#cce5ff;color:#004085}.badge-primary{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#3490dc;color:#fff}.slider{width:100%;position:relative;overflow:hidden;border-radius:12px}.slick-arrow{z-index:10}.slick-prev,.slick-next{width:42px;height:42px;background:hsla(0,0%,100%,.25);backdrop-filter:blur(4px);border-radius:50%;display:flex !important;align-items:center;justify-content:center;transition:.3s ease}.slick-prev:hover,.slick-next:hover{background:hsla(0,0%,100%,.4)}.slick-prev:before,.slick-next:before{font-size:22px;color:#fff;opacity:1}.slick-prev{left:15px}.slick-next{right:15px}.slick-dots{bottom:-35px}.slick-dots li button:before{font-size:12px;opacity:.35;color:#4b5563;transition:.3s ease}.slick-dots li.slick-active button:before{opacity:1;color:#2563eb}.slick-slide{opacity:.4;transition:opacity .4s ease;max-width:100% !important}.slick-current{opacity:1}.slider-wrapper{width:100vw;padding:0 2rem}.header{background:linear-gradient(135deg, #3490dc 0%, #764ba2 100%);color:#fff;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.1);height:60px}.header h1{font-size:20px;color:#fff;margin:0}.header-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px}.user-badge{background:hsla(0,0%,100%,.2);padding:8px 15px;border-radius:20px;font-size:14px}.logout-btn{background:hsla(0,0%,100%,.2);border:none;color:#fff;padding:8px 8px;border-radius:20px;cursor:pointer;transition:background .3s ease}.logout-btn:hover{background:hsla(0,0%,100%,.3)}.sidebar{width:250px;background:#2c3e50;padding:20px 0;min-height:calc(100vh - 60px)}.nav-item{display:block;color:#bdc3c7;padding:10px 25px;text-decoration:none;transition:all .3s ease;border-left:3px solid rgba(0,0,0,0);cursor:pointer}.nav-item:hover,.nav-item.active{background:#34495e;color:#fff;border-left-color:#3490dc}.container{display:flex}.main{flex:1;padding:30px;background:#f5f6fa}.page-title{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:20px}.section{display:none}.section.active{display:block}.stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:25px}.stat-card h3{color:#7f8c8d;font-size:14px;font-weight:400;margin-bottom:10px}.stat-card .value{font-size:32px;font-weight:700;color:#2c3e50}.loading{text-align:center;padding:40px;color:#7f8c8d}.table-admin thead tr th{text-align:left}.auth-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.auth-page.login{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.auth-page.register{background:linear-gradient(135deg, #11998e 0%, #38ef7d 100%)}.auth-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:30px;width:100%;max-width:450px}.auth-card-header{text-align:center;margin-bottom:25px}.auth-card-header h1{font-size:24px;margin-bottom:8px}.auth-card-header p{color:#7f8c8d;margin:0}.auth-links{text-align:center;margin-top:20px}.auth-links p{color:#6c757d;margin-bottom:10px}.auth-links p a{font-weight:600}.tabs{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:0;margin-bottom:20px}.tabs-nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #eee}.tab-btn{padding:15px 20px;font-size:14px;font-weight:500;color:#7f8c8d;border:none;border-bottom:2px solid rgba(0,0,0,0);background:none;cursor:pointer;transition:all .3s ease}.tab-btn:hover{color:#495057}.tab-btn.active{color:#3490dc;border-bottom-color:#3490dc}.tab-content.hidden{display:none}/*# sourceMappingURL=main.css.map */
