html,body{height:100%}body{margin:0;font-family:Arial,sans-serif;background:#0d0d0d}.map-page{height:100vh;overflow:hidden}.header{background:#000;color:#fff;padding:40px 20px}.header-content{display:flex;align-items:center;justify-content:center;position:relative}.title{position:absolute;left:50%;transform:translate(-50%);font-size:26px;font-weight:600}.logo{position:absolute;left:10px;display:flex;align-items:center}.logo img{height:64px}.map-container{width:100%;height:100vh;position:relative;z-index:0}.map-container-partIt{height:100vh}.station-card{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:10px 20px 20px 10px;border-top-left-radius:20px;border-top-right-radius:20px;border-top:2px solid #000000;box-shadow:0 -4px 20px #0003;max-width:600px;margin:auto;z-index:1000}.station-card h3{font-size:20px;font-weight:600;margin-bottom:6px}.station-address{color:#3d3d3d;margin:0;padding-left:5px}.station-address-row{display:flex;align-items:center;gap:10px;margin-top:20px}.station-hours{color:#919191;font-size:14px;margin-bottom:16px;padding-left:5px}.station-photo{width:100%;height:180px;object-fit:cover;border-radius:20px;display:block}.station-buttons{display:flex;gap:10px;margin-top:10px}.route-button{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;flex:1;background:#f3f3f3;color:#111;padding:10px 14px;border-radius:12px;text-align:center;text-decoration:none;font-size:14px}.maps-button{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;background:#f2f2f2;color:#000;padding:10px 14px;border-radius:12px;text-decoration:none;font-size:14px;white-space:nowrap}.route-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.close-button{position:absolute;top:5px;right:10px;font-size:20px;border:none;background:none;cursor:pointer;z-index:10}.maps-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.photo-gallery{position:relative;width:100%;display:block}.photo-arrow{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 10px;transform:translateY(-50%)}.photo-arrow button{background:#faf8f8d9;color:#000;border:none;border-radius:50%;width:30px;height:30px;font-size:18px;transition:.2s;cursor:pointer}.photo-arrow button:hover{transform:scale(1.1)}.findMe-button{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;position:absolute;top:20px;right:20px;z-index:9999;padding:10px 16px;border-radius:10px;border:none;background:#000;color:#fff;font-size:14px;font-weight:500;box-shadow:0 4px 10px #00000040;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.findMe-button:hover{transform:scale(1.1);box-shadow:0 6px 14px #0000004d}.station-header{position:relative;justify-content:space-between;align-items:flex-start;margin-top:10px;margin-bottom:5px}.station-text h3{font-size:20px;font-weight:00;margin:0;line-height:1.2}.station-text{margin:0;display:flex;flex-direction:column;padding-left:5px}.station-type{font-size:14px;margin-top:5px;color:#919191}.stationPic{position:absolute;right:0;top:-10px;width:160px;height:auto;object-fit:contain;border-radius:10px;padding:6px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.3))}.station-top{position:relative;display:flex;align-items:stretch;margin-bottom:10px}.station-photo-wrap{width:70%;flex:0 0 70%;height:180px;overflow:hidden}.photo-placeholder{width:100%;height:100%;background:#1a1a1a;border-radius:16px}.station-photo-wrap img{width:100%;height:180px;object-fit:cover;border-radius:20px}.copy-icon{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.copy-icon span{font-size:10px;font-weight:700}@media(max-width:768px){.title{font-size:18px}.logo img{height:32px}.station-header{align-items:center}.stationPic{position:absolute;right:10px;top:10px;width:70px}.station-text{max-width:70%}.station-address{margin:0}.station-top{display:flex;flex-direction:row;align-items:center;gap:10px}.station-photo{width:100%;height:100%;max-height:140px;object-fit:cover}.station-photo-wrap{width:70%;height:140px}.stationPic{top:50%;transform:translateY(-50%);width:110px;right:-10px}.photo-gallery{height:100%}.station-buttons{display:flex;flex-direction:column;gap:10px}.route-button,.maps-button{width:100%;text-align:center;box-sizing:border-box}}button{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;font-weight:500}.scanner-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;display:flex;justify-content:center;align-items:center;z-index:9999}.scanner-close{position:fixed;top:20px;right:20px;z-index:3;font-size:28px;color:#fff;background:transparent;border:none}.qr-container{position:fixed;flex-direction:column;align-items:center;gap:16px}.qr-frame{position:relative;width:100%;max-width:400px}.qr-video{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:1}.qr-overlay{position:fixed;top:50%;left:50%;width:220px;height:220px;transform:translate(-50%,-50%);border:2px solid #000000;border-radius:16px;box-shadow:0 0 0 9999px #00000080;z-index:2;pointer-events:none}.qr-text{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;position:fixed;bottom:80px;left:50%;transform:translate(-50%);text-align:center;color:#fff;z-index:3}.rent-button{background:#000;color:#fff;padding:12px 18px;border-radius:12px;font-size:14px;font-weight:500;white-space:nowrap;border:none;cursor:pointer;min-width:200px}.rent-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ff5a2866}.rent-button:active{transform:scale(.96)}.hidden{opacity:0}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px 20px 24px;border-top-left-radius:20px;border-top-right-radius:20px;border-top:2px solid #000000;box-shadow:0 -4px 20px #0003;max-width:600px;margin:0 auto;z-index:9999;display:flex;flex-direction:column;gap:14px}.cookie-banner-text{font-family:Arial,sans-serif;font-size:14px;color:#3d3d3d;line-height:1.6;margin:0}.cookie-banner-text strong{color:#111}.cookie-banner-text a{color:#111;text-decoration:underline}.cookie-banner-actions{display:flex;gap:10px}.cookie-btn{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;flex:1;padding:12px 14px;border-radius:12px;border:none;font-size:14px;font-weight:500;cursor:pointer;text-align:center;transition:transform .2s,box-shadow .2s}.cookie-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.cookie-btn-accept{background:#000;color:#fff}.cookie-btn-reject{background:#f3f3f3;color:#111}.map-consent{width:100%;height:100%;background:#0d0d0d;display:flex;align-items:center;justify-content:center}.map-consent-content{text-align:center;padding:32px 24px;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:20px}.map-consent-content p{font-family:Arial,sans-serif;color:#919191;font-size:15px;line-height:1.6;margin:0}.map-consent-content .cookie-btn-accept{width:100%;padding:10px 16px;border-radius:10px;box-shadow:0 4px 10px #00000040}.cookie-settings-btn{font-family:Arial,sans-serif;position:fixed;bottom:20px;left:20px;z-index:500;padding:6px 12px;border-radius:10px;border:none;background:#000;color:#fff;font-size:12px;font-weight:500;cursor:pointer;box-shadow:0 4px 10px #00000040;transition:all .2s ease}.cookie-settings-btn:hover{transform:scale(1.05);box-shadow:0 6px 14px #0000004d}.ios-install-banner{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#141414d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:14px 16px;border-radius:16px;display:flex;align-items:center;gap:12px;width:calc(100% - 32px);max-width:360px;box-shadow:0 10px 30px #0006;z-index:9999}.ios-install-banner-text{display:flex;flex-direction:column;flex:1;min-width:0}.ios-install-banner-title{font-size:14px;font-weight:300;line-height:1.2}.ios-install-banner-subtitle{font-size:12px;opacity:.7;line-height:1.2;font-weight:300;word-break:break-word}.ios-install-banner button{background:#ffffff1a;border:none;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;flex-shrink:0;margin-left:auto}
