.global-header{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05);position:sticky;top:0;z-index:1000;padding:10px 20px}.easexplore-nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.text-logo{font-size:1.8rem;font-weight:700}.logo-blue{color:#2a61d2}.logo-green{color:#00b853}.search-banner{width:100%;margin-top:10px}.search-box{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.location-wrapper{position:relative}.location-popup{position:absolute;top:100%;left:0;z-index:20;background:#fff;border:1px solid #ddd;width:300px;padding:10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.location-popup.hidden{display:none}.popular-cities li{cursor:pointer;padding:5px;border-bottom:1px solid #eee}.popular-cities li:hover{background:#f0f0f0}.near-me{background:#f2f2f2;border:none;padding:8px 12px;border-radius:4px;cursor:pointer}.search-btn{background:#00b853;color:#fff;padding:10px 20px;border:none;border-radius:4px;font-weight:700;cursor:pointer}.auth-buttons{display:flex;gap:8px;align-items:center}.easexplore-nav{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding:10px 20px;gap:20px}.text-logo{font-size:1.8rem;font-weight:700}.logo-blue{color:#2a61d2}.logo-green{color:#00b853}.search-banner{flex:1;max-width:950px}.search-box{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.search-box input[type=date],.search-box input[type=text]{padding:8px 10px;border:1px solid #ccc;border-radius:4px}.search-box input[type=text]{padding:8px 30px}.search-box .near-me,.search-btn{padding:9px 14px;border:none;cursor:pointer;font-weight:700;border-radius:4px}.search-btn{background-color:#00b853;color:#fff;width:100px}.near-me{background-color:#f0f0f0}.dropdown{cursor:pointer;margin-top:5px}#nav-icon{font-size:1.2rem;color:#000;cursor:pointer}.sidebar{position:fixed;top:0;right:-100%;width:280px;height:100%;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);padding:20px;transition:right .3s ease;z-index:1001}.sidebar.active{right:0}.sidebar .close-btn{font-size:20px;cursor:pointer;float:right}.sidebar a{display:block;padding:10px 0;color:#003b73;font-weight:500}.sidebar img{width:60px;height:60px;border-radius:50%;margin-bottom:10px}.profilePicture{display:flex;align-items:center;gap:10px}.popup-header{display:flex;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #eee;margin-bottom:10px;font-size:14px;color:#222}.popup-controls{display:flex;justify-content:space-between;margin:10px 0}.popup-controls button{padding:6px 12px;border-radius:4px;font-weight:500;cursor:pointer}.popup-controls .disabled{background:#eee;color:#888;cursor:not-allowed}.room{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.guest-count{display:flex;align-items:center;gap:8px}.guest-count button{width:30px;height:30px;border:1px solid #ccc;font-size:16px;background:#fff;cursor:pointer}.guest-selector{position:relative;z-index:999}#guestToggle{padding:10px 14px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;margin-right:20px}.apply-btn{width:100%;background:#00b853;color:#fff;border:none;padding:8px 0;border-radius:4px;margin-top:5px}.guest-popup{display:none;position:absolute;top:110%;left:0;background:#fff;border:1px solid #ccc;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:15px;z-index:999;width:280px;border-radius:8px}.guest-popup.active{display:block}.sidebar{position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;padding:20px;background:linear-gradient(180deg,#fff 0,#fff 100%);width:300px;height:100vh;padding-top:50px;z-index:1050;display:flex;flex-direction:column}.sidebar.active{right:0}.sidebar .close-btn{margin-left:5px;font-size:40px;cursor:pointer}.sidebar .profilePicture{display:flex;align-items:center;gap:12px;margin-bottom:10px;text-decoration:none;color:#333;font-weight:700}.sidebar .profilePicture img{width:55px;height:55px;border-radius:50%;object-fit:cover;border:2px solid #00b853}.sidebar a{padding:16px 20px;text-decoration:none;border:1px solid rgba(0,59,115,.15);border-radius:50px;font-size:18px;color:#003b73;display:block;margin-bottom:20px;transition:background-color .3s,color .3s}.location-wrapper{position:relative}#locationDropdown{position:absolute;top:105%;left:0;background:#fff;width:320px;max-height:380px;border:1px solid #ddd;box-shadow:0 8px 20px rgba(0,0,0,.12);border-radius:6px;padding:15px;z-index:1002}#locationDropdown.hidden{display:none}#locationDropdown button.use-current-location{display:flex;align-items:center;gap:6px;background:#f9f9f9;border:1px solid #ccc;padding:8px 12px;border-radius:4px;font-size:14px;cursor:pointer;width:100%;margin-bottom:10px;transition:background .2s}#locationDropdown button.use-current-location:hover{background:#e0e0e0}#locationDropdown h4{font-size:15px;font-weight:700;margin:10px 0 6px;color:#333}#recent-searches,.popular-cities{list-style:none;padding-left:0;margin:0}#recent-searches li,.popular-cities li{padding:8px 10px;cursor:pointer;border-bottom:1px solid #eee;font-size:14px;transition:background .2s}#recent-searches li:hover,.popular-cities li:hover{background-color:#f2f2f2}#recent-searches li,.popular-cities li{max-width:100%;padding:8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;cursor:pointer;border-bottom:1px solid #eee;font-size:14px}#recent-searches li:hover,.popular-cities li:hover{background-color:#f5f5f5}#locationDropdown{position:absolute;top:105%;left:0;background:#fff;width:320px;max-height:350px;overflow-y:auto;border:1px solid #ddd;box-shadow:0 8px 20px rgba(0,0,0,.12);border-radius:6px;padding:12px;z-index:1002}#locationDropdown::-webkit-scrollbar{width:6px}#locationDropdown::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.auth-buttons{display:flex;align-items:center;gap:12px}.auth-buttons a{padding:8px 18px;border-radius:25px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;border:1.5px solid #007e6a}.auth-buttons a:first-child{color:#007e6a;background-color:transparent}.auth-buttons a:first-child:hover{background-color:#e6f7f4}.auth-buttons a:last-child{background-color:#007e6a;color:#fff}.auth-buttons a:last-child:hover{background-color:#005f50}.auth-buttons .separator{width:1px;height:24px;background-color:#ccc;opacity:.6}@media (max-width:768px){#nav-icon,.text-logo{display:none}.search-box{display:grid;gap:5px;width:100%}.search-box input[type=date]{width:50%;display:inline-block;flex-wrap:nowrap}.mobile-cal{display:flex;flex-direction:row;gap:10px;width:100%}.global-header{margin-top:0;gap:0;margin-bottom:1px;padding-top:0;display:none;padding-bottom:0}.mobile-cal input[type=date]{flex:1;min-width:0}.search-box input[type=text]{width:100%;padding:10px;margin-top:0}#search-location-para{display:none}.easexplore-nav{padding:0;gap:6px}}@media (max-width:768px){.mobile-popup{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1px;flex-wrap:wrap;width:100%}.mobile-popup>*{flex:1 1 48%;min-width:120px}}@media (min-width:769px){.mobile-popup{display:block}}@media (min-width:769px){.mobile-popup{display:block!important}.mobile-popup>*{flex:none!important;width:auto!important;min-width:unset!important}}@media (max-width:768px){.mobile-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%}.mobile-popup>*{flex:1 1 48%!important;min-width:120px}}@media (min-width:769px){.mobile-popup{display:flex!important;flex-direction:unset!important;justify-content:unset!important;align-items:unset!important;flex-wrap:unset!important;gap:unset!important}.mobile-popup>*{flex:unset!important;width:unset!important;min-width:unset!important}}