@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap);*{box-sizing:border-box}body{color:#0b1c3d;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.page-container,body{background-color:#f7f9fc}.page-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0b1c3d14;max-width:420px;padding:2.5rem 3rem;text-align:center;width:100%}.logo{height:65px;margin-bottom:1rem;object-fit:contain}h1{color:#0b1c3d;font-size:1.75rem;font-weight:600;letter-spacing:-.02em;margin:0 0 .5rem}.subtitle{color:#6b7280;font-size:.95rem;margin-bottom:2rem}input{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;margin-bottom:1rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}input:focus{border-color:#1d3c74;box-shadow:0 0 0 3px #1d3c741a;outline:none}input::placeholder{color:#9ca3af}.btn-primary{background-color:#0b1c3d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.btn-primary:hover{background-color:#0a1529;box-shadow:0 4px 12px #0b1c3d33;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.link{color:#1d3c74;font-weight:500;text-decoration:none;transition:color .2s ease}.link:hover{color:#0b1c3d;text-decoration:underline}.switch-text{color:#6b7280;font-size:.9rem;margin-top:1.5rem}.error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c}.error,.success{font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem;text-align:left}.success{background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;color:#065f46}.input-disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.dashboard-wrapper{background-color:#f7f9fc;min-height:100vh}.dashboard-navbar{background-color:#0b1c3d;box-shadow:0 2px 8px #0b1c3d26;color:#fff;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.dashboard-navbar,.navbar-left{align-items:center;display:flex}.navbar-logo{height:45px;object-fit:contain}.navbar-center{align-items:center;display:flex;flex:1 1;justify-content:center}.welcome-text{color:#fff;font-size:1.1rem;font-weight:500;letter-spacing:-.01em}.navbar-right{align-items:center;display:flex;gap:.75rem}.btn-profile{background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;padding:.625rem 1.25rem;transition:all .2s ease}.btn-profile:hover{background-color:#ffffff40;border-color:#fff6}.btn-logout{background-color:#1d3c74;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;padding:.625rem 1.25rem;transition:all .2s ease}.btn-logout:hover{background-color:#152a5a;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.btn-logout:active{transform:translateY(0)}.dashboard-main{margin:0 auto;max-width:900px;padding:2.5rem 2rem}.dashboard-header-section{align-items:center;gap:1rem;justify-content:space-between}.dashboard-header-section,.filter-section{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.filter-section{gap:.75rem}.filter-btn{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.filter-btn:hover{border-color:#1d3c74;color:#1d3c74}.filter-btn.active{background-color:#0b1c3d;border-color:#0b1c3d;color:#fff}.dashboard-title{color:#0b1c3d;font-size:1.75rem;font-weight:600;letter-spacing:-.02em;margin:0}.btn-new-booking{background-color:#0b1c3d;border:none;border-radius:8px;box-shadow:0 2px 8px #0b1c3d26;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.btn-new-booking:hover{background-color:#0a1529;box-shadow:0 4px 12px #0b1c3d40;transform:translateY(-1px)}.btn-new-booking:active{transform:translateY(0)}.booking-list{grid-gap:1.25rem;display:grid;gap:1.25rem}.booking-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0b1c3d14;padding:1.5rem;transition:all .3s ease}.booking-card:hover{box-shadow:0 6px 20px #0b1c3d1f;transform:translateY(-2px)}.booking-card-header{align-items:flex-start;border-bottom:2px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem}.booking-route{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:200px}.route-destination,.route-pickup{color:#0b1c3d;font-size:1.05rem;font-weight:600}.route-pickup{color:#1d3c74}.route-arrow{color:#6b7280;font-size:1.2rem;font-weight:300}.status-badge{border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.01em;padding:.4rem .9rem;text-transform:capitalize;white-space:nowrap}.status-pending{background-color:#fef3c7;color:#92400e}.status-confirmed,.status-paid{background-color:#dbeafe;color:#1e40af}.status-cancelled{background-color:#fee2e2;color:#991b1b}.booking-card-body{display:flex;flex-direction:column;gap:.75rem}.booking-info-row{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.info-label{color:#6b7280;font-size:.9rem;font-weight:500}.info-value{color:#0b1c3d;font-size:.95rem;font-weight:500;text-align:right}.booking-card-actions{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;margin-top:1rem;padding-top:1rem}.btn-download{background-color:#1d3c74;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;padding:.625rem 1.25rem;transition:all .2s ease}.btn-download:hover{background-color:#152a5a;box-shadow:0 2px 8px #1d3c7433;transform:translateY(-1px)}.empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0b1c3d14;color:#6b7280;padding:3rem 2rem;text-align:center}.empty-state p{font-size:1.05rem;margin:0}.empty-state-subtitle{color:#9ca3af;font-size:.9rem;margin-top:.5rem}.modal-backdrop{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b1c3d99;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0b1c3d33;display:flex;flex-direction:column;max-height:90vh;max-width:520px;overflow-y:auto;padding:2.5rem;position:relative;text-align:left;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content h2{color:#0b1c3d;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin:0 0 1.5rem}.modal-close{align-items:center;background:#f3f4f6;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:1.25rem;top:1.25rem;transition:all .2s ease;width:32px}.modal-close:hover{background-color:#e5e7eb;color:#0b1c3d}.modal-form{display:flex;flex-direction:column;gap:1rem}.modal-form input,.modal-form textarea{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}.modal-form input:focus,.modal-form textarea:focus{border-color:#1d3c74;box-shadow:0 0 0 3px #1d3c741a;outline:none}.form-textarea{font-family:inherit;min-height:80px;resize:vertical}.modal-form button[type=submit]{margin-top:.5rem}@media (max-width:768px){.dashboard-navbar{flex-wrap:wrap;gap:1rem;padding:1rem}.navbar-center{justify-content:flex-start;margin-top:.5rem;order:3;width:100%}.welcome-text{font-size:1rem}.dashboard-main{padding:1.5rem 1rem}.dashboard-header-section{align-items:stretch;flex-direction:column}.btn-new-booking{width:100%}.booking-card-header{align-items:stretch;flex-direction:column}.booking-route{min-width:auto}.login-card,.modal-content{padding:2rem 1.5rem}}@media (max-width:480px){.booking-info-row{align-items:flex-start;flex-direction:column;gap:.25rem}.info-value{text-align:left}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.492715e8.css.map*/