.Navbar-module__AMC2vq__navbar{z-index:1000;background:0 0;border-bottom:1px solid #c5a05900;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 5%;transition:all .6s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__AMC2vq__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0e0e0ef2;border-bottom:1px solid #c5a0591a;height:70px}.Navbar-module__AMC2vq__logo{font-family:var(--font-serif);letter-spacing:4px;text-transform:uppercase;color:var(--silver);font-size:1.8rem;font-weight:500}.Navbar-module__AMC2vq__logo span{color:var(--champagne)}.Navbar-module__AMC2vq__navLinks{align-items:center;gap:4rem;display:flex}.Navbar-module__AMC2vq__navLink{font-family:var(--font-syne);text-transform:uppercase;letter-spacing:2px;color:var(--silver);font-size:.8rem;font-weight:700;position:relative}.Navbar-module__AMC2vq__navLink:after{content:"";background:var(--champagne);width:0;height:1px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__AMC2vq__navLink:hover:after{width:100%}.Navbar-module__AMC2vq__bookButton{font-family:var(--font-syne);border:1px solid var(--champagne);color:var(--champagne);text-transform:uppercase;letter-spacing:2px;background:0 0;padding:.8rem 2rem;font-size:.8rem;font-weight:700;transition:all .4s}.Navbar-module__AMC2vq__bookButton:hover{background:var(--champagne);color:#000}.Navbar-module__AMC2vq__mobileMenuBtn{color:var(--champagne);display:none}@media (max-width:1280px){.Navbar-module__AMC2vq__navLinks{gap:2rem}.Navbar-module__AMC2vq__logo{letter-spacing:2px;font-size:1.4rem}}@media (max-width:1024px){.Navbar-module__AMC2vq__navLinks{display:none}.Navbar-module__AMC2vq__mobileMenuBtn{display:block}}
.Hero-module__JgYmMq__hero{text-align:center;background:var(--charcoal);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:after{content:"";z-index:1;background:radial-gradient(circle,#0000 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__bgImage{opacity:1;filter:grayscale()brightness(.6);z-index:0;background-image:url(https://images.unsplash.com/photo-1598371839696-5c5bb00bdc28?q=80&w=2071&auto=format&fit=crop);background-position:50%;background-size:cover;width:100%;height:100%;transition:transform 10s ease-out;position:absolute;top:0;left:0;transform:scale(1.1)}.Hero-module__JgYmMq__hero:hover .Hero-module__JgYmMq__bgImage{transform:scale(1)}.Hero-module__JgYmMq__content{z-index:2;width:90%;max-width:1400px;position:relative}.Hero-module__JgYmMq__tagline{font-family:var(--font-syne);text-transform:uppercase;letter-spacing:6px;color:var(--champagne);margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.Hero-module__JgYmMq__title{font-family:var(--font-syne);color:var(--silver);letter-spacing:-2px;text-transform:uppercase;margin-bottom:2.5rem;font-size:clamp(2.5rem,8vw,6rem);font-weight:800;line-height:.9}.Hero-module__JgYmMq__title span{font-family:var(--font-serif);letter-spacing:0;text-transform:capitalize;margin-top:.1em;font-size:.8em;font-style:italic;font-weight:300;display:block}.Hero-module__JgYmMq__description{font-family:var(--font-serif);color:#e2e2e299;max-width:600px;margin:0 auto 3.5rem;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:300;line-height:1.5}.Hero-module__JgYmMq__cta{justify-content:center;gap:2rem;display:flex}.Hero-module__JgYmMq__primaryBtn{background:var(--champagne);color:#000;font-family:var(--font-syne);text-transform:uppercase;letter-spacing:2px;padding:1.2rem 3.5rem;font-size:.9rem;font-weight:800;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Hero-module__JgYmMq__primaryBtn:hover{background:var(--silver);transform:translateY(-5px)}.Hero-module__JgYmMq__secondaryBtn{color:var(--silver);font-family:var(--font-syne);text-transform:uppercase;letter-spacing:2px;border:1px solid #e2e2e233;padding:1.2rem 3.5rem;font-size:.9rem;font-weight:800;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Hero-module__JgYmMq__secondaryBtn:hover{border-color:var(--champagne);color:var(--champagne)}@media (max-width:768px){.Hero-module__JgYmMq__title{letter-spacing:-2px;font-size:4rem}.Hero-module__JgYmMq__cta{flex-direction:column;gap:1rem}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{width:100%}}.Hero-module__JgYmMq__addressSection{z-index:10;opacity:.4;justify-content:center;align-items:center;gap:12px;width:100%;transition:opacity .3s;display:flex;position:absolute;bottom:3rem;left:0}.Hero-module__JgYmMq__addressSection:hover{opacity:.8}.Hero-module__JgYmMq__addressIcon{color:var(--champagne)}.Hero-module__JgYmMq__addressText{text-transform:uppercase;letter-spacing:2px;color:var(--silver);font-size:.7rem;font-weight:700}@media (max-width:768px){.Hero-module__JgYmMq__addressSection{gap:8px;padding:0 5%;bottom:1.5rem}.Hero-module__JgYmMq__addressText{letter-spacing:1px;font-size:.55rem;line-height:1.4}}
.Gallery-module__Sa_FLW__gallerySection{background:var(--charcoal);flex-direction:column;align-items:center;width:100%;padding:100px 3% 40px;display:flex}.Gallery-module__Sa_FLW__titleWrapper{text-align:center;width:100%;margin-bottom:4rem}.Gallery-module__Sa_FLW__title{font-family:var(--font-syne);color:var(--silver);text-transform:uppercase;letter-spacing:-1px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.Gallery-module__Sa_FLW__title span{font-family:var(--font-serif);letter-spacing:1px;color:var(--champagne);margin-left:.5rem;font-size:.8em;font-style:italic;font-weight:300;display:inline-block}.Gallery-module__Sa_FLW__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;grid-auto-flow:dense;gap:15px;width:100%;max-width:1400px;margin:0 auto;display:grid}.Gallery-module__Sa_FLW__item{background:#0a0a0a;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__item:nth-child(2){grid-column:span 2}.Gallery-module__Sa_FLW__item:nth-child(3){grid-row:span 2}.Gallery-module__Sa_FLW__item:nth-child(6){grid-column:span 2}.Gallery-module__Sa_FLW__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__image{object-fit:cover;opacity:.6;filter:grayscale();transition:all .8s cubic-bezier(.165,.84,.44,1)}.Gallery-module__Sa_FLW__item:hover{z-index:10}.Gallery-module__Sa_FLW__item:hover .Gallery-module__Sa_FLW__image{opacity:1;filter:grayscale(0);transform:scale(1.05)}.Gallery-module__Sa_FLW__item:after{content:"";border:1px solid var(--champagne);opacity:0;pointer-events:none;z-index:2;transition:opacity .4s;position:absolute;inset:0}.Gallery-module__Sa_FLW__item:hover:after{opacity:.3}@media (max-width:1024px){.Gallery-module__Sa_FLW__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px;gap:8px}.Gallery-module__Sa_FLW__item:nth-child(odd),.Gallery-module__Sa_FLW__item:nth-child(2n),.Gallery-module__Sa_FLW__item:nth-child(n){grid-area:span 1/span 1!important}}.Gallery-module__Sa_FLW__socialWrapper{justify-content:center;margin-top:3rem;display:flex}.Gallery-module__Sa_FLW__instagramLink{font-family:var(--font-syne);text-transform:uppercase;letter-spacing:1px;color:#e2e2e266;align-items:center;gap:8px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Gallery-module__Sa_FLW__instagramLink:hover{color:#c13584;filter:brightness(1.2);transform:translateY(-2px)}.Gallery-module__Sa_FLW__socialTextColumn{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.Gallery-module__Sa_FLW__socialTitle{font-size:.85rem;font-weight:800}.Gallery-module__Sa_FLW__socialSubtitle{opacity:.9;font-size:.8rem;font-weight:500}
.BookingForm-module__KlHK9W__bookingSection{background:var(--charcoal);justify-content:center;align-items:center;width:100%;padding:60px 5% 120px;display:flex;position:relative}.BookingForm-module__KlHK9W__formContainer{width:100%;max-width:750px;margin:0 auto;padding:0}.BookingForm-module__KlHK9W__formTitle{font-family:var(--font-syne);text-align:left;color:var(--silver);text-transform:uppercase;letter-spacing:-1px;border-bottom:1px solid #c5a0591a;margin-bottom:2.5rem;padding-bottom:1rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.BookingForm-module__KlHK9W__formTitle span{color:var(--champagne);font-family:var(--font-serif);text-transform:lowercase;margin-left:.5rem;font-style:italic;font-weight:300}.BookingForm-module__KlHK9W__grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.BookingForm-module__KlHK9W__inputGroup{margin-bottom:2rem;position:relative}.BookingForm-module__KlHK9W__label{font-family:var(--font-syne);text-transform:uppercase;letter-spacing:2px;color:var(--champagne);margin-bottom:.5rem;font-size:.6rem;font-weight:700;display:block}.BookingForm-module__KlHK9W__input,.BookingForm-module__KlHK9W__select{width:100%;font-family:var(--font-syne);color:var(--silver);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:none;border-bottom:1px solid #e2e2e214;border-radius:0;outline:none;padding:.8rem 0;font-size:1rem;font-weight:500;transition:all .4s}.BookingForm-module__KlHK9W__textarea{width:100%;font-family:var(--font-syne);color:var(--silver);resize:vertical;background:#ffffff05;border:1px solid #e2e2e214;border-radius:4px;outline:none;padding:1rem;font-size:1rem;font-weight:500;transition:all .4s}.BookingForm-module__KlHK9W__input[type=date]{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cline x1='16' x2='16' y1='2' y2='6'/%3E%3Cline x1='8' x2='8' y1='2' y2='6'/%3E%3Cline x1='3' x2='21' y1='10' y2='10'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;position:relative}.BookingForm-module__KlHK9W__input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.BookingForm-module__KlHK9W__input[type=date]::-webkit-inner-spin-button{display:none}.BookingForm-module__KlHK9W__input[type=date]::-webkit-outer-spin-button{display:none}.BookingForm-module__KlHK9W__input::placeholder,.BookingForm-module__KlHK9W__textarea::placeholder{color:#e2e2e233;font-weight:300}.BookingForm-module__KlHK9W__input:focus,.BookingForm-module__KlHK9W__textarea:focus,.BookingForm-module__KlHK9W__select:focus{border-color:var(--champagne)}.BookingForm-module__KlHK9W__submitBtn{background:var(--champagne);color:#000;width:100%;font-family:var(--font-syne);text-transform:uppercase;letter-spacing:3px;cursor:pointer;border:none;margin-top:1rem;padding:1.2rem;font-size:.85rem;font-weight:800;transition:all .4s}.BookingForm-module__KlHK9W__submitBtn:hover{background:var(--silver)}.BookingForm-module__KlHK9W__hint{font-family:var(--font-serif);color:#e2e2e266;margin-top:.5rem;font-size:.8rem;font-style:italic;display:block}.BookingForm-module__KlHK9W__timeGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:1rem;margin-bottom:2rem;display:grid}.BookingForm-module__KlHK9W__timeSlot{color:var(--silver);font-family:var(--font-syne);cursor:pointer;text-align:center;background:#ffffff05;border:1px solid #c5a0591a;padding:.75rem;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.BookingForm-module__KlHK9W__timeSlot:hover{border-color:var(--champagne);background:#c5a0590d}.BookingForm-module__KlHK9W__timeSlotActive{background:var(--champagne);border-color:var(--champagne);color:#000;box-shadow:0 4px 20px #c5a05933}.BookingForm-module__KlHK9W__successMessage{text-align:center}@media (max-width:768px){.BookingForm-module__KlHK9W__grid{grid-template-columns:1fr;gap:0}.BookingForm-module__KlHK9W__timeGrid{grid-template-columns:repeat(3,1fr)}}
.page-module___8aEwW__main{flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module___8aEwW__bookingSection{width:100%}.page-module___8aEwW__footer{text-align:center;background:var(--charcoal);border-top:1px solid #c5a0591a;margin-top:1vw;padding:120px 5%}.page-module___8aEwW__footerLogo{font-family:var(--font-serif);letter-spacing:6px;color:var(--silver);margin-bottom:1.5rem;font-size:2rem;font-weight:300}.page-module___8aEwW__footerLogo span{color:var(--champagne)}.page-module___8aEwW__footerCopyright{font-family:var(--font-syne);color:#e2e2e24d;text-transform:uppercase;letter-spacing:3px;margin-bottom:1.5rem;font-size:.65rem;font-weight:700}.page-module___8aEwW__developerLink{color:var(--champagne);border-bottom:1px solid #0000;padding-bottom:2px;text-decoration:none;transition:all .3s}.page-module___8aEwW__developerLink:hover{border-bottom-color:var(--champagne);opacity:.8}.page-module___8aEwW__footerAddress{font-family:var(--font-syne);color:var(--champagne);text-transform:uppercase;letter-spacing:2px;opacity:.8;justify-content:center;align-items:center;gap:10px;font-size:.75rem;font-weight:600;display:flex}.page-module___8aEwW__footerSocials{justify-content:center;gap:4rem;margin-top:3rem;display:flex}.page-module___8aEwW__socialLink{font-family:var(--font-syne);text-transform:uppercase;letter-spacing:1px;color:#e2e2e266;align-items:center;gap:8px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.page-module___8aEwW__socialLink:hover{filter:brightness(1.2);transform:translateY(-2px)}.page-module___8aEwW__instagramLink{color:#c13584}.page-module___8aEwW__whatsappLink{color:#25d366}.page-module___8aEwW__adminLink{opacity:.1}.page-module___8aEwW__socialTextColumn{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.page-module___8aEwW__socialTitle{font-size:.85rem;font-weight:800}.page-module___8aEwW__socialSubtitle{opacity:.9;font-size:.8rem;font-weight:500}@media (max-width:768px){.page-module___8aEwW__footer{margin-top:1vw;padding:60px 5%}.page-module___8aEwW__footerLogo{letter-spacing:4px;font-size:1.5rem}.page-module___8aEwW__footerAddress{flex-wrap:wrap;gap:8px;padding:0 10%;font-size:.6rem;line-height:1.6}.page-module___8aEwW__footerSocials{flex-wrap:wrap;gap:1.5rem;margin-top:2rem}}
