:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#0f0f1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#1a1a2e,#16213e);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.navbar-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none}.navbar-brand h1{color:#00d4ff;font-size:1.5rem;font-weight:700;margin:0}.navbar-brand span{color:#fff;font-size:.75rem;background:#00d4ff;padding:.2rem .5rem;border-radius:4px}.navbar-nav{display:flex;align-items:center;gap:1rem;list-style:none;margin:0;padding:0}.navbar-nav li a{color:#e0e0e0;text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease}.navbar-nav li a:hover,.navbar-nav li a.active{color:#00d4ff;background:#00d4ff1a}.navbar-user{display:flex;align-items:center;gap:1rem}.user-info{display:flex;align-items:center;gap:.5rem;color:#fff}.user-avatar{width:40px;height:40px;border-radius:50%;background:#00d4ff;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1a1a2e}.user-name{font-weight:500}.user-role{font-size:.75rem;color:#a0a0a0;text-transform:capitalize}.logout-btn{background:transparent;border:1px solid #ff4757;color:#ff4757;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.logout-btn:hover{background:#ff4757;color:#fff}.navbar-auth{display:flex;gap:.5rem}.navbar-auth a{padding:.5rem 1.5rem;border-radius:8px;text-decoration:none;transition:all .3s ease}.navbar-auth .login-link{color:#00d4ff;border:1px solid #00d4ff}.navbar-auth .login-link:hover{background:#00d4ff1a}.navbar-auth .register-link{background:#00d4ff;color:#1a1a2e}.navbar-auth .register-link:hover{background:#00b8e6}@media(max-width:768px){.navbar{flex-direction:column;padding:1rem;gap:1rem}.navbar-nav{flex-wrap:wrap;justify-content:center}.user-info .user-name,.user-info .user-role{display:none}}.footer{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#e0e0e0;padding:2rem;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-section h3{color:#00d4ff;margin-bottom:1rem;font-size:1.1rem}.footer-section p,.footer-section li{color:#a0a0a0;margin-bottom:.5rem;font-size:.9rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section a{color:#a0a0a0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#00d4ff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#a0a0a0;font-size:.85rem}.backend-status-banner{position:fixed;bottom:20px;right:20px;z-index:9999;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;padding:12px 20px;box-shadow:0 4px 20px #f59e0b66;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.banner-content{display:flex;align-items:center;gap:12px;color:#fff}.banner-icon{font-size:1.2rem}.banner-text{font-size:.9rem;font-weight:500}.banner-indicator{display:flex;align-items:center;gap:6px;background:#fff3;padding:4px 10px;border-radius:20px;margin-left:8px}.indicator-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.indicator-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.banner-close-btn{background:#fff3;border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;margin-left:8px;transition:background .2s ease}.banner-close-btn:hover{background:#ffffff59}.banner-close-btn:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}@media(max-width:768px){.backend-status-banner{bottom:10px;right:10px;left:10px;padding:10px 15px}.banner-content{flex-wrap:wrap;justify-content:center;text-align:center;gap:8px}.banner-text{font-size:.85rem}.banner-indicator{margin-left:0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;outline:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#00d4ff;color:#1a1a2e}.btn-primary:hover:not(:disabled){background:#00b8e6}.btn-secondary{background:#2d3748;color:#fff}.btn-secondary:hover:not(:disabled){background:#4a5568}.btn-success{background:#10b981;color:#fff}.btn-success:hover:not(:disabled){background:#059669}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-warning{background:#f59e0b;color:#1a1a2e}.btn-warning:hover:not(:disabled){background:#d97706}.btn-outline{background:transparent;border:1px solid #00d4ff;color:#00d4ff}.btn-outline:hover:not(:disabled){background:#00d4ff1a}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-block{width:100%}.btn-loading{position:relative;color:transparent}.btn-loading:after{content:"";position:absolute;width:1rem;height:1rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.landing-page{min-height:100vh;background:linear-gradient(135deg,#0f0f1a,#1a1a2e)}.hero-section{padding:4rem 2rem;text-align:center;max-width:1200px;margin:0 auto}.hero-section h1{font-size:3rem;color:#fff;margin-bottom:1rem}.hero-section h1 span{color:#00d4ff}.hero-section p{font-size:1.25rem;color:#a0a0a0;max-width:600px;margin:0 auto 2rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.features-section{padding:4rem 2rem;background:#0003}.features-section h2{text-align:center;color:#fff;font-size:2rem;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background:#1a1a2e;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#00d4ff;margin-bottom:.5rem}.feature-card p{color:#a0a0a0}.cities-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.cities-section h2{text-align:center;color:#fff;font-size:2rem;margin-bottom:3rem}.cities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.city-card{background:linear-gradient(135deg,#16213e,#1a1a2e);padding:1.5rem;border-radius:12px;text-align:center;border:1px solid #2d3748;transition:all .3s ease}.city-card:hover{border-color:#00d4ff}.city-card h4{color:#fff;margin-bottom:.25rem}.city-card p{color:#a0a0a0;font-size:.875rem}.stats-section{padding:3rem 2rem;background:#00d4ff0d}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:800px;margin:0 auto;text-align:center}.stat-item h3{font-size:2.5rem;color:#00d4ff;margin-bottom:.5rem}.stat-item p{color:#a0a0a0}@media(max-width:768px){.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}}.input-group{margin-bottom:1rem}.input-label{display:block;margin-bottom:.5rem;color:#e0e0e0;font-weight:500;font-size:.9rem}.input-wrapper{position:relative}.input-field{width:100%;padding:.75rem 1rem;border:1px solid #2d3748;border-radius:8px;background:#1a1a2e;color:#fff;font-size:1rem;transition:all .3s ease}.input-field:focus{outline:none;border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff1a}.input-field::placeholder{color:#a0a0a0}.input-field:disabled{opacity:.6;cursor:not-allowed}.input-error .input-field{border-color:#ef4444}.input-error .input-field:focus{box-shadow:0 0 0 3px #ef44441a}.input-error-message{display:block;margin-top:.25rem;color:#ef4444;font-size:.85rem}.input-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#a0a0a0}.input-field.has-icon{padding-right:2.5rem}.input-field.textarea{min-height:100px;resize:vertical}.input-field.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23a0a0a0' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.auth-container{background:#1a1a2e;padding:2.5rem;border-radius:16px;width:100%;max-width:450px;box-shadow:0 25px 50px -12px #00000080}.demo-mode-notice{background:linear-gradient(135deg,#f59e0b26,#d9770626);border:1px solid #f59e0b;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;display:flex;align-items:center;gap:8px;color:#fbbf24;font-size:.9rem}.demo-icon{font-size:1.1rem}.test-credentials{margin-top:1.5rem;padding:1rem;background:#00d4ff0d;border:1px solid rgba(0,212,255,.2);border-radius:12px}.credentials-title{color:#00d4ff;font-size:.9rem;font-weight:500;margin-bottom:.75rem;text-align:center}.credentials-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.credential-btn{flex:1;min-width:100px;padding:.75rem .5rem;border:1px solid #2d3748;border-radius:8px;background:#1a1a2ecc;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:4px}.credential-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.credential-btn.user:hover{border-color:#10b981;background:#10b9811a}.credential-btn.driver:hover{border-color:#3b82f6;background:#3b82f61a}.credential-btn.admin:hover{border-color:#8b5cf6;background:#8b5cf61a}.credential-icon{font-size:1.5rem}.credential-label{color:#fff;font-size:.8rem;font-weight:600}.credential-email{color:#64748b;font-size:.65rem;word-break:break-all}.password-hint{color:#64748b;font-size:.75rem;text-align:center;margin-top:.75rem}.auth-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#0f0f1a,#1a1a2e)}.auth-container{background:#1a1a2e;padding:2.5rem;border-radius:16px;width:100%;max-width:500px;box-shadow:0 25px 50px -12px #00000080}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{color:#fff;font-size:2rem;margin-bottom:.5rem}.auth-header p{color:#a0a0a0}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-error{background:#ef44441a;border:1px solid #ef4444;color:#ef4444;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;text-align:center}.auth-footer{text-align:center;margin-top:1.5rem;color:#a0a0a0}.auth-footer a{color:#00d4ff;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.role-selector{display:flex;gap:.5rem;margin-bottom:1rem}.role-option{flex:1;padding:1rem;border:1px solid #2d3748;border-radius:8px;background:transparent;color:#a0a0a0;cursor:pointer;transition:all .3s ease;text-align:center}.role-option:hover{border-color:#00d4ff}.role-option.active{border-color:#00d4ff;background:#00d4ff1a;color:#00d4ff}.role-option span{display:block;font-size:1.5rem;margin-bottom:.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:500px){.form-row{grid-template-columns:1fr}}.user-dashboard{padding:2rem;max-width:1200px;margin:0 auto}.dashboard-header h1{color:#fff;font-size:2rem;margin-bottom:.5rem}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.action-card{background:#16213e;padding:1.5rem;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none;border:1px solid transparent}.action-card:hover{border-color:#00d4ff;transform:translateY(-2px)}.action-icon{font-size:2rem;margin-bottom:.5rem}.action-card h4{color:#fff;margin-bottom:.25rem}.action-card p{color:#a0a0a0;font-size:.85rem}.recent-rides{list-style:none;padding:0;margin:0}.ride-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#16213e;border-radius:8px;margin-bottom:.75rem}.ride-item:last-child{margin-bottom:0}.ride-status{width:10px;height:10px;border-radius:50%}.ride-info{flex:1}.ride-info h4{color:#fff;font-size:.95rem;margin-bottom:.25rem}.ride-info p{color:#a0a0a0;font-size:.85rem}.ride-fare{color:#00d4ff;font-weight:600}.pools-list{display:flex;flex-direction:column;gap:1rem}.pool-card{background:#16213e;padding:1rem;border-radius:8px;border:1px solid #2d3748}.pool-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.pool-type{color:#00d4ff;font-weight:600;font-size:.9rem}.pool-passengers{color:#94a3b8;font-size:.85rem;background:#00d4ff1a;padding:.25rem .5rem;border-radius:4px}.pool-locations{margin-bottom:.75rem}.pool-location{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#e2e8f0;font-size:.9rem}.pool-location:last-child{margin-bottom:0}.location-dot{width:8px;height:8px;border-radius:50%}.pool-distance{color:#94a3b8;font-size:.85rem;margin-bottom:.5rem}.pool-driver,.pool-user{color:#a0a0a0;font-size:.85rem;margin-bottom:.25rem}@media(max-width:768px){.dashboard-content,.quick-actions{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.location-search{margin-bottom:1rem;position:relative}.location-search.active .location-search-input-wrapper{border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff1a}.location-search-label{display:block;margin-bottom:.5rem;color:#e0e0e0;font-weight:500;font-size:.9rem}.location-search-input-wrapper{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #2d3748;border-radius:8px;background:#1a1a2e;transition:all .3s ease}.location-search-input-wrapper:focus-within{border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff1a}.location-search-icon{font-size:1rem;flex-shrink:0}.location-search-input{flex:1;border:none;background:transparent;color:#fff;font-size:1rem;outline:none}.location-search-input::placeholder{color:#a0a0a0}.location-search-clear{background:none;border:none;color:#a0a0a0;font-size:1.25rem;cursor:pointer;padding:0;line-height:1;transition:color .2s ease}.location-search-clear:hover{color:#fff}.location-search-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:#1a1a2e;border:1px solid #2d3748;border-radius:8px;max-height:280px;overflow-y:auto;z-index:1000;box-shadow:0 4px 20px #0000004d}.location-search-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background .2s ease}.location-search-option:hover,.location-search-option.highlighted{background:#00d4ff1a}.location-search-option.selected{background:#00d4ff26;border-left:3px solid #00d4ff}.location-option-icon{font-size:1.25rem;flex-shrink:0}.location-option-details{display:flex;flex-direction:column;gap:.125rem;min-width:0}.location-option-name{color:#fff;font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-option-city{color:#a0a0a0;font-size:.8rem}.location-search-no-results{display:flex;flex-direction:column;align-items:center;padding:1.5rem;color:#a0a0a0;text-align:center}.location-search-hint{font-size:.8rem;margin-top:.5rem;color:#666}.location-search-dropdown::-webkit-scrollbar{width:6px}.location-search-dropdown::-webkit-scrollbar-track{background:#1a1a2e;border-radius:0 8px 8px 0}.location-search-dropdown::-webkit-scrollbar-thumb{background:#2d3748;border-radius:3px}.location-search-dropdown::-webkit-scrollbar-thumb:hover{background:#3d4758}.ride-booking{padding:2rem;max-width:1400px;margin:0 auto}.booking-header{margin-bottom:1.5rem}.booking-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.booking-header p{color:#a0a0a0}.booking-content{display:grid;grid-template-columns:400px 1fr;gap:2rem;min-height:500px}.booking-form-container{background:#1a1a2e;padding:1.5rem;border-radius:12px;height:fit-content}.booking-form-container h2{color:#fff;font-size:1.25rem;margin-bottom:1.5rem}.location-inputs{margin-bottom:1.5rem}.location-input{display:flex;align-items:center;gap:.75rem;background:#16213e;padding:1rem;border-radius:8px;margin-bottom:.75rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.location-input:hover{border-color:#2d3748}.location-input.active{border-color:#00d4ff}.location-marker{width:12px;height:12px;border-radius:50%}.location-label{display:block;color:#a0a0a0;font-size:.75rem;margin-bottom:.25rem}.location-address{color:#fff;font-size:.9rem}.pooling-toggle{display:flex;align-items:center;justify-content:space-between;background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.pooling-info h4{color:#fff;margin-bottom:.25rem}.pooling-info p{color:#a0a0a0;font-size:.85rem}.toggle-switch.active{background:#00d4ff}.fare-estimate{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.fare-estimate h4{color:#a0a0a0;font-size:.85rem;margin-bottom:.5rem}.fare-breakdown{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #2d3748}.fare-line{display:flex;justify-content:space-between;color:#a0a0a0;font-size:.85rem;margin-bottom:.25rem}.fare-line.discount{color:#10b981}.map-container{background:#1a1a2e;border-radius:12px;overflow:hidden;position:relative}.map-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:500px;color:#a0a0a0}.leaflet-container{height:100%;min-height:500px;width:100%}.nearby-drivers{background:#1a1a2e;padding:1.5rem;border-radius:12px;margin-top:2rem}.nearby-drivers h3{color:#fff;margin-bottom:1rem}.drivers-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.driver-card{background:#16213e;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:1rem}.driver-avatar{width:50px;height:50px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1a1a2e}.driver-details p{color:#a0a0a0;font-size:.85rem}.driver-rating{color:#f59e0b}@media(max-width:900px){.booking-content{grid-template-columns:1fr}.map-container{min-height:400px}}.map-hint{color:#a0a0a0;font-size:.8rem;margin-top:.5rem;text-align:center}.pool-info-banner{background:linear-gradient(135deg,#00d4ff1a,#10b9811a);border:1px solid #00d4ff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.pool-info-banner h3{color:#00d4ff;margin-bottom:.75rem}.pool-info-banner p{color:#e2e8f0;font-size:.9rem;margin-bottom:.5rem}.pool-info-banner p:last-child{margin-bottom:0}.pool-info-banner strong{color:#fff}.pool-notice{margin-top:1rem;padding:.75rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;display:flex;align-items:center;gap:8px;color:#fbbf24;font-size:.85rem}.notice-icon{font-size:1rem}.location-display{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:.75rem;border:1px solid rgba(100,116,139,.3)}.location-display label{display:block;color:#64748b;font-size:.75rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.location-value{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:.9rem}.location-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pooling-badge-container{margin-bottom:1.5rem}.pooling-badge{display:inline-flex;align-items:center;gap:6px;background:#00d4ff1a;border:1px solid #00d4ff;color:#00d4ff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500}.pooling-badge.active{background:#10b9811a;border-color:#10b981;color:#10b981}.ride-history{padding:2rem;max-width:1000px;margin:0 auto}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.history-header h1{color:#fff;font-size:1.75rem}.rides-list{display:flex;flex-direction:column;gap:1rem}.ride-card{background:#1a1a2e;border-radius:12px;padding:1.5rem;transition:all .3s ease}.ride-card:hover{transform:translate(5px)}.ride-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.ride-date{color:#a0a0a0;font-size:.85rem}.ride-status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase}.ride-locations{display:flex;gap:1rem;margin-bottom:1rem}.location-point{display:flex;align-items:flex-start;gap:.5rem;flex:1}.location-dot{width:10px;height:10px;border-radius:50%;margin-top:.25rem}.location-text{flex:1}.location-text span{display:block;color:#a0a0a0;font-size:.75rem;margin-bottom:.25rem}.location-text p{color:#fff;font-size:.9rem;word-break:break-word}.ride-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #2d3748}.ride-fare{color:#00d4ff;font-size:1.25rem;font-weight:600}.ride-pooled{display:flex;align-items:center;gap:.25rem;color:#a0a0a0;font-size:.85rem}.ride-pooled.active{color:#10b981}.empty-state p{margin-bottom:1rem}@media(max-width:600px){.history-header{flex-direction:column;gap:1rem;align-items:flex-start}.ride-locations{flex-direction:column}.filter-tabs{flex-wrap:wrap}}.ride-tracking{padding:2rem;max-width:1200px;margin:0 auto}.tracking-header{margin-bottom:1.5rem}.tracking-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.tracking-header p{color:#a0a0a0}.tracking-content{display:grid;grid-template-columns:350px 1fr;gap:2rem;min-height:500px}.tracking-info{background:#1a1a2e;padding:1.5rem;border-radius:12px;height:fit-content}.ride-status-section{margin-bottom:1.5rem}.status-indicator{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.status-dot{width:12px;height:12px;border-radius:50%;animation:pulse 2s infinite}.status-text h3{color:#fff;font-size:1.1rem;margin-bottom:.25rem}.status-text p{color:#a0a0a0;font-size:.85rem}.driver-info{background:#16213e;padding:1rem;border-radius:8px;display:flex;gap:1rem;margin-bottom:1.5rem}.driver-avatar{width:60px;height:60px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#1a1a2e}.driver-details h4{color:#fff;margin-bottom:.25rem}.driver-details p{color:#a0a0a0;font-size:.85rem;margin-bottom:.25rem}.driver-details .rating{color:#f59e0b}.trip-details{margin-bottom:1.5rem}.trip-details h4{color:#a0a0a0;font-size:.85rem;margin-bottom:.75rem}.trip-location{display:flex;gap:.75rem;margin-bottom:.75rem}.trip-location p{color:#fff;font-size:.9rem}.trip-location span{display:block;color:#a0a0a0;font-size:.75rem;margin-top:.25rem}.trip-fare{background:#16213e;padding:1rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.trip-fare span{color:#a0a0a0}.trip-fare strong{color:#00d4ff;font-size:1.25rem}.tracking-map{background:#1a1a2e;border-radius:12px;overflow:hidden}.tracking-map .leaflet-container{height:100%;min-height:500px}@media(max-width:900px){.tracking-content{grid-template-columns:1fr}.tracking-map{min-height:400px}}.driver-dashboard{padding:2rem;max-width:1200px;margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.availability-toggle{display:flex;align-items:center;gap:1rem;background:#1a1a2e;padding:1rem 1.5rem;border-radius:12px}.availability-toggle span{color:#fff}.toggle-switch{width:50px;height:26px;background:#2d3748;border-radius:13px;position:relative;cursor:pointer;transition:background .3s ease}.toggle-switch.active{background:#10b981}.toggle-switch:after{content:"";position:absolute;width:22px;height:22px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform .3s ease}.toggle-switch.active:after{transform:translate(24px)}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#1a1a2e;padding:1.5rem;border-radius:12px;text-align:center}.stat-card h3{color:#00d4ff;font-size:2rem;margin-bottom:.5rem}.stat-card p{color:#a0a0a0}.dashboard-section h2{color:#fff;font-size:1.25rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #2d3748}.request-card{background:#16213e;padding:1rem;border-radius:8px;border:1px solid transparent;transition:all .3s ease}.request-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.request-header h4{color:#fff}.request-user-info{display:flex;align-items:center;gap:8px}.request-user-info h4{color:#fff;margin:0}.pooling-indicator{display:inline-flex;align-items:center;gap:4px;background:#00d4ff1a;border:1px solid #00d4ff;color:#00d4ff;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:500}.request-fare{color:#00d4ff;font-weight:600}.request-location{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.location-dot{width:8px;height:8px;border-radius:50%;margin-top:.4rem}.location-dot.pickup{background:#10b981}.location-dot.dropoff{background:#ef4444}.request-location p{color:#a0a0a0;font-size:.85rem}.request-actions{display:flex;gap:.5rem;margin-top:1rem}.earnings-summary{margin-bottom:1.5rem}.earning-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #2d3748}.earning-row:last-child{border-bottom:none}.earning-row span{color:#a0a0a0}.earning-row strong{color:#fff}.earning-row.total strong{color:#00d4ff;font-size:1.25rem}.recent-trips{list-style:none;padding:0;margin:0}.trip-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#16213e;border-radius:8px;margin-bottom:.5rem}.trip-status{width:8px;height:8px;border-radius:50%}.trip-info{flex:1}.trip-info h4{color:#fff;font-size:.9rem;margin-bottom:.25rem}.trip-info p{color:#a0a0a0;font-size:.8rem}.trip-fare{color:#00d4ff;font-weight:600}@media(max-width:768px){.dashboard-content{grid-template-columns:1fr}.dashboard-header{flex-direction:column;gap:1rem;align-items:flex-start}}.ride-requests{padding:2rem;max-width:800px;margin:0 auto}.requests-header{margin-bottom:2rem}.requests-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.requests-header p{color:#a0a0a0}.requests-list{display:flex;flex-direction:column;gap:1rem}.request-card{background:#1a1a2e;border-radius:12px;padding:1.5rem;transition:all .3s ease;border:1px solid transparent}.request-card:hover{border-color:#00d4ff}.request-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.user-info{display:flex;align-items:center;gap:1rem}.user-avatar{width:50px;height:50px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1a1a2e;font-size:1.25rem}.user-details h3{color:#fff;margin-bottom:.25rem}.user-details p{color:#a0a0a0;font-size:.85rem}.request-fare{text-align:right}.request-fare .fare{color:#00d4ff;font-size:1.5rem;font-weight:600}.request-fare .label{color:#a0a0a0;font-size:.75rem}.request-locations{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1rem}.location-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.location-item:last-child{margin-bottom:0}.location-marker{width:12px;height:12px;border-radius:50%;margin-top:.25rem}.location-details{flex:1}.location-details span{display:block;color:#a0a0a0;font-size:.75rem;margin-bottom:.25rem}.location-details p{color:#fff;font-size:.9rem}.request-meta{display:flex;gap:1rem;margin-bottom:1rem}.meta-item{display:flex;align-items:center;gap:.5rem;color:#a0a0a0;font-size:.85rem}.pooling-badge{background:#10b98133;color:#10b981;padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.request-actions{display:flex;gap:.75rem}.active-ride{padding:2rem;max-width:1200px;margin:0 auto}.active-header{margin-bottom:1.5rem}.active-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.active-header p{color:#a0a0a0}.active-content{display:grid;grid-template-columns:400px 1fr;gap:2rem;min-height:500px}.ride-panel{background:#1a1a2e;padding:1.5rem;border-radius:12px;height:fit-content}.status-section{margin-bottom:1.5rem}.status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-weight:500;margin-bottom:1rem}.status-dot{width:10px;height:10px;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-actions{display:flex;flex-direction:column;gap:.75rem}.passenger-info{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.passenger-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.passenger-avatar{width:50px;height:50px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1a1a2e}.passenger-details h3{color:#fff;margin-bottom:.25rem}.passenger-details p{color:#a0a0a0;font-size:.85rem}.passenger-locations h4{color:#a0a0a0;font-size:.75rem;margin-bottom:.75rem}.location-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.location-marker{width:10px;height:10px;border-radius:50%;margin-top:.25rem}.location-marker.pickup{background:#10b981}.location-marker.dropoff{background:#ef4444}.location-item p{color:#fff;font-size:.9rem}.location-item span{display:block;color:#a0a0a0;font-size:.75rem}.fare-section{background:#16213e;padding:1rem;border-radius:8px}.fare-section h4{color:#a0a0a0;font-size:.75rem;margin-bottom:.5rem}.fare-amount{color:#00d4ff;font-size:1.5rem;font-weight:600}.no-active-ride{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#a0a0a0}.no-active-ride h2{color:#fff;margin-bottom:.5rem}.no-active-ride p{margin-bottom:1.5rem}@media(max-width:900px){.active-content{grid-template-columns:1fr}.map-container{min-height:400px}}.route-optimization{padding:2rem;max-width:1200px;margin:0 auto}.route-header{margin-bottom:1.5rem}.route-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.route-header p{color:#a0a0a0}.route-content{display:grid;grid-template-columns:350px 1fr;gap:2rem}.waypoints-panel{background:#1a1a2e;padding:1.5rem;border-radius:12px;height:fit-content}.waypoints-panel h2{color:#fff;font-size:1.1rem;margin-bottom:1rem}.waypoints-list{margin-bottom:1.5rem}.waypoint-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#16213e;border-radius:8px;margin-bottom:.5rem}.waypoint-number{width:28px;height:28px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1a1a2e;font-weight:600;font-size:.85rem}.waypoint-details{flex:1}.waypoint-type{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.7rem;text-transform:uppercase;margin-bottom:.25rem}.waypoint-type.pickup{background:#10b98133;color:#10b981}.waypoint-type.dropoff{background:#ef444433;color:#ef4444}.waypoint-details p{color:#fff;font-size:.9rem}.route-stats{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1rem}.stat-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #2d3748}.stat-row:last-child{border-bottom:none}.stat-row span{color:#a0a0a0}.stat-row strong{color:#fff}.map-container{background:#1a1a2e;border-radius:12px;overflow:hidden}.map-container .leaflet-container{height:100%;min-height:500px}.no-route{text-align:center;padding:2rem;color:#a0a0a0}@media(max-width:900px){.route-content{grid-template-columns:1fr}}.admin-dashboard{padding:2rem;max-width:1400px;margin:0 auto}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#fff;font-size:2rem;margin-bottom:.25rem}.dashboard-header p{color:#a0a0a0}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card{background:#1a1a2e;padding:1.5rem;border-radius:12px;text-align:center;transition:transform .3s ease}.metric-card:hover{transform:translateY(-3px)}.metric-icon{font-size:2rem;margin-bottom:.5rem}.metric-value{color:#00d4ff;font-size:2rem;font-weight:600;margin-bottom:.25rem}.metric-label{color:#a0a0a0;font-size:.9rem}.dashboard-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.dashboard-section{background:#1a1a2e;padding:1.5rem;border-radius:12px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #2d3748}.section-header h2{color:#fff;font-size:1.1rem}.section-header a{color:#00d4ff;text-decoration:none;font-size:.9rem}.recent-list{list-style:none;padding:0;margin:0}.recent-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#16213e;border-radius:8px;margin-bottom:.5rem}.recent-item:last-child{margin-bottom:0}.item-icon{width:40px;height:40px;background:#00d4ff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.item-info{flex:1}.item-info h4{color:#fff;font-size:.9rem;margin-bottom:.25rem}.item-info p{color:#a0a0a0;font-size:.8rem}.item-value{color:#00d4ff;font-weight:600}.status-badge{padding:.2rem .5rem;border-radius:4px;font-size:.7rem;text-transform:uppercase}.chart-placeholder{height:200px;display:flex;align-items:center;justify-content:center;background:#16213e;border-radius:8px;color:#a0a0a0}.quick-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.quick-stat{background:#16213e;padding:1rem;border-radius:8px;text-align:center}.quick-stat h4{color:#00d4ff;font-size:1.5rem;margin-bottom:.25rem}.quick-stat p{color:#a0a0a0;font-size:.8rem}.empty-state{text-align:center;padding:2rem;color:#a0a0a0}@media(max-width:900px){.dashboard-content{grid-template-columns:1fr}}.trip-monitoring{padding:2rem;max-width:1200px;margin:0 auto}.monitoring-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.monitoring-header h1{color:#fff;font-size:1.75rem}.trips-table{background:#1a1a2e;border-radius:12px;overflow:hidden}th,td{padding:1rem;text-align:left;border-bottom:1px solid #2d3748}.trip-id{color:#00d4ff;font-family:monospace}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase}.pooled-badge{display:inline-flex;align-items:center;gap:.25rem;color:#10b981}@media(max-width:768px){.monitoring-header{flex-direction:column;gap:1rem;align-items:flex-start}.filter-tabs{flex-wrap:wrap}}.payment-reports{padding:2rem;max-width:1200px;margin:0 auto}.reports-header{margin-bottom:2rem}.reports-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.reports-header p{color:#a0a0a0}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.summary-card{background:#1a1a2e;padding:1.5rem;border-radius:12px;text-align:center}.summary-card h3{color:#00d4ff;font-size:2rem;margin-bottom:.5rem}.summary-card p{color:#a0a0a0}.payments-table{background:#1a1a2e;border-radius:12px;overflow:hidden}.table-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #2d3748}.table-header h2{color:#fff;font-size:1.1rem}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #2d3748}th{background:#16213e;color:#a0a0a0;font-weight:500;font-size:.85rem;text-transform:uppercase}td{color:#fff;font-size:.9rem}.ride-id{color:#00d4ff;font-family:monospace}.amount{color:#10b981;font-weight:600}.pooled-badge{display:inline-flex;align-items:center;gap:.25rem;color:#10b981;font-size:.85rem}.pagination{display:flex;justify-content:center;gap:.5rem;padding:1.5rem;border-top:1px solid #2d3748}.pagination button{background:transparent;border:1px solid #2d3748;color:#a0a0a0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.user-management{padding:2rem;max-width:1200px;margin:0 auto}.management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.management-header h1{color:#fff;font-size:1.75rem}.filter-tabs{display:flex;gap:.5rem}.filter-tab{background:#1a1a2e;border:1px solid #2d3748;color:#a0a0a0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.filter-tab:hover{border-color:#00d4ff}.filter-tab.active{background:#00d4ff1a;border-color:#00d4ff;color:#00d4ff}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.user-card{background:#1a1a2e;border-radius:12px;padding:1.5rem;transition:all .3s ease}.user-card:hover{transform:translateY(-3px)}.user-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.user-avatar{width:60px;height:60px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.5rem;color:#1a1a2e}.user-info h3{color:#fff;margin-bottom:.25rem}.user-info p{color:#a0a0a0;font-size:.85rem}.role-badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.7rem;text-transform:uppercase;margin-top:.25rem}.role-badge.user{background:#00d4ff33;color:#00d4ff}.role-badge.driver{background:#10b98133;color:#10b981}.role-badge.admin{background:#8b5cf633;color:#8b5cf6}.user-details{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1rem}.detail-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.detail-row:last-child{margin-bottom:0}.detail-row span{color:#a0a0a0;font-size:.85rem}.detail-row strong{color:#fff;font-size:.85rem}.user-actions{display:flex;gap:.5rem}@media(max-width:768px){.management-header{flex-direction:column;gap:1rem;align-items:flex-start}.filter-tabs{flex-wrap:wrap}}.feedback-dashboard{padding:2rem;max-width:1000px;margin:0 auto}.feedback-header{margin-bottom:2rem}.feedback-header h1{color:#fff;font-size:1.75rem;margin-bottom:.25rem}.feedback-header p{color:#a0a0a0}.rating-summary{display:flex;gap:2rem;background:#1a1a2e;padding:2rem;border-radius:12px;margin-bottom:2rem}.average-rating{text-align:center;padding-right:2rem;border-right:1px solid #2d3748}.rating-value{color:#00d4ff;font-size:4rem;font-weight:600;line-height:1}.rating-stars{color:#f59e0b;font-size:1.25rem;margin:.5rem 0}.rating-count{color:#a0a0a0;font-size:.9rem}.rating-breakdown{flex:1}.rating-breakdown h3{color:#fff;margin-bottom:1rem}.rating-bar{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.rating-label{color:#a0a0a0;width:60px;font-size:.9rem}.bar-container{flex:1;height:8px;background:#2d3748;border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:#f59e0b;border-radius:4px;transition:width .3s ease}.rating-count-small{color:#a0a0a0;font-size:.85rem;width:30px;text-align:right}.feedback-list{display:flex;flex-direction:column;gap:1rem}.feedback-card{background:#1a1a2e;padding:1.5rem;border-radius:12px}.feedback-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.reviewer-info{display:flex;align-items:center;gap:1rem}.reviewer-avatar{width:50px;height:50px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1a1a2e}.reviewer-details h4{color:#fff;margin-bottom:.25rem}.reviewer-details p{color:#a0a0a0;font-size:.85rem}.feedback-rating{display:flex;align-items:center;gap:.5rem}.feedback-rating span{color:#f59e0b;font-size:1.25rem}.feedback-rating strong{color:#fff}.feedback-content{background:#16213e;padding:1rem;border-radius:8px;margin-bottom:1rem}.feedback-content p{color:#e0e0e0;font-style:italic}.feedback-meta{display:flex;gap:1.5rem;color:#a0a0a0;font-size:.85rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination button{background:#1a1a2e;border:1px solid #2d3748;color:#a0a0a0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.pagination button:hover:not(:disabled){border-color:#00d4ff;color:#00d4ff}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{color:#fff;padding:.5rem 1rem}.empty-state{text-align:center;padding:4rem 2rem;color:#a0a0a0}.loading{text-align:center;padding:2rem;color:#a0a0a0}@media(max-width:600px){.rating-summary{flex-direction:column}.average-rating{padding-right:0;padding-bottom:1.5rem;border-right:none;border-bottom:1px solid #2d3748}}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0f0f1a;color:#e0e0e0;min-height:100vh;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;background:linear-gradient(135deg,#0f0f1a,#1a1a2e)}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#0f0f1a;color:#00d4ff;font-size:1.25rem}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#2d3748;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a5568}.leaflet-container{background:#1a1a2e}.leaflet-control-zoom a{background:#1a1a2e!important;color:#fff!important;border-color:#2d3748!important}.leaflet-control-zoom a:hover{background:#16213e!important}.leaflet-popup-content-wrapper{background:#1a1a2e;color:#fff;border-radius:8px}.leaflet-popup-tip{background:#1a1a2e}
