.mobile-hamburger-container{display:none}@media (max-width: 992px){.mobile-hamburger-container{display:block}}.mobile-hamburger-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;z-index:1003;position:relative}.hamburger-icon{width:2rem;height:2rem}.mobile-menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);will-change:opacity;opacity:0;animation:fadeIn .3s ease-in-out forwards}.mobile-menu-backdrop.opening{opacity:0;animation:fadeIn .3s ease-in-out forwards}.mobile-menu-backdrop.closing{animation:fadeOut .3s ease-in-out forwards}.mobile-side-drawer{position:fixed;top:0;right:0;width:100%;height:100vh;max-height:100vh;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:-2px 0 10px #0000001a;border-radius:0;z-index:1050;display:flex;flex-direction:column;overflow:hidden;will-change:transform;transform:translate(100%);animation:slideInRight .3s ease-in-out forwards;padding-bottom:env(safe-area-inset-bottom,0px)}.mobile-side-drawer.opening{transform:translate(100%);animation:slideInRight .3s ease-in-out forwards}.mobile-side-drawer.closing{animation:slideOutRight .3s ease-in-out forwards}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(255,255,255,.2);background-color:#ffffff1a;height:80px;min-height:80px;max-height:80px;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.user-info{display:flex;align-items:center;gap:.75rem;flex:1}.user-avatar{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.user-name{font-weight:600;color:#fff;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-button{display:flex;align-items:center;gap:.75rem;background:none;border:none;cursor:pointer;color:#fff;font-weight:600;font-size:1rem;padding:0;transition:opacity .2s ease-in-out}.login-button:hover{opacity:.8}.close-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out;border-radius:.25rem;flex-shrink:0}.close-button:hover{opacity:.8}.close-icon{width:1.5rem;height:1.5rem;filter:brightness(0) invert(1)}.mobile-drawer-content{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 160px);-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.currency-language-section{display:flex;flex-direction:row;justify-content:space-between;gap:1rem;align-items:flex-start}.currency-wrapper{flex:1;display:flex;flex-direction:column}.currency-wrapper>div{display:flex;align-items:center;gap:.5rem;color:#fff!important;font-weight:600;font-size:1.1rem;cursor:pointer;padding:.5rem 0;transition:opacity .2s ease-in-out}.currency-wrapper>div span{color:#fff!important;font-weight:600}.currency-wrapper>div .arrow-down,.currency-wrapper>div .dropdown-arrow,.currency-wrapper>div [class*=arrow],.currency-wrapper>div svg[class*=arrow]{filter:brightness(0) invert(1)!important}.currency-wrapper>div img:not([class*=arrow]){filter:none!important}.currency-wrapper .currency-dropdown{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2000!important;max-width:90vw;max-height:80vh;background:#fff!important;box-shadow:0 4px 20px #00000026;border-radius:.5rem}.currency-wrapper .currency-column{height:auto}.currency-wrapper .currency-dropdown h3,.currency-wrapper .currency-dropdown h4{color:#333!important;font-weight:600!important}.currency-wrapper .currency-dropdown .currency-code,.currency-wrapper .currency-dropdown [class*=currency-code],.currency-wrapper .currency-dropdown strong{color:#1668e3!important;font-weight:600!important}.currency-wrapper .currency-dropdown .currency-name,.currency-wrapper .currency-dropdown span:not(.currency-code):not([class*=currency-code]){color:#555!important}.currency-wrapper .currency-dropdown .currency-item:hover,.currency-wrapper .currency-dropdown .currency-item.selected{background-color:#f0f8ff!important}.currency-wrapper .currency-dropdown *{color:inherit!important}.language-wrapper{flex:1;display:flex;flex-direction:column}.language-wrapper>div{display:flex;align-items:center;gap:.5rem;color:#fff!important;font-weight:600;font-size:1.1rem;cursor:pointer;padding:.5rem 0;transition:opacity .2s ease-in-out}.language-wrapper>div span{color:#fff!important;font-weight:600}.language-wrapper>div .arrow-down,.language-wrapper>div .dropdown-arrow,.language-wrapper>div [class*=arrow],.language-wrapper>div svg[class*=arrow]{filter:brightness(0) invert(1)!important}.language-wrapper>div img:not([class*=arrow]){filter:none!important}.language-wrapper .language-dropdown{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2000!important;max-width:90vw;max-height:80vh;background:#fff!important;box-shadow:0 4px 20px #00000026;border-radius:.5rem}.language-wrapper .language-column{height:auto}.language-wrapper .language-dropdown h3,.language-wrapper .language-dropdown h4{color:#333!important;font-weight:600!important}.language-wrapper .language-dropdown .language-name,.language-wrapper .language-dropdown span:not(.currency-code):not([class*=currency-code]){color:#555!important}.language-wrapper .language-dropdown .language-item:hover,.language-wrapper .language-dropdown .language-item.selected{background-color:#f0f8ff!important}.language-wrapper .language-dropdown *{color:inherit!important}.currency-section{display:flex;flex-direction:column;gap:.5rem}.main-navigation{display:flex;flex-direction:column;gap:1rem}.text-button{background:none;border:none;cursor:pointer;color:#fff;font-size:1.1rem;font-weight:600;text-align:left;padding:.75rem 0;transition:opacity .2s ease-in-out;width:100%}.text-button:hover{opacity:.8}.text-button:active{opacity:.6}.dashboard-text-button,.support-text-button,.booking-text-button{color:#fff}.login-text-button,.logout-text-button{color:#fff;font-weight:700}.menu-divider{border:none;height:1px;background-color:#ffffff4d;margin:1rem 0;flex-shrink:0}.mobile-drawer-bottom{padding:1rem;flex-shrink:0;border-top:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;height:80px;min-height:80px;max-height:80px;display:flex;align-items:center;position:sticky;bottom:0;z-index:10;box-sizing:border-box;padding-bottom:max(1rem,env(safe-area-inset-bottom) + .5rem)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.mobile-drawer-bottom{padding-bottom:1.5rem}}.mobile-support-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:2000;opacity:0;animation:modalBackdropFadeIn .3s ease-out forwards}.mobile-support-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateY(-20px);background-color:#fff;border-radius:8px;padding:24px;width:calc(100% - 2rem);max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026;animation:modalFadeInMobile .3s ease-out forwards;border:1px solid #ddd;opacity:0}.mobile-modal-close-button{position:absolute;top:12px;right:12px;background:none;border:none;font-size:20px;cursor:pointer;color:#222}.mobile-modal-close-button:hover{color:#333}.mobile-modal-contentSupport{margin-top:8px}.mobile-support-section{margin-bottom:20px}.mobile-section-titleSupport{font-size:16px;font-weight:600;margin-bottom:8px;color:#333}.mobile-section-description{font-size:14px;color:#222;margin-bottom:12px;line-height:1.4}.contact-link{text-decoration:none;color:inherit;transition:all .2s ease;display:inline-block}.contact-link:hover{color:#1668e3;text-decoration:underline}.contact-link:active{transform:scale(.98)}.email-link:hover{color:#e74c3c}.phone-link:hover{color:#27ae60}.mobile-trust-section{padding:16px;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;margin-top:20px}@keyframes modalFadeInMobile{0%{opacity:0;transform:translate(-50%,-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%,-50%) translateY(0)}}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width: 480px){.mobile-side-drawer{max-width:100%;width:100%;height:100vh;max-height:100vh}.mobile-drawer-header{padding:.75rem;height:70px;min-height:70px;max-height:70px;flex-shrink:0}.mobile-drawer-content{padding:.75rem;max-height:calc(100vh - 140px);overflow-y:auto}.mobile-drawer-bottom{padding:.75rem;height:70px;min-height:70px;max-height:70px;flex-shrink:0}.user-name{font-size:.9rem}.text-button{font-size:1rem;padding:.625rem 0}.currency-language-section{flex-direction:row;justify-content:space-between;gap:.5rem}.currency-wrapper,.language-wrapper{flex:1;max-width:45%}}@media (max-width: 360px){.mobile-drawer-content{max-height:calc(100vh - 100px);padding:.5rem}.mobile-drawer-header{padding:.5rem;height:50px;min-height:50px;max-height:50px}.mobile-drawer-bottom{padding:.5rem;height:50px;min-height:50px;max-height:50px;padding-bottom:max(.5rem,env(safe-area-inset-bottom) + .25rem)}.text-button{font-size:.9rem;padding:.5rem 0}}@supports (-webkit-touch-callout: none){.mobile-side-drawer{height:100vh;height:-webkit-fill-available}.mobile-drawer-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-drawer-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom) + .75rem)}}@media (max-width: 992px) and (not (-webkit-touch-callout: none)){.mobile-drawer-bottom{padding-bottom:1.25rem}}@media (max-width: 992px){.menuDesktopContainer{display:none!important}.menuMobileContainer{display:block!important}}@media (min-width: 769px){.mobile-hamburger-container{display:none!important}.menuDesktopContainer{display:block!important}.menuMobileContainer{display:none!important}}
