:root{--bg-color:#f8fafc;--text-color:#0f172a;--panel-bg:#ffffffd9;--panel-border:#00000014;--accent-blue:#2563eb;--accent-yellow:#ca8a04;--shadow-lg:0 10px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-glow:0 0 15px #2563eb33}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden auto}.glass-panel{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--panel-border);box-shadow:var(--shadow-lg);border-radius:16px}.app-container{width:100vw;height:100dvh;position:relative;overflow:hidden}.sidebar{z-index:10;opacity:0;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff6;border-radius:24px;flex-direction:column;width:400px;max-height:calc(100vh - 3rem);transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .4s;display:flex;position:absolute;top:1.5rem;right:1.5rem;overflow:hidden;transform:translate(120%)scale(.95);box-shadow:0 20px 40px -10px #0000001a,0 10px 20px -5px #0000000d}.sidebar.open{opacity:1;transform:translate(0)scale(1)}.sidebar-header{justify-content:space-between;align-items:flex-start;padding:1.75rem 1.75rem 1.25rem;display:flex;position:relative}.sidebar-header:after{content:"";background:linear-gradient(90deg,#0000000d 0%,#0000001a 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:1.75rem;right:1.75rem}.sidebar-title{flex-direction:column;gap:.25rem;display:flex}.stop-type-label{text-transform:uppercase;letter-spacing:.05em;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:700}.stop-type-bus{background-image:linear-gradient(135deg,#2563eb,#3b82f6)}.stop-type-taxi{background-image:linear-gradient(135deg,#d97706,#fbbf24)}.stop-id{color:var(--text-color);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.sidebar-close{color:var(--text-color);cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.sidebar-close:hover{background:#00000014;transform:rotate(90deg)}.sidebar-content{flex:1;padding:1.75rem;overflow-y:auto}.highway-badge{color:#1e40af;background:linear-gradient(135deg,#2563eb1a,#3b82f60d);border:1px solid #2563eb1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff80}.carousel{aspect-ratio:4/3;background:#0000000d;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.carousel-images{width:100%;height:100%;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.carousel-img{object-fit:cover;flex-shrink:0;width:100%;height:100%}.carousel-controls{opacity:0;justify-content:space-between;padding:0 .75rem;transition:opacity .2s;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.carousel:hover .carousel-controls{opacity:1}.carousel-btn{color:#0f172a;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .2s;display:flex;box-shadow:0 2px 4px #0000001a}.carousel-btn:hover{background:#fff;transform:scale(1.1)}.carousel-indicators{justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:.5rem;left:0;right:0}.carousel-dot{background:#fff6;border-radius:50%;width:8px;height:8px;transition:background .2s}.carousel-dot.active{background:#fff}.photo-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;position:absolute;top:.5rem;left:.5rem}.maplibregl-popup-content{background:var(--panel-bg)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:var(--text-color)!important;border:1px solid var(--panel-border)!important;border-radius:12px!important}.maplibregl-popup-tip{display:none!important}@media (width<=768px){body{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}button,[role=button],.leaflet-control-zoom-in,.leaflet-control-zoom-out{min-width:44px!important;min-height:44px!important}.leaflet-control-zoom{border:1px solid #e2e8f0cc!important;border-radius:12px!important;margin-top:6px!important;margin-right:6px!important;overflow:hidden!important;box-shadow:0 4px 16px #00000026!important}.leaflet-popup-content-wrapper{border-radius:14px!important;max-width:calc(100vw - 40px)!important;box-shadow:0 10px 25px -5px #0003!important}}.gmp-app-header{z-index:900;-webkit-backdrop-filter:blur(16px);color:#fff;-webkit-user-select:none;user-select:none;background:#0f172ae0;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:12px;padding:10px 16px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:16px;left:16px;box-shadow:0 10px 25px -5px #0000004d,0 4px 6px -2px #0000001a}.gmp-app-header-icon{color:#0f172a;background:linear-gradient(135deg,#00e5ff,#0284c7);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 0 12px #00e5ff80}.gmp-app-header-title{letter-spacing:-.01em;color:#fff;font-family:Outfit,Google Sans,sans-serif;font-size:15px;font-weight:700}.gmp-app-header-badge{color:#00e5ff;letter-spacing:.08em;text-transform:uppercase;background:#00e5ff26;border:1px solid #00e5ff59;border-radius:9999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:700;display:flex}.gmp-app-header-badge:before{content:"";background:#00e5ff;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #00e5ff}@media (width<=768px){.gmp-app-header{gap:8px;padding:8px 12px;top:12px;left:12px}.gmp-app-header-title{font-size:13.5px}.gmp-app-header-badge{padding:2px 7px;font-size:9.5px}.gmp-app-header-icon{width:24px;height:24px}}@media (width<=420px){.gmp-app-header-badge{display:none}}.search-bar-container{z-index:1000;width:400px;max-width:90vw;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.search-bar-input-wrapper{background:#fff;border:1px solid #0000;border-radius:24px;align-items:center;height:48px;padding:0 1rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #00000026}.search-bar-input-wrapper:focus-within{border-color:var(--accent-blue);box-shadow:0 6px 16px #0003}.search-bar-icon{color:#64748b;margin-right:.75rem}.search-bar-input{color:var(--text-color);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.search-bar-input::placeholder{color:#94a3b8}.search-bar-dropdown{background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.search-bar-suggestion{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;padding:.75rem 1rem;transition:background .15s;display:flex}.search-bar-suggestion:last-child{border-bottom:none}.search-bar-suggestion:hover{background:#f8fafc}.search-bar-suggestion-icon{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:.75rem;display:flex}.search-bar-suggestion-content{flex-direction:column;display:flex;overflow:hidden}.search-bar-suggestion-title{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.search-bar-suggestion-subtitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.8125rem;overflow:hidden}.leaflet-tooltip.gmp-google-tooltip{color:#0f172a!important;white-space:nowrap!important;z-index:2000!important;background:#fff!important;border:2px solid #ef4444!important;border-radius:9999px!important;padding:6px 14px!important;font-family:Outfit,Google Sans,sans-serif!important;font-size:13.5px!important;font-weight:700!important;box-shadow:0 6px 20px #0000004d!important}.leaflet-tooltip.gmp-google-tooltip:before{border-top-color:#ef4444!important}.custom-cluster-icon{background:0 0!important;border:none!important}.gmp-cluster{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-family:Outfit,Inter,system-ui,sans-serif;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #00000040,0 0 0 4px #ffffffd9}.gmp-cluster:hover{transform:scale(1.08);box-shadow:0 6px 20px #00000059,0 0 0 5px #fffffff2}.gmp-cluster.small{font-size:.9rem;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important}.gmp-cluster.medium{font-size:1rem;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important}.gmp-cluster.large{font-size:1.1rem;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important}.gmp-cluster span{text-shadow:0 1px 2px #0000004d}@media (width<=768px){.search-bar-container{width:auto!important;max-width:none!important;top:12px!important;left:12px!important;right:12px!important;transform:none!important}}video::-webkit-media-controls-mute-button{pointer-events:none!important;display:none!important}video::-webkit-media-controls-volume-slider{pointer-events:none!important;display:none!important}video::-webkit-media-controls-volume-control-container{pointer-events:none!important;display:none!important}video::-webkit-media-controls-volume-control-hover-background{pointer-events:none!important;display:none!important}.gmp-map-has-selection .gmp-cluster,.gmp-map-has-selection .custom-cluster-icon{transition:opacity .3s,filter .3s;opacity:.35!important;filter:grayscale()!important}.gmp-map-has-selection .gmp-cluster:hover,.gmp-map-has-selection .custom-cluster-icon:hover{opacity:.75!important;filter:grayscale(30%)!important}
