*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0}p{margin-top:0}button{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}:focus{outline:2px solid #007bff;outline-offset:2px}.skip-link{background:#000;color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:10000}.skip-link:focus{top:6px}.container{max-width:1200px;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}.grid{grid-gap:1rem;gap:1rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}@media (max-width:767px){.mobile-hidden{display:none!important}.mobile-center{text-align:center!important}.mobile-full{width:100%!important}.mobile-stack{flex-direction:column!important}}@media (min-width:768px){.desktop-hidden{display:none!important}}.transition{transition:all .3s ease}.loading{opacity:.6;pointer-events:none}.error{border-color:#dc3545;color:#dc3545}.success{border-color:#28a745;color:#28a745}input,select,textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.table-responsive{overflow-x:auto}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid #ddd;padding:.75rem;text-align:left}@media print{.no-print{display:none!important}body{font-size:12pt;line-height:1.4}h1,h2,h3{page-break-after:avoid}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){button{border:2px solid}a{text-decoration:underline}}.navbar{background-color:#000;box-shadow:0 2px 10px #0000001a;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.navbar,.navbar-logo{align-items:center;color:#fff;display:flex}.navbar-logo{font-size:1.4rem;font-weight:800;gap:.5rem;letter-spacing:-.5px;text-decoration:none;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.logo-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:6px;display:flex;height:28px;justify-content:center;transition:all .3s ease;width:28px}.logo-icon:hover{background-color:#fff3;transform:rotate(5deg)}.car-icon{background-color:#fff;border-radius:3px;height:11px;position:relative;width:18px}.car-window{background-color:#ffffff1a;border-radius:1px;height:4px;left:3px;position:absolute;right:3px;top:2px}.car-wheel-left{left:3px}.car-wheel-left,.car-wheel-right{animation:wheelSpin 2s linear infinite;background-color:#fff;border-radius:50%;bottom:-3px;height:4px;position:absolute;width:4px}.car-wheel-right{right:3px}@keyframes wheelSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-text{-webkit-text-fill-color:#0000;animation:logoShine 3s ease-in-out infinite;background:linear-gradient(45deg,#fff,#ccc,#fff);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-family:Azonix,sans-serif;font-weight:400;letter-spacing:2px}@keyframes logoShine{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;padding:0;position:relative;width:30px;z-index:1001}.hamburger span{background-color:#fff;display:block;height:3px;margin:3px 0;transform-origin:center;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.navbar-menu{align-items:center;display:flex;gap:2rem}.nav-link,.navbar-menu{transition:all .3s ease}.nav-link{border-radius:6px;color:#fff;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none}.nav-link:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.nav-link:hover:before{left:100%}.nav-link:hover{background-color:#ffffff1a;transform:translateY(-2px)}.welcome-text{color:#f8f9fa;font-size:.9rem;font-weight:500;margin:0 1rem}.profile-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;display:flex;height:35px;justify-content:center;text-decoration:none;transition:all .3s ease;width:35px}.profile-link:hover{background-color:#fff3;transform:scale(1.1) rotate(5deg)}.profile-icon{background-color:#fff;border-radius:50%;height:20px;position:relative;width:20px}.profile-head{border-radius:50%;top:3px;width:8px}.profile-body,.profile-head{background-color:#000;height:8px;left:50%;position:absolute;transform:translateX(-50%)}.profile-body{border-radius:6px 6px 0 0;bottom:2px;width:12px}.btn-login{border:2px solid #fff;border-radius:25px;color:#fff;font-size:.9rem;font-weight:600;overflow:hidden;padding:.7rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.btn-login:hover{box-shadow:0 5px 15px #ffffff4d;transform:translateY(-2px)}.btn-login:hover,.btn-signup{background-color:#fff;color:#000}.btn-signup{border-radius:25px;display:inline-block;font-size:.9rem;font-weight:600;overflow:hidden;padding:.7rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.btn-signup:hover{box-shadow:0 5px 15px #ffffff4d;transform:translateY(-2px)}.btn-logout{background-color:#fff;border:none;border-radius:25px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;overflow:hidden;padding:.7rem 1.5rem;position:relative;transition:all .3s ease}.btn-logout:hover{box-shadow:0 5px 15px #ffffff4d;transform:translateY(-2px)}.navbar-overlay{display:none}@media (max-width:768px){.navbar{padding:1rem;position:relative}.hamburger{display:flex}.navbar-menu{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#000,#1a1a1a);box-shadow:-5px 0 20px #0000004d;flex-direction:column;gap:1rem;height:100vh;justify-content:flex-start;padding:80px 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);width:280px;z-index:999}.navbar-menu.active{animation:slideInRight .4s ease-out;right:0}.navbar-overlay{animation:fadeIn .3s ease-out;background-color:#00000080;display:block;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:998}.nav-link{border-left:3px solid #0000;border-radius:8px;margin:.2rem 0;padding:1rem;text-align:left;transition:all .3s ease;width:100%}.nav-link:hover{background-color:#ffffff1a;border-left-color:#fff;transform:translateX(10px)}.welcome-text{border-bottom:1px solid #ffffff1a;margin:0;padding:1rem;text-align:left;width:100%}.profile-link{align-self:flex-start;margin:1rem 0}.btn-login,.btn-logout,.btn-signup{margin:.5rem 0;padding:1rem 1.5rem;text-align:center;width:100%}.logo-text{font-size:1.2rem}}@media (max-width:480px){.navbar{padding:.8rem}.navbar-logo{font-size:1.2rem}.logo-text{font-size:1rem}.navbar-menu{right:-100%;width:100%}.navbar-menu.active{right:0}}html{scroll-behavior:smooth}.btn-login:focus,.btn-logout:focus,.btn-signup:focus,.nav-link:focus,.profile-link:focus{outline:2px solid #fff;outline-offset:2px}.hamburger:focus{outline:2px solid #fff;outline-offset:4px}@keyframes float{0%,to{transform:translateY(0) rotateY(0deg)}50%{transform:translateY(-20px) rotateY(5deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes scrollFadeInUp{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.float-animation{animation:float 6s ease-in-out infinite}.slide-up{animation:slideInUp .8s ease-out}.slide-left{animation:slideInLeft .8s ease-out}.slide-right{animation:slideInRight .8s ease-out}.pulse-animation{animation:pulse 2s ease-in-out infinite}.fade-scale{animation:fadeInScale .6s ease-out}.scroll-fade-in-up{opacity:0;transform:translateY(50px) scale(.9);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.scroll-fade-in-up.animate{opacity:1;transform:translateY(0) scale(1)}.card-3d{transform-style:preserve-3d;transition:transform .3s ease}.card-3d:hover{transform:rotateY(5deg) rotateX(5deg) translateZ(20px)}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#333 50%,#000);-webkit-background-clip:text;background-clip:text}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.road-animation{overflow:hidden;position:relative}.road-animation:before{animation:roadMove 3s linear infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes roadMove{0%{left:-100%}to{left:100%}}@keyframes shine{0%{transform:translateX(-100%) skewX(-15deg)}to{transform:translateX(200%) skewX(-15deg)}}.shine-effect{overflow:hidden;position:relative}.shine-effect:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-15deg);transition:all .5s;width:100%}.shine-effect:hover:before{animation:shine .6s ease-in-out}@keyframes pageSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pageSlideFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes pageSlideFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes pageScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page-transition{animation:pageSlideIn .6s ease-out}.page-fade{animation:pageFadeIn .5s ease-out}.page-slide-right{animation:pageSlideFromRight .6s ease-out}.page-slide-left{animation:pageSlideFromLeft .6s ease-out}.page-scale{animation:pageScaleIn .5s ease-out}@keyframes pageFlipIn{0%{opacity:0;transform:perspective(1000px) rotateY(-90deg)}to{opacity:1;transform:perspective(1000px) rotateY(0deg)}}@keyframes pageZoomRotate{0%{opacity:0;transform:scale(.3) rotate(-180deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes pageBounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes pageSlideRotate{0%{opacity:0;transform:translateX(-100%) rotate(-10deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes pageElastic{0%{opacity:0;transform:scale(0) skew(0deg,0deg)}20%{transform:scale(1.25) skew(5deg,5deg)}40%{transform:scale(.75) skew(-5deg,-5deg)}60%{transform:scale(1.15) skew(3deg,3deg)}80%{transform:scale(.95) skew(-1deg,-1deg)}to{opacity:1;transform:scale(1) skew(0deg,0deg)}}@keyframes pageWaveIn{0%{opacity:0;transform:translateY(100px) scaleY(.5)}50%{opacity:.8;transform:translateY(-20px) scaleY(1.1)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes pageSpiralIn{0%{opacity:0;transform:scale(0) rotate(2turn)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes pageGlitchIn{0%{filter:hue-rotate(0deg);opacity:0;transform:translateX(-20px)}10%{filter:hue-rotate(90deg);transform:translateX(20px)}20%{filter:hue-rotate(180deg);transform:translateX(-10px)}30%{filter:hue-rotate(270deg);transform:translateX(10px)}40%{filter:hue-rotate(1turn);transform:translateX(-5px)}to{filter:hue-rotate(0deg);opacity:1;transform:translateX(0)}}.page-flip{animation:pageFlipIn .8s ease-out}.page-zoom-rotate{animation:pageZoomRotate .7s ease-out}.page-bounce{animation:pageBounceIn .8s ease-out}.page-slide-rotate{animation:pageSlideRotate .6s ease-out}.page-elastic{animation:pageElastic 1s ease-out}.page-wave{animation:pageWaveIn .7s ease-out}.page-spiral{animation:pageSpiralIn .9s ease-out}.page-glitch{animation:pageGlitchIn .6s ease-out}@media (max-width:768px){.float-animation{animation-duration:4s}.slide-left,.slide-right,.slide-up{animation-duration:.6s}.pulse-animation{animation-duration:1.5s}.fade-scale{animation-duration:.4s}.page-elastic,.page-flip,.page-spiral,.page-zoom-rotate{animation:pageSlideIn .5s ease-out}}@media (hover:none) and (pointer:coarse){.shine-effect:hover:before{animation:none}.shine-effect:active:before{animation:shine .3s ease-in-out}}@media (prefers-reduced-motion:reduce){.card-3d,.fade-scale,.float-animation,.pulse-animation,.road-animation,.scroll-fade-in-up,.shine-effect,.slide-left,.slide-right,.slide-up{animation:none!important;transition:none!important}.scroll-fade-in-up{opacity:1!important;transform:none!important}}.card-3d,.float-animation,.pulse-animation{will-change:transform}.fade-scale,.slide-left,.slide-right,.slide-up{will-change:transform,opacity}.fade-scale.animation-complete,.slide-left.animation-complete,.slide-right.animation-complete,.slide-up.animation-complete{will-change:auto}.homepage{flex-direction:column}.hero-section,.homepage{display:flex;min-height:100vh}.hero-section{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;overflow:hidden;position:relative}.hero-background{background:radial-gradient(circle at 20% 80%,#ffffff0d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0,#0000 50%),linear-gradient(45deg,#0000 30%,#ffffff05 50%,#0000 70%);bottom:0;left:0;position:absolute;right:0;top:0}.floating-element-1{background:linear-gradient(180deg,#0000,#ffffff4d,#0000);height:100px;left:5%;position:absolute;top:15%;transform:rotate(45deg);width:2px}.floating-element-2{animation-delay:2s;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:2px;position:absolute;right:10%;top:60%;transform:rotate(-45deg);width:80px}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin:0 auto;max-width:1400px;min-height:100vh;padding:0 2rem;z-index:1}.hero-container,.hero-content{position:relative}.hero-badge,.hero-badge-container{margin-bottom:2rem}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,8vw,5rem);font-weight:900;letter-spacing:-2px;line-height:1.1;margin-bottom:2rem}.hero-title-accent{-webkit-text-fill-color:#fff;color:#fff}.hero-description{color:#ffffffb3;font-size:1.3rem;line-height:1.6;margin-bottom:3rem;max-width:500px;opacity:.8}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.stat-item{text-align:center}.stat-number{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#ffffffb3;font-size:.9rem;opacity:.7}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;min-width:140px;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.hero-btn.primary{background-color:#fff;color:#000}.hero-btn.primary:hover{box-shadow:0 10px 25px #ffffff4d;transform:translateY(-3px)}.hero-btn.secondary{background-color:initial;border:2px solid #ffffff4d;color:#fff}.hero-btn.secondary:hover{background-color:#ffffff1a;border-color:#fff;transform:translateY(-3px)}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.hero-visual-container{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:30px;height:600px;overflow:hidden;position:relative;width:100%}.hero-car{height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}.car-body{background-color:#fff;border-radius:20px;box-shadow:0 20px 40px #0000004d;height:80px;position:relative;width:100%}.car-windows{border-radius:10px;height:30px;left:20px;right:20px;top:10px}.car-wheel,.car-windows{background-color:#333;position:absolute}.car-wheel{border:8px solid #fff;border-radius:50%;bottom:-20px;height:40px;width:40px}.car-wheel.left{left:30px}.car-wheel.right{right:30px}.route-line{background:linear-gradient(90deg,#0000,#fff,#0000);height:2px;left:10%;opacity:.5;position:absolute;right:10%}.route-line.top{top:20%}.route-line.bottom{bottom:20%}@media (max-width:1024px){.hero-container{gap:3rem;grid-template-columns:1fr;padding:0 1.5rem}.hero-title{font-size:clamp(2.5rem,7vw,4rem)}.hero-description{font-size:1.2rem}.hero-stats{gap:2rem;justify-content:center}.hero-visual-container{height:400px}.floating-element-1,.floating-element-2{display:none}}@media (max-width:768px){.hero-section{min-height:auto;padding:4rem 0}.hero-container{gap:2rem;grid-template-columns:1fr;min-height:auto;padding:0 1rem}.hero-content{text-align:center}.hero-title{font-size:clamp(2rem,6vw,3rem);margin-bottom:1.5rem}.hero-description{font-size:1.1rem;margin-bottom:2rem;max-width:100%}.hero-stats{gap:1.5rem;justify-content:space-around;margin-bottom:2rem}.stat-number{font-size:2rem}.stat-label{font-size:.8rem}.hero-buttons{gap:.8rem;justify-content:center}.hero-btn{font-size:1rem;min-width:130px;padding:.9rem 1.8rem}.hero-visual-container{border-radius:20px;height:300px}.hero-car{height:90px;width:150px}.car-body{height:60px}.car-windows{height:22px;left:15px;right:15px;top:8px}.car-wheel{border-width:6px;bottom:-15px;height:30px;width:30px}.car-wheel.left{left:22px}.car-wheel.right{right:22px}}@media (max-width:480px){.hero-section{padding:3rem 0}.hero-container{gap:1.5rem;padding:0 .5rem}.hero-badge{font-size:.8rem;padding:.4rem 1.2rem}.hero-title{font-size:clamp(1.8rem,5vw,2.5rem);letter-spacing:-1px}.hero-description{font-size:1rem;margin-bottom:1.5rem}.hero-stats{flex-direction:row;gap:1rem;justify-content:space-between}.stat-item{flex:1 1}.stat-number{font-size:1.8rem}.stat-label{font-size:.75rem}.hero-buttons{flex-direction:column;gap:.8rem}.hero-btn{font-size:.95rem;padding:1rem;width:100%}.hero-visual-container{border-radius:15px;height:250px}.hero-car{height:70px;width:120px}.car-body{border-radius:15px;height:50px}.car-windows{border-radius:8px;height:18px;left:12px;right:12px;top:6px}.car-wheel{border-width:5px;bottom:-12px;height:25px;width:25px}.car-wheel.left{left:18px}.car-wheel.right{right:18px}}@media (prefers-reduced-motion:reduce){.float-animation,.pulse-animation,.slide-left,.slide-right{animation:none}}.fleet-section{background:linear-gradient(135deg,#fff,#f8f9fa);color:#000;overflow:hidden;padding:8rem 2rem;position:relative}.fleet-grid{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;min-height:70vh}.coverage-section{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;overflow:hidden;padding:8rem 2rem;position:relative}.coverage-grid{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.coverage-map{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;height:500px;overflow:hidden;position:relative}.coverage-stats{grid-gap:3rem;display:grid;gap:3rem}@media (max-width:1024px){.coverage-section,.fleet-section{padding:6rem 1.5rem}.coverage-grid,.fleet-grid{gap:4rem;grid-template-columns:1fr;min-height:auto}.coverage-map{height:400px}}@media (max-width:768px){.coverage-section,.fleet-section{padding:4rem 1rem}.coverage-grid,.fleet-grid{gap:3rem}.coverage-map{height:350px}}@media (max-width:480px){.coverage-section,.fleet-section{padding:3rem .5rem}.coverage-grid,.fleet-grid{gap:2rem}.coverage-map{height:300px}}@media (prefers-contrast:high){.hero-badge{background-color:#fff3}.hero-badge,.hero-btn.secondary{border-color:#fff}}.auth-container{display:flex;min-height:calc(100vh - 80px)}.auth-left{background:linear-gradient(135deg,#000,#1a1a1a);min-height:500px;overflow:hidden;position:relative}.auth-left,.auth-right{align-items:center;display:flex;flex:1 1;justify-content:center}.auth-right{background-color:#fff;padding:2rem}.auth-form{max-width:450px;width:100%}.auth-title{color:#000;font-size:2.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#666;font-size:1.1rem;margin:0 0 2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-label{color:#000;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-input{-webkit-appearance:none;appearance:none;background-color:#fafafa;border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-size:16px;outline:none;padding:16px 20px;touch-action:manipulation;transition:all .3s;width:100%}.form-input:focus{background-color:#fff;border-color:#000}.auth-button{align-items:center;-webkit-appearance:none;appearance:none;background-color:#000;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.5px;min-height:50px;padding:18px;touch-action:manipulation;transition:all .3s;width:100%}.auth-button:hover{background-color:#333;transform:translateY(-1px)}.auth-button:disabled{background-color:#666;cursor:not-allowed;transform:none}.auth-link{border-top:1px solid #f0f0f0;margin-top:2rem;padding-top:2rem;text-align:center}.auth-link p{color:#666;margin:0}.auth-link a{color:#000;font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}.message{border-radius:8px;font-size:.9rem;margin-top:1rem;padding:1rem}.message.error{background-color:#fee;border:1px solid #fcc;color:#c33}.message.success{background-color:#efe;border:1px solid #cfc;color:#363}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.verification-page{background-color:#f8f9fa;min-height:100vh}.verification-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem 1rem}.verification-card{background-color:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:500px;padding:3rem;text-align:center;transition:all .3s ease;width:100%}.verification-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:30px;height:60px;justify-content:center;margin:0 auto 2rem;width:60px}.verification-icon.spinner{animation:spin 1s linear infinite;background:none;border:4px solid #f3f3f3;border-top-color:#000;color:#0000}.verification-icon.success{animation:bounceIn .6s ease-out;background-color:#4caf50}.verification-icon.error{animation:shakeIn .6s ease-out;background-color:#f44336}.verification-title{color:#000;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.verification-text{color:#666;font-size:1rem;line-height:1.5;margin-bottom:2rem}.redirect-text{color:#666;font-size:.9rem;margin-bottom:1rem}.button-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.verification-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;min-width:120px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.verification-btn.primary{background-color:#000;color:#fff}.verification-btn.primary:hover{background-color:#333;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.verification-btn.secondary{background-color:initial;border:2px solid #000;color:#000}.verification-btn.secondary:hover{background-color:#000;box-shadow:0 5px 15px #0003;color:#fff;transform:translateY(-2px)}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shakeIn{0%{opacity:0;transform:scale(.3) rotate(0deg)}25%{transform:scale(1.05) rotate(-5deg)}50%{transform:scale(.95) rotate(5deg)}75%{transform:scale(1.02) rotate(-2deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@media (max-width:1024px){.auth-container{flex-direction:column;min-height:100vh}.auth-left{align-items:center;display:flex;justify-content:center;min-height:200px;order:1;padding:1.5rem 1rem}.auth-left div:first-child{padding:1rem}.auth-left div:first-child div:first-child{font-size:4rem!important;margin-bottom:1rem!important}.auth-left div:first-child h3{font-size:1.8rem!important;margin-bottom:.5rem!important}.auth-left div:first-child p{font-size:1rem!important;max-width:250px!important}.auth-left div:last-child{display:none}.auth-right{flex:1 1;min-height:auto;order:2;padding:2rem 1rem}.auth-form{margin:0 auto;max-width:500px}}@media (max-width:768px){.auth-container{min-height:100vh}.auth-left{min-height:180px;padding:1rem}.auth-left div:first-child div:first-child{font-size:3rem!important;margin-bottom:.8rem!important}.auth-left div:first-child h3{font-size:1.5rem!important;margin-bottom:.3rem!important}.auth-left div:first-child p{font-size:.9rem!important;max-width:200px!important}.auth-right{padding:1.5rem 1rem}.auth-title{font-size:1.8rem;margin-bottom:.3rem}.auth-subtitle{font-size:.95rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.2rem}.form-label{font-size:.9rem;margin-bottom:.4rem}.form-input{padding:14px 16px}.auth-button,.form-input{border-radius:10px;font-size:16px}.auth-button{padding:16px}.auth-link{margin-top:1.5rem;padding-top:1.5rem}.verification-container{min-height:calc(100vh - 70px);padding:1rem}.verification-card{border-radius:15px;padding:2rem}.verification-title{font-size:1.3rem}.verification-text{font-size:.95rem}.button-group{flex-direction:column;gap:.8rem}.verification-btn{font-size:15px;padding:14px 20px;width:100%}}@media (max-width:480px){.auth-left{min-height:150px;padding:.8rem}.auth-left div:first-child{padding:.5rem}.auth-left div:first-child div:first-child{font-size:2.5rem!important;margin-bottom:.5rem!important}.auth-left div:first-child h3{font-size:1.3rem!important;margin-bottom:.2rem!important}.auth-left div:first-child p{font-size:.8rem!important;max-width:180px!important}.auth-right{padding:1rem .8rem}.auth-form{max-width:100%}.auth-title{font-size:1.6rem;margin-bottom:.2rem}.auth-subtitle{font-size:.85rem;margin-bottom:1.2rem}.form-group{margin-bottom:1rem}.form-label{font-size:.85rem;margin-bottom:.3rem}.form-input{padding:12px 14px}.auth-button,.form-input{border-radius:8px;font-size:16px}.auth-button{padding:14px}.auth-link{margin-top:1.2rem;padding-top:1.2rem}.auth-link p{font-size:.85rem}.verification-container{padding:.5rem}.verification-card{border-radius:12px;padding:1.5rem}.verification-icon{font-size:24px;height:50px;width:50px}.verification-title{font-size:1.2rem}.verification-text{font-size:.9rem;margin-bottom:1.5rem}}@media (max-width:360px){.auth-left{min-height:120px;padding:.5rem}.auth-left div:first-child div:first-child{font-size:2rem!important;margin-bottom:.3rem!important}.auth-left div:first-child h3{font-size:1.1rem!important;margin-bottom:.1rem!important}.auth-left div:first-child p{font-size:.75rem!important;max-width:150px!important}.auth-right{padding:.8rem .5rem}.auth-title{font-size:1.4rem}.auth-subtitle{font-size:.8rem}.form-input{font-size:16px;padding:10px 12px}.auth-button{font-size:15px;padding:12px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.auth-container{flex-direction:row;min-height:100vh}.auth-left{flex:0.4 1;min-height:100vh;order:1;padding:1rem .5rem}.auth-left div:first-child div:first-child{font-size:2rem!important;margin-bottom:.5rem!important}.auth-left div:first-child h3{font-size:1.2rem!important;margin-bottom:.2rem!important}.auth-left div:first-child p{font-size:.8rem!important;max-width:150px!important}.auth-right{flex:0.6 1;min-height:100vh;order:2;padding:1rem}.auth-title{font-size:1.5rem}.auth-subtitle{font-size:.85rem;margin-bottom:1rem}.form-group{margin-bottom:.8rem}.form-input{padding:10px 12px}.auth-button{padding:12px}.verification-container{min-height:calc(100vh - 60px)}}@media (prefers-contrast:high){.form-input{border-width:3px}.auth-button{border:2px solid #fff}.verification-btn.secondary{border-width:3px}}@media (prefers-reduced-motion:reduce){.verification-icon.error,.verification-icon.spinner,.verification-icon.success{animation:none}.auth-button:hover,.verification-btn:hover{transform:none}}.booking-page{background:linear-gradient(135deg,#000,#1a1a1a);min-height:100vh;position:relative}.booking-background{animation:float 6s ease-in-out infinite;background:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff1a 0,#0000 50%);bottom:0;left:0;position:absolute;right:0;top:0}.booking-container{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:2rem;position:relative;width:100%;z-index:1}.booking-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;min-height:80vh}.booking-guide{color:#fff}.guide-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:25px;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1.2rem}.guide-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem}.guide-title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text}.guide-description{font-size:1.2rem;line-height:1.6;margin-bottom:3rem;max-width:400px;opacity:.9}.booking-steps{margin-bottom:3rem}.step-item{align-items:flex-start;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;display:flex;gap:1.5rem;margin-bottom:2rem;padding:1rem}.step-number{align-items:center;background-color:#fff3;border-radius:50%;display:flex;font-size:.9rem;font-weight:700;height:40px;justify-content:center;min-width:40px}.step-content h4{font-size:1.1rem;font-weight:600;margin:0 0 .3rem}.step-content p{font-size:.9rem;line-height:1.4;margin:0;opacity:.8}.booking-tips{background-color:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:1.5rem}.tips-title{font-size:1.2rem;font-weight:700;margin:0 0 1rem}.tips-list{flex-direction:column}.tip-item,.tips-list{display:flex;gap:.8rem}.tip-item{align-items:flex-start}.tip-bullet{background-color:#fff;border-radius:50%;height:6px;margin-top:.5rem;min-width:6px}.tip-text{font-size:.9rem;font-weight:400;line-height:1.4;opacity:.9}.booking-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 25px 50px #0003;padding:2.5rem}.form-header{margin-bottom:2rem;text-align:center}.form-title{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.form-subtitle{color:#666;font-size:1rem}.location-input-group{margin-bottom:1.5rem;position:relative}.location-dot{border-radius:50%;height:12px;left:18px;position:absolute;top:50%;transform:translateY(-50%);width:12px;z-index:2}.location-dot.pickup{background-color:#28a745;box-shadow:0 0 0 3px #28a74533}.location-dot.destination{background-color:#dc3545;box-shadow:0 0 0 3px #dc354533}.location-input{background-color:#f8f9ff;border:2px solid #e8ecf4;border-radius:15px;box-sizing:border-box;font-size:16px;font-weight:500;outline:none;padding:18px 18px 18px 45px;transition:all .3s ease;width:100%}.location-input:focus{background-color:#fff;border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.connection-line{background-color:#ddd;border-radius:1px;height:25px;margin:0 auto 1rem 24px;width:2px}.submit-btn{border:none;border-radius:15px;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;padding:18px;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn.enabled{background-color:#000;color:#fff}.submit-btn.enabled:hover{box-shadow:0 10px 25px #0000004d;transform:translateY(-2px)}.submit-btn.disabled{background-color:#ccc;color:#fff;cursor:not-allowed}.trust-indicators{border-top:1px solid #f0f0f0;display:flex;gap:2rem;justify-content:center;margin-top:2rem;padding-top:1.5rem}.trust-item{text-align:center}.trust-value{color:#000;font-size:1.2rem;font-weight:800;margin-bottom:.3rem}.trust-label{color:#666;font-size:.8rem;font-weight:600}.vehicle-selection-header{color:#fff;margin-bottom:3rem;text-align:center}.selection-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:25px;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.2rem}.selection-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-1px;margin-bottom:1rem}.selection-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.route-display{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border:1px solid #fff3;border-radius:25px;display:inline-flex;gap:1rem;padding:1rem 2rem}.route-point{align-items:center;display:flex;gap:.5rem}.route-dot{border-radius:50%;height:8px;width:8px}.route-dot.pickup{background-color:#28a745}.route-dot.destination{background-color:#dc3545}.route-text{font-size:.95rem;font-weight:500}.route-arrow{opacity:.7}.vehicle-options{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 25px 50px #0003;padding:2.5rem}.vehicle-title{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.vehicle-item{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 5px 15px #00000014;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1.2rem;overflow:hidden;padding:1.8rem;transition:all .3s ease;width:100%}.vehicle-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.vehicle-item.selected{background-color:#0000000d;border:3px solid #000;box-shadow:0 15px 35px #00000026;transform:translateY(-3px)}.vehicle-info{align-items:center;display:flex;flex:1 1;gap:1.5rem;min-width:0}.vehicle-icon-container{border-radius:18px;padding:1.2rem;transition:all .3s ease}.vehicle-details{flex:1 1;min-width:0}.vehicle-details h4{color:#333;font-size:1.4rem;font-weight:700;margin:0 0 .5rem}.vehicle-details h4,.vehicle-meta{word-wrap:break-word;overflow-wrap:break-word}.vehicle-meta{color:#666;font-size:1rem;font-weight:500;margin:0 0 .3rem}.vehicle-description{word-wrap:break-word;color:#888;font-size:.9rem;line-height:1.3;margin:0;overflow-wrap:break-word}.vehicle-pricing{flex-shrink:0;min-width:-webkit-fit-content;min-width:fit-content;text-align:right}.vehicle-price{color:#333;font-size:2rem;font-weight:800;margin:0}.price-label{color:#666;font-size:.85rem;font-weight:500;margin:.3rem 0 0}.selected-badge{background-color:#000;border-radius:15px;color:#fff;font-size:.8rem;font-weight:600;margin-top:.5rem;padding:.3rem .8rem}.confirm-btn{border:none;border-radius:20px;cursor:pointer;font-size:1.2rem;font-weight:700;letter-spacing:.5px;margin-top:2rem;padding:1.8rem;text-transform:uppercase;transition:all .3s ease;width:100%}.confirm-btn.enabled{background-color:#000;color:#fff}.confirm-btn.enabled:hover{box-shadow:0 15px 35px #0000004d;transform:translateY(-2px)}.confirm-btn.disabled{background-color:#ccc;color:#fff;cursor:not-allowed}@media (max-width:1024px){.booking-container{padding:1.5rem}.booking-grid{gap:2rem;grid-template-columns:1fr;min-height:auto}.booking-guide{order:1;text-align:center}.booking-form-container{max-width:100%;order:2}.guide-title{font-size:clamp(2rem,5vw,2.8rem)}.guide-description{max-width:100%}}@media (max-width:768px){.booking-page{overflow-x:hidden}.booking-container{max-width:100%;padding:1rem}.booking-grid{gap:1.5rem;width:100%}.guide-title{font-size:clamp(1.8rem,4vw,2.2rem)}.guide-description{font-size:1rem;max-width:100%}.booking-steps{margin-bottom:2rem}.step-item{flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:.75rem;text-align:center}.booking-form-container{border-radius:20px;box-sizing:border-box;max-width:100%;padding:1.5rem;width:100%}.form-title{font-size:1.5rem}.location-input{box-sizing:border-box;font-size:16px;padding:14px 14px 14px 35px;width:100%}.trust-indicators{flex-wrap:wrap;gap:1.5rem}.vehicle-selection-header{margin-bottom:2rem}.selection-title{font-size:clamp(1.8rem,4vw,2.2rem)}.route-display{flex-wrap:wrap;gap:.75rem;max-width:100%;padding:.75rem 1.5rem}.vehicle-options{border-radius:20px;box-sizing:border-box;max-width:100%;padding:1.5rem;width:100%}.vehicle-item{gap:1rem;padding:1.5rem}.vehicle-info,.vehicle-item{align-items:center;flex-direction:column;text-align:center}.vehicle-info{width:100%}.vehicle-details,.vehicle-pricing{text-align:center;width:100%}}@media (max-width:480px){.booking-container{padding:.75rem}.guide-badge,.selection-badge{font-size:.8rem;padding:.4rem 1rem}.guide-title,.selection-title{font-size:clamp(1.6rem,4vw,1.8rem)}.guide-description,.selection-subtitle{font-size:.9rem}.step-item{flex-direction:column;gap:.8rem;text-align:center}.booking-tips,.step-item{padding:1rem}.booking-form-container{border-radius:15px;padding:1.25rem}.form-title{font-size:1.3rem}.location-input{font-size:16px;padding:12px 12px 12px 32px}.location-dot{height:10px;left:15px;width:10px}.connection-line{margin-left:20px}.confirm-btn,.submit-btn{font-size:15px;padding:14px}.trust-indicators{flex-wrap:wrap;gap:1rem;justify-content:center}.route-display{flex-direction:column;font-size:.85rem;gap:.5rem;padding:.5rem 1rem}.vehicle-options{border-radius:15px;padding:1.25rem}.vehicle-title{font-size:1.4rem}.vehicle-item{border-radius:15px;gap:.8rem;padding:1rem}.vehicle-info{gap:1rem}.vehicle-details h4{font-size:1.1rem;line-height:1.2}.vehicle-meta{font-size:.9rem;line-height:1.3}.vehicle-description{font-size:.8rem;line-height:1.2}.vehicle-price{font-size:1.6rem;line-height:1.1}.price-label{font-size:.8rem}.vehicle-icon-container{padding:1rem}}@media (max-width:375px){.booking-container{max-width:100vw;overflow-x:hidden;padding:.5rem}.vehicle-item,.vehicle-options{box-sizing:border-box;max-width:100%;padding:.75rem;width:100%}.vehicle-item{gap:.5rem;overflow:hidden}.vehicle-info{gap:.75rem;max-width:calc(100% - 80px);width:100%}.vehicle-details{max-width:100%;overflow:hidden;width:100%}.vehicle-details h4{font-size:.95rem;line-height:1.1;margin-bottom:.25rem}.vehicle-details h4,.vehicle-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-meta{font-size:.8rem;line-height:1.2;margin-bottom:.2rem}.vehicle-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.7rem;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.vehicle-pricing{flex-shrink:0;width:70px}.vehicle-price{font-size:1.2rem;line-height:1;margin-bottom:.2rem}.price-label{font-size:.7rem;line-height:1.1}.selected-badge{font-size:.65rem;margin-top:.25rem;padding:.15rem .5rem}.vehicle-icon-container{flex-shrink:0;padding:.75rem}}@media (max-width:360px){.booking-container{padding:.25rem}.booking-form-container{padding:1rem}.form-title{font-size:1.2rem}.location-input{font-size:16px;padding:10px 10px 10px 30px}.vehicle-options{padding:.5rem}.vehicle-item{gap:.4rem;padding:.5rem}.vehicle-info{gap:.5rem;max-width:calc(100% - 70px)}.vehicle-details h4{font-size:.9rem}.vehicle-meta{font-size:.75rem}.vehicle-description{-webkit-line-clamp:1;font-size:.65rem}.vehicle-pricing{width:60px}.vehicle-price{font-size:1.1rem}.price-label{font-size:.65rem}.selected-badge{font-size:.6rem;padding:.1rem .4rem}}.maps-page{display:flex;flex-direction:column;min-height:100vh}.maps-header{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;padding:6rem 2rem 4rem;text-align:center}.maps-container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.maps-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;letter-spacing:-2px;margin-bottom:1.5rem}.maps-subtitle{font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.8}.maps-search{margin:0 auto;max-width:500px;position:relative}.maps-search input{background-color:#ffffff1a;border:1px solid #fff3;border-radius:50px;color:#fff;font-size:1.1rem;outline:none;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.maps-search input::placeholder{color:#ffffffb3}.maps-search input:focus{background-color:#ffffff26;border-color:#fff6}.maps-content{background:linear-gradient(135deg,#fff,#f8f9fa);flex:1 1;padding:4rem 2rem}.maps-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 400px;margin:0 auto;max-width:1400px;width:100%}.map-container{min-width:0;overflow:hidden;position:relative;width:100%}.cities-panel,.map-container{background-color:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 10px 30px #0000001a;height:600px}.cities-panel{overflow-y:auto;padding:2rem}.cities-title{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.search-loading{color:#666;padding:2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#000;height:30px;margin:0 auto 1rem;width:30px}.cities-list{display:flex;flex-direction:column;gap:1rem}.city-item{background-color:initial;border:1px solid #0000001a;border-radius:12px;cursor:pointer;padding:1rem;transition:all .3s ease}.city-item:hover{background-color:#00000005;border-color:#0003;transform:translateY(-1px)}.city-item.selected{background-color:#0000000d;border:2px solid #000}.city-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.city-name{color:#000;font-size:1.1rem;font-weight:600}.city-status{border-radius:50%;height:8px;width:8px}.city-status.active{background-color:#28a745}.city-status.inactive{background-color:#ffc107}.city-country{color:#666;font-size:.9rem;margin-bottom:.3rem}.city-rides{color:#999;font-size:.8rem}.maps-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1400px}.stat-card{background-color:#fff;border:1px solid #0000001a;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-value{color:#000;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.stat-label{color:#666;font-size:1rem;font-weight:500}@media (max-width:1200px){.maps-grid{gap:2rem;grid-template-columns:1fr 350px}}@media (max-width:1024px){.maps-grid{gap:2rem;grid-template-columns:1fr}.cities-panel{height:auto;max-height:400px;order:2}.map-container{height:500px;order:1;width:100%}}@media (max-width:768px){.maps-page{overflow-x:hidden}.maps-header{padding:4rem 1rem 3rem}.maps-content{padding:3rem 1rem}.maps-title{font-size:clamp(2rem,5vw,3rem)}.maps-subtitle{font-size:1.1rem}.maps-search{max-width:100%}.maps-search input{box-sizing:border-box;font-size:1rem;padding:.875rem 1.25rem;width:100%}.maps-grid{gap:1.5rem;margin:0;max-width:100%;width:100%}.map-container{height:400px}.cities-panel,.map-container{border-radius:15px;max-width:100%;width:100%}.cities-panel{max-height:350px;padding:1.5rem}.cities-title{font-size:1.3rem}.maps-stats{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:3rem;max-width:100%;width:100%}.stat-card{padding:1.5rem}.stat-value{font-size:2rem}}@media (max-width:480px){.maps-header{padding:3rem 1rem 2rem}.maps-content{padding:2rem 1rem}.maps-title{font-size:clamp(1.8rem,4vw,2.5rem)}.maps-subtitle{font-size:1rem}.maps-search input{font-size:.95rem;padding:.75rem 1rem}.maps-grid{gap:1rem}.map-container{border-radius:12px;height:300px}.cities-panel{border-radius:12px;max-height:250px;padding:1rem}.cities-title{font-size:1.2rem;margin-bottom:1rem}.city-item{padding:.75rem}.city-name{font-size:1rem}.maps-stats{gap:1rem;grid-template-columns:1fr;margin-top:2rem}.stat-card{padding:1.25rem}.stat-value{font-size:1.8rem}.stat-label{font-size:.9rem}}@media (max-width:360px){.maps-header{padding:2.5rem .5rem 1.5rem}.maps-content{padding:1.5rem .5rem}.map-container{height:250px}.cities-panel{max-height:200px;padding:.75rem}.cities-title{font-size:1.1rem}.city-item{padding:.5rem}.city-name{font-size:.95rem}.city-country{font-size:.8rem}.city-rides{font-size:.75rem}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-page{background:linear-gradient(135deg,#000,#1a1a1a);min-height:100vh;position:relative}.profile-background{animation:float 6s ease-in-out infinite;background:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff1a 0,#0000 50%);bottom:0;left:0;position:absolute;right:0;top:0}.profile-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;min-height:calc(100vh - 80px);padding:2rem;position:relative;z-index:1}.profile-card{background-color:#2a2a2a;border-radius:30px;box-shadow:inset 0 1px 0 #ffffff1a,0 20px 40px #0006,0 40px 80px #0000004d,inset 0 -1px 0 #0003;max-width:900px;overflow:hidden;padding:3rem;position:relative;width:100%}.profile-ambient{background:radial-gradient(circle,#ffffff08 0,#0000 70%);height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}.profile-header{align-items:center;display:flex;margin-bottom:3rem;position:relative;z-index:2}.profile-picture{background-color:#3a3a3a;box-shadow:inset 0 2px 4px #0000004d,inset 0 -2px 4px #ffffff1a,0 8px 16px #0006;height:120px;margin-right:2rem;position:relative;width:120px}.profile-picture,.profile-picture-inner{align-items:center;border-radius:50%;display:flex;justify-content:center}.profile-picture-inner{background-color:#4a4a4a;border:3px solid #fff3;height:80px;width:80px}.profile-avatar{background-color:#fff;border-radius:50%;height:50px;position:relative;width:50px}.avatar-head{border-radius:50%;top:10px;width:20px}.avatar-body,.avatar-head{background-color:#2a2a2a;height:20px;left:50%;position:absolute;transform:translateX(-50%)}.avatar-body{border-radius:15px 15px 0 0;bottom:6px;width:30px}.profile-info h1{color:#fff;font-size:2.5rem;font-weight:800;margin:0 0 .5rem}.profile-info h1,.profile-info p{font-family:system-ui,-apple-system,sans-serif}.profile-info p{color:#ffffffb3;font-size:1.1rem;margin:0}.section{margin-bottom:3rem;position:relative;z-index:2}.section-title{color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 2rem}.analytics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.chart-card{background-color:#3a3a3a;border-radius:20px;box-shadow:inset 0 2px 4px #0000004d,inset 0 -2px 4px #ffffff1a;padding:2rem}.chart-title{color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.settings-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.settings-card{background-color:#3a3a3a;border-radius:20px;box-shadow:inset 0 2px 4px #0000004d,inset 0 -2px 4px #ffffff1a;padding:2rem}.settings-title{color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:1.2rem;font-weight:600;margin:0 0 1.5rem}.settings-list{display:flex;flex-direction:column;gap:1rem}.setting-item{align-items:center;display:flex;justify-content:space-between}.setting-label{color:#fff;font-size:.9rem}.setting-control select{background-color:#4a4a4a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.8rem;padding:.5rem}.setting-control button{border:1px solid #fff3;border-radius:20px;cursor:pointer;font-size:.8rem;padding:.5rem 1rem;transition:all .3s ease}.setting-control button.active{background-color:#0f8;color:#000}.setting-control button.inactive{background-color:#4a4a4a;color:#fff}.notification-enable-btn{background-color:#0f8;border:1px solid #fff3;border-radius:10px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;padding:.8rem 1rem;width:100%}.notification-denied{color:#ffffffb3;font-size:.8rem}.account-details{display:flex;flex-direction:column;gap:1.5rem}.detail-item label{color:#fffc;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.detail-item label,.detail-value{font-family:system-ui,-apple-system,sans-serif}.detail-value{background-color:#3a3a3a;border-radius:15px;box-shadow:inset 0 2px 4px #0000004d,inset 0 -2px 4px #ffffff1a;color:#fff;font-size:1rem;padding:1rem 1.5rem}.profile-footer{align-items:center;display:flex;justify-content:center;margin-top:3rem;position:relative;z-index:2}.footer-text{color:#fff9;font-family:system-ui,-apple-system,sans-serif;font-size:.9rem}@media (max-width:1024px){.profile-container{padding:1.5rem}.profile-card{border-radius:25px;padding:2.5rem}.analytics-grid,.settings-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:768px){.profile-container{min-height:auto;padding:1rem}.profile-card{border-radius:20px;margin:1rem 0;padding:2rem}.profile-header{flex-direction:column;margin-bottom:2rem;text-align:center}.profile-picture{height:100px;margin-bottom:1.5rem;margin-right:0;width:100px}.profile-picture-inner{height:70px;width:70px}.profile-avatar{height:40px;width:40px}.avatar-head{height:16px;top:8px;width:16px}.avatar-body{bottom:4px;height:16px;width:24px}.profile-info h1{font-size:2rem}.profile-info p{font-size:1rem}.section{margin-bottom:2rem}.section-title{font-size:1.3rem}.chart-card,.settings-card{border-radius:15px;padding:1.5rem}.chart-title,.settings-title{font-size:1.1rem}.setting-item{align-items:flex-start;flex-direction:column;gap:.5rem}.setting-control{align-self:flex-end}}@media (max-width:480px){.profile-container{padding:.5rem}.profile-card{border-radius:15px;padding:1.5rem}.profile-picture{height:80px;width:80px}.profile-picture-inner{height:60px;width:60px}.profile-avatar{height:35px;width:35px}.avatar-head{height:14px;top:6px;width:14px}.avatar-body{bottom:3px;height:14px;width:20px}.profile-info h1{font-size:1.8rem}.profile-info p{font-size:.9rem}.section-title{font-size:1.2rem}.chart-card,.settings-card{border-radius:12px;padding:1rem}.chart-title,.settings-title{font-size:1rem}.setting-label{font-size:.8rem}.detail-value{font-size:.9rem;padding:.75rem 1rem}.footer-text{font-size:.8rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{margin:0 auto;max-width:1400px}.container,.container-fluid{padding:0 2rem;width:100%}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-1{grid-template-columns:1fr}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-responsive-2{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-responsive-3{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.p-0{padding:0}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:3rem}.m-0{margin:0}.m-1{margin:.5rem}.m-2{margin:1rem}.m-3{margin:1.5rem}.m-4{margin:2rem}.m-5{margin:3rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.w-full{width:100%}.w-auto{width:auto}.w-fit{width:-webkit-fit-content;width:fit-content}.h-full{height:100%}.h-screen{height:100vh}.h-auto{height:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-x-hidden{overflow-x:hidden}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded{border-radius:.5rem}.rounded-lg{border-radius:.75rem}.rounded-xl{border-radius:1rem}.rounded-full{border-radius:50%}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 4px 6px #0000001a}.shadow-lg{box-shadow:0 10px 15px #0000001a}.shadow-xl{box-shadow:0 20px 25px #0000001a}@media (max-width:1200px){.container{padding:0 1.5rem}.xl\:hidden{display:none}.xl\:block{display:block}.xl\:grid-1{grid-template-columns:1fr}.xl\:grid-2{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.container{padding:0 1rem}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.lg\:hidden{display:none}.lg\:block{display:block}.lg\:flex-column{flex-direction:column}.lg\:text-center{text-align:center}.lg\:p-2{padding:1rem}.lg\:p-3{padding:1.5rem}}@media (max-width:768px){.container,.container-fluid{padding:0 1rem}.grid{gap:1.5rem}.grid-responsive-2,.grid-responsive-3{gap:1.5rem;grid-template-columns:1fr}.md\:hidden{display:none}.md\:block{display:block}.md\:flex-column{flex-direction:column}.md\:text-center{text-align:center}.md\:w-full{width:100%}.md\:p-1{padding:.5rem}.md\:p-2{padding:1rem}.md\:m-1{margin:.5rem}.md\:m-2{margin:1rem}}@media (max-width:480px){.container,.container-fluid{padding:0 .5rem}.grid{gap:1rem}.sm\:hidden{display:none}.sm\:block{display:block}.sm\:flex-column{flex-direction:column}.sm\:text-center{text-align:center}.sm\:w-full{width:100%}.sm\:p-1{padding:.5rem}.sm\:m-1{margin:.5rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}}.btn{border:none;border-radius:.5rem;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#000;color:#fff}.btn-primary:hover{background-color:#333;transform:translateY(-1px)}.btn-secondary{background-color:initial;border:2px solid #000;color:#000}.btn-secondary:hover{background-color:#000;color:#fff}@media (max-width:768px){.btn{font-size:.95rem;padding:.875rem 1.25rem}.md\:btn-full{width:100%}}@media (max-width:480px){.btn{font-size:.9rem;padding:1rem}.sm\:btn-full{width:100%}}.form-control{border:2px solid #e0e0e0;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.form-control:focus{border-color:#000;outline:none}@media (max-width:768px){.form-control{font-size:16px;padding:.875rem .75rem}}.card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;padding:2rem}@media (max-width:768px){.card{border-radius:.75rem;padding:1.5rem}}@media (max-width:480px){.card{border-radius:.5rem;padding:1rem}}.animate-fade-in{animation:fadeIn .5s ease-out}.animate-slide-up{animation:slideUp .6s ease-out}.animate-slide-left{animation:slideLeft .6s ease-out}.animate-slide-right{animation:slideRight .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.animate-fade-in,.animate-slide-left,.animate-slide-right,.animate-slide-up{animation:none}.btn:hover{transform:none}}@media print{.no-print{display:none!important}.container{max-width:none;padding:0}.btn{background:#fff!important;border:1px solid #000!important;color:#000!important}}
/*# sourceMappingURL=main.e04c385f.css.map*/