@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body.light{color:#000;background-color:#fff}body.dark{color:#fff;background-color:#000}body{min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.5;transition:background-color .25s,color .2s}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}body.light ::-webkit-scrollbar-thumb{background:#ccc}*,:before,:after{transition:background-color .2s,border-color .2s,color .15s}body.light .google-signin-button:focus-within{border-color:#000!important}body.dark .google-signin-button:focus-within{border-color:#fff!important}:root{--travel-mobile-nav-offset:0px}.travel-header{padding:12px 40px}.travel-page-container{padding:24px}.hero-carousel-img-wrap{aspect-ratio:16/6;width:100%;min-height:220px;max-height:400px}.mobile-bottom-nav{display:none!important}@media (width<=768px){:root{--travel-mobile-nav-offset:70px}.travel-header{padding:10px 16px}.travel-page-container{padding:16px 12px 32px}.hero-carousel-img-wrap{aspect-ratio:16/9;height:auto;min-height:180px;max-height:320px;border-radius:14px!important}.desktop-sidebar{display:none!important}.mobile-bottom-nav{display:flex!important}.search-bar-header{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.search-bar-cta{width:100%!important}.header-country-wrapper,.header-country-name,.header-signin-btn,.header-signup-btn,.header-user-name{display:none!important}.header-actions{gap:8px!important}#main-scroll-container{padding-bottom:var(--travel-mobile-nav-offset,70px)}}@media (width<=480px){.hero-carousel-img-wrap{aspect-ratio:16/9;height:auto;min-height:160px}.mobile-banner-desc{display:none!important}}
