.Navbar-module__cJzEcG__navbar{z-index:var(--z-fixed);transition:all var(--transition-base);padding:1.5rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #0000000d;padding:.875rem 0;box-shadow:0 4px 30px #0000000d}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{z-index:10;align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{filter:invert()brightness(2);width:auto;height:110px;transition:all var(--transition-base)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImg{filter:none;height:75px}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoImg{transform:scale(1.05)}.Navbar-module__cJzEcG__navLinks{gap:2.25rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--white);transition:color var(--transition-fast);padding:.25rem 0;font-size:.875rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink{color:var(--gray-700)}.Navbar-module__cJzEcG__navLink:after{content:"";background:linear-gradient(90deg, var(--turquoise), var(--gold));width:0;height:2px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:-2px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--gold-bright)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink:hover{color:var(--ocean-teal)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__ctaBtn{padding:.625rem 1.5rem;font-size:.8125rem}.Navbar-module__cJzEcG__hamburger{z-index:10;background:0 0;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--white);width:24px;height:2px;transition:all var(--transition-base);transform-origin:50%;border-radius:2px}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(30px);opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#0a1628f7;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileOpen{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__mobileLinks{text-align:center;flex-direction:column;gap:1.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileLinks li{opacity:0;transition:all .4s ease-out;transform:translateY(20px)}.Navbar-module__cJzEcG__mobileItemVisible{opacity:1!important;transform:translateY(0)!important}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-display);color:var(--white);transition:color var(--transition-fast);font-size:2rem;font-weight:600}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--turquoise-light)}@media (max-width:1024px){.Navbar-module__cJzEcG__logoImg{height:85px}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImg{height:60px}.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__ctaBtn{display:none}.Navbar-module__cJzEcG__hamburger,.Navbar-module__cJzEcG__mobileMenu{display:flex}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:0;position:absolute;inset:-10% 0 0}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center 40%;width:100%;height:120%}.Hero-module__ZARIfG__overlay{background:linear-gradient(#0077b64d 0%,#0096c733 30%,#ffffff80 70%,#fff 100%);position:absolute;inset:0}.Hero-module__ZARIfG__particles{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__particle{background:#fff6;border-radius:50%;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__content{z-index:2;text-align:center;max-width:900px;color:var(--white);flex-direction:column;align-items:center;padding:200px 2rem 100px;display:flex;position:relative}.Hero-module__ZARIfG__labelWrapper{margin-bottom:1.75rem;animation:.8s ease-out .2s both Hero-module__ZARIfG__fadeInDown}.Hero-module__ZARIfG__label{-webkit-backdrop-filter:blur(8px);font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--gold-light);background:#b8860b26;border:1px solid #b8860b66;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0003}.Hero-module__ZARIfG__labelDot{background:var(--gold);width:8px;height:8px;box-shadow:0 0 10px var(--gold);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__title{font-family:var(--font-display);margin-bottom:1.25rem;font-weight:700;line-height:1.05;animation:.9s ease-out .4s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__titleLine{color:var(--white);font-size:clamp(2.8rem,7vw,5.5rem);display:block}.Hero-module__ZARIfG__titleAccent{background:linear-gradient(135deg, var(--turquoise-light) 0%, var(--gold) 60%, var(--turquoise) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:.9s ease-out .4s both Hero-module__ZARIfG__fadeInUp,4s infinite Hero-module__ZARIfG__gradient-shift}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);color:#ffffffbf;max-width:580px;margin:0 auto 2rem;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:300;line-height:1.8;animation:.9s ease-out .6s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__actions{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;animation:.9s ease-out .8s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stats{justify-content:center;align-items:center;gap:2rem;margin-bottom:2.5rem;animation:.9s ease-out 1s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-display);background:linear-gradient(135deg, var(--gold), var(--gold-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__statLabel{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:linear-gradient(#0000,#fff3,#0000);width:1px;height:40px}.Hero-module__ZARIfG__scrollIndicator{flex-direction:column;align-items:center;gap:.75rem;animation:1s ease-out 1.2s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__scrollMouse{border:2px solid #ffffff4d;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__ZARIfG__scrollWheel{background:var(--turquoise-light);border-radius:3px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollBounce}@keyframes Hero-module__ZARIfG__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}}.Hero-module__ZARIfG__scrollText{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#fff6;font-size:.7rem;font-weight:500}.Hero-module__ZARIfG__waveBottom{z-index:3;position:absolute;bottom:-1px;left:0;right:0}.Hero-module__ZARIfG__waveBottom svg{width:100%;height:80px;display:block}@media (max-width:768px){.Hero-module__ZARIfG__content{padding:180px 1rem 110px}.Hero-module__ZARIfG__actions{flex-direction:column;gap:.75rem}.Hero-module__ZARIfG__stats{gap:1.25rem}}
.Experience-module__RsmxMa__experience{padding:8rem 0;position:relative;overflow:hidden}.Experience-module__RsmxMa__bgGlow{pointer-events:none;background:radial-gradient(circle,#00b4d814 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:20%;left:-10%}.Experience-module__RsmxMa__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Experience-module__RsmxMa__title{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Experience-module__RsmxMa__description{color:var(--gray-600);font-size:1.1rem;font-weight:300;line-height:1.8}.Experience-module__RsmxMa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}.Experience-module__RsmxMa__card{-webkit-backdrop-filter:blur(16px);background:#0077b60a;border:1px solid #0077b626;border-radius:1.25rem;padding:2rem 1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Experience-module__RsmxMa__card:hover{background:#0077b614;border-color:#00b4d84d;transform:translateY(-8px);box-shadow:0 25px 60px #00b4d81f}.Experience-module__RsmxMa__cardShine{pointer-events:none;background:linear-gradient(45deg,#0000 40%,#ffffff08 50%,#0000 60%);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.Experience-module__RsmxMa__card:hover .Experience-module__RsmxMa__cardShine{transform:rotate(45deg)translate(30%,30%)}.Experience-module__RsmxMa__cardIcon{width:64px;height:64px;color:var(--turquoise-light);transition:all var(--transition-base);background:linear-gradient(135deg,#00b4d826,#d4a8531a);border:1px solid #00b4d833;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Experience-module__RsmxMa__card:hover .Experience-module__RsmxMa__cardIcon{background:linear-gradient(135deg,#00b4d840,#d4a85326);transform:scale(1.1);box-shadow:0 0 30px #00b4d833}.Experience-module__RsmxMa__cardTitle{font-family:var(--font-heading);color:var(--ocean-blue);margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.Experience-module__RsmxMa__cardDesc{color:var(--gray-600);font-size:.9rem;font-weight:300;line-height:1.7}.Experience-module__RsmxMa__showcase{max-width:1100px;margin:0 auto}.Experience-module__RsmxMa__showcaseFrame{border:1px solid #0077b626;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #0006}.Experience-module__RsmxMa__showcaseImg{object-fit:cover;width:100%;height:500px;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Experience-module__RsmxMa__showcaseFrame:hover .Experience-module__RsmxMa__showcaseImg{transform:scale(1.05)}.Experience-module__RsmxMa__showcaseOverlay{background:linear-gradient(#0000 50%,#0a1628cc 100%);align-items:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.Experience-module__RsmxMa__showcaseBadge{-webkit-backdrop-filter:blur(10px);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--white);background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;align-items:center;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-flex}.Experience-module__RsmxMa__scroll-reveal{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}:is(.is-visible .Experience-module__RsmxMa__header,.is-visible.Experience-module__RsmxMa__header){opacity:1;transform:translateY(0)}@media (max-width:1024px){.Experience-module__RsmxMa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Experience-module__RsmxMa__grid{grid-template-columns:1fr}.Experience-module__RsmxMa__showcaseImg{height:300px}}
.Spaces-module__py62MG__spaces{padding:8rem 0;position:relative;overflow:hidden}.Spaces-module__py62MG__bgOrb1{pointer-events:none;background:radial-gradient(circle,#d4a8530f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:10%;right:-5%}.Spaces-module__py62MG__bgOrb2{pointer-events:none;background:radial-gradient(circle,#00b4d80f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:5%;left:-10%}.Spaces-module__py62MG__header{text-align:center;max-width:650px;margin:0 auto 3rem}.Spaces-module__py62MG__title{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Spaces-module__py62MG__desc{color:var(--gray-600);font-size:1.05rem;font-weight:300;line-height:1.7}.Spaces-module__py62MG__tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.Spaces-module__py62MG__tab{transition:all var(--transition-base);cursor:pointer;background:#0077b60a;border:1px solid #0077b626;border-radius:1rem;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 2rem;display:flex}.Spaces-module__py62MG__tab:hover{border-color:var(--gray-600);background:#0077b614}.Spaces-module__py62MG__tabActive{box-shadow:0 0 30px #00b4d81a;background:linear-gradient(135deg,#00b4d826,#d4a8531a)!important;border-color:#00b4d866!important}.Spaces-module__py62MG__tabName{font-family:var(--font-heading);color:var(--ocean-blue);font-size:.95rem;font-weight:600}.Spaces-module__py62MG__tabSub{color:var(--gray-600);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:400}.Spaces-module__py62MG__tabActive .Spaces-module__py62MG__tabSub{color:var(--turquoise-light)}.Spaces-module__py62MG__content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;animation:.6s ease-out Spaces-module__py62MG__fadeInUp;display:grid}.Spaces-module__py62MG__imageCol{position:relative}.Spaces-module__py62MG__imageFrame{border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #0006}.Spaces-module__py62MG__spaceImage{object-fit:cover;width:100%;height:480px;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Spaces-module__py62MG__imageFrame:hover .Spaces-module__py62MG__spaceImage{transform:scale(1.05)}.Spaces-module__py62MG__imageGlow{filter:blur(20px);pointer-events:none;background:radial-gradient(#00b4d833 0%,#0000 70%);height:60px;position:absolute;bottom:-20px;left:10%;right:10%}.Spaces-module__py62MG__infoCol{padding:1rem 0}.Spaces-module__py62MG__spaceMeta{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Spaces-module__py62MG__spacePrice{font-family:var(--font-heading);color:var(--gold);background:linear-gradient(135deg,#d4a85326,#d4a8530d);border:1px solid #d4a8534d;border-radius:9999px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.Spaces-module__py62MG__spaceCap{color:var(--gray-600);align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.Spaces-module__py62MG__spaceName{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Spaces-module__py62MG__spaceDesc{color:var(--gray-600);margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.8}.Spaces-module__py62MG__features{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.Spaces-module__py62MG__feature{color:var(--gray-600);align-items:center;gap:.75rem;font-size:.95rem;font-weight:400;display:flex}.Spaces-module__py62MG__spaceCta{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:768px){.Spaces-module__py62MG__content{grid-template-columns:1fr;gap:2rem}.Spaces-module__py62MG__spaceImage{height:320px}.Spaces-module__py62MG__spaceName{font-size:1.75rem}.Spaces-module__py62MG__spaceCta{flex-direction:column}}
.Gastronomy-module__fQxxda__gastronomy{padding:8rem 0;position:relative;overflow:hidden}.Gastronomy-module__fQxxda__bgGradient{background:linear-gradient(180deg, var(--ocean-deep) 0%, #00b4d80d 50%, var(--ocean-deep) 100%);pointer-events:none;position:absolute;inset:0}.Gastronomy-module__fQxxda__header{text-align:center;z-index:1;max-width:650px;margin:0 auto 4rem;position:relative}.Gastronomy-module__fQxxda__title{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Gastronomy-module__fQxxda__desc{color:var(--gray-600);font-size:1.05rem;font-weight:300;line-height:1.7}.Gastronomy-module__fQxxda__mainGrid{z-index:1;grid-template-columns:1fr 1.2fr;gap:3rem;display:grid;position:relative}.Gastronomy-module__fQxxda__mediaCol{grid-template-rows:1fr 1fr;gap:1.5rem;display:grid}.Gastronomy-module__fQxxda__foodFrame,.Gastronomy-module__fQxxda__cocktailFrame{border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.Gastronomy-module__fQxxda__foodImg,.Gastronomy-module__fQxxda__cocktailImg{object-fit:cover;width:100%;height:100%;min-height:260px;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Gastronomy-module__fQxxda__foodFrame:hover .Gastronomy-module__fQxxda__foodImg,.Gastronomy-module__fQxxda__cocktailFrame:hover .Gastronomy-module__fQxxda__cocktailImg{transform:scale(1.07)}.Gastronomy-module__fQxxda__foodOverlay{background:linear-gradient(#0000 40%,#0a1628b3 100%);align-items:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.Gastronomy-module__fQxxda__foodBadge{-webkit-backdrop-filter:blur(8px);font-family:var(--font-heading);letter-spacing:.05em;color:var(--ocean-blue);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.Gastronomy-module__fQxxda__menuCol{flex-direction:column;gap:2rem;display:flex}.Gastronomy-module__fQxxda__menuSection{background:#0077b608;border:1px solid #0077b61a;border-radius:1.25rem;padding:1.75rem}.Gastronomy-module__fQxxda__menuTitle{font-family:var(--font-heading);color:var(--ocean-blue);border-bottom:1px solid #0077b61a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.Gastronomy-module__fQxxda__menuItems{flex-direction:column;gap:1.25rem;display:flex}.Gastronomy-module__fQxxda__menuItem{border-bottom:1px solid #0077b61a;padding-bottom:1.25rem}.Gastronomy-module__fQxxda__menuItem:last-child{border-bottom:none;padding-bottom:0}.Gastronomy-module__fQxxda__menuItemHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.4rem;display:flex}.Gastronomy-module__fQxxda__menuItemName{align-items:center;gap:.5rem;display:flex}.Gastronomy-module__fQxxda__menuItemName h4{font-family:var(--font-heading);color:var(--ocean-blue);font-size:1rem;font-weight:600}.Gastronomy-module__fQxxda__menuTag{letter-spacing:.05em;text-transform:uppercase;color:var(--gold);background:#d4a85326;border:1px solid #d4a8534d;border-radius:9999px;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.Gastronomy-module__fQxxda__menuPrice{font-family:var(--font-heading);color:var(--turquoise-light);white-space:nowrap;font-size:1rem;font-weight:700}.Gastronomy-module__fQxxda__menuItemDesc{color:var(--gray-600);font-size:.85rem;font-weight:300;line-height:1.6}.Gastronomy-module__fQxxda__cocktailGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Gastronomy-module__fQxxda__cocktailCard{transition:all var(--transition-base);background:#0077b608;border:1px solid #0077b61a;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.Gastronomy-module__fQxxda__cocktailCard:hover{background:#00b4d80f;border-color:#00b4d826}.Gastronomy-module__fQxxda__cocktailName{font-family:var(--font-heading);color:var(--ocean-blue);margin-bottom:.2rem;font-size:.85rem;font-weight:600}.Gastronomy-module__fQxxda__cocktailDesc{color:var(--gray-600);font-size:.75rem;font-weight:300}.Gastronomy-module__fQxxda__cocktailPrice{font-family:var(--font-heading);color:var(--turquoise-light);white-space:nowrap;font-size:.9rem;font-weight:700}.Gastronomy-module__fQxxda__menuCta{justify-content:center;display:flex}@media (max-width:1024px){.Gastronomy-module__fQxxda__mainGrid{grid-template-columns:1fr}.Gastronomy-module__fQxxda__mediaCol{grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (max-width:640px){.Gastronomy-module__fQxxda__mediaCol,.Gastronomy-module__fQxxda__cocktailGrid{grid-template-columns:1fr}}
.Booking-module__5vOxOq__booking{padding:8rem 0;position:relative;overflow:hidden}.Booking-module__5vOxOq__bgPattern{pointer-events:none;background:radial-gradient(circle at 20% 30%,#00b4d80a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#d4a8530a 0%,#0000 50%);position:absolute;inset:0}.Booking-module__5vOxOq__header{text-align:center;z-index:1;max-width:650px;margin:0 auto 4rem;position:relative}.Booking-module__5vOxOq__title{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.Booking-module__5vOxOq__desc{color:var(--gray-600);font-size:1.05rem;font-weight:300;line-height:1.7}.Booking-module__5vOxOq__grid{z-index:1;grid-template-columns:1.1fr .9fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.Booking-module__5vOxOq__calendarCard,.Booking-module__5vOxOq__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0077b60a;border:1px solid #0077b626;border-radius:1.5rem;padding:2rem}.Booking-module__5vOxOq__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Booking-module__5vOxOq__calMonth{font-family:var(--font-heading);color:var(--ocean-blue);font-size:1.2rem;font-weight:600}.Booking-module__5vOxOq__calNav{width:36px;height:36px;color:var(--ocean-blue);transition:all var(--transition-fast);background:#0077b60f;border:1px solid #0077b626;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.Booking-module__5vOxOq__calNav:hover{background:#00b4d826;border-color:#00b4d84d}.Booking-module__5vOxOq__calDays,.Booking-module__5vOxOq__calGrid{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.Booking-module__5vOxOq__calDays{margin-bottom:.5rem}.Booking-module__5vOxOq__calDayLabel{text-align:center;font-family:var(--font-heading);color:var(--gray-600);text-transform:uppercase;padding:.5rem 0;font-size:.75rem;font-weight:600}.Booking-module__5vOxOq__calEmpty{aspect-ratio:1}.Booking-module__5vOxOq__calDay{aspect-ratio:1;font-family:var(--font-heading);color:var(--ocean-blue);transition:all var(--transition-fast);background:0 0;border-radius:.5rem;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;display:flex;position:relative}.Booking-module__5vOxOq__calDay:not(:disabled):hover{background:#00b4d826}.Booking-module__5vOxOq__calDay:disabled{color:var(--gray-600);cursor:not-allowed}.Booking-module__5vOxOq__calDayToday{border:1px solid #00b4d866}.Booking-module__5vOxOq__calDaySelected{font-weight:700;box-shadow:0 4px 15px #00b4d84d;background:linear-gradient(135deg, var(--turquoise), var(--ocean-teal))!important;color:var(--white)!important}.Booking-module__5vOxOq__cal_available:after,.Booking-module__5vOxOq__cal_popular:after,.Booking-module__5vOxOq__cal_limited:after{content:"";border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.Booking-module__5vOxOq__cal_available:after{background:#4ade80}.Booking-module__5vOxOq__cal_popular:after{background:var(--gold)}.Booking-module__5vOxOq__cal_limited:after{background:var(--coral)}.Booking-module__5vOxOq__cal_past:after{display:none}.Booking-module__5vOxOq__calLegend{border-top:1px solid #0077b626;gap:1.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.Booking-module__5vOxOq__legendItem{color:var(--gray-600);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.Booking-module__5vOxOq__legendDot{border-radius:50%;width:6px;height:6px}.Booking-module__5vOxOq__dotAvailable{background:#4ade80}.Booking-module__5vOxOq__dotPopular{background:var(--gold)}.Booking-module__5vOxOq__dotLimited{background:var(--coral)}.Booking-module__5vOxOq__formCard{flex-direction:column;display:flex}.Booking-module__5vOxOq__formTitle{font-family:var(--font-heading);color:var(--ocean-blue);border-bottom:1px solid #0077b626;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.Booking-module__5vOxOq__formField{margin-bottom:1.5rem}.Booking-module__5vOxOq__formLabel{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--gray-600);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.Booking-module__5vOxOq__dateDisplay{color:var(--gray-600);background:#0077b60a;border:1px solid #0077b626;border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9rem;display:flex}.Booking-module__5vOxOq__spaceOptions{flex-direction:column;gap:.5rem;display:flex}.Booking-module__5vOxOq__spaceOpt{color:var(--ocean-blue);transition:all var(--transition-fast);background:#0077b608;border:1px solid #0077b626;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.Booking-module__5vOxOq__spaceOpt:hover{border-color:var(--gray-600);background:#0077b60f}.Booking-module__5vOxOq__spaceOptActive{background:#00b4d81a!important;border-color:#00b4d859!important}.Booking-module__5vOxOq__spaceOptName{font-family:var(--font-heading);font-size:.9rem;font-weight:500}.Booking-module__5vOxOq__spaceOptPrice{font-family:var(--font-heading);color:var(--turquoise-light);font-size:.85rem;font-weight:700}.Booking-module__5vOxOq__guestControl{align-items:center;gap:1.5rem;display:flex}.Booking-module__5vOxOq__guestBtn{width:40px;height:40px;color:var(--ocean-blue);transition:all var(--transition-fast);background:#0077b60f;border:1px solid #0077b626;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Booking-module__5vOxOq__guestBtn:hover{background:#00b4d826;border-color:#00b4d84d}.Booking-module__5vOxOq__guestCount{font-family:var(--font-heading);color:var(--ocean-blue);text-align:center;min-width:30px;font-size:1.5rem;font-weight:700}.Booking-module__5vOxOq__summary{background:#00b4d80f;border:1px solid #00b4d81f;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem;animation:.3s ease-out Booking-module__5vOxOq__fadeInUp}.Booking-module__5vOxOq__summaryRow{color:var(--gray-600);justify-content:space-between;padding:.4rem 0;font-size:.875rem;display:flex}.Booking-module__5vOxOq__summaryTotal{color:var(--ocean-blue);border-top:1px solid #0077b626;margin-top:.5rem;padding-top:.75rem;font-weight:700}.Booking-module__5vOxOq__summaryTotal span:last-child{color:var(--gold);font-size:1.25rem}.Booking-module__5vOxOq__bookBtn{width:100%;margin-bottom:.75rem;padding:1rem;font-size:1rem}.Booking-module__5vOxOq__bookBtn:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.Booking-module__5vOxOq__formNote{text-align:center;color:var(--gray-600);font-size:.75rem}@media (max-width:768px){.Booking-module__5vOxOq__grid{grid-template-columns:1fr}}
.SmartService-module__g6HNIq__smart{background:linear-gradient(180deg, var(--ocean-deep) 0%, #00b4d80d 50%, var(--ocean-deep) 100%);padding:8rem 0;position:relative;overflow:hidden}.SmartService-module__g6HNIq__layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;display:grid}.SmartService-module__g6HNIq__phoneCol{justify-content:center;display:flex;position:relative}.SmartService-module__g6HNIq__phoneMockup{z-index:1;background:#111827;border-radius:2.5rem;width:280px;padding:.75rem;position:relative;box-shadow:0 30px 80px #00000080,0 0 0 1px #ffffff1a}.SmartService-module__g6HNIq__phoneNotch{z-index:2;background:#111827;border-radius:0 0 1rem 1rem;width:120px;height:24px;margin:0 auto;position:relative}.SmartService-module__g6HNIq__phoneScreen{background:var(--ocean-dark);border-radius:2rem;flex-direction:column;min-height:520px;display:flex;overflow:hidden}.SmartService-module__g6HNIq__phoneGlow{filter:blur(20px);z-index:0;background:radial-gradient(#00b4d840 0%,#0000 70%);width:200px;height:80px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.SmartService-module__g6HNIq__appHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:1rem 1rem .75rem;display:flex}.SmartService-module__g6HNIq__appLogo{filter:invert()brightness(2);width:20px;height:20px}.SmartService-module__g6HNIq__appTitle{font-family:var(--font-heading);color:var(--ocean-blue);font-size:.8rem;font-weight:600}.SmartService-module__g6HNIq__appContent{flex:1;padding:.75rem;overflow:hidden}.SmartService-module__g6HNIq__appLabel{color:var(--gray-600);background:#00b4d814;border-radius:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.7rem}.SmartService-module__g6HNIq__appLabel strong{color:var(--turquoise-light)}.SmartService-module__g6HNIq__appCategory{color:var(--gray-600);margin:.75rem 0 .5rem;font-size:.75rem;font-weight:600}.SmartService-module__g6HNIq__appItem{background:#0077b608;border:1px solid #0077b61a;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.4rem;padding:.5rem;display:flex}.SmartService-module__g6HNIq__appItemImg{border-radius:.375rem;flex-shrink:0;width:40px;height:40px}.SmartService-module__g6HNIq__appItemInfo{flex-direction:column;flex:1;gap:.1rem;display:flex}.SmartService-module__g6HNIq__appItemName{color:var(--ocean-blue);font-size:.7rem;font-weight:500}.SmartService-module__g6HNIq__appItemPrice{color:var(--turquoise-light);font-size:.65rem;font-weight:600}.SmartService-module__g6HNIq__appAddBtn{width:28px;height:28px;color:var(--turquoise-light);background:#00b4d826;border:1px solid #00b4d84d;border-radius:.375rem;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.SmartService-module__g6HNIq__appCart{color:var(--gray-600);background:#00b4d814;border-top:1px solid #00b4d826;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.75rem;display:flex}.SmartService-module__g6HNIq__appOrderBtn{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.4rem 1rem;font-size:.7rem;font-weight:700}.SmartService-module__g6HNIq__infoCol{padding:1rem 0}.SmartService-module__g6HNIq__title{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.15}.SmartService-module__g6HNIq__description{color:var(--gray-600);margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}.SmartService-module__g6HNIq__steps{flex-direction:column;gap:1.5rem;display:flex}.SmartService-module__g6HNIq__step{transition:all var(--transition-base);background:#0077b608;border:1px solid #0077b61a;border-radius:1rem;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.SmartService-module__g6HNIq__step:hover{background:#0077b60f;border-color:#00b4d833;transform:translate(8px)}.SmartService-module__g6HNIq__stepIcon{width:52px;height:52px;color:var(--turquoise-light);background:linear-gradient(135deg,#00b4d81f,#d4a85314);border:1px solid #00b4d833;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SmartService-module__g6HNIq__stepContent{flex:1}.SmartService-module__g6HNIq__stepNum{font-family:var(--font-heading);letter-spacing:.1em;color:var(--gold);text-transform:uppercase;font-size:.7rem;font-weight:700}.SmartService-module__g6HNIq__stepTitle{font-family:var(--font-heading);color:var(--ocean-blue);margin:.25rem 0;font-size:1.05rem;font-weight:600}.SmartService-module__g6HNIq__stepDesc{color:var(--gray-600);font-size:.875rem;font-weight:300;line-height:1.6}@media (max-width:768px){.SmartService-module__g6HNIq__layout{grid-template-columns:1fr;gap:3rem}.SmartService-module__g6HNIq__phoneCol{order:2}.SmartService-module__g6HNIq__infoCol{order:1}}
.ContactHub-module___iBcjq__contact{padding:8rem 0;position:relative;overflow:hidden}.ContactHub-module___iBcjq__bgGlow{pointer-events:none;background:radial-gradient(circle,#d4a8530f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:30%;right:-10%}.ContactHub-module___iBcjq__header{text-align:center;max-width:650px;margin:0 auto 4rem}.ContactHub-module___iBcjq__title{font-family:var(--font-display);color:var(--ocean-blue);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.ContactHub-module___iBcjq__desc{color:var(--gray-600);font-size:1.05rem;font-weight:300;line-height:1.7}.ContactHub-module___iBcjq__linksGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;max-width:1000px;margin:0 auto;display:grid}.ContactHub-module___iBcjq__linkCard{cursor:pointer;background:#0077b60a;border:1px solid #0077b626;border-radius:1rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.ContactHub-module___iBcjq__linkCard:hover{border-color:var(--accent);background:#0077b614;transform:translateY(-4px);box-shadow:0 15px 40px #0000004d}.ContactHub-module___iBcjq__linkIcon{width:52px;height:52px;color:var(--accent);transition:all var(--transition-base);background:#0077b60f;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactHub-module___iBcjq__linkCard:hover .ContactHub-module___iBcjq__linkIcon{background:#ffffff1f;transform:scale(1.1)}.ContactHub-module___iBcjq__linkInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.ContactHub-module___iBcjq__linkLabel{font-family:var(--font-heading);color:var(--ocean-blue);font-size:1rem;font-weight:600}.ContactHub-module___iBcjq__linkSub{color:var(--gray-600);font-size:.8rem;font-weight:400}.ContactHub-module___iBcjq__linkArrow{color:var(--gray-600);transition:all var(--transition-base);flex-shrink:0}.ContactHub-module___iBcjq__linkCard:hover .ContactHub-module___iBcjq__linkArrow{color:var(--accent);transform:translate(3px,-3px)}@media (max-width:640px){.ContactHub-module___iBcjq__linksGrid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:linear-gradient(#0d1f3c99 0%,#0a1628 100%);padding-top:2rem;position:relative}.Footer-module__S6Hkya__waveTop{position:absolute;top:-1px;left:0;right:0}.Footer-module__S6Hkya__waveTop svg{width:100%;height:60px;display:block}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff0f;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding:4rem 0 3rem;display:grid}.Footer-module__S6Hkya__brand{max-width:320px}.Footer-module__S6Hkya__logo{filter:invert()brightness(2);width:auto;height:45px;margin-bottom:1rem}.Footer-module__S6Hkya__brandDesc{color:#fff9;margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.7}.Footer-module__S6Hkya__socials{gap:.75rem;display:flex}.Footer-module__S6Hkya__social{color:#ffffffb3;width:40px;height:40px;transition:all var(--transition-base);background:#0077b60f;border:1px solid #0077b626;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__social:hover{color:var(--turquoise-light);background:#00b4d826;border-color:#00b4d84d;transform:translateY(-2px)}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:1.25rem;font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__S6Hkya__linksList a{color:#fff9;transition:color var(--transition-fast);font-size:.875rem;font-weight:400}.Footer-module__S6Hkya__linksList a:hover{color:var(--turquoise-light)}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.Footer-module__S6Hkya__copy{color:#ffffff80;font-size:.8rem}.Footer-module__S6Hkya__powered{color:#fff6;font-size:.75rem}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__brand{grid-column:1/-1;max-width:100%}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}}
