.Header-module__hBw1pG__header{z-index:100;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background:rgba(var(--surface-rgb,10, 10, 10), .8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:1rem 0;box-shadow:0 4px 20px #0003}[data-theme=light] .Header-module__hBw1pG__scrolled{background:#ffffffd9}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImg{object-fit:contain;transform-origin:0;width:140px;height:auto;transition:all .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImg{transform:scale(.85)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLinks{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--foreground);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--secondary)}.Header-module__hBw1pG__navActions{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__localeSelector{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__langDropdownContainer{display:inline-block;position:relative}.Header-module__hBw1pG__langDropdownBtn{color:var(--foreground);cursor:pointer;background:#c8a97e14;border:1px solid #c8a97e40;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__langDropdownBtn:hover{border-color:var(--secondary);background:#c8a97e26}.Header-module__hBw1pG__dropdownArrow{color:var(--secondary);font-size:.7rem;transition:transform .2s}.Header-module__hBw1pG__langDropdownMenu{-webkit-backdrop-filter:blur(20px);z-index:99999;background-color:#0f0c0bfa;border:1px solid #c8a97e4d;border-radius:10px;flex-direction:column;gap:4px;min-width:120px;margin-top:6px;padding:6px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 25px #00000080}.Header-module__hBw1pG__langDropdownItem{color:#e2dfd8;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}[dir=rtl] .Header-module__hBw1pG__langDropdownItem{text-align:right}.Header-module__hBw1pG__langDropdownItem:hover{color:#fff;background-color:#c8a97e26}.Header-module__hBw1pG__loginBtn{color:var(--foreground);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__loginBtn:hover{color:var(--secondary)}.Header-module__hBw1pG__themeToggle{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.Header-module__hBw1pG__themeToggle:hover{border-color:var(--primary);transform:scale(1.05)}.Header-module__hBw1pG__bookBtn{text-transform:uppercase;letter-spacing:1px;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background-color:var(--foreground);transform-origin:0;width:100%;height:2px;transition:all .3s}.Header-module__hBw1pG__hamburgerActive span:first-child{transform:rotate(45deg)translate(2px,-1px)}.Header-module__hBw1pG__hamburgerActive span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburgerActive span:nth-child(3){transform:rotate(-45deg)translate(2px,1px)}@media (max-width:1200px){.Header-module__hBw1pG__logoImg{width:105px!important}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--border);z-index:100;background:#0a0a0af2;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2.5rem;width:280px;height:100vh;padding:100px 30px 40px;transition:right .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #00000080}[data-theme=light] .Header-module__hBw1pG__nav{background:#fdfbf7f5}.Header-module__hBw1pG__navActive{right:0}.Header-module__hBw1pG__navLinks{flex-direction:column;align-items:flex-start;gap:1.75rem;width:100%}.Header-module__hBw1pG__navLink{width:100%;font-size:1.1rem}.Header-module__hBw1pG__navActions{border-top:1px solid #ffffff0d;flex-direction:column;align-items:flex-start;gap:1.75rem;width:100%;padding-top:1.75rem}[data-theme=light] .Header-module__hBw1pG__navActions{border-top-color:#0000000d}.Header-module__hBw1pG__localeSelector{width:100%}.Header-module__hBw1pG__themeToggle{align-self:flex-start}.Header-module__hBw1pG__bookBtn{text-align:center;width:100%}}@media (max-width:768px){.Header-module__hBw1pG__header{padding:.5rem 0!important}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{padding:.4rem 0!important}.Header-module__hBw1pG__logoImg{width:85px!important}}@media (min-width:1201px) and (max-width:1400px){.Header-module__hBw1pG__nav{gap:1.25rem}.Header-module__hBw1pG__navLinks{gap:1rem}.Header-module__hBw1pG__logoImg{width:120px!important}.Header-module__hBw1pG__navLink{font-size:.88rem}.Header-module__hBw1pG__navActions{gap:1rem}}
.Footer-module__S6Hkya__footer{color:#fdfbf7;background-color:#0f1219;border-top:1px solid #ffffff0d;padding-top:5rem}.Footer-module__S6Hkya__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:3rem;padding-bottom:4rem;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;flex:1;gap:1.25rem;min-width:180px;display:flex}.Footer-module__S6Hkya__logoWrapper{margin-bottom:1rem}.Footer-module__S6Hkya__logo{object-fit:contain;width:160px;height:auto}.Footer-module__S6Hkya__helpBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:4px;align-items:center;gap:.5rem;width:max-content;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.Footer-module__S6Hkya__helpBtn:hover{background:#ffffff0d;border-color:#fff6}.Footer-module__S6Hkya__helpIcon{border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;display:flex}.Footer-module__S6Hkya__accessibilityBadge{color:#333;background:#fff;border-radius:2px;align-items:center;gap:.75rem;width:max-content;padding:.5rem 1rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-flex}.Footer-module__S6Hkya__badgeBold{color:#0056b3;border-right:1px solid #ccc;padding-right:.75rem;font-size:1rem}.Footer-module__S6Hkya__colTitle{letter-spacing:.5px;color:#fff;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__appBadges{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__storeBadge{color:#fff;background:#000;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.75rem;width:max-content;padding:.5rem 1rem;transition:all .2s;display:flex}.Footer-module__S6Hkya__storeBadge:hover{border-color:#ffffff80}.Footer-module__S6Hkya__storeIcon{font-size:1.5rem}.Footer-module__S6Hkya__storeText{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__storeSub{font-size:.55rem;line-height:1}.Footer-module__S6Hkya__storeMain{font-size:1rem;font-weight:600;line-height:1.2}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkList a{color:#a0a4ab;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linkList a:hover{color:#fff}.Footer-module__S6Hkya__paymentMethod{color:#a0a4ab;font-size:.9rem}.Footer-module__S6Hkya__bottomBar{text-align:center;color:#666a73;border-top:1px solid #ffffff0d;padding:1.5rem 0;font-size:.85rem}@media (max-width:992px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Footer-module__S6Hkya__footerContainer{flex-direction:column;gap:2.5rem}}
.AiAssistant-module__SqoG0q__container{z-index:9999;font-family:var(--font-sans), sans-serif;position:fixed;bottom:30px;right:30px}.AiAssistant-module__SqoG0q__chatBubble{background:linear-gradient(135deg, var(--secondary) 0%, #e8cbaa 100%);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #c8a97e66}.AiAssistant-module__SqoG0q__chatBubble:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 15px 35px #c8a97e99}.AiAssistant-module__SqoG0q__chatBubble:active{transform:scale(.95)}.AiAssistant-module__SqoG0q__activeBubble{background:#222;border:1px solid #c8a97e4d;box-shadow:0 10px 30px #00000080}.AiAssistant-module__SqoG0q__bubbleInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AiAssistant-module__SqoG0q__onlineStatusRing{background-color:#25d366;border:2px solid #000;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;right:10px;box-shadow:0 0 10px #25d366}.AiAssistant-module__SqoG0q__bubbleIcon{fill:#000;width:28px;height:28px;transition:fill .3s}.AiAssistant-module__SqoG0q__activeBubble .AiAssistant-module__SqoG0q__bubbleIcon{fill:var(--secondary)}.AiAssistant-module__SqoG0q__chatWindow{-webkit-backdrop-filter:blur(25px);background:#0f0f0ff2;border:1px solid #c8a97e40;border-radius:20px;flex-direction:column;width:380px;height:520px;animation:.4s cubic-bezier(.175,.885,.32,1.1) forwards AiAssistant-module__SqoG0q__slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 20px 50px #000000b3}@keyframes AiAssistant-module__SqoG0q__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AiAssistant-module__SqoG0q__chatHeader{background:#141414e6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.AiAssistant-module__SqoG0q__headerInfo{align-items:center;gap:12px;display:flex}.AiAssistant-module__SqoG0q__avatar{background:#c8a97e1a;border:1px solid #c8a97e4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex;position:relative}.AiAssistant-module__SqoG0q__avatarOnline{background-color:#25d366;border:2px solid #141414;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.AiAssistant-module__SqoG0q__botName{color:#fff;font-size:.95rem;font-weight:600}.AiAssistant-module__SqoG0q__botStatus{color:var(--text-muted);font-size:.75rem;display:block}.AiAssistant-module__SqoG0q__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;transition:color .3s}.AiAssistant-module__SqoG0q__closeBtn:hover{color:var(--secondary)}.AiAssistant-module__SqoG0q__messagesArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto}.AiAssistant-module__SqoG0q__messagesArea::-webkit-scrollbar{width:5px}.AiAssistant-module__SqoG0q__messagesArea::-webkit-scrollbar-track{background:0 0}.AiAssistant-module__SqoG0q__messagesArea::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.AiAssistant-module__SqoG0q__messageRow{width:100%;display:flex}.AiAssistant-module__SqoG0q__botRow{justify-content:flex-start}.AiAssistant-module__SqoG0q__userRow{justify-content:flex-end}.AiAssistant-module__SqoG0q__messageBubble{border-radius:16px;max-width:80%;padding:12px 16px;position:relative;box-shadow:0 4px 15px #0003}.AiAssistant-module__SqoG0q__botRow .AiAssistant-module__SqoG0q__messageBubble{background:#ffffff08;border:1px solid #ffffff14;border-top-left-radius:4px}.AiAssistant-module__SqoG0q__userRow .AiAssistant-module__SqoG0q__messageBubble{background:linear-gradient(135deg,#c8a97e26 0%,#e8cbaa1a 100%);border:1px solid #c8a97e4d;border-top-right-radius:4px}.AiAssistant-module__SqoG0q__messageText{color:var(--foreground);white-space:pre-line;font-size:.88rem;line-height:1.5}.AiAssistant-module__SqoG0q__messageTime{color:var(--text-muted);text-align:right;margin-top:6px;font-size:.68rem;display:block}.AiAssistant-module__SqoG0q__typingIndicator{align-items:center;gap:4px;display:flex}.AiAssistant-module__SqoG0q__typingIndicator span{background-color:var(--secondary);border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite AiAssistant-module__SqoG0q__bounce;display:inline-block}.AiAssistant-module__SqoG0q__typingIndicator span:nth-child(2){animation-delay:.15s}.AiAssistant-module__SqoG0q__typingIndicator span:nth-child(3){animation-delay:.3s}@keyframes AiAssistant-module__SqoG0q__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AiAssistant-module__SqoG0q__quickActions{background:#0a0a0a66;border-top:1px solid #ffffff0a;gap:8px;padding:10px 15px;display:flex;overflow-x:auto}.AiAssistant-module__SqoG0q__quickActions::-webkit-scrollbar{height:0}.AiAssistant-module__SqoG0q__quickBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #c8a97e33;border-radius:20px;padding:6px 14px;font-size:.72rem;transition:all .25s}.AiAssistant-module__SqoG0q__quickBtn:hover{border-color:var(--secondary);color:var(--foreground);background:#c8a97e14}.AiAssistant-module__SqoG0q__inputArea{background:#141414f2;border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding:15px 20px;display:flex}.AiAssistant-module__SqoG0q__chatInput{color:#fff;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex:1;padding:12px 16px;font-size:.88rem;transition:all .3s}.AiAssistant-module__SqoG0q__chatInput:focus{border-color:var(--secondary);background:#ffffff0a;outline:none}.AiAssistant-module__SqoG0q__sendBtn{background:var(--secondary);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.AiAssistant-module__SqoG0q__sendBtn svg{fill:#000;width:18px;height:18px}.AiAssistant-module__SqoG0q__sendBtn:hover{background:#e8cbaa;transform:translateY(-1px)}.AiAssistant-module__SqoG0q__sendBtn:disabled{cursor:not-allowed;background:#ffffff0d}.AiAssistant-module__SqoG0q__sendBtn:disabled svg{fill:#fff3}@media (max-width:480px){.AiAssistant-module__SqoG0q__container{bottom:20px;right:20px}.AiAssistant-module__SqoG0q__chatWindow{width:calc(100vw - 40px);height:480px;bottom:70px}}.AiAssistant-module__SqoG0q__chatBookingBtn{background:linear-gradient(135deg, var(--secondary) 0%, #e8cbaa 100%);color:#000;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;margin-top:10px;padding:10px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:block;box-shadow:0 4px 10px #c8a97e33}.AiAssistant-module__SqoG0q__chatBookingBtn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #c8a97e66}
