*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}button{border:none;cursor:pointer}button,input,select,textarea{font-family:Poppins,sans-serif;outline:none}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}.fade-in{animation:fadeIn .5s ease-out}.slide-in-right{animation:slideInRight .5s ease-out}.slide-in-left{animation:slideInLeft .5s ease-out}.notification{align-items:center;animation:slideInRight .3s ease-out;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;gap:12px;max-width:500px;min-width:300px;padding:16px 20px;position:fixed;right:20px;top:20px;z-index:9999}.notification-success{background:#48bb78;color:#fff}.notification-error{background:#f56565;color:#fff}.notification-icon{font-size:24px}.notification-message{flex:1 1;font-size:14px;font-weight:500}.notification-close{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;opacity:.8;padding:4px}.notification-close:hover{opacity:1}.slot-card{background:#fff;border:3px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;padding:20px;position:relative;text-align:center;transition:all .3s ease}.slot-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.slot-available{border-color:#48bb78}.slot-available:hover{background:#f0fff4}.slot-occupied{border-color:#f56565;cursor:not-allowed;opacity:.7}.slot-occupied:hover{transform:none}.slot-unavailable{border-color:#a0aec0;cursor:not-allowed;opacity:.5}.slot-selected{background:#ebf4ff;border-color:#667eea}.slot-number{color:#2d3748;font-size:28px;font-weight:700;margin-bottom:12px}.slot-icon{color:#667eea;font-size:36px;margin-bottom:12px}.slot-type{color:#718096;font-size:12px;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.slot-vehicle-info{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.slot-vehicle-number{color:#2d3748;font-size:14px;font-weight:600}.slot-status{color:#48bb78;font-size:12px;margin-top:8px}.slot-selected-badge,.slot-status{font-weight:700;text-transform:uppercase}.slot-selected-badge{background:#667eea;border-radius:12px;color:#fff;font-size:10px;padding:4px 8px;position:absolute;right:-8px;top:-8px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:20px;padding:24px;transition:transform .3s ease}.stat-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.stat-icon{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:28px;height:60px;justify-content:center;width:60px}.stat-icon.primary{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-icon.success{background:linear-gradient(135deg,#48bb78,#38a169)}.stat-icon.danger{background:linear-gradient(135deg,#f56565,#e53e3e)}.stat-icon.warning{background:linear-gradient(135deg,#ed8936,#dd6b20)}.stat-content{flex:1 1}.stat-label{color:#718096;font-size:14px;margin-bottom:4px}.stat-value{color:#2d3748;font-size:32px;font-weight:700}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-wrapper{animation:fadeIn .5s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:grid;grid-template-columns:1fr 1fr;max-width:1100px;overflow:hidden;width:100%}.register-wrapper{max-width:1200px}.auth-left{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;padding:60px 40px}.auth-left-content{max-width:400px}.auth-logo-icon{font-size:64px;margin-bottom:24px}.auth-left h1{font-size:36px;font-weight:700;margin-bottom:16px}.auth-left p{font-size:18px;margin-bottom:40px;opacity:.9}.auth-features{display:flex;flex-direction:column;gap:16px}.feature-item{font-size:16px;gap:12px}.feature-icon,.feature-item{align-items:center;display:flex}.feature-icon{background:#fff3;border-radius:50%;font-weight:700;height:28px;justify-content:center;width:28px}.auth-right{align-items:center;display:flex;justify-content:center;padding:60px 50px}.auth-form-container{max-width:400px;width:100%}.register-form-container{max-width:500px}.auth-header{margin-bottom:32px;text-align:center}.auth-header h2{color:#2d3748;font-size:32px;font-weight:700;margin-bottom:8px}.auth-header p{color:#718096;font-size:16px}.auth-form .form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.password-input-wrapper{position:relative}.password-toggle{background:none;border:none;color:#a0aec0;cursor:pointer;font-size:18px;padding:8px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.password-toggle:hover{color:#667eea}.btn-block{margin-top:24px;width:100%}.auth-divider{align-items:center;color:#a0aec0;display:flex;font-size:14px;margin:24px 0}.auth-divider:after,.auth-divider:before{background:#e2e8f0;content:"";flex:1 1;height:1px}.auth-divider span{padding:0 16px}.demo-credentials{background:#f7fafc;border-radius:8px;margin-bottom:24px;padding:16px}.demo-item{color:#4a5568;font-size:14px;margin-bottom:8px}.demo-item:last-child{margin-bottom:0}.demo-item strong{color:#2d3748}.auth-footer{color:#718096;font-size:14px;text-align:center}.auth-footer a{color:#667eea;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width:968px){.auth-wrapper{grid-template-columns:1fr}.auth-left{display:none}.auth-right{padding:40px 30px}}@media (max-width:568px){.auth-form .form-row{grid-template-columns:1fr}.auth-header h2{font-size:24px}}.dashboard-container{background:#f5f7fa;display:flex;min-height:100vh}.dashboard-content{flex:1 1;padding:30px;transition:margin-left .3s ease}.dashboard-content.sidebar-open{margin-left:280px}.dashboard-content.sidebar-closed{margin-left:80px}.sidebar{background:linear-gradient(180deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width .3s ease;z-index:1000}.sidebar.open{width:280px}.sidebar.closed{width:80px}.sidebar-toggle{align-items:center;background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#667eea;cursor:pointer;display:flex;font-size:20px;height:45px;justify-content:center;left:20px;position:fixed;top:20px;transition:all .3s ease;width:45px;z-index:1001}.sidebar-toggle:hover{transform:scale(1.1)}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:30px 20px}.sidebar-logo{align-items:center;display:flex;font-size:24px;font-weight:700;gap:15px;margin-bottom:20px}.sidebar-logo svg{flex-shrink:0;font-size:28px}.sidebar-logo span{margin-left:8px;white-space:nowrap}.sidebar-user{gap:12px;margin-top:20px}.sidebar-user,.user-avatar{align-items:center;display:flex}.user-avatar{background:#fff3;border-radius:50%;font-size:20px;height:45px;justify-content:center;width:45px}.user-info{flex:1 1;overflow:hidden}.user-name{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{font-size:12px;opacity:.8}.sidebar-nav{flex:1 1;padding:20px 0}.sidebar-link{align-items:center;color:#fff;display:flex;font-size:15px;font-weight:500;gap:15px;padding:15px 20px;text-decoration:none;transition:all .3s ease}.sidebar-link:hover{background:#ffffff1a}.sidebar-link.active{background:#fff3;border-left:4px solid #fff}.sidebar-footer{border-top:1px solid #ffffff1a;padding:20px}.logout-btn{background:#ffffff1a;border:none;cursor:pointer;width:100%}.logout-btn:hover{background:#fff3}.bookings-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.booking-card{background:#fff;border-left:5px solid #48bb78;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:24px;transition:transform .3s ease,box-shadow .3s ease}.booking-card.completed{border-left-color:#a0aec0}.booking-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.booking-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.booking-number{color:#2d3748;font-size:18px;font-weight:700}.booking-body{display:flex;flex-direction:column;gap:16px}.booking-detail{align-items:flex-start;display:flex;gap:12px}.detail-icon{color:#667eea;font-size:20px;margin-top:2px}.detail-label{color:#a0aec0;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.detail-value{color:#2d3748;font-size:16px;font-weight:600}.detail-sub{color:#718096;font-size:13px;margin-top:2px}.park-vehicle-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:400px 1fr}.selected-slot-info{background:#ebf4ff;border-radius:12px;margin-top:20px;padding:20px;text-align:center}.selected-slot-info h4{color:#667eea;font-size:14px;font-weight:600;margin-bottom:12px;text-transform:uppercase}.selected-slot-details{align-items:center;display:flex;gap:16px;justify-content:center}.selected-slot-number{color:#667eea;font-size:32px;font-weight:700}.selected-slot-type{color:#4a5568;font-size:14px;font-weight:600}.available-count{background:#48bb78;border-radius:20px;color:#fff;font-size:13px;font-weight:600;padding:6px 12px}.slots-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.filter-buttons{display:flex;gap:10px}.filter-buttons .btn{font-size:13px;padding:8px 16px}.filter-buttons .btn.active{background:#667eea;color:#fff}@media (max-width:1200px){.park-vehicle-container{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-content{margin-left:0!important;padding:20px}.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0);width:280px}.bookings-grid{grid-template-columns:1fr}.slots-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.amount-display{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin:20px 0;padding:20px;text-align:center}.amount-display h4{font-size:14px;font-weight:600;margin-bottom:8px;opacity:.9;text-transform:uppercase}.amount-value{font-size:48px;margin-bottom:8px}.amount-details{font-size:14px;opacity:.9}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.location-badge{align-items:center;color:#10b981;display:flex;font-size:14px;font-weight:500;gap:8px;margin-top:10px}.location-error{color:#f59e0b;font-size:14px;margin-top:10px}.payment-options{display:flex;flex-direction:column;gap:12px;margin-top:8px}.payment-option{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .3s ease}.payment-option:hover{background:#f7fafc;border-color:#667eea}.payment-option input[type=radio]{cursor:pointer;height:20px;width:20px}.payment-option input[type=radio]:checked+.payment-icon{transform:scale(1.1)}.payment-icon{font-size:24px;transition:transform .2s}.payment-icon.cash{color:#48bb78}.payment-icon.online{color:#4299e1}.payment-option span{color:#2d3748;font-size:15px;font-weight:500}.success-screen{align-items:center;display:flex;justify-content:center;min-height:70vh;padding:40px 20px}.success-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:550px;padding:50px 40px;text-align:center;width:100%}.success-icon{align-items:center;animation:successPop .5s ease-out;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:50%;color:#fff;display:flex;font-size:50px;height:100px;justify-content:center;margin:0 auto 30px;width:100px}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-card h2{color:#2d3748;font-size:32px;font-weight:700;margin-bottom:12px}.success-card p{color:#718096;font-size:16px;margin-bottom:35px}.booking-summary{background:#f7fafc;border-radius:16px;margin-bottom:30px;padding:25px;text-align:left}.summary-row{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:12px 0}.summary-row:last-child{border-bottom:none}.summary-row span{color:#718096;font-size:14px;font-weight:500}.summary-row strong{color:#2d3748;font-size:16px;font-weight:600}.text-success{color:#48bb78!important;font-size:20px!important}@media (max-width:768px){.success-card{padding:40px 25px}.success-icon{font-size:40px;height:80px;width:80px}.success-card h2{font-size:26px}.payment-options{gap:10px}.payment-option{padding:12px}}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.upi-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:25px 30px}.modal-header h3{color:#2d3748;font-size:22px;font-weight:700;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#718096;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;transition:all .3s;width:40px}.modal-close:hover{background:#f7fafc;color:#2d3748}.modal-body{padding:30px}.upi-hint{color:#718096;font-size:13px;font-style:italic;margin-top:8px}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:15px;padding:20px 30px}.modal-footer .btn{flex:1 1;font-size:16px;font-weight:600;padding:14px}.btn-secondary{border:none;border-radius:10px;color:#4a5568;cursor:pointer;transition:all .3s}.btn-secondary:hover{background:#cbd5e0}@media (max-width:768px){.upi-modal{margin:20px;width:95%}.modal-body,.modal-header{padding:20px}.modal-footer{flex-direction:column;padding:15px 20px}.modal-footer .btn{width:100%}}.fee-estimate-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;margin:20px 0;padding:20px}.fee-estimate-card h4{align-items:center;display:flex;font-size:16px;font-weight:600;gap:10px;margin-bottom:15px}.fee-details{background:#ffffff26;border-radius:10px;padding:16px}.fee-row{border-bottom:1px solid #ffffff1a;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.fee-row:last-child{border-bottom:none}.fee-row.fee-total{border-top:2px solid #fff6;font-size:18px;font-weight:700;margin-top:12px;padding-top:18px}.fee-row.fee-total strong{font-size:22px;text-shadow:0 2px 4px #0003}@media (max-width:768px){.fee-estimate-card{margin:15px 0;padding:16px}.fee-row{font-size:13px;padding:8px 0}.fee-row.fee-total{font-size:16px}.fee-row.fee-total strong{font-size:20px}}.admin-sidebar{background:linear-gradient(180deg,#f093fb,#f5576c)}.admin-avatar{background:#ffffff4d}.table-container{overflow-x:auto}.booking-number{color:#667eea;font-family:Courier New,monospace;font-weight:600}.vehicle-info{display:flex;flex-direction:column;gap:4px}.vehicle-number{color:#2d3748;font-weight:600}.vehicle-type{color:#718096;font-size:12px}.slot-badge{background:#ebf4ff;border-radius:20px;color:#667eea;font-size:14px;font-weight:700;padding:6px 12px}.entry-time{color:#4a5568;font-size:13px}.btn-sm{font-size:13px;padding:8px 16px}.action-buttons{align-items:stretch;display:flex;flex-direction:column;gap:8px}.action-buttons .btn{align-items:center;display:flex;font-size:12px;gap:6px;justify-content:center;min-width:100px;padding:6px 12px;white-space:nowrap}.action-buttons .btn svg{font-size:14px}.search-container{margin:0 auto;max-width:900px}.search-form{padding:20px}.search-input-wrapper{align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;gap:16px;padding:8px 16px}.search-input-wrapper:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-icon{color:#a0aec0;font-size:20px}.search-input{background:#0000;border:none;color:#2d3748;flex:1 1;font-size:16px;font-weight:500;padding:12px 0}.search-input::placeholder{color:#a0aec0}.search-result-card{animation:fadeIn .4s ease-out;margin-top:24px}.result-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.result-header h3{color:#2d3748;font-size:22px;font-weight:700}.result-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.result-item{align-items:flex-start;display:flex;gap:16px}.result-icon{color:#667eea;font-size:24px;margin-top:4px}.result-label{color:#a0aec0;font-size:13px;font-weight:500;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.result-value{color:#2d3748;font-size:18px;font-weight:600}.slot-number-large{color:#667eea;font-size:32px}.remove-vehicle-btn{align-items:center;display:flex;font-size:16px;gap:8px;justify-content:center;margin-top:8px}.elapsed-time-cell{text-align:center}.timer-display{align-items:center;animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:8px 12px}@keyframes pulse{0%,to{box-shadow:0 0 0 0 #667eeab3}50%{box-shadow:0 0 0 6px #667eea00}}.timer-display .timer-icon.stopped{animation:none;opacity:.6}.timer-display:has(.timer-icon.stopped){animation:none;background:linear-gradient(135deg,#718096,#4a5568)}.timer-icon{animation:rotate 2s linear infinite;font-size:16px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.timer-value{font-family:Courier New,monospace;font-size:15px;letter-spacing:1px}.overdue-badge{animation:blink 1s ease-in-out infinite;font-size:16px;margin-left:4px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.overdue-row{background:#fff5f5!important}.overdue-row:hover{background:#fed7d7!important}.time-info{display:flex;flex-direction:column;gap:2px}.time-value{color:#2d3748;font-size:14px;font-weight:600}.time-date{color:#718096;font-size:11px}.end-time{font-size:13px}.duration-cell{text-align:center}.duration-badge{background:linear-gradient(135deg,#48bb78,#38a169);border-radius:20px;color:#fff;display:inline-block;font-size:13px;font-weight:700;padding:6px 12px;white-space:nowrap}.amount-cell{font-weight:600;text-align:right}.amount-value{color:#48bb78;font-size:16px;font-weight:700}.text-muted{color:#a0aec0;font-size:13px;font-style:italic}.table th:first-child{width:140px}.table th:nth-child(2){width:120px}.table th:nth-child(3),.table th:nth-child(4){width:110px}.table th:nth-child(5){width:70px}.table th:nth-child(6){width:160px}.table th:nth-child(7){width:140px}.table th:nth-child(8){width:110px}.table th:nth-child(9){width:90px}.table th:nth-child(10){width:100px}.table th:nth-child(11){width:90px}.table th:nth-child(12){width:130px}@media (max-width:768px){.result-grid{gap:16px;grid-template-columns:1fr}.search-input-wrapper{align-items:stretch;flex-direction:column}.search-input-wrapper .btn{width:100%}}.completed-text{align-items:center;color:#48bb78;display:flex;font-size:13px;font-weight:600;gap:4px}.user-id{color:#667eea;font-family:Courier New,monospace;font-weight:600}.user-name{color:#2d3748;font-weight:600}.user-username{color:#667eea;font-family:Courier New,monospace;font-size:13px;font-weight:600}.user-email{color:#4a5568;font-size:13px}.user-phone{font-family:Courier New,monospace;font-size:13px}.registered-date{color:#718096;font-size:13px}.vehicle-count{align-items:center;background:#ebf4ff;border-radius:20px;color:#667eea;display:inline-flex;font-weight:600;gap:6px;padding:6px 12px}.vehicle-icon{font-size:14px}.active-booking-badge{background:linear-gradient(135deg,#48bb78,#38a169);border-radius:20px;color:#fff;display:inline-block;font-size:13px;font-weight:700;padding:6px 12px}.text-center{text-align:center}.badge-secondary{background:#e2e8f0;color:#4a5568}@media (max-width:1600px){.table th:first-child,.table th:nth-child(10),.table th:nth-child(11),.table th:nth-child(12),.table th:nth-child(2),.table th:nth-child(3),.table th:nth-child(4),.table th:nth-child(5),.table th:nth-child(6),.table th:nth-child(7),.table th:nth-child(8),.table th:nth-child(9){width:auto}.timer-display{font-size:12px;padding:6px 10px}.timer-value{font-size:13px}.duration-badge{font-size:11px;padding:4px 10px}.amount-value{font-size:14px}.action-buttons{gap:6px}.action-buttons .btn{font-size:11px;min-width:90px;padding:5px 10px}}.app{background:#f5f7fa;min-height:100vh}.loading-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-screen .spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}.loading-screen p{color:#fff;font-size:18px;font-weight:500;margin-top:20px}@keyframes spin{to{transform:rotate(1turn)}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.page-header{margin-bottom:30px}.page-title{color:#2d3748;font-size:32px;font-weight:700;margin-bottom:10px}.page-subtitle{color:#718096;font-size:16px}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:24px}.card-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.card-title{color:#2d3748;font-size:20px;font-weight:600}.btn{align-items:center;border-radius:8px;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-success{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff}.btn-danger{background:linear-gradient(135deg,#f56565,#e53e3e);color:#fff}.btn-warning{background:linear-gradient(135deg,#ed8936,#dd6b20);color:#fff}.btn-secondary{background:#e2e8f0;color:#2d3748}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.form-group{margin-bottom:20px}.form-label{color:#2d3748;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-input{border:2px solid #e2e8f0;border-radius:8px;font-size:14px;padding:12px 16px;transition:all .3s ease;width:100%}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:14px;padding:12px 16px;transition:all .3s ease;width:100%}.form-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:6px 12px}.badge-success{background:#c6f6d5;color:#22543d}.badge-danger{background:#fed7d7;color:#742a2a}.badge-warning{background:#feebc8;color:#7c2d12}.badge-info{background:#bee3f8;color:#2c5282}.table{border-collapse:collapse;width:100%}.table thead{background:#f7fafc}.table th{border-bottom:2px solid #e2e8f0;color:#2d3748;font-weight:600;text-align:left}.table td,.table th{font-size:14px;padding:12px}.table td{border-bottom:1px solid #e2e8f0;color:#4a5568}.table tbody tr:hover{background:#f7fafc}.empty-state{color:#a0aec0;padding:60px 20px;text-align:center}.empty-state-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-state-text{font-size:18px;font-weight:500}@media (max-width:768px){.page-title{font-size:24px}.card{padding:16px}.btn{font-size:13px;padding:10px 20px}.table{font-size:12px}.table td,.table th{padding:8px}}
/*# sourceMappingURL=main.617a8cb2.css.map*/