@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.App{text-align:center;height:100vh;display:grid;grid-gap:8px;grid-template-rows:1fr 1fr 1fr 10fr;grid-template-areas:"title" "about" "filter" "map"}.marker-cluster-small div{background-color:rgba(110,204,57,.6)!important}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)!important}.marker-cluster-large div{background-color:rgba(241,128,23,.6)!important}body .container,html{background-color:rgb(234,206,51)}body .container{margin-left:0;margin-right:0}html body{margin:0;padding:0;background-color:rgb(234,206,51)}.title{padding-top:6px;grid-area:title}.bus-icon{padding:6px 5px 4px 0;height:40px}.about{grid-area:about;margin-left:2%;margin-right:2%}.filter{grid-area:filter;display:flex;padding:4px 4px 4px 24px}.buses-qty{text-align:center}.hide-on-mobile{display:none}.map-container-wrapper{height:70vh;width:100%;position:relative}.map-container{height:100%;width:100%}.loading{grid-row:4;grid-column:1;z-index:10;background:RGBA(255,255,255,.75);height:48px;width:100%;text-align:center;gap:48px}.spinner{margin-right:24px;margin-top:4px}@media (min-width:768px){.hide-on-mobile{display:inline}.bus-icon{padding:6px 6px 4px 0;height:42px}.filter{padding:4px 24px}.filter-icon{margin-left:24px}.map-container-wrapper{height:75vh}.map-container{height:100%}}.user-location-pulse{animation:pulse 2s infinite;pointer-events:none}@keyframes pulse{0%{r:15;width:24px;height:24px;border-radius:50%;opacity:.7;stroke-width:1}50%{r:25;border-radius:10050%;width:124px;height:124px;opacity:.3;stroke-width:3}to{r:15;width:224px;height:224px;border-radius:50%;opacity:.7;stroke-width:1}}.user-location-marker{position:relative}.leaflet-control-locate{background-color:rgba(255,255,255,.904);width:auto;height:auto;min-width:30px;min-height:30px;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:4px 8px;box-shadow:0 1px 5px rgba(0,0,0,.2);border:4px solid rgb(234,206,51);margin:20px 20px 60px}.leaflet-touch .leaflet-control-layers,div .leaflet-touch .leaflet-bar{border:none;background-color:transparent}.leaflet-control-locate .locate-container{background-color:transparent;border:none;padding:2px}.leaflet-control-locate .locate-container,.leaflet-control-locate .spinner-container{display:flex;flex-direction:column;align-items:center;gap:2px}.leaflet-control-locate .locate-icon{font-size:18px;color:#4285F4}.leaflet-control-locate .locate-text{font-family:system-ui,-apple-system,Segoe UI,Roboto;font-size:12px;color:black;font-weight:600;white-space:nowrap}.leaflet-control{z-index:1000}.auth-container{max-width:400px;margin:auto}.loading-auth{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.2rem}.login-container,.register-container{padding:15px 20px;border-radius:5px}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.sidebar{position:fixed;top:0;right:-280px;width:280px;height:100%;background-color:white;box-shadow:-2px 0 5px rgba(0,0,0,.1);transition:right .3s ease;z-index:1001;display:flex;flex-direction:column}.sidebar.open{right:0}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e9ecef}.sidebar-content{padding:1rem;flex:1 1}.user-info{display:flex;flex-direction:column;align-items:center;padding:1rem 0;border-bottom:1px solid #e9ecef}.user-icon{font-size:3rem;margin-bottom:.5rem;color:#6c757d}.user-email{margin-bottom:0;text-align:center;word-break:break-all}.sidebar-menu-items{margin-top:1rem}.sidebar-menu-item{display:flex;align-items:center;width:100%;padding:.75rem;background:none;border:none;text-align:left;cursor:pointer;border-radius:.25rem;transition:background-color .2s}.sidebar-menu-item:hover{background-color:#f8f9fa}.sidebar-menu-item.install-button{background-color:#4285F4;color:white;border-radius:4px;transition:background-color .2s}.sidebar-menu-item.install-button:hover{background-color:#3367d6}div .btn-hover-dark{background-color:white}div .btn-hover-dark:hover{background-color:#212529;color:white;border-color:#212529}div .location-warning{font-size:.9rem;padding:.75rem}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:rgb(181,226,140)}.leaflet-oldie .marker-cluster-small div{background-color:rgb(110,204,57)}.leaflet-oldie .marker-cluster-medium{background-color:rgb(241,211,87)}.leaflet-oldie .marker-cluster-medium div{background-color:rgb(240,194,12)}.leaflet-oldie .marker-cluster-large{background-color:rgb(253,156,115)}.leaflet-oldie .marker-cluster-large div{background-color:rgb(241,128,23)}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}