.Navbar-module__cJzEcG__navbar{width:100%;z-index:var(--z-fixed-nav);color:var(--color-bali-mist);transition:padding var(--dur-base)ease,background var(--dur-base)ease,color var(--dur-base)ease,border-color var(--dur-base)ease;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:2rem 3rem;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbar:before{content:"";pointer-events:none;z-index:-1;transition:opacity var(--dur-base)ease;background:linear-gradient(#00000073 0%,#0000 100%);position:absolute;inset:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{background:var(--bg-primary);color:var(--text-primary);border-bottom-color:var(--border-subtle);padding:1.5rem 3rem}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled:before{opacity:0}.Navbar-module__cJzEcG__logo{height:50px;transition:opacity var(--dur-base)ease;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:50px;transition:filter var(--dur-base)ease}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage{filter:invert()brightness(.05)}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__bookNowButton{color:inherit;font-family:var(--font-label);text-transform:uppercase;letter-spacing:var(--label-tracking);text-underline-offset:6px;transition:color var(--dur-base)ease,text-decoration-color var(--dur-base)ease;padding:.5rem 0;font-size:.72rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px}.Navbar-module__cJzEcG__bookNowButton:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.Navbar-module__cJzEcG__menuButton{color:inherit;cursor:pointer;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;background:0 0;border:none;align-items:center;gap:1rem;padding:.5rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__dots{flex-direction:column;gap:4px;display:flex}.Navbar-module__cJzEcG__dots span{width:24px;height:2px;transition:transform var(--dur-base)ease;background-color:currentColor}.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(--color-black);width:100vw;height:100vh;z-index:var(--z-overlay);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Navbar-module__cJzEcG__imageContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__menuImageWrapper{position:absolute;inset:0}.Navbar-module__cJzEcG__menuImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__closeButton{color:var(--color-bali-mist);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:#f2f1eb80;transition:all var(--dur-base)ease;font-size:clamp(3rem,6vw,6rem);line-height:1.1;text-decoration:none;display:block}.Navbar-module__cJzEcG__link:hover{color:var(--color-bali-mist);transform:scale(1.05)}.Navbar-module__cJzEcG__menuFooter{color:#f2f1eb99;font-family:var(--font-body);letter-spacing:.05em;flex-direction:column;align-items:center;gap:.5rem;margin-top:4rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__menuEmail{color:#f2f1eb99;transition:color var(--dur-base)ease;text-decoration:none}.Navbar-module__cJzEcG__menuEmail:hover{color:var(--color-bali-mist)}.Navbar-module__cJzEcG__menuBranding{opacity:.7;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.Navbar-module__cJzEcG__dwmLogo{object-fit:contain;border-radius:var(--radius-sm);width:auto;height:32px}.Navbar-module__cJzEcG__byLine{text-transform:uppercase;letter-spacing:.15em;color:#f2f1eb80;font-size:.75rem}@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}}
.MagneticButton-module__6drGLa__magneticButton{cursor:pointer;background:0 0;border:none;display:inline-block}
.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:1rem;font-size:1rem;font-style:italic;line-height:1.6}.Footer-module__S6Hkya__brandLine{font-family:var(--font-label);text-transform:uppercase;letter-spacing:var(--label-tracking);color:var(--accent);margin-bottom:2rem;font-size:.68rem}.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__branding{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);opacity:.8;align-items:center;gap:.6rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__dwmLogo{object-fit:contain;border-radius:4px}.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__branding{justify-content:center}.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}}
