*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{padding:1rem 0}.logo{align-items:center;color:#333;display:flex;gap:.75rem;text-decoration:none}.logo-image{height:70px;object-fit:contain;width:auto}.logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin:0}.nav{align-items:center;display:flex;gap:2rem}.nav-link{border-radius:8px;color:#333;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{background:#667eea1a;color:#667eea}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.menu-toggle span{background:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.logo-image{height:32px}.logo h2{font-size:1.5rem}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;left:0;opacity:0;padding:1rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{padding:1rem;text-align:center;width:100%}.menu-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}@media (max-width:480px){.logo-image{height:28px}.logo h2{font-size:1.3rem}.logo{gap:.5rem}}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#ecf0f1;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#667eea}.social-links{display:flex;gap:1rem}.social-link{align-items:center;border-radius:50%;color:#bdc3c7;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{color:#fff;transform:translateY(-2px)}.social-link.facebook:hover{background:#1877f2;box-shadow:0 4px 15px #1877f24d}.social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);box-shadow:0 4px 15px #e1306c4d}.social-link svg{height:20px;transition:all .3s ease;width:20px}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center}.footer-bottom p{color:#95a5a6;margin:0}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}.whatsapp-widget{bottom:20px;cursor:pointer;position:fixed;right:20px;z-index:1000}.whatsapp-icon{align-items:center;animation:pulse 2s infinite;background:#25d366;border-radius:50%;box-shadow:0 4px 20px #25d3664d;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;transition:all .3s ease;width:60px}.whatsapp-icon:hover{box-shadow:0 6px 25px #25d36666;transform:scale(1.1)}.whatsapp-tooltip{background:#333;border-radius:8px;bottom:70px;color:#fff;font-size:14px;opacity:0;padding:8px 12px;position:absolute;right:0;transform:translateY(10px);transition:all .3s ease;visibility:hidden;white-space:nowrap}.whatsapp-tooltip:after{border:5px solid #0000;border-top-color:#333;content:"";position:absolute;right:20px;top:100%}.whatsapp-widget:hover .whatsapp-tooltip{opacity:1;transform:translateY(0);visibility:visible}@keyframes pulse{0%{box-shadow:0 4px 20px #25d3664d}50%{box-shadow:0 4px 20px #25d36699}to{box-shadow:0 4px 20px #25d3664d}}@media (max-width:768px){.whatsapp-widget{bottom:15px;right:15px}.whatsapp-icon{font-size:20px;height:50px;width:50px}.whatsapp-tooltip{display:none}}.image-slider{overflow:hidden}.image-slider,.slider-container{height:100%;position:relative;width:100%}.slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}.slide.active{opacity:1}.slide img{height:100%;object-fit:cover;object-position:center;width:100%}.slide-overlay{background:linear-gradient(#0000,#000000b3);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0;text-align:center}.slide-overlay h3{font-size:1.5rem;margin:0;text-shadow:2px 2px 4px #00000080}.slider-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;padding:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:2}.slider-arrow:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.slider-arrow.prev{left:2rem}.slider-arrow.next{right:2rem}.slider-dots{bottom:2rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.dot{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot.active{background:#fff}.dot:hover{transform:scale(1.2)}@media (max-width:768px){.slider-arrow{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:1.5rem;height:40px;padding:.75rem;width:40px}.slider-arrow.prev{left:.75rem}.slider-arrow.next{right:.75rem}.slide-overlay{background:linear-gradient(#0000,#000c);padding:1rem}.slide-overlay h3{font-size:1.1rem}.slider-dots{bottom:1rem;gap:.4rem}.dot{border-width:1.5px;height:10px;width:10px}}@media (max-width:480px){.slider-arrow{font-size:1.2rem;height:35px;padding:.5rem;width:35px}.slider-arrow.prev{left:.5rem}.slider-arrow.next{right:.5rem}.slide-overlay{padding:.75rem}.slide-overlay h3{font-size:1rem;text-shadow:1px 1px 3px #000000b3}.slider-dots{bottom:.75rem;gap:.3rem}.dot{border-width:1px;height:8px;width:8px}}@media (max-width:360px){.slider-arrow{font-size:1rem;height:30px;width:30px}.slider-arrow.prev{left:.25rem}.slider-arrow.next{right:.25rem}.slide-overlay{padding:.5rem}.slide-overlay h3{font-size:.9rem}.slider-dots{bottom:.5rem}.dot{height:6px;width:6px}}.hero{align-items:center;display:flex;height:100vh;justify-content:center;margin-top:-80px;min-height:600px;overflow:hidden;padding-top:80px;position:relative}.hero-background{overflow:hidden;z-index:-2}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:#0006;z-index:1}.hero-content{color:#fff;margin:0 auto;max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.features{background:#fff;padding:80px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.feature-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;font-size:.95rem;line-height:1.6}.about{background:#f8f9fa;display:block;padding:80px 0;width:100%}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;width:100%}.about-text{width:100%}.about-text h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-image{display:flex;justify-content:center;width:100%}.image-placeholder{border-radius:12px;font-size:1.1rem;height:400px}.image-placeholder img{border-radius:10px;height:100%;object-fit:cover;width:100%}.cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}@media (max-width:1024px){.hero-title{font-size:3rem}.features-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about-content{gap:3rem}}@media (max-width:768px){.hero{height:90vh;margin-top:-60px;min-height:500px;padding-top:60px}.hero-title{font-size:2.2rem;line-height:1.3;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem;padding:0 10px}.hero-buttons{align-items:center;flex-direction:column;gap:.75rem}.hero-buttons .btn{font-size:.95rem;padding:12px 20px;width:200px}.section{padding:60px 0}.section-title{font-size:2rem;margin-bottom:15px}.section-subtitle{font-size:1rem;margin-bottom:40px;padding:0 10px}.features-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.feature-card{margin:0 10px;padding:1.5rem}.feature-icon{font-size:2.5rem}.feature-card h3{font-size:1.2rem}.feature-card p{font-size:.9rem}.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-text{order:2;padding:0 10px}.about-image{order:1}.about-text h2{font-size:1.8rem;margin-bottom:1rem}.about-text p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.image-placeholder{height:250px;margin:0 10px}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem;padding:0 10px}}@media (max-width:480px){.hero{height:85vh;margin-top:-50px;min-height:450px;padding-top:50px}.hero-content{padding:0 15px}.hero-title{font-size:1.8rem;margin-bottom:.75rem}.hero-subtitle{font-size:.9rem;margin-bottom:1.25rem}.hero-buttons .btn{font-size:.9rem;padding:10px 16px;width:180px}.container{padding:0 15px}.section{padding:50px 0}.section-title{font-size:1.6rem}.section-subtitle{font-size:.9rem;margin-bottom:30px}.feature-card{margin:0 5px;padding:1.25rem}.feature-icon{font-size:2.2rem;margin-bottom:.75rem}.feature-card h3{font-size:1.1rem;margin-bottom:.75rem}.feature-card p{font-size:.85rem;line-height:1.5}.about-text h2{font-size:1.6rem;margin-bottom:1rem}.about-text p{font-size:.9rem;line-height:1.5;margin-bottom:1rem;padding:0 5px}.about-text{padding:0 5px}.image-placeholder{font-size:.9rem;height:200px;margin:0 5px}.cta{padding:60px 0}.cta-content h2{font-size:1.6rem;margin-bottom:.75rem}.cta-content p{font-size:.9rem;margin-bottom:1.5rem}}@media (max-width:360px){.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.85rem}.hero-buttons .btn{font-size:.85rem;padding:8px 14px;width:160px}.feature-card{padding:1rem}.feature-icon{font-size:2rem}.about-text h2,.section-title{font-size:1.4rem}.about-text p{font-size:.85rem;line-height:1.4;padding:0 2px}.about-text{padding:0 2px}.image-placeholder{height:180px;margin:0 2px}}.gallery-page{background:#f8f9fa;min-height:100vh;padding-top:100px}.gallery-header{margin-bottom:3rem;text-align:center}.page-title{color:#333;font-size:2.5rem;margin-bottom:1rem}.page-subtitle{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.gallery-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#0000;border:2px solid #667eea;border-radius:25px;color:#667eea;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.filter-btn.active,.filter-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.gallery-item{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.image-container{height:250px;overflow:hidden;position:relative;width:100%}.gallery-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-image{transform:scale(1.05)}.image-placeholder{background:linear-gradient(135deg,#e3e3e3,#f0f0f0);border:2px dashed #ccc;color:#999;font-size:1rem;height:600px;overflow:hidden;position:relative;width:100%}.image-overlay,.image-placeholder{align-items:center;display:flex;justify-content:center}.image-overlay{background:#667eeae6;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.gallery-item:hover .image-overlay{opacity:1}.overlay-content{color:#fff;text-align:center}.overlay-content h3{font-size:1.2rem;margin-bottom:.5rem}.overlay-content p{font-size:.9rem;opacity:.9}.lightbox{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.lightbox-content{background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.lightbox-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:background .3s ease;width:40px;z-index:10}.lightbox-close:hover{background:#000000e6}.lightbox-image{align-items:center;display:flex;flex:1 1;justify-content:center;max-height:70vh;overflow:hidden}.lightbox-img{border-radius:8px;max-height:100%;max-width:100%;object-fit:contain}.image-placeholder.large{font-size:1.2rem;height:400px;width:600px}.lightbox-info{background:#f8f9fa;padding:20px;text-align:center}.lightbox-info h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.lightbox-info p{color:#666;text-transform:capitalize}@media (max-width:768px){.gallery-page{padding-top:80px}.page-title{font-size:2rem}.gallery-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.image-container,.image-placeholder{height:200px}.lightbox-content{max-height:95vh;max-width:95vw}.lightbox-img{max-height:60vh}}@media (max-width:480px){.gallery-filters{gap:.5rem}.filter-btn{font-size:14px;padding:8px 16px}.gallery-grid{grid-template-columns:1fr}.image-container,.image-placeholder{height:180px}.lightbox-img{max-height:50vh}}.booking-page{background:#f8f9fa;min-height:100vh;padding-top:100px}.booking-header{margin-bottom:3rem;text-align:center}.booking-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.booking-info{sticky:true;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2rem;top:120px}.booking-info h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.room-option{border:2px solid #e1e5e9;border-radius:8px;margin-bottom:2rem;padding:1.5rem;transition:border-color .3s ease}.room-option:hover{border-color:#667eea}.room-option h3{color:#333;font-size:1.2rem;margin-bottom:.5rem}.price{color:#667eea;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.room-option ul{list-style:none;padding:0}.room-option li{color:#666;padding:.3rem 0 .3rem 1.5rem;position:relative}.room-option li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.booking-policies{border-top:1px solid #e1e5e9;margin-top:2rem;padding-top:2rem}.booking-policies h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.booking-policies ul{list-style:none;padding:0}.booking-policies li{color:#666;font-size:.9rem;padding:.3rem 0}.booking-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.booking-form h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.submit-btn{font-size:1.1rem;margin-top:1rem;padding:1rem;width:100%}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.form-note{color:#666;font-size:.9rem;font-style:italic;margin-top:1rem;text-align:center}@media (max-width:1024px){.booking-content{gap:2rem;grid-template-columns:1fr}.booking-info{position:static}}@media (max-width:768px){.booking-page{padding-top:80px}.booking-form-container,.booking-info{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.room-option{padding:1rem}.price{font-size:1.3rem}}@media (max-width:480px){.booking-form-container,.booking-info{padding:1rem}.page-title{font-size:2rem}.submit-btn{font-size:1rem;padding:.8rem}}.contact-page{background:#f8f9fa;min-height:100vh;padding-top:100px}.contact-header{margin-bottom:3rem;text-align:center}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr;margin-bottom:4rem}.contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem}.info-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-icon{font-size:2.5rem;margin-bottom:1rem}.info-card h3{color:#333;font-size:1.2rem;margin-bottom:1rem}.info-card p{color:#666;line-height:1.6}.map-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.map-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.map-container{border-radius:8px;box-shadow:0 4px 15px #0000001a;overflow:hidden;width:100%}.map-container iframe{border:none;display:block;height:400px;width:100%}.map-info{background:#fff;border-top:1px solid #e1e5e9;padding:1.5rem}.map-features{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature-item{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;gap:.5rem;padding:.5rem}.feature-icon{font-size:1.2rem}.feature-item span:last-child{color:#555;font-size:.9rem}.map-placeholder{align-items:center;background:linear-gradient(135deg,#e3e3e3,#f0f0f0);border:2px dashed #ccc;color:#999;display:flex;font-size:1.1rem;height:400px;justify-content:center;width:100%}.map-content{color:#666;text-align:center}.map-content h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.map-content p{font-size:1rem;margin-bottom:1rem}.map-features{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-top:1rem}.map-features span{color:#555;font-size:.9rem}.additional-info{margin-bottom:4rem}.info-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.info-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.transport-options{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.transport-card{border:2px solid #e1e5e9;border-radius:8px;padding:1.5rem;transition:border-color .3s ease}.transport-card:hover{border-color:#667eea}.transport-card h4{color:#333;font-size:1.1rem;margin-bottom:.5rem}.transport-card p{color:#666;font-size:.9rem;line-height:1.5}.attractions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.attraction-item{background:#f8f9fa;border-radius:8px;padding:1rem;text-align:center}.attraction-item h4{color:#333;font-size:1rem;margin-bottom:.5rem}.attraction-item p{color:#667eea;font-size:.9rem;font-weight:500}.contact-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;padding:3rem;text-align:center}.contact-cta h2{font-size:2rem;margin-bottom:1rem}.contact-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn{min-width:150px}@media (max-width:1024px){.contact-content{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-page{padding-top:80px}.info-card,.info-section,.map-section{padding:1.5rem}.transport-options{gap:1rem;grid-template-columns:1fr}.attractions-grid{grid-template-columns:repeat(2,1fr)}.map-container iframe{height:300px}.map-features{gap:.75rem;grid-template-columns:1fr}.map-info{padding:1rem}.feature-item{padding:.75rem}.contact-cta{padding:2rem}.contact-cta h2{font-size:1.5rem}.cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.attractions-grid{grid-template-columns:1fr}.contact-cta,.info-card,.info-section,.map-section{padding:1rem}}.admin-login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{max-width:400px;width:100%}.login-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;overflow:hidden}.login-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;text-align:center}.login-header h1{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.login-header p{font-size:1rem;opacity:.9}.login-form{padding:2rem}.error-message{font-size:.9rem;margin-bottom:1.5rem}.login-btn{font-size:1rem;font-weight:600;margin-top:1rem;padding:12px;width:100%}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-footer{background:#f8f9fa;border-top:1px solid #e1e5e9;padding:1.5rem}.demo-credentials{color:#666;font-size:.9rem;line-height:1.5;margin:0;text-align:center}.demo-credentials strong{color:#333}@media (max-width:480px){.admin-login-page{padding:15px}.login-footer,.login-form,.login-header{padding:1.5rem}.login-header h1{font-size:1.5rem}}.admin-dashboard{background:#f8f9fa;min-height:100vh}.dashboard-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 0}.header-content{align-items:center;display:flex;justify-content:space-between}.dashboard-header h1{font-size:2rem;margin-bottom:.5rem}.dashboard-header p{font-size:1.1rem;opacity:.9}.error-message{align-items:center;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;display:flex;justify-content:space-between;margin:2rem 0;padding:12px 16px}.close-btn{background:none;border:none;color:#c33;cursor:pointer;font-size:1.5rem;margin-left:1rem;padding:0}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease}.stat-card:hover{transform:translateY(-2px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;font-size:2rem;height:60px;justify-content:center;width:60px}.stat-info h3{color:#333;font-size:2rem;margin-bottom:.25rem}.stat-info p{color:#666;font-size:.9rem;margin:0}.bookings-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;overflow:hidden}.section-header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:1.5rem}.section-header h2{color:#333;font-size:1.5rem;margin:0}.no-bookings{color:#666;padding:3rem;text-align:center}.bookings-table-container{overflow-x:auto}.bookings-table{border-collapse:collapse;width:100%}.bookings-table th{background:#f8f9fa;color:#333;font-weight:600;text-align:left}.bookings-table td,.bookings-table th{border-bottom:1px solid #e1e5e9;padding:1rem}.bookings-table td{vertical-align:top}.guest-info strong{color:#333;display:block;margin-bottom:.25rem}.guest-info small{color:#666;font-size:.8rem}.contact-info div,.date-info div{color:#666;font-size:.9rem;margin-bottom:.25rem}.status-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 12px;text-transform:capitalize}.action-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.btn-small{border:none;border-radius:4px;cursor:pointer;font-size:.8rem;padding:4px 8px;transition:all .3s ease}.btn-success{background:#28a745;color:#fff}.btn-success:hover{background:#218838}.btn-warning{background:#ffc107;color:#212529}.btn-warning:hover{background:#e0a800}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.loading{font-size:1.2rem;padding:4rem}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.bookings-table{font-size:.9rem}.bookings-table td,.bookings-table th{padding:.75rem}}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.stats-grid{grid-template-columns:1fr}.section-header{flex-direction:column;gap:1rem;text-align:center}.bookings-table-container{font-size:.8rem}.action-buttons{flex-direction:column}}@media (max-width:480px){.dashboard-header{padding:1.5rem 0}.dashboard-header h1{font-size:1.5rem}.stat-card{padding:1rem}.stat-icon{height:50px;width:50px}.stat-icon,.stat-info h3{font-size:1.5rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}.section{padding:80px 0}.section-title{color:#333;font-size:2.5rem;margin-bottom:20px;text-align:center}.section-subtitle{color:#666;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.form-group{margin-bottom:20px}.form-label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-input{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#667eea;outline:none}.form-textarea{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;min-height:120px;padding:12px 16px;resize:vertical;transition:border-color .3s ease;width:100%}.form-textarea:focus{border-color:#667eea;outline:none}.loading{color:#666;font-size:18px;padding:40px;text-align:center}.error{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}.error,.success{margin-bottom:20px;padding:12px 16px}.success{background:#efe;border:1px solid #cfc;border-radius:8px;color:#363}@media (max-width:768px){.container{padding:0 15px}.section{padding:60px 0}.section-title{font-size:2rem}.btn{font-size:14px;padding:10px 20px}}