.Navbar-module__pSp8Ga__nav{z-index:100;width:100%;transition:all .4s var(--ease-smooth);background:0 0;padding:0 clamp(1.5rem,4vw,3rem);position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__scrolled{background:var(--bg-deep);background:color-mix(in srgb, var(--bg-deep) 92%, transparent);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle)}.Navbar-module__pSp8Ga__inner{height:var(--nav-height);max-width:var(--container-wide);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoImg{object-fit:cover;border-radius:10px;width:44px;height:44px}.Navbar-module__pSp8Ga__logoText{flex-direction:column;line-height:1;display:flex}.Navbar-module__pSp8Ga__logoThe{font-family:var(--font-sans);letter-spacing:.2em;color:var(--sage-green);text-transform:uppercase;font-size:.6rem;font-weight:600}.Navbar-module__pSp8Ga__logoParliament{font-family:var(--font-serif);color:var(--text-white);letter-spacing:.02em;font-size:1.1rem;font-weight:700}.Navbar-module__pSp8Ga__desktopLinks{align-items:center;gap:1.5rem;display:flex}.Navbar-module__pSp8Ga__link{font-family:var(--font-sans);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__pSp8Ga__link:hover{color:var(--text-white)}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--sage-green);width:0;height:2px;transition:width .3s var(--ease-smooth);position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__link:hover:after{width:100%}.Navbar-module__pSp8Ga__ctaBtn{padding:.65rem 1.5rem;font-size:.72rem}.Navbar-module__pSp8Ga__themeToggle{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;padding:0;display:flex}.Navbar-module__pSp8Ga__toggleTrack{background:var(--bg-card);border:1px solid var(--border-medium);border-radius:30px;align-items:center;gap:0;width:110px;height:36px;padding:4px;display:flex;position:relative}.Navbar-module__pSp8Ga__toggleLabel{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);text-align:center;z-index:2;flex:1;font-size:.65rem;font-weight:700;transition:color .3s}.Navbar-module__pSp8Ga__toggleThumb{background:var(--sage-green);width:50px;height:28px;transition:transform .4s var(--ease-smooth);z-index:1;border-radius:20px;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #7b9d814d}.Navbar-module__pSp8Ga__thumbNight{transform:translate(52px)}.Navbar-module__pSp8Ga__mobileActions{align-items:center;gap:.5rem;display:none}.Navbar-module__pSp8Ga__themeToggleMobile{cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.3rem;line-height:1}.Navbar-module__pSp8Ga__burger{z-index:110;cursor:pointer;flex-direction:column;gap:5px;padding:8px;display:flex}.Navbar-module__pSp8Ga__burgerLine{background:var(--text-white);width:24px;height:2px;transition:all .3s var(--ease-smooth);border-radius:2px;display:block}.Navbar-module__pSp8Ga__open1{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__pSp8Ga__open2{opacity:0}.Navbar-module__pSp8Ga__open3{transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__pSp8Ga__mobileMenu{top:var(--nav-height);width:100%;height:calc(100vh - var(--nav-height));background:var(--bg-deep);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;pointer-events:none;transition:all .5s var(--ease-smooth);z-index:99;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;left:0;transform:translateY(-100%)}.Navbar-module__pSp8Ga__mobileOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__pSp8Ga__mobileLink{font-family:var(--font-serif);color:var(--text-primary);font-size:1.8rem;font-weight:700;transition:color .3s}.Navbar-module__pSp8Ga__mobileLink:hover{color:var(--sage-green)}.Navbar-module__pSp8Ga__mobileCta{margin-top:1rem}@media (max-width:768px){.Navbar-module__pSp8Ga__desktopLinks{display:none}.Navbar-module__pSp8Ga__mobileActions{display:flex}}
.Hero-module__gNeX-G__hero{background:var(--bg-deep);min-height:100vh;padding-top:var(--nav-height);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__glowLeft{pointer-events:none;z-index:0;background:radial-gradient(#7b9d811f,#0000 70%);width:50%;height:70%;position:absolute;top:10%;left:-15%}.Hero-module__gNeX-G__glowRight{pointer-events:none;z-index:0;background:radial-gradient(#dae1d314,#0000 70%);width:40%;height:60%;position:absolute;bottom:5%;right:-10%}.Hero-module__gNeX-G__glowBottom{background:linear-gradient(to top, var(--bg-deep), transparent);pointer-events:none;z-index:2;width:100%;height:200px;position:absolute;bottom:0;left:0}.Hero-module__gNeX-G__inner{z-index:1;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem clamp(1.5rem,4vw,3rem);display:grid;position:relative}.Hero-module__gNeX-G__visualSide{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__floatingImageWrap{z-index:1;opacity:.6;filter:grayscale(20%);width:90%;height:90%;transition:transform .8s var(--ease-smooth);border-radius:20px;position:absolute;top:-10%;left:-20%;overflow:hidden;transform:rotate(-3deg);box-shadow:0 20px 40px #0006}.Hero-module__gNeX-G__floatingImageWrap2{z-index:2;opacity:.8;width:50%;height:50%;transition:transform .8s var(--ease-smooth);border-radius:20px;position:absolute;bottom:-5%;right:-5%;overflow:hidden;transform:rotate(4deg);box-shadow:0 20px 40px #0000004d}.Hero-module__gNeX-G__floatingImageWrap3{z-index:4;opacity:.9;width:40%;height:45%;transition:transform .8s var(--ease-smooth);border-radius:20px;position:absolute;top:-5%;right:-5%;overflow:hidden;transform:rotate(-5deg);box-shadow:0 20px 40px #00000080}.Hero-module__gNeX-G__visualSide:hover .Hero-module__gNeX-G__floatingImageWrap{transform:rotate(0)scale(1.02)}.Hero-module__gNeX-G__visualSide:hover .Hero-module__gNeX-G__floatingImageWrap2{transform:rotate(2deg)scale(1.05)}.Hero-module__gNeX-G__visualSide:hover .Hero-module__gNeX-G__floatingImageWrap3{transform:rotate(-2deg)scale(1.05)}.Hero-module__gNeX-G__floatingImg{object-fit:cover;width:100%;height:100%}.Hero-module__gNeX-G__letterMask{z-index:3;filter:drop-shadow(0 20px 30px #00000080);width:100%;max-width:580px;position:relative}.Hero-module__gNeX-G__letterSvg{width:100%;height:auto;display:block}.Hero-module__gNeX-G__video{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__gNeX-G__outlineP{font-family:var(--font-serif);color:#0000;-webkit-text-stroke:1px #7b9d811a;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(28rem,40vw,48rem);font-style:italic;font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-45%,-50%)}.Hero-module__gNeX-G__contentSide{z-index:10;flex-direction:column;gap:1.5rem;display:flex;position:relative}.Hero-module__gNeX-G__headline{color:var(--text-white);letter-spacing:-.02em;font-size:clamp(2.8rem,5.5vw,4.8rem);line-height:1.05}.Hero-module__gNeX-G__headline em{color:var(--sage-cream);font-style:italic}.Hero-module__gNeX-G__subtext{max-width:480px;color:var(--text-secondary);font-size:1rem;line-height:1.7}.Hero-module__gNeX-G__ctas{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__gNeX-G__metaRow{border-top:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:grid}.Hero-module__gNeX-G__metaBlock{flex-direction:column;gap:.4rem;display:flex}.Hero-module__gNeX-G__metaLabel{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--sage-green);font-size:.7rem;font-weight:600}.Hero-module__gNeX-G__metaValue{color:var(--text-primary);font-size:.9rem;font-weight:600}.Hero-module__gNeX-G__marqueeWrap{z-index:10;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:1.5rem 0;position:relative;overflow:hidden}.Hero-module__gNeX-G__marquee{white-space:nowrap;font-family:var(--font-serif);color:var(--text-muted);font-size:clamp(1rem,1.5vw,1.3rem);font-style:italic;animation:30s linear infinite Hero-module__gNeX-G__marquee;display:flex}@media (max-width:968px){.Hero-module__gNeX-G__inner{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__gNeX-G__visualSide{order:-1}.Hero-module__gNeX-G__letterMask{max-width:280px}.Hero-module__gNeX-G__contentSide{align-items:center}.Hero-module__gNeX-G__subtext{text-align:center}.Hero-module__gNeX-G__ctas{justify-content:center}.Hero-module__gNeX-G__metaRow{max-width:400px;margin-left:auto;margin-right:auto}.Hero-module__gNeX-G__outlineP{font-size:clamp(14rem,25vw,22rem)}}@media (max-width:480px){.Hero-module__gNeX-G__ctas{flex-direction:column;width:100%}.Hero-module__gNeX-G__ctas>*{text-align:center;width:100%}}
.Story-module__MvAJnq__section{padding:var(--section-padding) 0;background:var(--bg-dark);position:relative;overflow:hidden}.Story-module__MvAJnq__headlineWrap{max-width:var(--container-wide);margin:0 auto 4rem;padding:0 clamp(1.5rem,4vw,3rem)}.Story-module__MvAJnq__bigHeadline{max-width:800px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.1}.Story-module__MvAJnq__bigHeadline em{color:var(--sage-cream);font-style:italic}.Story-module__MvAJnq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.Story-module__MvAJnq__textCol{z-index:1}.Story-module__MvAJnq__storyCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;padding:clamp(2rem,4vw,3rem)}.Story-module__MvAJnq__storyText{color:var(--text-secondary);margin-bottom:1.2rem;font-size:.95rem;line-height:1.8}.Story-module__MvAJnq__quote{font-family:var(--font-serif);color:var(--sage-cream);border-left:3px solid var(--sage-green);margin:2rem 0;padding-left:1.5rem;font-size:clamp(1.2rem,2vw,1.5rem);font-style:italic;line-height:1.4}.Story-module__MvAJnq__stats{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.Story-module__MvAJnq__stat{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;padding:1.2rem}.Story-module__MvAJnq__statNumber{font-family:var(--font-serif);color:var(--text-white);margin-bottom:.3rem;font-size:1.8rem;font-weight:900;display:block}.Story-module__MvAJnq__statLabel{color:var(--text-muted);font-size:.78rem;line-height:1.5}.Story-module__MvAJnq__imageCol{z-index:1}.Story-module__MvAJnq__imageStack{position:relative}.Story-module__MvAJnq__mainImage{object-fit:cover;aspect-ratio:3/4;border:1px solid var(--border-subtle);border-radius:20px;width:100%}.Story-module__MvAJnq__floatingImage{object-fit:cover;aspect-ratio:4/3;border:4px solid var(--bg-dark);border-radius:16px;width:55%;position:absolute;bottom:-2rem;left:-2rem;box-shadow:0 20px 60px #00000080}@media (max-width:968px){.Story-module__MvAJnq__grid{grid-template-columns:1fr}.Story-module__MvAJnq__imageCol{order:-1}.Story-module__MvAJnq__floatingImage{width:45%;bottom:-1rem;left:-1rem}.Story-module__MvAJnq__stats{grid-template-columns:1fr}}
.Experience-module__L-MSRG__section{padding:var(--section-padding) 0;background:var(--bg-deep);position:relative}.Experience-module__L-MSRG__container{padding:0 clamp(1.5rem,4vw,3rem)}.Experience-module__L-MSRG__headline{max-width:600px;margin-bottom:.75rem}.Experience-module__L-MSRG__headline em{color:var(--sage-cream);font-style:italic}.Experience-module__L-MSRG__subtext{max-width:550px;margin-bottom:3rem}.Experience-module__L-MSRG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Experience-module__L-MSRG__card{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all .5s var(--ease-smooth);cursor:pointer;border-radius:20px;overflow:hidden}.Experience-module__L-MSRG__card:hover{border-color:var(--sage-green);transform:translateY(-6px);box-shadow:0 24px 60px #0006,0 0 40px #7b9d8114}.Experience-module__L-MSRG__cardImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.Experience-module__L-MSRG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.Experience-module__L-MSRG__card:hover .Experience-module__L-MSRG__cardImage{transform:scale(1.08)}.Experience-module__L-MSRG__cardTag{color:var(--bg-deep);letter-spacing:.15em;text-transform:uppercase;background:#7b9d81e6;border-radius:30px;padding:.35rem .8rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Experience-module__L-MSRG__cardBody{padding:1.5rem}.Experience-module__L-MSRG__cardIcon{margin-bottom:.8rem;font-size:1.8rem;display:block}.Experience-module__L-MSRG__cardTitle{font-family:var(--font-serif);color:var(--text-white);margin-bottom:.6rem;font-size:1.3rem;font-weight:700}.Experience-module__L-MSRG__cardDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (max-width:968px){.Experience-module__L-MSRG__grid{grid-template-columns:1fr;max-width:500px}}
.Gallery-module__G3Xe-q__section{padding:var(--section-padding) 0;background:var(--bg-dark);overflow:hidden}.Gallery-module__G3Xe-q__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;padding:0 clamp(1.5rem,4vw,3rem);display:flex}.Gallery-module__G3Xe-q__headline{max-width:600px}.Gallery-module__G3Xe-q__headline em{color:var(--sage-cream);font-style:italic}.Gallery-module__G3Xe-q__arrows{flex-shrink:0;gap:.75rem;display:flex}.Gallery-module__G3Xe-q__arrow{border:1px solid var(--border-medium);background:var(--bg-card);width:48px;height:48px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.Gallery-module__G3Xe-q__arrow:hover{background:var(--sage-green);color:var(--bg-deep);border-color:var(--sage-green)}.Gallery-module__G3Xe-q__track{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1rem;padding:0 clamp(1.5rem,4vw,3rem) 1rem;display:flex;overflow-x:auto}.Gallery-module__G3Xe-q__track::-webkit-scrollbar{display:none}.Gallery-module__G3Xe-q__card{scroll-snap-align:start;cursor:pointer;border:1px solid var(--border-subtle);border-radius:16px;flex-shrink:0;width:300px;height:420px;transition:border-color .3s;position:relative;overflow:hidden}.Gallery-module__G3Xe-q__card:hover{border-color:var(--sage-green)}.Gallery-module__G3Xe-q__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.Gallery-module__G3Xe-q__card:hover .Gallery-module__G3Xe-q__cardImage{transform:scale(1.06)}.Gallery-module__G3Xe-q__cardOverlay{opacity:0;background:linear-gradient(#0000 50%,#0a0f0acc 100%);align-items:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.Gallery-module__G3Xe-q__card:hover .Gallery-module__G3Xe-q__cardOverlay{opacity:1}.Gallery-module__G3Xe-q__cardCaption{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--sage-green);border:1px solid var(--border-medium);background:#0a0f0a99;border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}@media (max-width:768px){.Gallery-module__G3Xe-q__header{flex-direction:column;align-items:flex-start}.Gallery-module__G3Xe-q__card{width:260px;height:360px}}
.VenueShowcase-module__0Lr6Va__section{padding:var(--section-padding) 0;background:var(--bg-deep)}.VenueShowcase-module__0Lr6Va__container{padding:0 clamp(1.5rem,4vw,3rem)}.VenueShowcase-module__0Lr6Va__headline{max-width:500px;margin-bottom:.75rem}.VenueShowcase-module__0Lr6Va__headline em{color:var(--sage-cream);font-style:italic}.VenueShowcase-module__0Lr6Va__subtext{max-width:500px;margin-bottom:3rem}.VenueShowcase-module__0Lr6Va__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.VenueShowcase-module__0Lr6Va__item{cursor:pointer;aspect-ratio:4/3;border-radius:12px;position:relative;overflow:hidden}.VenueShowcase-module__0Lr6Va__wide{grid-column:span 2}.VenueShowcase-module__0Lr6Va__full{grid-column:span 3}.VenueShowcase-module__0Lr6Va__tall{aspect-ratio:auto;grid-row:span 2;height:100%}.VenueShowcase-module__0Lr6Va__image{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-smooth)}.VenueShowcase-module__0Lr6Va__item:hover .VenueShowcase-module__0Lr6Va__image{transform:scale(1.08)}.VenueShowcase-module__0Lr6Va__overlay{opacity:0;background:linear-gradient(#0000,#0a0f0a4d);transition:opacity .4s;position:absolute;inset:0}.VenueShowcase-module__0Lr6Va__item:hover .VenueShowcase-module__0Lr6Va__overlay{opacity:1}@media (max-width:768px){.VenueShowcase-module__0Lr6Va__grid{grid-template-columns:repeat(2,1fr)}.VenueShowcase-module__0Lr6Va__wide,.VenueShowcase-module__0Lr6Va__full{grid-column:span 2}}@media (max-width:480px){.VenueShowcase-module__0Lr6Va__grid{grid-template-columns:1fr}.VenueShowcase-module__0Lr6Va__wide,.VenueShowcase-module__0Lr6Va__full{grid-column:span 1}}
.Menu-module__UIGT2q__section{padding:var(--section-padding) 0;background:var(--bg-dark)}.Menu-module__UIGT2q__container{padding:0 clamp(1.5rem,4vw,3rem)}.Menu-module__UIGT2q__headline{max-width:600px;margin-bottom:3rem}.Menu-module__UIGT2q__headline em{color:var(--sage-cream);font-style:italic}.Menu-module__UIGT2q__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.Menu-module__UIGT2q__card{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all .5s var(--ease-smooth);border-radius:20px;position:relative;overflow:hidden}.Menu-module__UIGT2q__card:hover{border-color:var(--sage-green);transform:translateY(-4px);box-shadow:0 20px 50px #0000004d}.Menu-module__UIGT2q__cardImageWrap{aspect-ratio:16/10;position:relative;overflow:hidden}.Menu-module__UIGT2q__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.Menu-module__UIGT2q__card:hover .Menu-module__UIGT2q__cardImage{transform:scale(1.06)}.Menu-module__UIGT2q__cardGradient{background:linear-gradient(to top, var(--bg-card), transparent);width:100%;height:50%;position:absolute;bottom:0;left:0}.Menu-module__UIGT2q__cardContent{padding:1.5rem}.Menu-module__UIGT2q__cardTitle{font-family:var(--font-serif);color:var(--text-white);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.Menu-module__UIGT2q__cardDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Menu-module__UIGT2q__dailyTitle{font-family:var(--font-serif);color:var(--text-white);margin-bottom:1.5rem;font-size:1.8rem}.Menu-module__UIGT2q__dailyGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;display:grid}.Menu-module__UIGT2q__dailyCard{aspect-ratio:3/4;cursor:pointer;border:1px solid var(--border-subtle);border-radius:16px;transition:border-color .3s;position:relative;overflow:hidden}.Menu-module__UIGT2q__dailyCard:hover{border-color:var(--sage-green)}.Menu-module__UIGT2q__dailyImage{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.Menu-module__UIGT2q__dailyCard:hover .Menu-module__UIGT2q__dailyImage{transform:scale(1.05)}.Menu-module__UIGT2q__dailyOverlay{background:linear-gradient(#0000,#0a0f0ad9);width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.Menu-module__UIGT2q__dailyLabel{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--sage-green);border:1px solid var(--border-medium);background:#0a0f0a99;border-radius:20px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.Menu-module__UIGT2q__drinksRow{flex-wrap:wrap;justify-content:center;gap:1rem;padding-bottom:.5rem;display:flex}.Menu-module__UIGT2q__drinkImg{object-fit:cover;border:1px solid var(--border-subtle);border-radius:12px;flex:200px;max-width:280px;height:240px;transition:transform .4s,border-color .3s}.Menu-module__UIGT2q__drinkImg:hover{border-color:var(--sage-green);transform:scale(1.04)}@media (max-width:968px){.Menu-module__UIGT2q__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto 4rem}.Menu-module__UIGT2q__dailyGrid{grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto 3rem}}@media (max-width:480px){.Menu-module__UIGT2q__dailyGrid{grid-template-columns:1fr;max-width:400px}}
.Booking-module__VkXE8a__section{padding:var(--section-padding) 0;background:var(--bg-deep)}.Booking-module__VkXE8a__container{padding:0 clamp(1.5rem,4vw,3rem)}.Booking-module__VkXE8a__card{border:1px solid var(--border-subtle);border-radius:24px;min-height:320px;position:relative;overflow:hidden}.Booking-module__VkXE8a__bgImage{z-index:0;position:absolute;inset:0}.Booking-module__VkXE8a__bgImg{object-fit:cover;width:100%;height:100%}.Booking-module__VkXE8a__bgOverlay{background:linear-gradient(135deg,#0a0f0aeb 0%,#0a0f0abf 100%);position:absolute;inset:0}.Booking-module__VkXE8a__content{z-index:1;justify-content:space-between;align-items:center;gap:3rem;padding:clamp(2.5rem,5vw,4rem);display:flex;position:relative}.Booking-module__VkXE8a__textSide{max-width:600px}.Booking-module__VkXE8a__headline{margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem)}.Booking-module__VkXE8a__headline em{color:var(--sage-cream);font-style:italic}.Booking-module__VkXE8a__subtext{color:var(--text-secondary);font-size:.95rem}.Booking-module__VkXE8a__ctaSide{flex-shrink:0}.Booking-module__VkXE8a__ctaBtn{padding:1.1rem 2.5rem;font-size:.85rem;box-shadow:0 0 30px #7b9d8133}.Booking-module__VkXE8a__ctaBtn:hover{box-shadow:0 0 50px #7b9d8166}@media (max-width:768px){.Booking-module__VkXE8a__content{text-align:center;flex-direction:column;align-items:center}.Booking-module__VkXE8a__textSide{text-align:center}}
.Footer-module__nhiC3q__footer{background:var(--bg-dark);padding:5rem 0 2rem;position:relative;overflow:hidden}.Footer-module__nhiC3q__glowTop{background:linear-gradient(90deg, transparent, var(--sage-green), transparent);opacity:.4;width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__nhiC3q__inner{padding:0 clamp(1.5rem,4vw,3rem)}.Footer-module__nhiC3q__grid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__nhiC3q__brand{max-width:400px}.Footer-module__nhiC3q__logoRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__nhiC3q__logoImg{object-fit:cover;border-radius:10px;width:44px;height:44px}.Footer-module__nhiC3q__brandName{font-family:var(--font-serif);color:var(--text-white);font-size:1.4rem;font-weight:700}.Footer-module__nhiC3q__brandDesc{color:var(--text-muted);font-size:.88rem;line-height:1.7}.Footer-module__nhiC3q__col{flex-direction:column;gap:.8rem;display:flex}.Footer-module__nhiC3q__colTag{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--sage-green);font-size:.7rem;font-weight:600}.Footer-module__nhiC3q__colText{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Footer-module__nhiC3q__contactLink{color:var(--text-primary);transition:color .3s}.Footer-module__nhiC3q__contactLink:hover{color:var(--sage-green)}.Footer-module__nhiC3q__socialBtn{letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);border:1px solid var(--border-medium);border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:.7rem 1.2rem;font-size:.78rem;font-weight:600;transition:all .3s;display:inline-flex}.Footer-module__nhiC3q__socialBtn:hover{border-color:var(--sage-green);color:var(--sage-green);background:#7b9d8114}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-top:2rem;display:flex}.Footer-module__nhiC3q__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__nhiC3q__slogan{font-family:var(--font-serif);color:var(--text-muted);font-size:.88rem;font-style:italic}.Footer-module__nhiC3q__credit{text-align:center;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:50px;max-width:500px;margin:0 auto;padding:1rem;font-size:.78rem}.Footer-module__nhiC3q__creditLink{color:var(--text-primary);font-weight:700;transition:color .3s}.Footer-module__nhiC3q__creditLink:hover{color:var(--sage-green)}@media (max-width:768px){.Footer-module__nhiC3q__grid{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__brand{max-width:100%}.Footer-module__nhiC3q__logoRow{justify-content:center}.Footer-module__nhiC3q__col{align-items:center}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:.5rem}}
