.Navbar-module__cJzEcG__navbar{z-index:100;mix-blend-mode:difference;color:#fff;justify-content:space-between;align-items:center;width:100%;padding:2rem 3rem;transition:padding .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{padding:1.5rem 3rem}.Navbar-module__cJzEcG__logo{align-items:center;height:50px;text-decoration:none;transition:opacity .3s;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__logoImage{object-fit:contain;filter:invert(0);width:auto;height:50px}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__bookNowButton{background-color:var(--color-terracotta);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;mix-blend-mode:normal;border-radius:50px;padding:.75rem 2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__bookNowButton:hover{background-color:var(--color-sandstone);transform:scale(1.05)}.Navbar-module__cJzEcG__menuButton{color:#fff;cursor:pointer;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;background:0 0;border:none;align-items:center;gap:1rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__dots{flex-direction:column;gap:4px;display:flex}.Navbar-module__cJzEcG__dots span{background-color:#fff;width:24px;height:2px;transition:transform .3s}.Navbar-module__cJzEcG__menuButton:hover .Navbar-module__cJzEcG__dots span:first-child{transform:translate(-4px)}.Navbar-module__cJzEcG__menuButton:hover .Navbar-module__cJzEcG__dots span:last-child{transform:translate(4px)}.Navbar-module__cJzEcG__overlay{background-color:var(--bg-primary);z-index:200;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}[data-theme=light] .Navbar-module__cJzEcG__overlay{background-color:#050505f2}.Navbar-module__cJzEcG__imageContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__menuImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__closeButton{color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;z-index:10;background:0 0;border:none;padding:1rem;font-size:.9rem;position:absolute;top:2rem;right:3rem}.Navbar-module__cJzEcG__menuContent{text-align:center;z-index:10;position:relative}.Navbar-module__cJzEcG__linkList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__link{font-family:var(--font-heading);color:#ffffff80;font-size:clamp(3rem,6vw,6rem);line-height:1.1;text-decoration:none;transition:all .3s;display:block}.Navbar-module__cJzEcG__link:hover{color:#fff;transform:scale(1.05)}[data-theme=light] .Navbar-module__cJzEcG__link{color:#f2f1eb99}[data-theme=light] .Navbar-module__cJzEcG__link:hover{color:#f2f1eb}.Navbar-module__cJzEcG__menuFooter{color:#fff9;font-family:var(--font-body);letter-spacing:.05em;flex-direction:column;gap:.5rem;margin-top:4rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__mobileThemeToggle{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:1.5rem}.Navbar-module__cJzEcG__navActions{gap:1rem}.Navbar-module__cJzEcG__bookNowButton{padding:.6rem 1.5rem;font-size:.75rem}.Navbar-module__cJzEcG__menuText{display:none}.Navbar-module__cJzEcG__closeButton{top:1.5rem;right:1.5rem}.Navbar-module__cJzEcG__navActions>:nth-child(2){display:none}.Navbar-module__cJzEcG__mobileThemeToggle{margin-top:2rem;display:block}}
.MagneticButton-module__6drGLa__magneticButton{cursor:pointer;background:0 0;border:none;display:inline-block}
.ThemeToggle-module__sGqMhG__themeToggle{border:1px solid var(--border-color);cursor:pointer;width:44px;height:44px;color:var(--text-primary);mix-blend-mode:normal;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ThemeToggle-module__sGqMhG__themeToggle:hover{border-color:var(--accent);background:#ffffff0d}[data-theme=light] .ThemeToggle-module__sGqMhG__themeToggle{background:#fffc;border:2px solid #0505054d}[data-theme=dark] .ThemeToggle-module__sGqMhG__themeToggle{background:#0003;border-color:#fff3}[data-theme=light] .ThemeToggle-module__sGqMhG__themeToggle:hover{border-color:var(--accent);background:#fff;box-shadow:0 2px 8px #0000001a}.ThemeToggle-module__sGqMhG__iconWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ThemeToggle-module__sGqMhG__icon{width:20px;height:20px}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);color:var(--text-primary);border-top:1px solid var(--border-color);margin-top:6rem;padding:6rem 0 3rem;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:var(--accent);width:60px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__container{width:90%;max-width:1400px;margin:0 auto}.Footer-module__S6Hkya__grid{border-bottom:1px solid var(--border-color);grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__column h4{font-family:var(--font-heading);color:var(--accent);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.Footer-module__S6Hkya__column ul{list-style:none}.Footer-module__S6Hkya__column ul li{margin-bottom:1rem}.Footer-module__S6Hkya__column a{color:var(--text-secondary);font-size:.95rem;font-family:var(--font-body);transition:all .3s;display:inline-block}.Footer-module__S6Hkya__column a:hover{color:var(--accent);transform:translate(4px)}.Footer-module__S6Hkya__logo{align-items:flex-start;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;max-width:320px;height:auto;max-height:120px}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);max-width:300px;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.Footer-module__S6Hkya__bottom{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottom p{margin:0}.Footer-module__S6Hkya__credit{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__credit a{color:var(--accent);font-weight:500;transition:color .3s}.Footer-module__S6Hkya__credit a:hover{color:var(--text-primary)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;padding-bottom:2rem}.Footer-module__S6Hkya__logoText{font-size:2rem}.Footer-module__S6Hkya__tagline{max-width:100%}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__credit{flex-direction:column;gap:.25rem}}
.CustomCursor-module__scj-aG__cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:fixed;top:0;left:0}.CustomCursor-module__scj-aG__cursorDot{background-color:#fff;border-radius:50%;width:4px;height:4px}.CustomCursor-module__scj-aG__hovering{background-color:#ffffff1a;border-color:#0000}@media (hover:none){.CustomCursor-module__scj-aG__cursor{display:none}}
