body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.splash-overlay{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.splash-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative;width:100%}.splash-background{background-image:url(/static/media/splash1.d04cab782d47bd7bf6a8.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.splash-text{margin-top:25vh;padding:0 20px;position:relative;text-align:center;z-index:2}.splash-title{color:#fff;font-size:12rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 4px #0000001a}.splash-button-container{display:flex;justify-content:center;margin-bottom:10vh;padding:0 20px;position:relative;width:100%;z-index:2}.splash-start-button{animation:splashFloat 2.5s ease-in-out infinite;background-color:#1a237e;border:none;border-radius:32px;box-shadow:0 4px 16px #1a237e1f;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;letter-spacing:.02em;max-width:400px;padding:18px 0;transition:background .2s,box-shadow .2s;width:80vw}.splash-start-button:hover{background:#283593;box-shadow:0 8px 24px #1a237e2e}.splash-start-button:active{transform:translateY(0)}.splash-overlay{animation:splashFadeIn .5s ease-out}.splash-text{animation:splashSlideDown .6s ease-out .2s both}.splash-button-container{animation:splashSlideUp .6s ease-out .4s both}@keyframes splashFadeIn{0%{opacity:0}to{opacity:1}}@keyframes splashSlideDown{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes splashSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes splashFloat{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}@media (max-width:480px){.splash-title{font-size:2.5rem}.splash-text{margin-top:20vh}.splash-button-container{margin-bottom:8vh}.splash-start-button{font-size:1.1rem;max-width:320px;padding:15px 0;width:90vw}}@media (max-width:360px){.splash-title{font-size:2rem}.splash-text{margin-top:18vh;padding:0 15px}.splash-button-container{margin-bottom:6vh;padding:0 15px}.splash-start-button{font-size:1rem;min-width:160px;padding:10px 40px}}.splash-bottom-fixed{bottom:64px;display:flex;justify-content:center;left:0;position:fixed;right:0;z-index:10}.bagspace-logo{height:9rem;margin-top:3rem;width:9rem}.floating-button{align-items:center;background:#fff;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;opacity:.7;overflow:hidden;padding:0;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:1000}.flag-image{height:40%;object-fit:cover;width:40%}.floating-button span{display:none;font-size:24px}.floating-button:hover{background:#f5f5f5;box-shadow:0 6px 25px #0006;transform:scale(1.1)}.floating-button:active{transform:scale(.95)}@media (max-width:768px){.floating-button{bottom:20px;font-size:20px;height:50px;right:20px;width:50px}}@media (max-width:480px){.floating-button{bottom:2.5rem;font-size:18px;height:45px;right:2rem;width:45px}}.preview-card{bottom:20px;height:23%;left:50%;position:fixed;transform:translateX(-50%);width:40%;z-index:2000}.preview-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c2c2ce6;border-radius:16px;box-shadow:0 4px 20px #0000004d;color:#fff;opacity:.79;padding:20px;position:relative}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:28px;justify-content:center;padding:4px;position:absolute;right:12px;top:12px;transition:all .2s ease;width:28px;z-index:10}.close-btn:hover{background:#ffffff1a}.close-btn:active{transform:scale(.95)}.preview-header h3{color:#fff;font-size:1.4rem;font-weight:600;margin:1rem 0 1rem .5rem;text-align:left}.preview-main{align-items:center;display:flex}.preview-image{align-items:center;border-radius:8px;height:5rem;margin-left:1rem;margin-right:12px;margin-top:1rem;overflow:hidden;width:5rem}.preview-image img{height:100%;object-fit:cover;width:100%}.preview-info .preview-address,.preview-info .preview-category,.preview-info .preview-header{margin-left:20}.preview-address,.preview-category{color:#ccc;font-size:.9rem;font-size:1.1rem;margin:0 0 .2rem .5rem;text-align:left}.preview-separator{color:#666;font-size:1rem;margin-bottom:16px;text-align:left}.preview-actions{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.preview-content{cursor:pointer;transition:transform .2s ease}.preview-content:hover{transform:translateY(-2px)}.map-actions{display:flex;gap:4px;justify-content:flex-end;margin-left:auto;margin-top:-2rem}.map-btn{align-items:center;background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:32px;justify-content:center;min-width:32px;padding:6px;transition:all .2s ease}.map-btn:hover{background:#ffffff1a}.map-btn:active{transform:scale(.95)}.map-btn img{border-radius:4px;height:30px;object-fit:contain;width:30px}@media (max-width:768px){.preview-card{bottom:20px;height:23%;left:50%;position:fixed;transform:translateX(-50%);width:85%;z-index:2000}.preview-content{padding:16px}.preview-header h3{font-size:1.3rem}.preview-address,.preview-category{font-size:.85rem}}@media (max-width:480px){.preview-card{bottom:20px;height:23%;left:50%;position:fixed;transform:translateX(-50%);width:85%;z-index:2000}.preview-content{padding:14px}.preview-header h3{font-size:1.2rem}.map-btn{font-size:1rem;height:28px;min-width:28px}}.detail-page{background:#fff;height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:3000}@media (min-width:769px){.detail-page{border-radius:20px;box-shadow:0 10px 40px #0000004d;height:80vh;left:50%;max-height:700px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:35vh}}.detail-header{align-items:center;background:#fff;display:flex;margin-top:1.2rem;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.back-btn{background:none;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;margin-right:1rem;padding:.5rem;position:relative;transition:background-color .2s;z-index:20}.back-btn:hover{background:#f5f5f5}.detail-title{color:#333;font-size:1.2rem;font-weight:600;margin:0}.hero-image{border-radius:2rem;box-shadow:0 4px 20px #0000001a;height:20vh;margin:1rem auto;overflow:hidden;position:relative;width:85%}.hero-image img{border-radius:2rem;height:100%;object-fit:cover;width:100%}.image-overlay{align-items:flex-end;background:linear-gradient(0deg,#0009 0,#0003 50%,#0000);border-radius:0 0 16px 16px;bottom:0;color:#fff;display:flex;justify-content:flex-start;left:0;padding:1.5rem;position:absolute;right:0}.location-info h2{font-size:2.2rem;font-weight:700;margin:0 0 .5rem;text-align:left}.duration{background:#0006;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 2px 8px #0000001a;display:inline-block;margin-left:0;opacity:.95;padding:.5rem 1rem;text-align:left;text-shadow:0 1px 2px #0000004d}.duration,.weather-info{font-size:1rem;font-weight:500}.tab-navigation{background:#fff;border-bottom:1px solid #eee;display:flex;padding:0 1rem}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:1.2rem;font-weight:800;margin-left:1.5rem;padding:1.2rem 1rem .4rem;transition:all .2s}.tab-btn.active{border-bottom-color:#333;color:#333;font-weight:600}.tab-btn:hover{color:#333}.content-area{padding:1.5rem 1.5rem 6rem}.description{color:#333;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:left}.description,.service-features{margin-left:1rem;margin-right:1rem}.service-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.feature{align-items:center;background:#f8f9fa;border-radius:8px;color:#333;display:flex;font-size:1rem;font-weight:600;padding:1rem}.feature-icon{font-size:1.2rem;margin-right:.5rem}.bottom-action-bar{align-items:center;background:#fff;bottom:0;display:flex;justify-content:space-between;left:0;padding:1rem;position:fixed;right:0;z-index:1000}.price-button{background:linear-gradient(135deg,#4a4a4a,#2d2d2d);border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;cursor:pointer;margin:.5rem 1rem;padding:1rem 2rem;transition:all .3s ease;width:calc(100% - 2rem)}.price-button:hover{background:linear-gradient(135deg,#555,#3a3a3a);box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.price-button:active{box-shadow:0 2px 8px #0003;transform:translateY(0)}.price-info{align-items:center;display:flex;flex-direction:column;width:100%}.price{color:#fff;font-size:1.5rem;font-weight:700}.price-detail{color:#666;font-size:.8rem;margin-top:.2rem}.book-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:background-color .2s}.book-btn:hover{background:#555}@media (max-width:768px){.hero-image{height:30vh;margin:.5rem auto}.hero-image,.hero-image img{border-radius:12px}.image-overlay{border-radius:0 0 12px 12px;padding:1rem}.location-info h2{font-size:1.5rem}.service-features{grid-template-columns:1fr}.content-area{padding:1rem}}.map-page{background:#f8f9fa;display:flex;flex-direction:column;height:100vh;width:100%}.search-container{left:20px;max-width:300px;position:absolute;right:20px;top:40px;z-index:1000}.api-status-warning{animation:pulse 2s infinite;background:#ff6b6b;border-radius:8px;box-shadow:0 2px 8px #ff6b6b4d;color:#fff;font-size:12px;margin-bottom:8px;padding:8px 12px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.search-box{align-items:center;display:flex}.search-input{background:#fff;border:none;border-radius:.8rem;box-shadow:0 2px 10px #0000001a;flex:1 1;font-size:16px;margin-left:5%;margin-top:.5rem;opacity:.9;outline:none;padding:12px 20px}.search-input::placeholder{color:#999;font-weight:400;padding-left:.5rem;text-align:left}.search-button{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00bcd44d;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;margin-left:12px;margin-top:.5rem;opacity:.9;transition:all .2s ease;width:44px}.search-button:active{transform:scale(.95)}.search-icon{height:20px;object-fit:contain;width:20px}.search-results{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;margin-top:8px;max-height:300px;overflow-y:auto}.search-result-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:16px 20px;transition:all .2s ease}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f8f9fa;transform:translateX(5px)}.search-result-item:active{background:#e9ecef}.result-name{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.result-address{color:#666;font-size:12px;line-height:1.4}.map-container{flex:1 1;overflow:hidden}.google-map,.map-container{position:relative;z-index:1}.google-map{border:none;height:100%;width:100%}.map-loading{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#00bcd4;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.map-loading p{color:#6c757d;font-size:1rem;margin:0}.map-error{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center;padding:20px;text-align:center}.error-icon{font-size:3rem}.map-error p{color:#dc3545;font-size:1rem;line-height:1.5;margin:0;max-width:300px}.map-error button{background:#00bcd4;border:none;border-radius:25px;box-shadow:0 2px 8px #00bcd44d;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.map-error button:hover{background:#00acc1;box-shadow:0 4px 12px #00bcd466;transform:translateY(-1px)}.map-error button:active{transform:translateY(0)}@media (max-width:768px){.search-container{left:10px;max-width:250px;right:10px;top:30px}.search-input{font-size:14px;padding:14px 16px;width:200px}.search-button{font-size:16px;height:45px;margin-left:12px;right:-6px;width:45px}.search-result-item{padding:14px 16px}.result-name{font-size:13px}.result-address{font-size:11px}}@media (max-width:480px){.search-container{left:8px;max-width:90%;right:8px;top:25px}.search-input{font-size:13px;height:2.5rem;padding:12px 14px;width:20rem}.search-button{font-size:14px;height:40px;margin-left:10px;right:-5px;width:40px}.search-result-item{padding:12px 14px}}.App{background:#fff;min-height:100vh;text-align:center}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}