*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem;color:#666}a{text-decoration:none;color:inherit;transition:all 0.3s ease}img{max-width:100%;height:auto;display:block}.btn{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:500;text-align:center;cursor:pointer;transition:all 0.3s ease;border:2px solid #fff0;text-decoration:none}.btn-primary{background-color:#2563eb;color:#fff;border-color:#2563eb}.btn-primary:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.btn-success{background-color:#2b3;color:#fff;border-color:#2563eb}.btn-success:hover{background-color:#2b3;border-color:#1d4ed8;transform:translateY(-2px)}.btn-outline{background-color:#fff0;color:#2563eb;border-color:#2563eb;width:40%}.btn-outline:hover{background-color:#2563eb;color:#fff;transform:translateY(-2px)}.btn-full{width:100%}.header{position:fixed;top:0;left:0;width:100%;background-color:rgb(255 255 255 / .95);backdrop-filter:blur(10px);z-index:1000;transition:all 0.3s ease;border-bottom:1px solid rgb(0 0 0 / .1)}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.nav-brand h2{color:#2563eb;margin:0;font-size:1.5rem}.nav-list{display:flex;list-style:none;gap:2rem}.nav-link{color:#333;font-weight:500;padding:.5rem 0;position:relative}.nav-link:hover,.nav-link.active{color:#2563eb}.nav-link.active::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#2563eb}.nav-toggle{display:none;flex-direction:column;cursor:pointer;gap:4px}.nav-toggle span{width:25px;height:3px;background-color:#333;transition:all 0.3s ease}.hero{position:relative;height:100vh;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(0 0 0 / .4),rgb(0 0 0 / .6));z-index:-1}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.hero-title{font-size:3rem;font-weight:700;margin:0}.hero-subtitle{font-size:1.2rem;margin:0;opacity:.95}.btn-hero-call{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:150px;border-radius:50%;background-color:#2b28a7;color:#fff;text-decoration:none;font-size:14px;font-weight:700;transition:transform 0.3s ease-in-out,box-shadow 0.3s;box-shadow:0 4px 12px rgb(0 0 0 / .15);animation:pulse 2s infinite ease-in-out}.btn-hero-call i{font-size:26px;margin-bottom:5px}.btn-hero-call span{font-size:18px}.btn-hero-call:hover{transform:scale(1.15);box-shadow:0 6px 18px rgb(0 0 0 / .25)}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.section{padding:5rem 0}.section-title{text-align:center;margin-bottom:3rem;color:#1f2937}.page-header{padding:8rem 0 4rem;text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.page-title{font-size:3rem;color:#1f2937;margin-bottom:1rem}.page-subtitle{font-size:1.25rem;color:#64748b}.bg-light{background-color:#f8fafc}.location-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.location-features{list-style:none}.location-features li{padding:.5rem 0;color:#666;position:relative;padding-left:1.5rem}.location-features li::before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.location-map iframe{border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .1)}.rooms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.room-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .1);transition:all 0.3s ease}.room-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .15)}.room-card.large{grid-column:span 2}.room-image{position:relative;height:250px;overflow:hidden}.room-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.room-card:hover .room-image img{transform:scale(1.05)}.room-badge{position:absolute;top:1rem;right:1rem;background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}.room-content{padding:1.5rem}.room-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.room-title{margin:0;color:#1f2937}.room-price{font-size:1.5rem;font-weight:700;color:#2563eb}.room-price span{font-size:.875rem;font-weight:400;color:#666}.room-description{margin-bottom:1rem;color:#666}.room-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.feature{background-color:#e2e8f0;color:#475569;padding:.25rem .75rem;border-radius:20px;font-size:.875rem}.room-amenities{margin-bottom:1.5rem}.room-amenities h4{margin-bottom:.5rem;color:#1f2937;font-size:1rem}.room-amenities ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.25rem}.room-amenities li{color:#666;font-size:.875rem;position:relative;padding-left:1rem}.room-amenities li::before{content:"•";position:absolute;left:0;color:#2563eb}.cta{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;text-align:center}.cta-title{color:#fff;font-size:2.5rem;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta .btn-outline{border-color:#fff;color:#fff}.cta .btn-outline:hover{background-color:#fff;color:#2563eb}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.service-item{text-align:center;padding:2rem 1rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-item h3{margin-bottom:.5rem;color:#1f2937}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.about-text h2{color:#1f2937;margin-bottom:1.5rem}.about-image img{border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .1)}.vm-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.vm-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.vm-icon{font-size:3rem;margin-bottom:1rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.value-item{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05);transition:transform 0.3s ease}.value-item:hover{transform:translateY(-5px)}.value-icon{font-size:3rem;margin-bottom:1rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.team-member{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.member-image{width:150px;height:150px;margin:0 auto 1rem;border-radius:50%;overflow:hidden}.member-image img{width:100%;height:100%;object-fit:cover}.member-title{color:#2563eb;font-weight:500;margin-bottom:.5rem}.member-description{font-size:.875rem}.awards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.award-item{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.award-icon{font-size:3rem;margin-bottom:1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item{text-align:center;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.stat-number{font-size:3rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{color:#666;font-weight:500}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.contact-item{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.contact-icon{font-size:3rem;margin-bottom:1rem}.form-container{max-width:800px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.form-header{text-align:center;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group select,.form-group textarea{padding:12px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.checkbox-group{flex-direction:row;align-items:center;gap:.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem}.checkbox-label input[type="checkbox"]{width:auto;margin:0}.privacy-link{color:#2563eb;text-decoration:underline}.map-container{border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .1);margin-bottom:2rem}.transport-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.transport-item{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.transport-icon{font-size:2rem;margin-bottom:1rem}.social-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.social-link{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;border-radius:50px;box-shadow:0 4px 20px rgb(0 0 0 / .05);transition:all 0.3s ease}.social-link:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgb(0 0 0 / .15)}.social-icon{font-size:1.5rem}.social-description{text-align:center;max-width:600px;margin:0 auto}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:1rem;box-shadow:0 4px 20px rgb(0 0 0 / .05);overflow:hidden}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;transition:background-color 0.3s ease}.faq-question:hover{background-color:#f8fafc}.faq-question h3{margin:0;color:#1f2937}.faq-toggle{font-size:1.5rem;font-weight:700;color:#2563eb;transition:transform 0.3s ease}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all 0.3s ease}.faq-item.active .faq-answer{padding:0 1.5rem 1.5rem;max-height:200px}.back-button{margin-bottom:2rem}.room-detail-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:3rem}.room-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gallery-main{grid-column:span 2;height:400px;border-radius:12px;overflow:hidden}.gallery-thumb{height:150px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform 0.3s ease}.gallery-thumb:hover{transform:scale(1.05)}.gallery-main img,.gallery-thumb img{width:100%;height:100%;object-fit:cover}.room-info h1{color:#1f2937;margin-bottom:1rem}.room-price-large{font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:1rem}.room-price-large span{font-size:1rem;font-weight:400;color:#666}.room-features-large{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.room-features-large .feature{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:25px;font-weight:500}.amenities-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.amenity-category h4{color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.amenity-category ul{list-style:none}.amenity-category li{padding:.25rem 0;color:#666;position:relative;padding-left:1.5rem}.amenity-category li::before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.booking-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .1);position:sticky;top:100px}.booking-form{display:flex;flex-direction:column;gap:1rem}.booking-summary{background:#f8fafc;padding:1rem;border-radius:8px;margin:1rem 0}.price-breakdown{display:flex;flex-direction:column;gap:.5rem}.price-item{display:flex;justify-content:space-between;align-items:center}.price-item.total{font-weight:700;font-size:1.125rem;color:#2563eb;border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem}.footer{background-color:#1f2937;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;transition:color 0.3s ease}.footer-section ul li a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af;padding-bottom:50px}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp 0.6s ease forwards}@media (max-width:768px){.container{padding:0 15px}.nav-menu{position:fixed;top:100%;left:0;width:100%;background-color:#fff;box-shadow:0 4px 20px rgb(0 0 0 / .1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all 0.3s ease}.nav-menu.active{transform:translateY(0);opacity:1;visibility:visible}.nav-list{flex-direction:column;padding:2rem;gap:1rem}.nav-toggle{display:flex}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.page-title{font-size:2rem}.location-content{grid-template-columns:1fr;gap:2rem}.rooms-grid{grid-template-columns:1fr}.room-card.large{grid-column:span 1}.about-content{grid-template-columns:1fr;gap:2rem}.vm-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.social-links{flex-direction:column;align-items:center}.room-detail-grid{grid-template-columns:1fr;gap:2rem}.room-gallery{grid-template-columns:1fr}.gallery-main{grid-column:span 1}.amenities-grid{grid-template-columns:1fr}.booking-card{position:static}}@media (max-width:480px){.section{padding:3rem 0}.hero-title{font-size:2rem}.btn{padding:10px 20px;font-size:.875rem}.room-card,.service-item,.value-item,.contact-item{margin-bottom:1rem}.form-container{padding:2rem 1rem}}@media print{.header,.nav-toggle,.btn,.footer{display:none}.hero{height:auto;padding:2rem 0}.section{padding:2rem 0}*{color:black!important;background:white!important}}.bottom-navbar{position:fixed;bottom:0;left:0;width:100%;height:65px;background:#fff;border-top:1px solid #ddd;display:flex;justify-content:space-evenly;align-items:center;box-shadow:0 -2px 10px rgb(0 0 0 / .05);z-index:9999}.bottom-link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fff;width:48%;height:100%;animation:pulse 2s infinite ease-in-out}.bottom-link.phone{background-color:#007bff}.bottom-link.whatsapp{background-color:#25D366}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.bottom-link i{font-size:22px}.bottom-link span{font-size:13px;font-weight:500;margin-top:3px}.divider{width:0;height:100%}@media (max-width:576px){.bottom-navbar{height:70px}.bottom-link i{font-size:24px}.bottom-link span{font-size:14px}}
