.Header-module-scss-module__rIun6a__header{z-index:100;background-color:#0000;width:100%;padding:20px 0;transition:background-color .3s;position:absolute;top:0;left:0}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__scrolled{background-color:#2f3e46e6;position:fixed}.Header-module-scss-module__rIun6a__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module-scss-module__rIun6a__logo{font-family:var(--font-playfair),serif;color:#f8f9fa;text-transform:uppercase;letter-spacing:2px;z-index:110;font-size:1.5rem;font-weight:700;position:relative}.Header-module-scss-module__rIun6a__nav{justify-content:center;align-items:center;gap:30px;display:flex}.Header-module-scss-module__rIun6a__nav a{color:#f8f9fa;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500;transition:color .2s}.Header-module-scss-module__rIun6a__nav a:hover{color:#daa520}.Header-module-scss-module__rIun6a__nav .Header-module-scss-module__rIun6a__switchGroup{justify-content:center;align-items:center;gap:15px;margin-left:10px;display:flex}@media (max-width:768px){.Header-module-scss-module__rIun6a__nav{display:none}}.Header-module-scss-module__rIun6a__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none;position:relative}.Header-module-scss-module__rIun6a__hamburger span{transform-origin:50%;background-color:#f8f9fa;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}@media (max-width:768px){.Header-module-scss-module__rIun6a__hamburger{display:flex}}.Header-module-scss-module__rIun6a__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module-scss-module__rIun6a__hamburgerOpen span:nth-child(2){opacity:0}.Header-module-scss-module__rIun6a__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module-scss-module__rIun6a__mobileMenu{z-index:105;opacity:0;pointer-events:none;background-color:#2f3e46f7;flex-direction:column;justify-content:center;align-items:center;gap:40px;transition:opacity .3s;display:none;position:fixed;inset:0}@media (max-width:768px){.Header-module-scss-module__rIun6a__mobileMenu{display:flex}}.Header-module-scss-module__rIun6a__mobileMenuOpen{opacity:1;pointer-events:all}.Header-module-scss-module__rIun6a__mobileNav{flex-direction:column;align-items:center;gap:32px;display:flex}.Header-module-scss-module__rIun6a__mobileNav a{color:#f8f9fa;font-size:1.6rem;font-family:var(--font-playfair),serif;text-transform:uppercase;letter-spacing:3px;font-weight:400;text-decoration:none;transition:color .2s}.Header-module-scss-module__rIun6a__mobileNav a:hover{color:#daa520}.Header-module-scss-module__rIun6a__mobileSwitchers{border-top:1px solid #f8f9fa26;justify-content:center;align-items:center;gap:20px;width:200px;padding-top:20px;display:flex}
.LocaleSwitcher-module-scss-module__djOI2W__switcher{color:#f8f9fa;font-family:var(--font-inter),sans-serif;cursor:pointer;background:0 0;border:1px solid #f8f9fa4d;border-radius:4px;padding:5px 10px}.LocaleSwitcher-module-scss-module__djOI2W__switcher option{color:#2f3e46}.LocaleSwitcher-module-scss-module__djOI2W__switcher:hover{border-color:#f8f9fa}
.SeasonSwitch-module-scss-module__27a0dq__switchContainer{cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:22px;outline:none;width:80px;height:44px;padding:0;position:relative}.SeasonSwitch-module-scss-module__27a0dq__switchContainer:focus-visible{box-shadow:0 0 0 3px #daa52080}.SeasonSwitch-module-scss-module__27a0dq__switchContainer:hover .SeasonSwitch-module-scss-module__27a0dq__background{box-shadow:0 0 0 2px #f8f9fa33}.SeasonSwitch-module-scss-module__27a0dq__background{border-radius:22px;align-items:center;width:100%;height:100%;padding:0 4px;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.SeasonSwitch-module-scss-module__27a0dq__background.SeasonSwitch-module-scss-module__27a0dq__summer{background:linear-gradient(135deg,#ffd166 0%,#ff9e6d 100%)}.SeasonSwitch-module-scss-module__27a0dq__background.SeasonSwitch-module-scss-module__27a0dq__winter{background:linear-gradient(135deg,#a8dadc 0%,#457b9d 100%)}.SeasonSwitch-module-scss-module__27a0dq__thumb{z-index:2;background:#f8f9fa;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:4px;left:4px;box-shadow:0 2px 8px #0003}.SeasonSwitch-module-scss-module__27a0dq__thumbIcon{font-size:18px;line-height:1}.SeasonSwitch-module-scss-module__27a0dq__labels{z-index:1;justify-content:space-between;width:100%;padding:0 8px;display:flex;position:relative}.SeasonSwitch-module-scss-module__27a0dq__label{opacity:.6;flex-direction:column;align-items:center;gap:2px;font-size:14px;transition:opacity .2s;display:flex}.SeasonSwitch-module-scss-module__27a0dq__label.SeasonSwitch-module-scss-module__27a0dq__active{opacity:1;font-weight:600}.SeasonSwitch-module-scss-module__27a0dq__labelText{text-transform:uppercase;letter-spacing:.5px;color:#2f3e46;margin-top:-2px;font-size:9px;font-weight:600}@media (prefers-color-scheme:dark){.SeasonSwitch-module-scss-module__27a0dq__thumb{background:#2f3e46}.SeasonSwitch-module-scss-module__27a0dq__labelText{color:#f8f9fa}}@media (max-width:768px){.SeasonSwitch-module-scss-module__27a0dq__switchContainer{width:72px;height:40px}.SeasonSwitch-module-scss-module__27a0dq__thumb{width:32px;height:32px;top:4px;left:4px}.SeasonSwitch-module-scss-module__27a0dq__thumbIcon{font-size:16px}.SeasonSwitch-module-scss-module__27a0dq__label{font-size:13px}.SeasonSwitch-module-scss-module__27a0dq__labelText{font-size:8px}}
.Footer-module-scss-module__JLT4gq__footer{color:#f8f9fa;background-color:#2f3e46;margin-top:auto;padding:40px 0}.Footer-module-scss-module__JLT4gq__container{text-align:center;opacity:.8;max-width:1200px;margin:0 auto;padding:0 20px;font-size:.8rem}
