.Navbar-module__Ubi64G__navbar{background-color:var(--accent-white);z-index:100;box-shadow:var(--shadow-sm);padding:.5rem 0;position:sticky;top:0}.Navbar-module__Ubi64G__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__Ubi64G__logoContainer{align-items:center;display:flex}.Navbar-module__Ubi64G__logoImage{object-fit:contain;width:auto;height:90px}.Navbar-module__Ubi64G__links{align-items:center;gap:1.5rem;display:flex}.Navbar-module__Ubi64G__link{font-weight:500;transition:color .2s}.Navbar-module__Ubi64G__link:hover{color:var(--primary-yellow-hover)}
.Admin-module__4ORDUa__loginContainer{background-color:var(--gray-100);justify-content:center;align-items:center;height:100vh;display:flex}.Admin-module__4ORDUa__loginCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:center;background:#fff;width:100%;max-width:400px;padding:2rem}.Admin-module__4ORDUa__form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.Admin-module__4ORDUa__input{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:.75rem;font-size:1rem}.Admin-module__4ORDUa__main{background-color:var(--gray-100);min-height:90vh;padding:2rem 0}.Admin-module__4ORDUa__title{margin-bottom:2rem}.Admin-module__4ORDUa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Admin-module__4ORDUa__statCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}.Admin-module__4ORDUa__statCard h3{color:#6b7280;margin-bottom:.5rem;font-size:.9rem}.Admin-module__4ORDUa__statCard p{font-size:2rem;font-weight:700}.Admin-module__4ORDUa__tableContainer{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;overflow-x:auto}.Admin-module__4ORDUa__table{border-collapse:collapse;text-align:left;width:100%}.Admin-module__4ORDUa__table th,.Admin-module__4ORDUa__table td{border-bottom:1px solid var(--gray-200);padding:1rem}.Admin-module__4ORDUa__table th{color:#374151;background-color:#f9fafb;font-size:.875rem;font-weight:600}.Admin-module__4ORDUa__badge{white-space:nowrap;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.Admin-module__4ORDUa__pending-verification{color:#d97706;background-color:#fef3c7}.Admin-module__4ORDUa__reserved,.Admin-module__4ORDUa__confirmed{color:#1d4ed8;background-color:#dbeafe}.Admin-module__4ORDUa__guest-arrived,.Admin-module__4ORDUa__arrived{color:#059669;background-color:#d1fae5}.Admin-module__4ORDUa__completed{color:#4338ca;background-color:#e0e7ff}.Admin-module__4ORDUa__cancelled{color:#dc2626;background-color:#fee2e2}@media (max-width:768px){.Admin-module__4ORDUa__statsGrid{grid-template-columns:1fr}.Admin-module__4ORDUa__table th,.Admin-module__4ORDUa__table td{padding:.5rem;font-size:.75rem}.Admin-module__4ORDUa__title{font-size:1.5rem}.Admin-module__4ORDUa__main{padding:1rem 0}}
.Book-module__lxIKhG__main{background-color:var(--gray-100);min-height:80vh;padding:4rem 0}.Book-module__lxIKhG__formContainer{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fff;max-width:700px;margin:0 auto;padding:2.5rem}.Book-module__lxIKhG__title{text-align:center;margin-bottom:.5rem;font-size:2.5rem}.Book-module__lxIKhG__subtitle{text-align:center;color:#6b7280;margin-bottom:2rem}.Book-module__lxIKhG__form{flex-direction:column;gap:1.5rem;display:flex}.Book-module__lxIKhG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Book-module__lxIKhG__field{flex-direction:column;gap:.5rem;display:flex}.Book-module__lxIKhG__field label{color:#374151;font-size:.9rem;font-weight:500}.Book-module__lxIKhG__field input,.Book-module__lxIKhG__field select{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-sizing:border-box;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Book-module__lxIKhG__field input:focus,.Book-module__lxIKhG__field select:focus{border-color:#374151;outline:none;box-shadow:0 0 0 3px #37415126}.Book-module__lxIKhG__submitBtn{width:100%;margin-top:1rem;font-size:1.1rem}.Book-module__lxIKhG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Book-module__lxIKhG__successMessage{text-align:center;padding:2rem}.Book-module__lxIKhG__successMessage h2{color:#059669;margin-bottom:1rem}.Book-module__lxIKhG__error{color:#dc2626;text-align:center;font-weight:500}@media (max-width:640px){.Book-module__lxIKhG__grid{grid-template-columns:1fr}.Book-module__lxIKhG__formContainer{margin:0 1.5rem;padding:1.5rem}.Book-module__lxIKhG__title{font-size:2rem}.Book-module__lxIKhG__modalContent{width:95%;max-height:85vh;padding:1.5rem}}.Book-module__lxIKhG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Book-module__lxIKhG__modalContent{background-color:#fff;border-radius:1rem;width:90%;max-width:500px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Book-module__lxIKhG__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;padding:.25rem;font-size:1.5rem;line-height:1;transition:background-color .2s;position:absolute;top:1rem;right:1rem}.Book-module__lxIKhG__closeBtn:hover{color:#1f2937;background-color:#f3f4f6}.Book-module__lxIKhG__timeSlotGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.5rem;display:grid}@media (min-width:640px){.Book-module__lxIKhG__timeSlotGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}
.Home-module__g21JLG__hero{text-align:center;background:linear-gradient(#ffe1031a 0%,#fff0 100%);padding:6rem 0}.Home-module__g21JLG__title{margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Home-module__g21JLG__highlight{color:var(--primary-yellow);text-shadow:2px 2px #000;-webkit-text-stroke:1px black}.Home-module__g21JLG__subtitle{color:#4b5563;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Home-module__g21JLG__section{padding:4rem 0}.Home-module__g21JLG__bgGray{background-color:var(--gray-100)}.Home-module__g21JLG__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.Home-module__g21JLG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:768px){.Home-module__g21JLG__grid{grid-template-columns:1fr}}.Home-module__g21JLG__eventCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:1.5rem;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:1.5rem;display:flex}.Home-module__g21JLG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module__g21JLG__ctaButton{background-color:var(--primary-yellow);color:var(--secondary-black);border-radius:var(--radius-lg);padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-block}.Home-module__g21JLG__secondaryCta{background-color:var(--accent-white);color:var(--secondary-black);border:2px solid var(--secondary-black)}.Home-module__g21JLG__ctaButton:hover{transform:scale(1.05)}.Home-module__g21JLG__date{background:var(--primary-yellow);border-radius:var(--radius-md);text-align:center;min-width:80px;padding:1rem}.Home-module__g21JLG__day{font-size:1.5rem;font-weight:700;line-height:1;display:block}.Home-module__g21JLG__month{text-transform:uppercase;font-size:.875rem;font-weight:600;display:block}.Home-module__g21JLG__details h3{margin-bottom:.25rem}.Home-module__g21JLG__details p{color:#6b7280;margin-bottom:.25rem}.Home-module__g21JLG__smallText{color:#9ca3af;margin-bottom:.5rem;font-size:.875rem}.Home-module__g21JLG__link{color:var(--secondary-black);font-weight:600;text-decoration:underline}.Home-module__g21JLG__footer{text-align:center;border-top:1px solid var(--gray-200);color:#6b7280;margin-top:2rem;padding:2rem 0}.Home-module__g21JLG__imageCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:3/4;position:relative;overflow:hidden}.Home-module__g21JLG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Home-module__g21JLG__imageCard:hover .Home-module__g21JLG__image{transform:scale(1.05)}.Home-module__g21JLG__imageOverlay{color:#fff;background:linear-gradient(#0000,#000c);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.Home-module__g21JLG__imageOverlay h3{color:#fff;text-shadow:2px 2px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin:0;font-size:1.25rem}.Home-module__g21JLG__imageOverlay p{opacity:.9;margin:0;font-size:.9rem}.Home-module__g21JLG__venueContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Home-module__g21JLG__venueInfo h3{margin-bottom:1rem;font-size:2.5rem}.Home-module__g21JLG__address{color:#4b5563;margin-bottom:.5rem;font-size:1.1rem;line-height:1.6}.Home-module__g21JLG__landmark{color:var(--primary-yellow);background:#000;border-radius:4px;margin-bottom:1.5rem;padding:.25rem .75rem;font-weight:600;display:inline-block}.Home-module__g21JLG__venueDescription{color:#6b7280;margin-bottom:2rem;line-height:1.8}.Home-module__g21JLG__venueImageWrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.Home-module__g21JLG__venueImage{object-fit:cover;width:100%;height:100%;display:block}.Home-module__g21JLG__socials{border-top:1px solid var(--gray-200);margin-top:2rem;padding-top:2rem}.Home-module__g21JLG__instaLink{color:#e1306c;margin-top:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-block}.Home-module__g21JLG__instaLink:hover{text-decoration:underline}@media (max-width:768px){.Home-module__g21JLG__title{font-size:2.5rem}.Home-module__g21JLG__hero{padding:4rem 0}.Home-module__g21JLG__eventCard{text-align:center;flex-direction:column;gap:1rem}.Home-module__g21JLG__date{width:100%}.Home-module__g21JLG__venueContainer{grid-template-columns:1fr;gap:2rem}.Home-module__g21JLG__venueInfo{text-align:center}}.Home-module__g21JLG__featureCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#fff;height:100%;transition:transform .3s,box-shadow .3s;overflow:hidden}.Home-module__g21JLG__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Home-module__g21JLG__featureImage{object-fit:cover;width:100%;height:200px}.Home-module__g21JLG__featureContent{padding:1.5rem}.Home-module__g21JLG__featureContent h3{color:var(--secondary-black);margin-bottom:.5rem;font-size:1.25rem}.Home-module__g21JLG__featureContent p{color:#6b7280;line-height:1.5}
