.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}}
