.landing-module__bgtw5G__header{z-index:100;transition:var(--transition-smooth);background-color:#0000;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 0;display:flex;position:sticky;top:0}.landing-module__bgtw5G__headerScrolled{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-soft);border-bottom-color:var(--border-color);background-color:#fdfaf6d9}.landing-module__bgtw5G__logoContainer{align-items:center;gap:12px;padding:5px 0;display:flex}.landing-module__bgtw5G__logoImg{object-fit:cover;border:2px solid var(--accent-gold);width:60px;height:60px;box-shadow:var(--shadow-soft);border-radius:50%;transition:transform .3s}.landing-module__bgtw5G__logoImg:hover{transform:scale(1.05)}.landing-module__bgtw5G__nav{gap:30px;display:flex}.landing-module__bgtw5G__navLink{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);transition:var(--transition-smooth);font-size:.9rem;font-weight:500}.landing-module__bgtw5G__navLink:hover{color:var(--accent-rose)}.landing-module__bgtw5G__navAdminLink{letter-spacing:.05em;text-transform:uppercase;color:var(--white);background-color:var(--accent-gold);transition:var(--transition-smooth);border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600}.landing-module__bgtw5G__navAdminLink:hover{background-color:var(--text-dark)}.landing-module__bgtw5G__heroSection{align-items:center;width:100%;height:88vh;min-height:620px;max-height:840px;display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__heroBgImage{object-fit:cover;object-position:62% 10%;will-change:transform;z-index:0;width:100%;height:130%;position:absolute;top:0;left:0}.landing-module__bgtw5G__heroScrim{z-index:1;background:linear-gradient(90deg, var(--bg-primary) 0%, var(--bg-primary) 28%, #fdfaf6d9 38%, #fdfaf666 50%, #fdfaf600 64%);position:absolute;inset:0}.landing-module__bgtw5G__heroContent{z-index:2;box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:24px;width:100%;max-width:560px;margin-left:max(24px,50vw - 576px);padding-right:24px;display:flex;position:relative}.landing-module__bgtw5G__heroSubtitle{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-gold);font-size:.95rem;font-weight:600}.landing-module__bgtw5G__heroTitle{font-size:3.5rem;line-height:1.2}.landing-module__bgtw5G__heroTitleAccent{background:linear-gradient(135deg, var(--accent-rose-strong), var(--accent-gold));-webkit-text-fill-color:transparent;color:var(--accent-rose-strong);-webkit-background-clip:text;background-clip:text;font-style:italic}.landing-module__bgtw5G__heroDescription{color:var(--text-muted);font-size:1.1rem}.landing-module__bgtw5G__heroButtons{gap:16px;margin-top:10px;display:flex}.landing-module__bgtw5G__servicesSection{background-color:var(--bg-secondary);padding:80px 0}.landing-module__bgtw5G__sectionHeader{text-align:center;flex-direction:column;gap:12px;max-width:600px;margin:0 auto 50px;display:flex}.landing-module__bgtw5G__sectionSubtitle{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-gold);font-size:.85rem;font-weight:600}.landing-module__bgtw5G__sectionTitle{font-size:2.5rem}.landing-module__bgtw5G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.landing-module__bgtw5G__serviceCard{transition:var(--transition-smooth);flex-direction:column;gap:20px;padding:40px;display:flex}.landing-module__bgtw5G__serviceCard:hover{border-color:var(--accent-rose);transform:translateY(-5px)}.landing-module__bgtw5G__serviceHeader{justify-content:space-between;align-items:baseline;display:flex}.landing-module__bgtw5G__serviceName{font-size:1.4rem;font-weight:600}.landing-module__bgtw5G__servicePrice{font-family:var(--font-serif);color:var(--accent-gold);font-size:1.6rem;font-weight:700}.landing-module__bgtw5G__serviceDesc{color:var(--text-muted);flex-grow:1;font-size:.95rem}.landing-module__bgtw5G__serviceMeta{color:var(--text-muted);border-top:1px solid var(--border-color);gap:20px;padding-top:15px;font-size:.85rem;display:flex}.landing-module__bgtw5G__serviceMetaItem{align-items:center;gap:6px;display:flex}.landing-module__bgtw5G__gallerySection{padding:80px 0}.landing-module__bgtw5G__galleryGrid{columns:3 280px;column-gap:24px}.landing-module__bgtw5G__galleryItem{border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-soft);cursor:pointer;border:1px solid var(--border-color);break-inside:avoid;margin-bottom:24px;display:inline-block;position:relative;overflow:hidden}.landing-module__bgtw5G__galleryItem1{aspect-ratio:3/4}.landing-module__bgtw5G__galleryItem2{aspect-ratio:1}.landing-module__bgtw5G__galleryItem3{aspect-ratio:4/5}.landing-module__bgtw5G__galleryImg{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.landing-module__bgtw5G__galleryItem:hover .landing-module__bgtw5G__galleryImg{transform:scale(1.08)}.landing-module__bgtw5G__galleryOverlay{opacity:0;transition:var(--transition-smooth);background:linear-gradient(#0000,#2c2220cc);align-items:flex-end;padding:20px;display:flex;position:absolute;inset:0}.landing-module__bgtw5G__galleryItem:hover .landing-module__bgtw5G__galleryOverlay{opacity:1}.landing-module__bgtw5G__galleryTitle{color:var(--white);font-size:1.2rem;font-family:var(--font-serif)}.landing-module__bgtw5G__watermark{font-family:var(--font-serif);letter-spacing:.15em;color:#ffffff40;text-shadow:1px 1px 3px #0003;pointer-events:none;white-space:nowrap;text-transform:uppercase;z-index:2;transition:var(--transition-smooth);font-size:1.4rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-30deg)}.landing-module__bgtw5G__galleryItem:hover .landing-module__bgtw5G__watermark{color:#fff6;font-size:1.5rem}.landing-module__bgtw5G__testimonialsSection{background-color:var(--bg-secondary);padding:80px 0}.landing-module__bgtw5G__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.landing-module__bgtw5G__testimonialCard{flex-direction:column;gap:15px;padding:30px;display:flex;position:relative}.landing-module__bgtw5G__quoteIcon{font-size:4rem;font-family:var(--font-serif);color:#dcae9633;line-height:1;position:absolute;top:10px;left:20px}.landing-module__bgtw5G__testimonialText{color:var(--text-muted);z-index:1;font-style:italic;position:relative}.landing-module__bgtw5G__testimonialAuthor{font-size:.95rem;font-weight:600}.landing-module__bgtw5G__stars{color:var(--accent-gold);gap:4px;display:flex}.landing-module__bgtw5G__footer{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);padding:40px 0;font-size:.9rem}.landing-module__bgtw5G__bookingSection{padding:80px 0}@media (max-width:992px){.landing-module__bgtw5G__heroSection{align-items:flex-end;height:auto;min-height:720px;max-height:none}.landing-module__bgtw5G__heroBgImage{object-position:58% 0%}.landing-module__bgtw5G__heroScrim{background:linear-gradient(180deg, #fdfaf600 0%, #fdfaf673 13%, #fdfaf6ed 26%, var(--bg-primary) 52%)}.landing-module__bgtw5G__heroContent{text-align:center;align-items:center;max-width:100%;margin-left:0;padding:0 24px 36px}.landing-module__bgtw5G__heroButtons{flex-direction:column;width:100%}.landing-module__bgtw5G__heroButtons a{width:100%}.landing-module__bgtw5G__heroTitle{font-size:2.8rem}}@media (max-width:576px){.landing-module__bgtw5G__header{flex-direction:column;gap:15px}.landing-module__bgtw5G__nav{gap:15px}.landing-module__bgtw5G__heroTitle{font-size:2.2rem}.landing-module__bgtw5G__sectionTitle{font-size:1.8rem}}.landing-module__bgtw5G__welcomeOverlay{-webkit-backdrop-filter:blur(20px);z-index:9999;background-color:#2c222073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.landing-module__bgtw5G__welcomeCard{flex-direction:column;gap:24px;width:100%;max-width:500px;padding:40px 30px;display:flex;box-shadow:0 20px 50px #00000026}.landing-module__bgtw5G__welcomeTitle{font-size:2.2rem;font-family:var(--font-serif);text-align:center;margin-bottom:-10px}.landing-module__bgtw5G__welcomeTitle span{color:var(--accent-rose)}.landing-module__bgtw5G__welcomeSubtitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-gold);text-align:center;font-size:.95rem;font-weight:600}.landing-module__bgtw5G__welcomeDesc{color:var(--text-muted);text-align:center;font-size:.95rem;line-height:1.6}.landing-module__bgtw5G__welcomeForm{flex-direction:column;gap:16px;display:flex}.landing-module__bgtw5G__formGroupRow{text-align:left;flex-direction:column;gap:6px;display:flex}.landing-module__bgtw5G__welcomeInput{border:1px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--white);transition:var(--transition-smooth);outline:none;padding:12px 16px;font-size:.95rem}.landing-module__bgtw5G__welcomeInput:focus{border-color:var(--accent-rose);box-shadow:0 0 0 3px #dcae9626}.landing-module__bgtw5G__aboutSection{background-color:#dcae9608;border-top:1px solid #c5a88026;border-bottom:1px solid #c5a88026;padding:80px 0}.landing-module__bgtw5G__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.landing-module__bgtw5G__aboutImageContainer{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border-color);aspect-ratio:4/3;position:relative;overflow:hidden}.landing-module__bgtw5G__aboutImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.landing-module__bgtw5G__aboutImageContainer:hover .landing-module__bgtw5G__aboutImage{transform:scale(1.05)}.landing-module__bgtw5G__aboutContent{flex-direction:column;gap:20px;display:flex}.landing-module__bgtw5G__aboutText{color:var(--text-muted);font-size:1.05rem;line-height:1.7}@media (max-width:992px){.landing-module__bgtw5G__aboutGrid{text-align:center;grid-template-columns:1fr;gap:40px}.landing-module__bgtw5G__aboutImageContainer{width:100%;max-width:450px;margin:0 auto}}.landing-module__bgtw5G__categoryTitle{font-family:var(--font-serif);color:var(--text-dark);border-left:4px solid var(--accent-gold);text-align:left;margin:40px 0 20px;padding-left:15px;font-size:1.5rem}@media (max-width:992px){.landing-module__bgtw5G__categoryTitle{text-align:center;border-bottom:2px solid #c5a88026;border-left:none;padding-bottom:10px;padding-left:0}}@media (max-width:768px){.landing-module__bgtw5G__header{padding:15px 0}.landing-module__bgtw5G__header .container{flex-direction:column;align-items:center;gap:12px}.landing-module__bgtw5G__nav{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:20px;width:100%;padding:5px 15px 10px;display:flex;overflow-x:auto}.landing-module__bgtw5G__nav::-webkit-scrollbar{display:none}.landing-module__bgtw5G__navLink{font-size:.8rem}.landing-module__bgtw5G__navAdminLink{padding:6px 12px;font-size:.75rem}.landing-module__bgtw5G__galleryGrid{columns:2 140px;column-gap:12px}.landing-module__bgtw5G__galleryItem{margin-bottom:12px}}.landing-module__bgtw5G__heroBtnPink{color:var(--text-dark);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:var(--transition-smooth);background-color:#ffb3c6;border:none;border-radius:50px;justify-content:center;align-items:center;padding:14px 28px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #ffb3c659}.landing-module__bgtw5G__heroBtnPink:hover{background-color:#ff9ebb;transform:translateY(-2px);box-shadow:0 6px 20px #ff9ebb80}.landing-module__bgtw5G__heroBtnPink:active{transform:translateY(0)}.landing-module__bgtw5G__lightboxOverlay{z-index:10000;-webkit-backdrop-filter:blur(8px);background-color:#2c2220eb;justify-content:center;align-items:center;padding:24px;animation:.25s landing-module__bgtw5G__fadeIn;display:flex;position:fixed;inset:0}.landing-module__bgtw5G__lightboxContent{flex-direction:column;align-items:center;gap:12px;max-width:95%;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) landing-module__bgtw5G__scaleIn;display:flex;position:relative}.landing-module__bgtw5G__lightboxImg{object-fit:contain;border-radius:var(--radius-md);border:1px solid #ffffff26;max-width:100%;max-height:75vh;box-shadow:0 15px 50px #0009}.landing-module__bgtw5G__lightboxClose{color:var(--white);cursor:pointer;background:0 0;border:none;outline:none;font-size:2.5rem;line-height:1;transition:transform .2s;position:absolute;top:-45px;right:0}.landing-module__bgtw5G__lightboxClose:hover{color:var(--accent-rose);transform:scale(1.15)}.landing-module__bgtw5G__lightboxCaption{color:var(--white);text-align:center}.landing-module__bgtw5G__lightboxCaption h3{font-family:var(--font-serif);color:var(--accent-gold);margin-bottom:4px;font-size:1.2rem}.landing-module__bgtw5G__lightboxCaption p{opacity:.8;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem}.landing-module__bgtw5G__lightboxNavBtn{color:var(--white);cursor:pointer;width:44px;height:44px;transition:var(--transition-smooth);-webkit-backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.landing-module__bgtw5G__lightboxNavBtn:hover{background:#ffffff40;transform:translateY(-50%)scale(1.08)}.landing-module__bgtw5G__lightboxNavPrev{left:-60px}.landing-module__bgtw5G__lightboxNavNext{right:-60px}@media (max-width:900px){.landing-module__bgtw5G__lightboxNavPrev{left:8px}.landing-module__bgtw5G__lightboxNavNext{right:8px}}.landing-module__bgtw5G__heroDecorBlob1{pointer-events:none;z-index:2;filter:blur(20px);background:radial-gradient(circle,#dcae9659,#0000 70%);border-radius:50%;width:320px;height:320px;animation:10s ease-in-out infinite landing-module__bgtw5G__floatBlob;position:absolute;top:-80px;left:-100px}@keyframes landing-module__bgtw5G__floatBlob{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.08)}}@media (max-width:992px){.landing-module__bgtw5G__heroDecorBlob1{display:none}}.landing-module__bgtw5G__heroFadeUp{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) forwards landing-module__bgtw5G__heroFadeUpIn;transform:translateY(24px)}.landing-module__bgtw5G__heroFadeUpDelay1{animation-delay:.15s}.landing-module__bgtw5G__heroFadeUpDelay2{animation-delay:.3s}.landing-module__bgtw5G__heroFadeUpDelay3{animation-delay:.45s}@keyframes landing-module__bgtw5G__heroFadeUpIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-module__bgtw5G__scrollDownIndicator{border:1px solid var(--border-color);width:40px;height:40px;color:var(--accent-gold);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;margin:10px auto 0;animation:2s ease-in-out infinite landing-module__bgtw5G__bounceDown;display:flex}.landing-module__bgtw5G__scrollDownIndicator:hover{color:var(--accent-rose);background-color:#dcae9614}@keyframes landing-module__bgtw5G__bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.landing-module__bgtw5G__trustStrip{background:linear-gradient(135deg, var(--accent-rose-strong), var(--accent-rose));color:var(--white);padding:50px 0}.landing-module__bgtw5G__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.landing-module__bgtw5G__trustItem{flex-direction:column;gap:6px;display:flex}.landing-module__bgtw5G__trustNumber{font-family:var(--font-serif);color:var(--white);text-shadow:0 2px 10px #2c222026;font-size:2.4rem;font-weight:700}.landing-module__bgtw5G__trustLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--white);opacity:.9;font-size:.8rem}@media (max-width:768px){.landing-module__bgtw5G__trustGrid{grid-template-columns:repeat(2,1fr);gap:30px 20px}.landing-module__bgtw5G__trustNumber{font-size:2rem}}.landing-module__bgtw5G__floatingWhatsApp{width:60px;height:60px;color:var(--white);z-index:999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;animation:2.5s ease-in-out infinite landing-module__bgtw5G__pulseWhatsApp;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #25d36666}.landing-module__bgtw5G__floatingWhatsApp:hover{transform:scale(1.08)}@keyframes landing-module__bgtw5G__pulseWhatsApp{0%,to{box-shadow:0 8px 24px #25d36666}50%{box-shadow:0 8px 24px #25d366b3,0 0 0 8px #25d36626}}@media (max-width:576px){.landing-module__bgtw5G__floatingWhatsApp{width:52px;height:52px;bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){.landing-module__bgtw5G__heroDecorBlob1,.landing-module__bgtw5G__heroDecorBlob2,.landing-module__bgtw5G__scrollDownIndicator,.landing-module__bgtw5G__floatingWhatsApp{animation:none}.landing-module__bgtw5G__heroFadeUp{opacity:1;animation:none;transform:none}}.landing-module__bgtw5G__faqSection{background-color:var(--bg-secondary);padding:100px 0}.landing-module__bgtw5G__faqGrid{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.landing-module__bgtw5G__faqCard{border-radius:var(--radius-md);transition:var(--transition-smooth);background:linear-gradient(135deg,#fff 0%,#fbf1ed 100%);border:1px solid #dcae9666;overflow:hidden;box-shadow:0 4px 18px #dcae9614}.landing-module__bgtw5G__faqCard:hover{border-color:var(--accent-rose);background:linear-gradient(135deg,#fff 0%,#f8e3dc 100%);transform:translateY(-2px);box-shadow:0 8px 24px #d98ea329}.landing-module__bgtw5G__faqCardActive{border-color:var(--accent-rose);background:linear-gradient(135deg,#fff 15%,#f6ddd5 100%);box-shadow:0 10px 28px #d98ea333}.landing-module__bgtw5G__faqQuestionBtn{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;display:flex}.landing-module__bgtw5G__faqQuestionText{color:var(--text-dark);font-size:1.05rem;font-weight:600;font-family:var(--font-serif);transition:var(--transition-smooth)}.landing-module__bgtw5G__faqCardActive .landing-module__bgtw5G__faqQuestionText,.landing-module__bgtw5G__faqQuestionBtn:hover .landing-module__bgtw5G__faqQuestionText{color:#3b2a26}.landing-module__bgtw5G__faqChevron{color:var(--accent-rose);flex-shrink:0;transition:transform .3s,color .3s}.landing-module__bgtw5G__faqChevronOpen{color:var(--accent-rose-strong);transform:rotate(180deg)}.landing-module__bgtw5G__faqAnswer{color:var(--text-muted);border-top:1px solid #dcae9640;margin-top:4px;padding:16px 24px 22px;font-size:.95rem;line-height:1.65}.landing-module__bgtw5G__locationSection{background-color:var(--bg-primary);padding:60px 0 100px}.landing-module__bgtw5G__locationCard{border-radius:var(--radius-lg);grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;padding:45px;display:grid}.landing-module__bgtw5G__locationDesc{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.6}.landing-module__bgtw5G__locationFeatures{flex-direction:column;gap:18px;display:flex}.landing-module__bgtw5G__locationFeatureItem{align-items:flex-start;gap:14px;display:flex}.landing-module__bgtw5G__locationFeatureItem strong{color:var(--text-dark);margin-bottom:2px;font-size:.9rem;display:block}.landing-module__bgtw5G__locationFeatureItem p{color:var(--text-muted);margin:0;font-size:.85rem}.landing-module__bgtw5G__locationIcon{color:var(--accent-gold);flex-shrink:0;margin-top:2px}.landing-module__bgtw5G__locationBadgeCard{border:1px solid var(--accent-gold);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffff2,#fdfaf6e6);padding:35px 25px}.landing-module__bgtw5G__locationBadgeCity{font-size:2rem;font-family:var(--font-serif);color:var(--text-dark);letter-spacing:.05em}.landing-module__bgtw5G__locationBadgeState{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-rose);margin-top:4px;font-size:.85rem;font-weight:600}.landing-module__bgtw5G__locationBadgeDivider{background-color:var(--accent-gold);width:50px;height:2px;margin:18px auto}.landing-module__bgtw5G__locationBadgeText{color:var(--text-muted);margin-bottom:16px;font-size:.85rem;line-height:1.5}.landing-module__bgtw5G__locationBadgeRating{color:var(--accent-gold);font-size:1.1rem;font-weight:700}.landing-module__bgtw5G__locationBadgeRating span{color:var(--text-dark);margin-left:4px;font-size:.85rem}@media (max-width:900px){.landing-module__bgtw5G__locationCard{grid-template-columns:1fr;gap:30px;padding:30px 20px}}
.booking-module__B99ZoG__bookingContainer{grid-template-columns:1.1fr .9fr;align-items:start;gap:40px;margin-top:20px;display:grid}.booking-module__B99ZoG__calendarCard{padding:30px}.booking-module__B99ZoG__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.booking-module__B99ZoG__monthTitle{font-size:1.3rem;font-family:var(--font-serif);text-transform:capitalize;font-weight:600}.booking-module__B99ZoG__navButton{border:1px solid var(--border-color);cursor:pointer;width:40px;height:40px;color:var(--text-dark);transition:var(--transition-smooth);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.booking-module__B99ZoG__navButton:hover:not(:disabled){background-color:var(--accent-rose);border-color:var(--accent-rose);color:var(--white)}.booking-module__B99ZoG__navButton:disabled{opacity:.3;cursor:not-allowed}.booking-module__B99ZoG__weekDaysRow{text-align:center;color:var(--accent-gold);grid-template-columns:repeat(7,1fr);margin-bottom:12px;font-size:.85rem;font-weight:600;display:grid}.booking-module__B99ZoG__daysGrid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.booking-module__B99ZoG__dayCell{aspect-ratio:1;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:500;display:flex}.booking-module__B99ZoG__dayCell:hover:not(.booking-module__B99ZoG__disabled):not(.booking-module__B99ZoG__selected){background-color:var(--bg-secondary);border-color:var(--border-color)}.booking-module__B99ZoG__selected{box-shadow:0 4px 10px #2c222033;background-color:var(--text-dark)!important;color:var(--white)!important}.booking-module__B99ZoG__today{border-color:var(--accent-rose);font-weight:700}.booking-module__B99ZoG__disabled{color:#d1c4c1;cursor:not-allowed;opacity:.4;text-decoration:line-through}.booking-module__B99ZoG__sunday{color:var(--error);cursor:not-allowed;opacity:.4}.booking-module__B99ZoG__detailsCard{flex-direction:column;gap:25px;padding:30px;display:flex}.booking-module__B99ZoG__cardTitle{border-bottom:2px solid var(--accent-rose);margin-bottom:5px;padding-bottom:5px;font-size:1.4rem;display:inline-block}.booking-module__B99ZoG__selectedDateText{color:var(--text-muted);font-size:.95rem}.booking-module__B99ZoG__slotsSection{flex-direction:column;gap:12px;display:flex}.booking-module__B99ZoG__slotsTitle{color:var(--text-dark);font-size:1rem;font-weight:600}.booking-module__B99ZoG__slotsGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;display:grid}.booking-module__B99ZoG__timeSlot{text-align:center;border:1px solid var(--border-color);background:var(--white);cursor:pointer;transition:var(--transition-smooth);border-radius:30px;padding:10px 0;font-size:.9rem;font-weight:500}.booking-module__B99ZoG__timeSlot:hover:not(.booking-module__B99ZoG__slotBooked){border-color:var(--accent-rose);color:var(--accent-rose)}.booking-module__B99ZoG__slotSelected{background-color:var(--accent-rose)!important;border-color:var(--accent-rose)!important;color:var(--white)!important}.booking-module__B99ZoG__slotBooked{background-color:var(--bg-secondary);color:#c1b6b4;cursor:not-allowed;opacity:.6;border-color:#0000;text-decoration:line-through}.booking-module__B99ZoG__form{flex-direction:column;gap:16px;margin-top:10px;display:flex}.booking-module__B99ZoG__formGroup{flex-direction:column;gap:6px;display:flex}.booking-module__B99ZoG__label{color:var(--text-dark);font-size:.85rem;font-weight:600}.booking-module__B99ZoG__input,.booking-module__B99ZoG__select{border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:var(--transition-smooth);background-color:#fffc;outline:none;padding:12px 16px;font-size:.95rem}.booking-module__B99ZoG__input:focus,.booking-module__B99ZoG__select:focus{border-color:var(--accent-rose);background-color:var(--white);box-shadow:0 0 0 3px #dcae9626}.booking-module__B99ZoG__successCard{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:500px;margin:40px auto;padding:40px;display:flex}.booking-module__B99ZoG__successIcon{color:var(--success);background-color:#88a78326;border-radius:50%;margin-bottom:10px;padding:20px;display:inline-flex}.booking-module__B99ZoG__successTitle{color:var(--text-dark);font-size:2rem}.booking-module__B99ZoG__ticketDetails{background:var(--bg-secondary);border:1px dashed var(--accent-gold);border-radius:var(--radius-sm);text-align:left;flex-direction:column;gap:10px;width:100%;margin:15px 0;padding:20px;display:flex}.booking-module__B99ZoG__ticketRow{border-bottom:1px solid #c5a88026;justify-content:space-between;padding-bottom:8px;font-size:.95rem;display:flex}.booking-module__B99ZoG__ticketRow:last-child{border-bottom:none;padding-bottom:0}.booking-module__B99ZoG__ticketLabel{color:var(--text-muted);font-weight:500}.booking-module__B99ZoG__ticketValue{color:var(--text-dark);font-weight:600}.booking-module__B99ZoG__loader{border:3px solid #dcae9633;border-top:3px solid var(--accent-rose);border-radius:50%;width:24px;height:24px;animation:1s linear infinite booking-module__B99ZoG__spin}@keyframes booking-module__B99ZoG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:868px){.booking-module__B99ZoG__bookingContainer{grid-template-columns:1fr;gap:30px}}
