@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#111827;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.hotel-hero{height:100vh;overflow:hidden;position:relative}.hotel-hero img{height:100%;object-fit:cover;width:100%}.hero-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.hero-content{color:#fff;max-width:800px;padding:0 20px;text-align:center}.hero-title{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}.room-card{transition:transform .3s ease,box-shadow .3s ease}.room-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.gallery-item{cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.fade-in{animation:fadeIn .8s cubic-bezier(.4,0,.2,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.slide-up{animation:slideUp .8s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.float{animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 #2c5aa066}70%{box-shadow:0 0 0 10px #2c5aa000}to{box-shadow:0 0 0 0 #2c5aa000}}.shimmer{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.text-center{text-align:center}.full-width{width:100%}.full-height{height:100vh}.relative{position:relative}.absolute{position:absolute}.flex-center{align-items:center;display:flex;justify-content:center}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}footer .MuiGrid-root{--Grid-columns:12;--Grid-columnSpacing:130px;--Grid-rowSpacing:32px}footer .MuiContainer-root .MuiGrid-container{column-gap:80px!important;row-gap:32px!important}@media (max-width:1200px){footer .MuiGrid-root{--Grid-columnSpacing:80px}footer .MuiContainer-root .MuiGrid-container{column-gap:80px!important}}@media (max-width:900px){footer .MuiGrid-root{--Grid-columnSpacing:40px}footer .MuiContainer-root .MuiGrid-container{column-gap:40px!important}}@media (max-width:600px){footer .MuiGrid-root{--Grid-columnSpacing:24px}footer .MuiContainer-root .MuiGrid-container{column-gap:24px!important}}
/*# sourceMappingURL=main.eb533153.css.map*/