@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.back-to-top-btn{align-items:center;animation:fadeInUp .5s ease-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#d4af37,#f4d03f);border:2px solid #ffffff1a;border-radius:50%;bottom:2rem;box-shadow:0 4px 16px #d4af374d,0 8px 32px #0003;color:#064e3b;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:.9;position:fixed;right:2rem;transform:translateY(0);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:50px;z-index:1000}.back-to-top-btn:hover{background:linear-gradient(135deg,#f4d03f,#d4af37);box-shadow:0 8px 25px #d4af3766,0 16px 40px #00000040;opacity:1;transform:translateY(-4px) scale(1.1)}.back-to-top-btn:active{transform:translateY(-2px) scale(1.05);transition:all .1s ease}.back-to-top-btn svg{transition:transform .3s ease}.back-to-top-btn:hover svg{transform:translateY(-2px)}.back-to-top-btn:focus{outline:2px solid #d4af37;outline-offset:3px}@media (max-width:768px){.back-to-top-btn{bottom:1.5rem;height:45px;right:1.5rem;width:45px}}@media (max-width:480px){.back-to-top-btn{bottom:1rem;height:40px;right:1rem;width:40px}.back-to-top-btn svg{height:20px;width:20px}}@media (prefers-contrast:high){.back-to-top-btn{background:#d4af37;border:3px solid #d4af37}}@media (prefers-reduced-motion:reduce){.back-to-top-btn{animation:none;transition:none}.back-to-top-btn:hover,.back-to-top-btn:hover svg{transform:none}}.back-to-top-btn{pointer-events:auto;-webkit-user-select:none;user-select:none}.navbar{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#0a1e1af2;border-bottom:1px solid #ffffff1a;font-family:Inter,system-ui,-apple-system,sans-serif;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.navbar-logo{flex-shrink:0}.logo-link{align-items:center;color:inherit;display:flex;gap:.75rem}.logo-link,.logo-link:hover{text-decoration:none}.logo-image{border:2px solid #d4af37;border-radius:8px;box-shadow:0 2px 8px #d4af374d;height:40px;object-fit:cover;width:50px}.logo-text-container{display:flex;flex-direction:column;line-height:1.1}.logo-hyyat{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;margin:0}.logo-golden{color:#d4af37;font-size:.8rem;font-weight:600;letter-spacing:1px;margin:0}.navbar-menu{display:flex;flex:1 1;justify-content:center}.navbar-nav{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{background:none;border:none;border-radius:8px;color:#ffffffe6;cursor:pointer;display:inline-block;font-family:inherit;font-size:.95rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#d4af371a;color:#d4af37;text-decoration:none}.navbar-controls{align-items:center;display:flex;flex-shrink:0;gap:1rem}.language-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:25px;display:flex;padding:.25rem}.lang-btn{background:none;border-radius:20px;color:#fffc;font-family:inherit;font-size:.85rem;padding:.5rem 1rem;transition:all .3s ease}.lang-btn.active{background:#d4af37}.book-now-btn{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);border:none;border-radius:25px;box-shadow:0 4px 15px #d4af374d;color:#064e3b;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.book-now-btn:hover{box-shadow:0 6px 20px #d4af3766;transform:translateY(-2px)}.mobile-navbar{display:none}@media (max-width:1200px){.navbar-container{gap:1.5rem;padding:0 1.5rem}.navbar-nav{gap:1.5rem}}@media (max-width:1024px){.navbar-container{gap:1rem;padding:0 1rem}.navbar-nav{gap:1rem}.nav-link{font-size:.9rem;padding:.5rem .75rem}.book-now-btn{font-size:.85rem;padding:.6rem 1.2rem}}@media (max-width:768px){.navbar{height:auto;min-height:80px;padding:.75rem 0}.navbar-container{display:none}.mobile-navbar{display:block;margin:0 auto;max-width:1400px;padding:0 1rem}.mobile-header{justify-content:space-between;padding:.5rem 0;position:relative;width:100%}.mobile-header,.mobile-logo{align-items:center;display:flex}.mobile-logo{flex-shrink:0}.mobile-logo-link{align-items:center;color:inherit;display:flex}.mobile-logo-link,.mobile-logo-link:hover{text-decoration:none}.mobile-logo-image{border:2px solid #d4af37;border-radius:6px;box-shadow:0 2px 8px #d4af374d;height:28px;object-fit:cover;width:35px}.mobile-brand{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.mobile-brand-link{align-items:center;color:inherit;display:flex}.mobile-brand-link,.mobile-brand-link:hover{text-decoration:none}.mobile-brand-text{display:flex;flex-direction:column;line-height:1.1;text-align:center}.mobile-brand-hyyat{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700;margin:0}.mobile-brand-golden{color:#d4af37;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin:0}.hamburger-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #d4af374d;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:3px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.hamburger-btn:hover{background:#d4af371a;border-color:#d4af3780}.hamburger-line{background:#d4af37;border-radius:2px;height:2px;transform-origin:center;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);width:18px}.mobile-menu{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #d4af3733;border-radius:12px;margin-top:1rem;max-height:400px;overflow:hidden}.mobile-menu-content{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.mobile-menu-items{display:flex;flex-direction:column;gap:.5rem}.mobile-menu-link{border:1px solid #0000;border-radius:8px;color:#ffffffe6;display:block;font-size:.95rem;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.mobile-menu-link:hover{background:#d4af371a;border-color:#d4af374d;color:#d4af37;text-decoration:none}.mobile-controls{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.mobile-language-section{display:flex;flex-direction:column;gap:.75rem}.mobile-language-toggle{display:flex;gap:.5rem}.mobile-lang-btn{background:#ffffff1a;border:1px solid #d4af374d;border-radius:8px;color:#fffc;cursor:pointer;flex:1 1;font-family:inherit;font-size:.85rem;font-weight:600;padding:.6rem 1rem;transition:all .3s ease}.mobile-lang-btn.active{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);border-color:#d4af37;color:#064e3b}.mobile-lang-btn:hover:not(.active){background:#d4af371a;border-color:#d4af3780;color:#fff}.mobile-book-btn{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);border:none;border-radius:8px;box-shadow:0 4px 15px #d4af374d;color:#064e3b;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease;width:100%}.mobile-book-btn:hover{box-shadow:0 6px 20px #d4af3766;transform:translateY(-1px)}}@media (max-width:480px){.navbar{min-height:70px;padding:.5rem 0}.mobile-navbar{padding:0 .75rem}.mobile-header{padding:.25rem 0}.mobile-logo-image{height:26px;width:32px}.mobile-brand-hyyat{font-size:.9rem}.mobile-brand-golden{font-size:.65rem}.hamburger-btn{gap:2px;height:36px;width:36px}.hamburger-line{width:16px}.mobile-menu-content{gap:1rem;padding:.75rem}.mobile-menu-link{font-size:.9rem;padding:.6rem .75rem}.mobile-lang-btn{font-size:.8rem;padding:.5rem .75rem}.mobile-book-btn{font-size:.85rem;padding:.7rem 1.2rem}}@media (max-width:360px){.mobile-navbar{padding:0 .5rem}.mobile-logo-image{height:24px;width:30px}.mobile-brand-hyyat{font-size:.85rem}.mobile-brand-golden{font-size:.6rem}.hamburger-btn{height:34px;width:34px}.hamburger-line{width:14px}.mobile-menu-content{padding:.5rem}.mobile-menu-link{font-size:.85rem;padding:.5rem}.mobile-lang-btn{font-size:.75rem;padding:.45rem .6rem}.mobile-book-btn{font-size:.8rem;padding:.6rem 1rem}}.book-now-btn:focus,.hamburger-btn:focus,.lang-btn:focus,.mobile-book-btn:focus,.mobile-lang-btn:focus,.mobile-menu-link:focus,.nav-link:focus{outline:2px solid #d4af37;outline-offset:2px}body{padding-top:0}@media (prefers-reduced-motion:reduce){.book-now-btn,.hamburger-btn,.hamburger-line,.lang-btn,.mobile-book-btn,.mobile-lang-btn,.mobile-menu,.mobile-menu-link,.nav-link,.navbar{transition:none}}@media (prefers-contrast:high){.navbar{background:#000000f2;border-bottom:2px solid #d4af37}.mobile-menu{background:#000000f2;border:2px solid #d4af37}.mobile-menu-link{border:1px solid #d4af37}.hamburger-btn{border:2px solid #d4af37}}.about-us-container{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;width:100%}.about-us-hero{align-items:center;background-image:url(https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2340&q=80);background-position:50%;background-size:cover;display:flex;height:50vh;justify-content:center;position:relative;text-align:center}.about-us-hero-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%}.about-us-hero-content{padding:0 2rem;position:relative;z-index:2}.about-us-hero-title{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 12px #0006}.about-us-hero-subtitle{font-size:1.5rem;font-style:italic;margin:0 auto;max-width:600px;opacity:.9}.about-us-content{display:flex;flex-direction:column;gap:3rem;line-height:1.7;margin:4rem auto;max-width:1000px;padding:0 2rem}.about-section{background-color:#0a1e1acc;border:1px solid #d4af371a;border-radius:20px;box-shadow:0 10px 30px #0003;padding:2rem}.section-title{border-bottom:2px solid #d4af3766;color:#f4d03f;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.section-text{color:#ffffffe6;font-size:1.1rem}.why-choose-list{grid-gap:1.5rem;display:grid;gap:1.5rem;list-style:none;margin-top:2rem;padding:0}@media (max-width:768px){.about-us-hero-title{font-size:2.5rem}.about-us-hero-subtitle{font-size:1.2rem}.about-us-content{margin:2rem auto;padding:0 1rem}.section-title{font-size:1.8rem}.section-text{font-size:1rem}}@media (max-width:480px){.about-us-hero-title{font-size:2rem}.about-us-hero-subtitle{font-size:1rem}.about-us-content{gap:2rem}.about-section{padding:1.5rem}.section-title{font-size:1.6rem}.list-title{font-size:1.2rem}}.faqs-container{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;width:100%}.faqs-hero{align-items:center;background-image:url(https://images.unsplash.com/photo-1579736868128-d886659f425a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2340&q=80);background-position:50%;background-size:cover;display:flex;height:50vh;justify-content:center;position:relative;text-align:center}.faqs-hero-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%}.faqs-hero-content{padding:0 2rem;position:relative;z-index:2}.faqs-title{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 12px #0006}.faqs-subtitle{font-size:1.5rem;font-style:italic;margin:0 auto;max-width:600px;opacity:.9}.faqs-content{display:flex;flex-direction:column;gap:1.5rem;margin:4rem auto;max-width:1000px;padding:0 2rem}.faq-item{background-color:#0a1e1acc;border:1px solid #d4af371a;border-radius:15px;box-shadow:0 8px 20px #0003;overflow:hidden}.faq-question-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;justify-content:space-between;padding:1.5rem 2rem;text-align:left;transition:background-color .3s ease;width:100%}.faq-question-button.active,.faq-question-button:hover{background-color:#064e3be6;color:#f4d03f}.faq-icon{font-size:1.8rem;font-weight:300;line-height:1;transition:transform .3s ease}.faq-answer-container{overflow:hidden;padding:0 2rem 1.5rem}.faq-answer-text{color:#ffffffe6;font-size:1rem;line-height:1.7}@media (max-width:768px){.faqs-title{font-size:2.5rem}.faqs-subtitle{font-size:1.2rem}.faqs-content{gap:1rem;margin:2rem auto;padding:0 1rem}.faq-question-button{font-size:1rem;padding:1rem 1.5rem}.faq-answer-container{padding:0 1.5rem 1rem}.faq-answer-text{font-size:.9rem}}@media (max-width:480px){.faqs-title{font-size:2rem}.faqs-subtitle{font-size:1rem}.faq-item{border-radius:10px}.faq-question-button{font-size:.9rem;padding:.8rem 1rem}.faq-icon{font-size:1.5rem}.faq-answer-container{padding:0 1rem .8rem}}.privacy-policy-container{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;width:100%}.privacy-policy-hero{align-items:center;background-image:url(https://images.unsplash.com/photo-1542366883-9b418a005574?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;display:flex;height:50vh;justify-content:center;position:relative;text-align:center}.privacy-policy-hero-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%}.privacy-policy-hero-content{padding:0 2rem;position:relative;z-index:2}.privacy-policy-title{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 12px #0006}.privacy-policy-subtitle{font-size:1.5rem;font-style:italic;margin:0 auto;max-width:600px;opacity:.9}.privacy-policy-content{display:flex;flex-direction:column;gap:3rem;line-height:1.7;margin:4rem auto;max-width:1000px;padding:0 2rem}.policy-section{background-color:#0a1e1acc;border:1px solid #d4af371a;border-radius:20px;box-shadow:0 10px 30px #0003;padding:2rem}.policy-section-title{border-bottom:2px solid #d4af3766;color:#f4d03f;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.policy-text{color:#ffffffe6;font-size:1.1rem}.policy-list{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin-top:1.5rem;padding:0}.logo-golden{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37)}@media (max-width:768px){.privacy-policy-title{font-size:2.5rem}.privacy-policy-subtitle{font-size:1.2rem}.privacy-policy-content{margin:2rem auto;padding:0 1rem}.policy-section-title{font-size:1.8rem}.policy-text{font-size:1rem}}@media (max-width:480px){.privacy-policy-title{font-size:2rem}.privacy-policy-subtitle{font-size:1rem}.privacy-policy-content{gap:2rem}.policy-section{padding:1.5rem}.policy-section-title{font-size:1.6rem}.list-title{font-size:1.2rem}}.terms-container{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;width:100%}.terms-hero{align-items:center;background-image:url(https://images.unsplash.com/photo-1579736868128-d886659f425a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2340&q=80);background-position:50%;background-size:cover;display:flex;height:50vh;justify-content:center;position:relative;text-align:center}.terms-hero-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%}.terms-hero-content{padding:0 2rem;position:relative;z-index:2}.terms-title{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 12px #0006}.title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text}.terms-subtitle{font-size:1.5rem;font-style:italic;margin:0 auto;max-width:600px;opacity:.9}.terms-content{display:flex;flex-direction:column;gap:3rem;line-height:1.7;margin:4rem auto;max-width:1000px;padding:0 2rem}.terms-section{background-color:#0a1e1acc;border:1px solid #d4af371a;border-radius:20px;box-shadow:0 10px 30px #0003;padding:2rem}.terms-section-title{border-bottom:2px solid #d4af3766;color:#f4d03f;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.terms-text{color:#ffffffe6;font-size:1.1rem}.terms-list{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin-top:1.5rem;padding:0}.list-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.list-text{color:#ffffffd9;font-size:1rem}@media (max-width:768px){.terms-title{font-size:2.5rem}.terms-subtitle{font-size:1.2rem}.terms-content{margin:2rem auto;padding:0 1rem}.terms-section-title{font-size:1.8rem}.terms-text{font-size:1rem}}@media (max-width:480px){.terms-title{font-size:2rem}.terms-subtitle{font-size:1rem}.terms-content{gap:2rem}.terms-section{padding:1.5rem}.terms-section-title{font-size:1.6rem}.list-title{font-size:1.2rem}}*{box-sizing:border-box}#root{background:inherit;min-height:100vh}.hero-section{background:linear-gradient(135deg,#0a1e1a,#0a1e1a 30%,#064e3b 70%,#064e3b);display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;height:100vh;min-height:700px;overflow:hidden;padding-top:80px;position:relative;transition:padding-top .4s cubic-bezier(.25,.46,.45,.94);width:100%}.hero-container{height:100%;margin:0 auto;max-width:1400px;padding:2rem;z-index:3}.hero-container,.hero-content-panel{align-items:center;display:flex;position:relative;width:100%}.hero-content-panel{background:linear-gradient(135deg,#0a1e1a,#064e3b);-webkit-clip-path:polygon(0 0,60% 0,50% 100%,0 100%);clip-path:polygon(0 0,60% 0,50% 100%,0 100%);height:calc(100% + 2rem);justify-content:flex-start;margin-top:-2rem;padding:6rem 3rem 4rem;z-index:5}.hero-content-panel:after{background:linear-gradient(90deg,#0a1e1a4d,#0a1e1a1a 50%,#0000);content:"";height:100%;pointer-events:none;position:absolute;right:-20px;top:0;width:40px;z-index:6}.hero-content{max-width:500px;position:relative;width:100%}.hero-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:2.8rem;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d,0 8px 16px #0003}.hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 30%,#d4af37 70%,#f1c40f);-webkit-background-clip:text;background-clip:text;display:block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.4)) drop-shadow(0 8px 16px rgba(212,175,55,.2));font-size:3.2rem;font-weight:800;margin-top:.5rem;text-shadow:none}.hero-subtitle{color:#ffffffe6;font-size:1.2rem;font-style:italic;letter-spacing:.5px;text-shadow:0 2px 8px #0003}.hero-description,.hero-subtitle{font-weight:400;margin-bottom:1.5rem}.hero-description{color:#ffffffd9;font-size:1rem;line-height:1.6;text-align:left;text-shadow:0 1px 4px #0003}.hero-location{align-items:center;color:#f4d03f;display:flex;font-size:1rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 0;text-shadow:0 2px 8px #0000004d}.hero-location-icon{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));flex-shrink:0;height:18px;width:18px}.hero-amenities{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.hero-amenity{align-items:center;color:#ffffffd9;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.25rem 0;text-shadow:0 1px 4px #0003}.hero-amenity-dot{color:#d4af37;filter:drop-shadow(0 1px 2px rgba(212,175,55,.4));font-size:1em;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.5px;min-width:130px;overflow:hidden;padding:.875rem 1.75rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase}.hero-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero-btn:hover:before{left:100%}.hero-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 15px #d4af374d,0 8px 25px #d4af3726;color:#064e3b;font-weight:700}.hero-btn-primary:hover{box-shadow:0 6px 20px #d4af3766,0 12px 35px #d4af3740;color:#064e3b;text-decoration:none;transform:translateY(-2px)}.hero-btn-secondary{background:#ffffff1a;border:1px solid #ffffff4d;box-shadow:0 4px 15px #0000001a;color:#fff;font-weight:500}.hero-btn-secondary:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 6px 20px #00000026;color:#fff;text-decoration:none;transform:translateY(-2px)}.hero-btn-whatsapp{background:linear-gradient(135deg,#25d366,#20ba5a);box-shadow:0 4px 15px #25d3664d,0 8px 25px #25d36626;color:#fff;font-weight:600}.hero-btn-whatsapp:hover{box-shadow:0 6px 20px #25d36666,0 12px 35px #25d36640;color:#fff;text-decoration:none;transform:translateY(-2px)}.hero-image-panel{height:100%;left:50%;position:absolute;right:0;top:0;width:auto;z-index:1}.hero-image-container{border-radius:0 0 0 20px}.hero-image-container,.hero-slideshow{height:100%;overflow:hidden;position:relative;width:100%}.hero-slideshow-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;left:0;min-height:100%;min-width:100%;object-fit:cover;object-position:center center;opacity:0;position:absolute;top:0;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform,opacity}.hero-slideshow-image.active{opacity:1}.hero-slideshow-image:first-child{object-position:center 40%}.hero-slideshow-image:nth-child(2){object-position:center center}.hero-slideshow-image:nth-child(3){object-position:center 45%}.hero-slideshow-image:nth-child(4){object-position:center 35%}.hero-image-overlay{background:linear-gradient(135deg,#0a1e1a4d,#064e3b1a 30%,#0a1e1a66);background-image:radial-gradient(circle at 25% 25%,#ffffff05 0,#0000 50%),radial-gradient(circle at 75% 75%,#d4af3708 0,#0000 50%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.hero-slideshow-indicators{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-slideshow-indicator{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff6;border:2px solid #fff9;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.hero-slideshow-indicator.active{background:#d4af37;border-color:#d4af37;box-shadow:0 0 15px #d4af3780;transform:scale(1.2)}.hero-slideshow-indicator:hover:not(.active){background:#ffffffb3;border-color:#ffffffe6;transform:scale(1.1)}.hero-slideshow-nav{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a1e1acc;border:2px solid #d4af3766;border-radius:50%;color:#d4af37;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:3}.hero-slideshow-nav:hover{background:#0a1e1af2;border-color:#d4af37cc;box-shadow:0 4px 20px #d4af374d;color:#f4d03f;opacity:1;transform:translateY(-50%) scale(1.1)}.hero-slideshow-nav.prev{left:20px}.hero-slideshow-nav.next{right:20px}.hero-floating-element{pointer-events:none;position:absolute;z-index:4}.hero-floating-1{right:12%;top:12%}.hero-floating-2{bottom:15%;right:20%}.hero-floating-content{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#0a1e1af2,#064e3be6);border:1px solid #d4af374d;border-radius:16px;box-shadow:0 8px 25px #0000004d,0 4px 12px #0003,inset 0 1px 0 #ffffff1a;display:flex;gap:.5rem;padding:.75rem 1.25rem}.hero-floating-icon{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));font-size:1.1rem}.hero-floating-text{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.2px;text-shadow:0 1px 4px #0000004d;white-space:nowrap}@media (max-width:1200px){.hero-section{height:100vh;min-height:600px;padding-top:70px}.hero-container{padding:2rem}.hero-content-panel{-webkit-clip-path:polygon(0 0,65% 0,55% 100%,0 100%);clip-path:polygon(0 0,65% 0,55% 100%,0 100%);padding:5rem 2.5rem 3rem}.hero-title{font-size:2.5rem}.hero-title-highlight{font-size:2.8rem}.hero-slideshow-image:first-child{object-position:center 35%}.hero-slideshow-image:nth-child(3){object-position:center 40%}}@media (max-width:1024px){.hero-section{height:100vh;padding-top:60px}.hero-container{flex-direction:column;gap:2rem;justify-content:center;padding:2rem}.hero-content-panel{border-radius:20px;-webkit-clip-path:none;clip-path:none;height:auto;margin-top:0;max-width:600px;padding:3rem 2.5rem;position:relative;width:100%}.hero-content-panel:after{display:none}.hero-image-panel{height:300px;left:0;max-width:500px;position:relative;right:auto;width:100%}.hero-image-container{border-radius:15px}.hero-slideshow-image{object-position:center center}.hero-floating-1{right:5%;top:15%}.hero-floating-2{bottom:15%;right:5%}}@media (max-width:768px){.hero-section{height:auto;margin-top:0;min-height:calc(100vh - 120px);min-height:calc(100vh - var(--navbar-height-mobile-expanded));padding-top:120px;padding-top:var(--navbar-height-mobile-expanded)}.hero-section.mobile-menu-open{min-height:calc(100vh - 520px);min-height:calc(100vh - var(--navbar-height-mobile-expanded) - var(--mobile-menu-height));padding-top:520px;padding-top:calc(var(--navbar-height-mobile-expanded) + var(--mobile-menu-height))}.hero-container{gap:1.5rem;padding:1rem 1.5rem 2rem}.hero-content-panel{padding:2.5rem 2rem}.hero-title{font-size:2.2rem}.hero-title-highlight{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.95rem}.hero-amenities{gap:.5rem;grid-template-columns:1fr}.hero-actions{flex-direction:column;gap:.75rem}.hero-btn{justify-content:center;width:100%}.hero-image-panel{height:250px}.hero-image-container{border-radius:12px}.hero-slideshow-image{image-rendering:auto;object-position:center center}.hero-slideshow-indicators{bottom:15px;gap:8px}.hero-slideshow-indicator{height:10px;width:10px}.hero-slideshow-nav{height:40px;opacity:.6;width:40px}.hero-slideshow-nav.prev{left:10px}.hero-slideshow-nav.next{right:10px}.hero-floating-element{display:none}}@media (max-width:480px){.hero-section{min-height:calc(100vh - 100px);padding-top:100px}.hero-section.mobile-menu-open{min-height:calc(100vh - 500px);min-height:calc(100vh - 100px - var(--mobile-menu-height));padding-top:500px;padding-top:calc(100px + var(--mobile-menu-height))}.hero-container{padding:1rem 1rem 2rem}.hero-content-panel{padding:2rem 1.5rem}.hero-title{font-size:2rem}.hero-title-highlight{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.9rem}.hero-location{font-size:.95rem}.hero-btn{font-size:.85rem;padding:.875rem 1.5rem}.hero-image-panel{height:220px}.hero-slideshow-indicators{bottom:10px;gap:6px}.hero-slideshow-indicator{height:8px;width:8px}.hero-slideshow-nav{height:36px;width:36px}.hero-slideshow-nav.prev{left:8px}.hero-slideshow-nav.next{right:8px}}@media (max-width:360px){.hero-section{min-height:calc(100vh - 110px);padding-top:110px}.hero-section.mobile-menu-open{min-height:calc(100vh - 510px);min-height:calc(100vh - 110px - var(--mobile-menu-height));padding-top:510px;padding-top:calc(110px + var(--mobile-menu-height))}.hero-container{padding:.75rem .75rem 1.5rem}.hero-content-panel{padding:1.5rem 1.25rem}.hero-title{font-size:1.8rem}.hero-title-highlight{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-description{font-size:.85rem}.hero-location{font-size:.9rem}.hero-btn{font-size:.8rem;padding:.75rem 1.25rem}.hero-image-panel{height:200px}}.hero-btn:focus{outline:2px solid #d4af37;outline-offset:2px}.hero-slideshow-image{transform:translateZ(0);-webkit-transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.hero-section{transition:none}.hero-floating-element{animation:none}.hero-btn:before{display:none}.hero-btn:hover{transform:none}.hero-floating-content,.hero-floating-icon{animation:none}.hero-slideshow-image{transition:opacity .3s ease}.hero-slideshow-nav:hover{transform:translateY(-50%)}.hero-slideshow-indicator.active,.hero-slideshow-indicator:hover:not(.active){transform:none}}.rooms-section{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative;width:100%}.rooms-section *{box-sizing:border-box}.rooms-container{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.rooms-section .rooms-header{margin-bottom:4rem;padding:0 1rem;text-align:center}.rooms-section .rooms-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 12px #0006}.rooms-section .rooms-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.rooms-section .rooms-subtitle{color:#ffffffd9;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic;font-weight:400;line-height:1.7;margin:0 auto;max-width:700px}.rooms-section .rooms-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));margin-bottom:4rem;padding:0 .5rem}.rooms-section .room-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1e1af2;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;min-height:500px;overflow:hidden;position:relative;transform:translateZ(0);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.rooms-section .room-card:hover{border-color:#d4af374d;box-shadow:0 20px 48px #0006,0 8px 24px #d4af3726,inset 0 1px 0 #fff3;transform:translateY(-8px) scale(1.01) translateZ(0)}.rooms-section .room-image-container{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);border-radius:16px 16px 0 0;display:flex;height:220px;justify-content:center;overflow:hidden;position:relative;width:100%}.rooms-section .room-image-stack{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.rooms-section .room-image{filter:brightness(.85) contrast(1.1);height:100%;left:0;object-fit:cover;object-position:center;opacity:0;position:absolute;top:0;transform:scale(1.05) translateZ(0);transition:all .8s cubic-bezier(.25,.46,.45,.94);visibility:hidden;width:100%;will-change:opacity,transform}.rooms-section .room-image.active{opacity:1;transform:scale(1) translateZ(0);visibility:visible}.rooms-section .room-image.loaded{filter:brightness(.9) contrast(1.05)}.rooms-section .room-card:hover .room-image.active{filter:brightness(1) contrast(1);transform:scale(1.03) translateZ(0)}.rooms-section .image-loading-overlay{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .5s ease,visibility .5s ease;width:100%;z-index:3}.rooms-section .image-loading-overlay.hidden{opacity:0;visibility:hidden}.rooms-section .loading-spinner{animation:rooms-spin 1s linear infinite;border:3px solid #d4af3733;border-radius:50%;border-top-color:#d4af37;height:40px;width:40px;will-change:transform}.rooms-section .loading-text{color:#ffffffb3;font-size:.9rem;font-weight:500;text-align:center}@keyframes rooms-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rooms-section .image-nav-btn{-webkit-tap-highlight-color:transparent;align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#000000b3;border:2px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.25,.46,.45,.94);-webkit-user-select:none;user-select:none;width:40px;will-change:opacity,transform,background-color;z-index:10}.rooms-section .image-nav-btn:hover{background:#d4af37e6;border-color:#d4af37b3;box-shadow:0 4px 12px #d4af374d;color:#064e3b;opacity:1;transform:translateY(-50%) scale(1.1)}.rooms-section .image-nav-btn:active{transform:translateY(-50%) scale(.95)}.rooms-section .image-nav-btn:focus{opacity:1;outline:2px solid #d4af37;outline-offset:2px}.rooms-section .prev-btn{left:.75rem}.rooms-section .next-btn{right:.75rem}.rooms-section .room-card:hover .image-nav-btn{opacity:1;transform:translateY(-50%) scale(1.05)}.rooms-section .image-indicators{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0000004d;border-radius:20px;bottom:1rem;display:flex;gap:.6rem;left:50%;opacity:.9;padding:.5rem 1rem;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;z-index:10}.rooms-section .room-card:hover .image-indicators{background:#00000080;opacity:1}.rooms-section .indicator{align-items:center;background:#ffffff80;border:none;border-radius:50%;cursor:pointer;display:flex;height:10px;justify-content:center;min-height:24px;min-width:24px;position:relative;transition:all .3s ease;width:10px;will-change:background-color,transform}.rooms-section .indicator:before{background:currentColor;border-radius:50%;content:"";height:10px;transition:all .3s ease;width:10px}.rooms-section .indicator.active{background:#0000;color:#d4af37}.rooms-section .indicator.active:before{box-shadow:0 0 8px #d4af3780;transform:scale(1.2)}.rooms-section .indicator:hover{color:#d4af37cc;transform:scale(1.1)}.rooms-section .indicator:focus{opacity:1;outline:2px solid #d4af37;outline-offset:2px}.rooms-section .room-price-badge{background:linear-gradient(135deg,#d4af37,#f4d03f);border:1px solid #fff3;border-radius:25px;box-shadow:0 4px 16px #d4af3766,0 2px 8px #0003;font-size:.9rem;font-weight:700;line-height:1.2;min-width:80px;padding:.6rem 1rem;right:1rem;text-align:center}.rooms-section .room-popular-badge,.rooms-section .room-price-badge{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#064e3b;position:absolute;top:1rem;z-index:15}.rooms-section .room-popular-badge{background:#d4af37e6;border:1px solid #fff3;border-radius:15px;box-shadow:0 2px 8px #d4af374d;font-size:.8rem;font-weight:600;left:1rem;padding:.5rem .8rem}.rooms-section .room-content{display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between;padding:1.5rem}.rooms-section .room-name{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,3vw,1.7rem);font-weight:700;line-height:1.3;margin:0 0 .5rem;text-shadow:0 2px 8px #0000004d}.rooms-section .room-size{align-items:center;color:#d4af37;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.rooms-section .room-size svg{filter:drop-shadow(0 1px 2px rgba(212,175,55,.3));flex-shrink:0}.rooms-section .room-guests-info{align-items:center;color:#fffc;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.rooms-section .room-guests-info svg{flex-shrink:0;opacity:.8}.rooms-section .room-availability{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#22c55e1a;border:1px solid #22c55e4d;border-radius:15px;box-shadow:0 2px 8px #22c55e33;color:#22c55e;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:.4rem .8rem;width:-webkit-fit-content;width:fit-content}.rooms-section .availability-dot{animation:rooms-pulse 2s infinite;background:#22c55e;border-radius:50%;flex-shrink:0;height:6px;width:6px;will-change:opacity,transform}@keyframes rooms-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.rooms-section .room-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.rooms-section .feature-tag{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:12px;color:#ffffffe6;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .3s ease;white-space:nowrap;will-change:background-color,border-color,transform}.rooms-section .feature-tag:hover{background:#d4af3726;border-color:#d4af3766;color:#f4d03f;transform:translateY(-1px)}.rooms-section .room-booking-btn,.rooms-section .room-whatsapp-btn{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 16px #0000001a;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.6rem;justify-content:center;letter-spacing:.5px;margin-top:auto;overflow:hidden;padding:1rem 1.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform,box-shadow}.rooms-section .room-booking-btn{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 16px #d4af3740,0 2px 8px #0000001a;color:#064e3b}.rooms-section .room-booking-btn:hover{background:linear-gradient(135deg,#e6c547,#f7d949 50%,#e6c547);box-shadow:0 6px 20px #d4af3759,0 4px 12px #00000026;transform:translateY(-2px)}.rooms-section .room-booking-btn:active{transform:translateY(0)}.rooms-section .room-booking-btn:focus{outline:2px solid #d4af37;outline-offset:2px}.rooms-section .room-whatsapp-btn{background:linear-gradient(135deg,#25d366,#20ba5a);box-shadow:0 4px 16px #25d36640,0 2px 8px #0000001a;color:#fff}.rooms-section .room-whatsapp-btn:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 20px #25d36659,0 4px 12px #00000026;transform:translateY(-2px)}.rooms-section .room-whatsapp-btn:focus{outline:2px solid #25d366;outline-offset:2px}.rooms-section .room-booking-btn:before,.rooms-section .room-whatsapp-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.rooms-section .room-booking-btn:hover:before,.rooms-section .room-whatsapp-btn:hover:before{left:100%}.rooms-section .booking-icon,.rooms-section .whatsapp-icon{fill:currentColor;flex-shrink:0;height:20px;width:20px}.rooms-section .rooms-cta{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bb3 50%,#0a1e1ae6);border:1px solid #d4af3733;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.rooms-section .rooms-cta:before{background:radial-gradient(circle at 50% 0,#d4af371a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.rooms-section .cta-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 8px #0000004d;z-index:1}.rooms-section .cta-description{color:#ffffffd9;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;position:relative;z-index:1}.rooms-section .cta-actions{flex-wrap:wrap;gap:1.5rem;z-index:1}.rooms-section .cta-actions,.rooms-section .cta-btn{display:flex;justify-content:center;position:relative}.rooms-section .cta-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:600;gap:.6rem;letter-spacing:.5px;min-width:180px;overflow:hidden;padding:1rem 2rem;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94);will-change:transform,box-shadow}.rooms-section .cta-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.rooms-section .cta-btn:hover:before{left:100%}.rooms-section .cta-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 16px #d4af374d;color:#064e3b}.rooms-section .cta-btn-primary:hover{box-shadow:0 6px 20px #d4af3766;transform:translateY(-3px)}.rooms-section .cta-btn-primary:focus{outline:2px solid #d4af37;outline-offset:2px}.rooms-section .cta-btn-whatsapp{background:linear-gradient(135deg,#25d366,#20ba5a);box-shadow:0 4px 16px #25d36640;color:#fff}.rooms-section .cta-btn-whatsapp:hover{box-shadow:0 6px 20px #25d36659;transform:translateY(-3px)}.rooms-section .cta-btn-whatsapp:focus{outline:2px solid #25d366;outline-offset:2px}.rooms-section .cta-btn-booking{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 16px #3b82f640;color:#fff}.rooms-section .cta-btn-booking:hover{box-shadow:0 6px 20px #3b82f659;transform:translateY(-3px)}.rooms-section .cta-btn-booking:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (min-width:769px){.rooms-section .room-card{position:relative}.rooms-section .image-nav-btn{opacity:.7}.rooms-section .image-indicators{opacity:.8}.rooms-section .room-card:hover .image-nav-btn{background:#d4af37e6;opacity:1;transform:translateY(-50%) scale(1.1)}.rooms-section .room-card:hover .image-indicators{background:#00000080;opacity:1}.rooms-section .room-image-container:hover .image-nav-btn{animation:slideshow-pulse 2s infinite}.rooms-section .room-card:hover .image-indicators:after{animation:auto-slide-indicator 3s infinite;background:#d4af37;border-radius:50%;content:"";height:3px;left:50%;position:absolute;top:-8px;transform:translateX(-50%);width:3px}}@keyframes slideshow-pulse{0%,to{opacity:.8;transform:translateY(-50%) scale(1)}50%{opacity:1;transform:translateY(-50%) scale(1.05)}}@keyframes auto-slide-indicator{0%,to{opacity:0}50%{opacity:1}}@media (max-width:1024px){.rooms-section{padding:5rem 0}.rooms-container{gap:3rem;padding:0 1.5rem}.rooms-section .rooms-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr))}.rooms-section .room-image-container{height:200px}}@media (max-width:768px){.rooms-section{padding:4rem 0}.rooms-container{gap:2.5rem;padding:0 1rem}.rooms-section .rooms-header{margin-bottom:3rem;padding:0}.rooms-section .rooms-grid{gap:2rem;grid-template-columns:1fr;padding:0}.rooms-section .room-card{margin:0 auto;max-width:500px;min-height:480px}.rooms-section .room-image-container{height:200px}.rooms-section .room-content{padding:1.25rem}.rooms-section .rooms-cta{padding:2.5rem 1.5rem}.rooms-section .cta-actions{gap:1rem}.rooms-section .cta-btn{font-size:.95rem;min-width:160px;padding:.9rem 1.5rem}.rooms-section .image-nav-btn{height:36px;opacity:.9;width:36px}.rooms-section .prev-btn{left:.5rem}.rooms-section .next-btn{right:.5rem}.rooms-section .image-indicators{bottom:.5rem;opacity:.9}.rooms-section .room-card .image-indicators,.rooms-section .room-card .image-nav-btn{opacity:1}}@media (max-width:480px){.rooms-section{padding:3rem 0}.rooms-container{gap:2rem;padding:0 .75rem}.rooms-section .rooms-header{margin-bottom:2rem}.rooms-section .room-card{border-radius:16px;min-height:450px}.rooms-section .room-image-container{border-radius:12px 12px 0 0;height:180px}.rooms-section .room-content{gap:.8rem;padding:1rem}.rooms-section .room-price-badge{font-size:.85rem;min-width:70px;padding:.5rem .8rem;right:.75rem;top:.75rem}.rooms-section .room-popular-badge{border-radius:12px;font-size:.75rem;left:.75rem;padding:.4rem .7rem;top:.75rem}.rooms-section .room-guests-info,.rooms-section .room-size{font-size:.85rem}.rooms-section .feature-tag{border-radius:10px;font-size:.75rem;padding:.3rem .6rem}.rooms-section .room-booking-btn,.rooms-section .room-whatsapp-btn{border-radius:10px;font-size:.9rem;padding:.9rem 1.25rem}.rooms-section .booking-icon,.rooms-section .whatsapp-icon{height:18px;width:18px}.rooms-section .room-availability{border-radius:12px;font-size:.8rem;padding:.35rem .7rem}.rooms-section .availability-dot{height:5px;width:5px}.rooms-section .rooms-cta{border-radius:16px;padding:2rem 1rem}.rooms-section .cta-actions{align-items:center;flex-direction:column;gap:1rem}.rooms-section .cta-btn{border-radius:20px;font-size:.9rem;max-width:280px;min-width:0;min-width:auto;padding:.9rem 1.5rem;width:100%}.rooms-section .image-nav-btn{height:32px;width:32px}.rooms-section .prev-btn{left:.4rem}.rooms-section .next-btn{right:.4rem}.rooms-section .image-indicators{bottom:.4rem}}@media (max-width:360px){.rooms-section{padding:2.5rem 0}.rooms-container{padding:0 .5rem}.rooms-section .room-card{min-height:420px}.rooms-section .room-image-container{height:160px}.rooms-section .room-content{padding:.875rem}.rooms-section .room-price-badge{font-size:.8rem;min-width:60px;padding:.4rem .6rem}.rooms-section .room-popular-badge{font-size:.7rem;padding:.3rem .5rem}.rooms-section .rooms-cta{padding:1.5rem .75rem}.rooms-section .cta-btn{font-size:.85rem;max-width:100%;padding:.8rem 1.25rem}}@media (hover:none) and (pointer:coarse){.rooms-section .room-card .image-indicators,.rooms-section .room-card .image-nav-btn{opacity:1!important}.rooms-section .image-nav-btn{background:#000c;border:2px solid #ffffff4d;height:44px;width:44px}.rooms-section .indicator{min-height:32px;min-width:32px}.rooms-section .image-indicators{padding:.75rem 1.25rem}}@media (prefers-reduced-motion:reduce){.rooms-section .availability-dot,.rooms-section .cta-btn,.rooms-section .image-nav-btn,.rooms-section .indicator,.rooms-section .room-booking-btn,.rooms-section .room-card,.rooms-section .room-image,.rooms-section .room-whatsapp-btn{animation:none;transition:none}.rooms-section .cta-btn:before,.rooms-section .room-booking-btn:before,.rooms-section .room-whatsapp-btn:before{display:none}.rooms-section .room-card:hover,.rooms-section .room-card:hover .room-image.active{transform:none}.rooms-section .loading-spinner{animation:none}}@media (prefers-contrast:high){.rooms-section .room-card{border:2px solid #d4af37}.rooms-section .feature-tag{border:2px solid #ffffff80}.rooms-section .rooms-cta{border:2px solid #d4af37}.rooms-section .image-nav-btn{background:#000000e6;border:2px solid #d4af37}.rooms-section .indicator{border:1px solid #d4af37}.rooms-section .indicator.active{border:2px solid #fff}}@media print{.rooms-section .cta-actions,.rooms-section .image-indicators,.rooms-section .image-nav-btn,.rooms-section .room-booking-btn,.rooms-section .room-whatsapp-btn{display:none}.rooms-section .room-card{border:1px solid #ccc;box-shadow:none;break-inside:avoid;page-break-inside:avoid}.rooms-section .room-image{filter:none!important;opacity:1!important}}.rooms-section .room-image{contain:layout style paint}.rooms-section .image-nav-btn,.rooms-section .indicator{contain:layout style}.rooms-section .room-card{contain:layout style paint}.rooms-section .cta-btn,.rooms-section .image-nav-btn,.rooms-section .room-booking-btn,.rooms-section .room-card,.rooms-section .room-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.rooms-section .room-image:not([src]),.rooms-section .room-image[src=""]{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);display:flex;justify-content:center}.rooms-section .room-image:not([src]):after,.rooms-section .room-image[src=""]:after{content:"🏨";font-size:3rem;opacity:.3}.rooms-section .room-image[loading=lazy]{background:linear-gradient(135deg,#0a1e1a,#064e3b)}.rooms-section .room-image-container{min-height:180px}@media screen and (-webkit-min-device-pixel-ratio:0){.rooms-section .room-image{-webkit-transform:translateZ(0)}.rooms-section .image-nav-btn{-webkit-appearance:none}}@-moz-document url-prefix(){.rooms-section .indicator{min-height:28px;min-width:28px}}.booking-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.booking-container{animation:slideUp .2s ease-out;background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);border:1px solid #d4af3733;border-radius:16px;box-shadow:0 20px 60px #00000080,0 8px 32px #0000004d;max-height:90vh;max-width:420px;overflow-y:auto;padding:1rem;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.close-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:300;height:32px;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:all .2s ease;width:32px;z-index:10}.close-btn:hover{background:#fff3;border-color:#d4af3780;color:#d4af37;transform:rotate(90deg)}.lang-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;display:flex;left:.75rem;padding:2px;position:absolute;top:.75rem}.lang-btn{background:#0000;border:none;border-radius:18px;color:#ffffffb3;cursor:pointer;font-size:.75rem;font-weight:600;min-width:32px;padding:.3rem .6rem;transition:all .2s ease}.lang-btn.active{background:linear-gradient(135deg,#d4af37,#f4d03f);color:#064e3b}.lang-btn:hover:not(.active){background:#ffffff1a;color:#fff}.form-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;margin:2.5rem 0 1rem;text-align:center;text-shadow:0 2px 8px #0000004d}.hotel-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;text-align:center}.hotel-info h3{color:#d4af37;font-size:1rem;font-weight:600;margin:0 0 .25rem}.hotel-info span{color:#ffffffb3;font-size:.8rem}.booking-form{gap:1rem}.booking-form,.form-section{display:flex;flex-direction:column}.form-section{gap:.5rem}.section-label{color:#d4af37;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.form-group{gap:.25rem}.form-group label{color:#fff;font-size:.8rem;font-weight:500}.form-input{-webkit-appearance:none;appearance:none;border-radius:6px;font-size:.9rem;padding:.6rem;transition:all .2s ease}.form-input:focus{box-shadow:0 0 0 2px #d4af3733}.form-input:disabled{opacity:.6}select.form-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,0.7)' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:14px 10px;cursor:pointer;padding-right:2rem}select.form-input:hover{border-color:#d4af3780}select.form-input option{background:#0a1e1a;color:#fff;padding:.5rem}.date-row{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.details-row{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr)}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-item label{color:#fffc;font-size:.75rem;font-weight:500}.number-input{padding:.5rem .25rem!important;text-align:center}textarea.form-input{font-family:inherit;line-height:1.3;min-height:50px;resize:vertical}.submit-btn{border-radius:8px;box-shadow:0 3px 12px #d4af374d,0 2px 6px #0003;font-weight:600;letter-spacing:.3px;margin-top:.5rem;padding:.8rem 1.5rem;transition:all .2s ease}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#e6c547,#f7d949 50%,#e6c547);box-shadow:0 4px 16px #d4af3766,0 3px 8px #00000040;transform:translateY(-1px)}.submit-btn:disabled{transform:none}.submit-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);transition:left .3s ease}@media (max-width:768px){.booking-overlay{align-items:flex-start;padding:1rem .5rem .5rem}.booking-container{border-radius:12px;max-height:95vh;max-width:100%;width:100%}.form-title{font-size:1.3rem;margin:2rem 0 .75rem}.hotel-info{margin-bottom:1rem;padding:.5rem}.details-row{gap:.4rem;grid-template-columns:1fr 1fr 1fr}.detail-item label{font-size:.7rem}.number-input{font-size:.85rem;padding:.4rem .2rem!important}}@media (max-width:480px){.booking-overlay{align-items:stretch;padding:0}.booking-container{animation:slideUpMobile .2s ease-out;border-radius:0;height:100vh;max-height:100vh;padding:.75rem}@keyframes slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.close-btn{font-size:1rem;height:28px;right:.5rem;top:.5rem;width:28px}.lang-toggle{left:.5rem;top:.5rem}.lang-btn{font-size:.7rem;min-width:28px;padding:.25rem .5rem}.form-title{font-size:1.2rem;margin:1.75rem 0 .75rem}.hotel-info{margin-bottom:1rem;padding:.5rem}.hotel-info h3{font-size:.9rem}.hotel-info span{font-size:.75rem}.booking-form{gap:.75rem}.form-input{padding:.5rem}.form-input,.section-label{font-size:.85rem}.form-group label{font-size:.75rem}.details-row{gap:.5rem;grid-template-columns:1fr}.detail-item{align-items:center;background:#ffffff0d;border-radius:4px;flex-direction:row;justify-content:space-between;padding:.4rem .6rem}.detail-item label{flex:1 1;margin:0}.detail-item .form-input{margin:0;width:80px}.submit-btn{border-radius:6px;font-size:.9rem;padding:.7rem 1.25rem}}@media (max-width:360px){.booking-container{padding:.5rem}.form-title{font-size:1.1rem}.lang-btn{font-size:.65rem;min-width:24px;padding:.2rem .4rem}.close-btn{font-size:.9rem;height:24px;width:24px}.hotel-info h3{font-size:.85rem}.form-input{font-size:.8rem;padding:.45rem}.detail-item{padding:.3rem .5rem}.detail-item .form-input{width:70px}.submit-btn{font-size:.85rem;padding:.6rem 1rem}}.booking-container :focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.booking-container,.booking-overlay,.close-btn,.lang-btn,.submit-btn{animation:none;transition:none}.submit-btn:before{display:none}.close-btn:hover,.submit-btn:hover:not(:disabled){transform:none}}@media (prefers-contrast:high){.booking-container{border:2px solid #d4af37}.form-input{border:2px solid #ffffff80}.form-input:focus{border:2px solid #d4af37}.submit-btn{border:2px solid #064e3b}}.booking-container::-webkit-scrollbar{width:4px}.booking-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.booking-container::-webkit-scrollbar-thumb{background:#d4af3780;border-radius:2px}.booking-container::-webkit-scrollbar-thumb:hover{background:#d4af37b3}@media (max-width:320px){.hotel-info span{display:none}}@media (hover:none) and (pointer:coarse){.close-btn,.lang-btn,.submit-btn{min-height:44px;min-width:44px}.form-input{min-height:44px}}.location-section{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative;width:100%}.location-section *{box-sizing:border-box}.location-container{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.location-section .location-header{margin-bottom:4rem;padding:0 1rem;text-align:center}.location-section .location-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 12px #0006}.location-section .location-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.location-section .location-subtitle{color:#ffffffd9;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic;font-weight:400;line-height:1.7;margin:0 auto;max-width:700px}.location-section .location-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.location-section .location-info{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bcc 50%,#0a1e1ae6);border:1px solid #d4af3733;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:2.5rem;position:relative}.location-section .location-info:before{background:radial-gradient(circle at 30% 20%,#d4af371a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.location-section .info-content{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}.location-section .info-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px #0000004d}.location-section .info-description{color:#ffffffd9;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.location-section .address-block{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #d4af374d;border-radius:16px;padding:1.5rem}.location-section .address-title{align-items:center;color:#d4af37;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;margin-bottom:1rem}.location-section .address-title svg{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));flex-shrink:0}.location-section .address-text{color:#fff;font-size:1rem;font-weight:500;line-height:1.6}.location-section .contact-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.location-section .contact-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.location-section .contact-item:hover{background:#d4af371a;border-color:#d4af374d;transform:translateY(-2px)}.location-section .contact-icon{color:#d4af37;flex-shrink:0;height:20px;width:20px}.location-section .contact-text{color:#ffffffe6;font-size:.9rem;font-weight:500}.location-section .landmarks{margin-top:1rem}.location-section .landmarks-title{align-items:center;color:#d4af37;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.location-section .landmarks-list{display:flex;flex-direction:column;gap:.75rem}.location-section .landmark-item{align-items:center;color:#fffc;display:flex;font-size:.9rem;gap:.75rem}.location-section .landmark-dot{background:#d4af37;border-radius:50%;flex-shrink:0;height:6px;width:6px}.location-section .map-container{background:#0a1e1ae6;border:1px solid #d4af3733;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;min-height:500px;overflow:hidden;position:relative}.location-section .map-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#0a1e1af2,#064e3be6);border-bottom:1px solid #d4af3733;padding:1.5rem 2rem}.location-section .map-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.location-section .map-subtitle{color:#ffffffb3;font-size:.9rem}.location-section .map-frame{background:#2d3748;border:none;display:block;height:450px;width:100%}.location-section .map-loading{align-items:center;color:#fff9;display:flex;flex-direction:column;gap:1rem;height:450px;justify-content:center}.location-section .map-loading svg{animation:location-spin 2s linear infinite;height:48px;opacity:.5;width:48px}@keyframes location-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.location-section .location-actions{display:flex;flex-wrap:wrap;gap:1.5rem;grid-column:1/-1;justify-content:center;margin-top:2rem}.location-section .action-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.6rem;justify-content:center;letter-spacing:.5px;min-width:180px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.location-section .action-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.location-section .action-btn:hover:before{left:100%}.location-section .action-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 16px #d4af374d;color:#064e3b}.location-section .action-btn-primary:hover{box-shadow:0 6px 20px #d4af3766;transform:translateY(-3px)}.location-section .action-btn-secondary{background:#ffffff1a;border:1px solid #ffffff4d;box-shadow:0 4px 16px #0000001a;color:#fff}.location-section .action-btn-secondary:hover{background:#ffffff26;border-color:#ffffff80;box-shadow:0 6px 20px #00000026;transform:translateY(-3px)}.location-section .action-btn-whatsapp{background:linear-gradient(135deg,#25d366,#20ba5a);box-shadow:0 4px 16px #25d36640;color:#fff}.location-section .action-btn-whatsapp:hover{box-shadow:0 6px 20px #25d36659;transform:translateY(-3px)}@media (max-width:1024px){.location-section{padding:5rem 0}.location-container{gap:3rem;padding:0 1.5rem}.location-section .location-content{gap:2.5rem}}@media (max-width:768px){.location-section{padding:4rem 0}.location-container{gap:2.5rem;padding:0 1rem}.location-section .location-header{margin-bottom:3rem;padding:0}.location-section .location-content{gap:2rem;grid-template-columns:1fr}.location-section .location-info{padding:2rem}.location-section .contact-grid{gap:.75rem;grid-template-columns:1fr}.location-section .map-frame,.location-section .map-loading{height:400px}.location-section .location-actions{gap:1rem}.location-section .action-btn{font-size:.95rem;min-width:160px;padding:.9rem 1.5rem}}@media (max-width:480px){.location-section{padding:3rem 0}.location-container{gap:2rem;padding:0 .75rem}.location-section .location-header{margin-bottom:2rem}.location-section .location-info{border-radius:16px;padding:1.5rem}.location-section .address-block{border-radius:12px;padding:1.25rem}.location-section .contact-item{border-radius:10px;padding:.875rem}.location-section .map-container{border-radius:16px;min-height:350px}.location-section .map-header{padding:1.25rem 1.5rem}.location-section .map-frame,.location-section .map-loading{height:300px}.location-section .location-actions{align-items:center;flex-direction:column;gap:1rem}.location-section .action-btn{border-radius:20px;font-size:.9rem;max-width:280px;min-width:0;min-width:auto;padding:.9rem 1.5rem;width:100%}}@media (max-width:360px){.location-section{padding:2.5rem 0}.location-container{padding:0 .5rem}.location-section .location-info{padding:1.25rem}.location-section .map-header{padding:1rem 1.25rem}.location-section .action-btn{font-size:.85rem;max-width:100%;padding:.8rem 1.25rem}}.location-section .action-btn:focus,.location-section .contact-item:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.location-section .action-btn,.location-section .contact-item,.location-section .map-loading svg{animation:none;transition:none}.location-section .action-btn:before{display:none}.location-section .action-btn:hover,.location-section .contact-item:hover{transform:none}}@media (prefers-contrast:high){.location-section .location-info,.location-section .map-container{border:2px solid #d4af37}.location-section .address-block,.location-section .contact-item{border:2px solid #ffffff80}}.footer-section{background:linear-gradient(135deg,#0a1e1a,#0a1e1a 30%,#064e3b 70%,#064e3b);font-family:Inter,system-ui,-apple-system,sans-serif;margin-top:0;overflow:hidden;padding:4rem 0 2rem;position:relative}.footer-section:before{background:radial-gradient(circle at 20% 20%,#d4af370d 0,#0000 50%),radial-gradient(circle at 80% 80%,#d4af3708 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.footer-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.footer-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-brand{grid-column:span 1}.footer-logo{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.logo-golden{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 30%,#d4af37 70%,#f1c40f);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.footer-tagline{color:#fffc;font-size:1rem;font-style:italic;line-height:1.5;margin:0;text-shadow:0 1px 3px #0003}.footer-links-group{display:flex;flex-direction:column}.footer-links-title{color:#d4af37;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;text-shadow:0 2px 4px #d4af374d;text-transform:uppercase}.footer-links-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-link{color:#fffc;font-size:.95rem;font-weight:400;padding:.25rem 0;position:relative;text-decoration:none;text-shadow:0 1px 3px #0003;transition:all .3s ease}.footer-link:before{background:linear-gradient(90deg,#d4af37,#f4d03f);bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-link:hover{color:#f4d03f;text-decoration:none;transform:translateX(5px)}.footer-link:hover:before{width:100%}.footer-socials{display:flex;flex-direction:column}.social-icons{display:flex;gap:1rem;margin-top:.5rem}.social-icon-link{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #d4af374d;border-radius:50%;box-shadow:0 4px 15px #0000001a;color:#fffc;display:flex;font-size:1.1rem;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.social-icon-link:hover{background:linear-gradient(135deg,#d4af37,#f4d03f);border-color:#d4af37;box-shadow:0 6px 20px #d4af374d,0 12px 35px #d4af3726;color:#064e3b;text-decoration:none;transform:translateY(-3px)}.social-icon-link:hover .fa-facebook-f,.social-icon-link:hover .fa-instagram,.social-icon-link:hover .fa-twitter,.social-icon-link:hover .fa-whatsapp{color:#064e3b}.footer-bottom{border-top:1px solid #d4af3733;padding-top:2rem;position:relative;text-align:center}.footer-copyright{align-items:center;color:#ffffffb3;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:center;margin:0;text-shadow:0 1px 3px #0003}.footer-md-link{background:#ffffff05;border:1px solid #0000;border-radius:3px;color:#ffffff40;font-size:.7rem;font-weight:500;letter-spacing:1px;opacity:.4;padding:.25rem .5rem;text-decoration:none;transition:all .3s ease}.footer-md-link:hover{background:#d4af371a;border-color:#d4af374d;box-shadow:0 2px 8px #d4af3733;color:#d4af37;opacity:1;text-decoration:none;transform:scale(1.05)}.footer-bottom:hover .footer-md-link{opacity:.7}@media (max-width:1200px){.footer-container{padding:0 1.5rem}.footer-content{gap:2.5rem}}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2;margin-bottom:1rem}.footer-brand,.footer-links-group,.footer-socials{text-align:center}.social-icons{justify-content:center}}@media (max-width:768px){.footer-section{padding:3rem 0 2rem}.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-brand{grid-column:span 1}.footer-logo{font-size:1.6rem}.footer-links-title{font-size:1rem;margin-bottom:1rem}.footer-link:hover{transform:none}.social-icons{gap:.75rem}.social-icon-link{font-size:1rem;height:40px;width:40px}.footer-copyright{flex-direction:column;font-size:.85rem;gap:.5rem}.footer-md-link{font-size:.6rem;margin-top:.5rem}}@media (max-width:480px){.footer-section{padding:2.5rem 0 1.5rem}.footer-container{padding:0 .75rem}.footer-content{gap:1.5rem}.footer-logo{font-size:1.4rem}.footer-tagline{font-size:.9rem}.footer-links-title{font-size:.95rem}.footer-link{font-size:.9rem}.social-icons{gap:.5rem}.social-icon-link{font-size:.9rem;height:36px;width:36px}.footer-copyright{font-size:.8rem}}.footer-link:focus,.footer-md-link:focus,.social-icon-link:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.footer-link,.footer-md-link,.social-icon-link{transition:none}.footer-link:hover,.footer-md-link:hover,.social-icon-link:hover{transform:none}.footer-link:before{transition:none}}@media print{.footer-section{color-adjust:exact;background:#fff;color:#000;-webkit-print-color-adjust:exact}.footer-links-title,.footer-logo{color:#000}.logo-golden{-webkit-text-fill-color:#000}.footer-copyright,.footer-link,.footer-tagline{color:#000}.footer-md-link,.social-icons{display:none}}@media (prefers-contrast:high){.footer-section{background:#000}.footer-copyright,.footer-link,.footer-tagline{color:#fff}.footer-links-title,.logo-golden{color:#ff0}.social-icon-link{background:#000;border-color:#fff}}.contact-us-page{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;padding:80px 0 4rem}.contact-container,.contact-us-page{overflow:hidden;position:relative;width:100%}.contact-container{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1e1af2;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 15px 40px #0006,0 8px 20px #0003;display:flex;margin:2rem auto;max-width:1400px;min-height:80vh}.contact-form-panel{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);-webkit-clip-path:polygon(0 0,80% 0,65% 100%,0 100%);clip-path:polygon(0 0,80% 0,65% 100%,0 100%);display:flex;height:100%;justify-content:flex-start;padding:4rem 2rem 4rem 4rem;position:relative;width:65%;z-index:5}.contact-form-panel:after{background:linear-gradient(90deg,#0a1e1a4d,#0a1e1a1a 50%,#0000);content:"";height:100%;pointer-events:none;position:absolute;right:-20px;top:0;width:40px;z-index:6}.contact-form-content{max-width:500px;position:relative;width:100%;z-index:10}.contact-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d,0 8px 16px #0003}.contact-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.contact-subtitle{color:#ffffffd9;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6;margin-bottom:2rem;text-shadow:0 1px 4px #0003}.form-group{margin-bottom:1.5rem}.form-group label{color:#d4af37;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-shadow:0 1px 2px #0003}.form-group input,.form-group textarea{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;color:#fff;font-family:inherit;font-size:.95rem;outline:none;padding:.875rem 1rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group input:focus,.form-group textarea:focus{background:#ffffff1f;border-color:#d4af37;box-shadow:0 0 0 3px #d4af3726,0 4px 12px #d4af371a;transform:translateY(-1px)}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);border:none;border-radius:25px;box-shadow:0 4px 16px #d4af374d,0 8px 24px #d4af3726;color:#064e3b;cursor:pointer;font-size:.95rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:1rem 2rem;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.submit-btn:hover:not(:disabled):before{left:100%}.submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #d4af3766,0 12px 32px #d4af3733;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{background:linear-gradient(135deg,#064e3b,#0a1e1a);box-shadow:none;color:#ffffff80;cursor:not-allowed;opacity:.7}.submit-message{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;font-size:.9rem;font-weight:500;margin-top:1.5rem;padding:1rem;text-align:center}.submit-message.success{background:#22c55e26;border:1px solid #22c55e4d;box-shadow:0 4px 12px #22c55e1a;color:#22c55e}.submit-message.error{background:#dc262626;border:1px solid #dc26264d;box-shadow:0 4px 12px #dc26261a;color:#ef4444}.contact-image-panel{height:100%;left:45%;position:absolute;right:0;top:0;width:auto;z-index:1}.contact-image-container{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#d4af37);height:100%;overflow:hidden;position:relative;width:100%}.contact-image{height:100%;object-fit:cover;object-position:center;transition:transform .6s ease;width:100%}.contact-image:hover{transform:scale(1.02)}.contact-info-overlay{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(0deg,#0a1e1af2 0,#0a1e1acc 60%,#0000);bottom:0;color:#fff;left:0;padding:2.5rem 2rem;position:absolute;right:0;text-align:left}.contact-info-overlay h3{color:#d4af37;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px #0000004d}.contact-info-item{align-items:center;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:.75rem;opacity:.95;transition:all .3s ease}.contact-info-item:hover{color:#f4d03f;opacity:1;transform:translateX(4px)}.contact-info-icon{color:#d4af37;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));flex-shrink:0;height:18px;width:18px}.contact-info-text{flex:1 1;line-height:1.4}@media (max-width:768px){.contact-us-page{padding:140px 0 2rem}.contact-container{border-radius:16px;margin:.75rem}.contact-form-panel{border-radius:16px 16px 0 0;padding:2.5rem 2rem}.contact-image-panel{border-radius:0 0 16px 16px;height:300px}.contact-info-overlay{padding:1.5rem}.contact-info-item{font-size:.9rem}}@media (max-width:480px){.contact-us-page{padding:160px 0 1.5rem}.contact-container{margin:0 .5rem}.contact-form-panel{padding:2rem 1.5rem}.contact-image-panel{height:250px}.form-group{margin-bottom:1.25rem}.form-group input,.form-group textarea{font-size:.9rem;padding:.75rem .875rem}.submit-btn{font-size:.9rem;padding:.875rem 1.5rem}.contact-info-overlay{padding:1.25rem}.contact-info-item{font-size:.85rem;gap:.5rem}.contact-info-icon{height:16px;width:16px}}@media (max-width:360px){.contact-us-page{padding-top:180px}.contact-form-panel{padding:1.5rem 1.25rem}.contact-info-overlay{padding:1rem}}.submit-btn:focus{outline:2px solid #d4af37;outline-offset:2px}.form-group input:focus,.form-group textarea:focus{outline:none}@media (prefers-reduced-motion:reduce){.submit-btn:before{display:none}.contact-image:hover,.contact-info-item:hover,.form-group input:focus,.form-group textarea:focus,.submit-btn:hover:not(:disabled){transform:none}}@media (prefers-contrast:high){.contact-container{border:2px solid #d4af37}.form-group input,.form-group textarea{border:2px solid #ffffff4d}.submit-message{border-width:2px}}body,html{background:linear-gradient(135deg,#0a1e1a,#0a1e1a 30%,#064e3b 70%,#064e3b);margin:0;min-height:100vh;padding:0}:root{--mobile-menu-height:400px;--navbar-height-mobile:80px;--navbar-height-mobile-expanded:120px}.rooms-hero-section{background:linear-gradient(135deg,#0a1e1a,#0a1e1a 30%,#064e3b 70%,#064e3b);display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;height:100vh;min-height:700px;overflow:hidden;padding-top:80px;position:relative;transition:padding-top .4s cubic-bezier(.25,.46,.45,.94);width:100%}.rooms-hero-section *{box-sizing:border-box}.rooms-hero-section:before{background:radial-gradient(ellipse at 30% 20%,#d4af3726 0,#0000 50%),radial-gradient(ellipse at 70% 80%,#064e3b33 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.rooms-hero-container{align-items:center;display:flex;height:100%;margin:0 auto;max-width:1400px;padding:2rem;position:relative;width:100%;z-index:3}.rooms-hero-section .hero-content-panel{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);-webkit-clip-path:polygon(0 0,60% 0,50% 100%,0 100%);clip-path:polygon(0 0,60% 0,50% 100%,0 100%);display:flex;height:calc(100% + 2rem);justify-content:flex-start;margin-top:-2rem;padding:6rem 3rem 4rem;position:relative;width:100%;z-index:5}.rooms-hero-section .hero-content-panel:after{background:linear-gradient(90deg,#0a1e1a4d,#0a1e1a1a 50%,#0000);content:"";height:100%;pointer-events:none;position:absolute;right:-20px;top:0;width:40px;z-index:6}.rooms-hero-section .hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:500px;position:relative;width:100%}.rooms-hero-section .breadcrumb{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}.rooms-hero-section .breadcrumb-link{color:#d4af37;text-decoration:none;transition:all .3s ease}.rooms-hero-section .breadcrumb-link:hover{color:#f4d03f;text-decoration:underline}.rooms-hero-section .breadcrumb-separator{color:#ffffff80;margin:0 .25rem}.rooms-hero-section .breadcrumb-current{color:#fff;font-weight:500}.rooms-hero-section .hero-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:2.8rem;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d,0 8px 16px #0003}.rooms-hero-section .hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 30%,#d4af37 70%,#f1c40f);-webkit-background-clip:text;background-clip:text;display:block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.4)) drop-shadow(0 8px 16px rgba(212,175,55,.2));font-size:3.2rem;font-weight:800;margin-top:.5rem;text-shadow:none}.rooms-hero-section .hero-subtitle{color:#ffffffe6;font-size:1.2rem;font-style:italic;font-weight:400;letter-spacing:.5px;line-height:1.6;margin-bottom:1.5rem;max-width:500px;text-shadow:0 2px 8px #0003}.rooms-hero-section .room-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.rooms-hero-section .stat-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #d4af374d;border-radius:16px;box-shadow:0 8px 25px #0000001a,inset 0 1px 0 #ffffff1a;padding:1.5rem 1rem;text-align:center;transition:all .3s ease}.rooms-hero-section .stat-item:hover{background:#d4af371a;border-color:#d4af3780;box-shadow:0 12px 35px #00000026,0 4px 15px #d4af3733;transform:translateY(-2px)}.rooms-hero-section .stat-number{color:#d4af37;display:block;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 8px #d4af374d}.rooms-hero-section .stat-label{color:#fffc;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-shadow:0 1px 4px #0003;text-transform:uppercase}.rooms-hero-section .filter-bar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bcc);border:1px solid #d4af374d;border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;padding:1.5rem}.rooms-hero-section .filter-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem;text-shadow:0 2px 8px #0003}.rooms-hero-section .filter-title svg{color:#d4af37;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));height:20px;width:20px}.rooms-hero-section .filter-options{display:flex;flex-wrap:wrap;gap:.75rem}.rooms-hero-section .filter-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fffc;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;overflow:hidden;padding:.6rem 1.2rem;position:relative;text-shadow:0 1px 4px #0003;transition:all .3s ease}.rooms-hero-section .filter-btn:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.rooms-hero-section .filter-btn:hover:before{left:100%}.rooms-hero-section .filter-btn.active,.rooms-hero-section .filter-btn:hover{background:linear-gradient(135deg,#d4af37,#f4d03f);border-color:#d4af37;box-shadow:0 4px 15px #d4af374d;color:#064e3b;text-shadow:none;transform:translateY(-1px)}.rooms-hero-section .hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.rooms-hero-section .hero-btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.5px;min-width:130px;overflow:hidden;padding:.875rem 1.75rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.rooms-hero-section .hero-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.rooms-hero-section .hero-btn:hover:before{left:100%}.rooms-hero-section .hero-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 15px #d4af374d,0 8px 25px #d4af3726;color:#064e3b;font-weight:700}.rooms-hero-section .hero-btn-primary:hover{box-shadow:0 6px 20px #d4af3766,0 12px 35px #d4af3740;color:#064e3b;text-decoration:none;transform:translateY(-2px)}.rooms-hero-section .hero-btn-secondary{background:#ffffff1a;border:1px solid #ffffff4d;box-shadow:0 4px 15px #0000001a;color:#fff;font-weight:500}.rooms-hero-section .hero-btn-secondary:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 6px 20px #00000026;color:#fff;text-decoration:none;transform:translateY(-2px)}.rooms-hero-section .hero-image-panel{height:100%;left:50%;position:absolute;right:0;top:0;width:auto;z-index:1}.rooms-hero-section .hero-image-container{border-radius:0 0 0 20px}.rooms-hero-section .hero-image-container,.rooms-hero-section .hero-slideshow{height:100%;overflow:hidden;position:relative;width:100%}.rooms-hero-section .hero-slideshow-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;left:0;min-height:100%;min-width:100%;object-fit:cover;object-position:center center;opacity:0;position:absolute;top:0;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform,opacity}.rooms-hero-section .hero-slideshow-image.active{opacity:1}.rooms-hero-section .hero-slideshow-image:first-child{object-position:center 40%}.rooms-hero-section .hero-slideshow-image:nth-child(2){object-position:center center}.rooms-hero-section .hero-slideshow-image:nth-child(3){object-position:center 45%}.rooms-hero-section .hero-slideshow-image:nth-child(4){object-position:center 35%}.rooms-hero-section .hero-slideshow-image:nth-child(5){object-position:center 30%}.rooms-hero-section .hero-image-overlay{background:linear-gradient(135deg,#0a1e1a4d,#064e3b1a 30%,#0a1e1a66);background-image:radial-gradient(circle at 25% 25%,#ffffff05 0,#0000 50%),radial-gradient(circle at 75% 75%,#d4af3708 0,#0000 50%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.rooms-hero-section .hero-slideshow-nav{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a1e1acc;border:2px solid #d4af3766;border-radius:50%;color:#d4af37;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:3}.rooms-hero-section .hero-slideshow-nav:hover{background:#0a1e1af2;border-color:#d4af37cc;box-shadow:0 4px 20px #d4af374d;color:#f4d03f;opacity:1;transform:translateY(-50%) scale(1.1)}.rooms-hero-section .hero-slideshow-nav.prev{left:20px}.rooms-hero-section .hero-slideshow-nav.next{right:20px}.rooms-hero-section .hero-slideshow-indicators{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.rooms-hero-section .hero-slideshow-indicator{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff6;border:2px solid #fff9;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.rooms-hero-section .hero-slideshow-indicator.active{background:#d4af37;border-color:#d4af37;box-shadow:0 0 15px #d4af3780;transform:scale(1.2)}.rooms-hero-section .hero-slideshow-indicator:hover:not(.active){background:#ffffffb3;border-color:#ffffffe6;transform:scale(1.1)}.rooms-hero-section .room-info-overlay{background:linear-gradient(#0000,#0a1e1ab3 50%,#0a1e1af2);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0;z-index:3}.rooms-hero-section .room-badge{background:linear-gradient(135deg,#d4af37,#f4d03f);border-radius:20px;box-shadow:0 4px 15px #d4af3766;color:#064e3b;font-size:.85rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1.5rem;top:1.5rem;z-index:4}.rooms-hero-section .room-title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 8px #0000004d}.rooms-hero-section .room-subtitle{color:#fffc;font-size:.9rem;font-style:italic;margin-bottom:1rem}.rooms-hero-section .room-price{color:#d4af37;font-size:1.2rem;font-weight:700;text-shadow:0 2px 8px #d4af374d}@media (max-width:1200px){.rooms-hero-section{height:100vh;min-height:600px;padding-top:70px}.rooms-hero-container{padding:2rem}.rooms-hero-section .hero-content-panel{-webkit-clip-path:polygon(0 0,65% 0,55% 100%,0 100%);clip-path:polygon(0 0,65% 0,55% 100%,0 100%);padding:5rem 2.5rem 3rem}.rooms-hero-section .hero-title{font-size:2.5rem}.rooms-hero-section .hero-title-highlight{font-size:2.8rem}}@media (max-width:1024px){.rooms-hero-section{height:100vh;padding-top:60px}.rooms-hero-container{flex-direction:column;gap:2rem;justify-content:center;padding:2rem}.rooms-hero-section .hero-content-panel{border-radius:20px;-webkit-clip-path:none;clip-path:none;height:auto;margin-top:0;max-width:600px;padding:3rem 2.5rem;position:relative;width:100%}.rooms-hero-section .hero-content-panel:after{display:none}.rooms-hero-section .hero-image-panel{height:300px;left:0;max-width:500px;position:relative;right:auto;width:100%}.rooms-hero-section .hero-image-container{border-radius:15px}.rooms-hero-section .hero-slideshow-image{object-position:center center}}@media (max-width:768px){.rooms-hero-section{height:auto;margin-top:0;min-height:calc(100vh - 120px);min-height:calc(100vh - var(--navbar-height-mobile-expanded));padding-top:120px;padding-top:var(--navbar-height-mobile-expanded)}.rooms-hero-section.mobile-menu-open{min-height:calc(100vh - 520px);min-height:calc(100vh - var(--navbar-height-mobile-expanded) - var(--mobile-menu-height));padding-top:520px;padding-top:calc(var(--navbar-height-mobile-expanded) + var(--mobile-menu-height))}.rooms-hero-container{gap:1.5rem;padding:1rem 1.5rem 2rem}.rooms-hero-section .hero-content-panel{padding:2.5rem 2rem}.rooms-hero-section .hero-title{font-size:2.2rem}.rooms-hero-section .hero-title-highlight{font-size:2.5rem}.rooms-hero-section .hero-subtitle{font-size:1.1rem}.rooms-hero-section .room-stats{gap:1rem;grid-template-columns:repeat(3,1fr);justify-content:center;margin:0 auto 2rem;max-width:400px}.rooms-hero-section .stat-item{padding:1rem .75rem}.rooms-hero-section .stat-number{font-size:1.5rem}.rooms-hero-section .filter-options{justify-content:center}.rooms-hero-section .hero-actions{flex-direction:column;gap:.75rem}.rooms-hero-section .hero-btn{justify-content:center;width:100%}.rooms-hero-section .hero-image-panel{height:250px;order:-1}.rooms-hero-section .hero-image-container{border-radius:12px}.rooms-hero-section .hero-slideshow-indicators{bottom:15px;gap:8px}.rooms-hero-section .hero-slideshow-indicator{height:10px;width:10px}.rooms-hero-section .hero-slideshow-nav{height:40px;opacity:.6;width:40px}.rooms-hero-section .hero-slideshow-nav.prev{left:10px}.rooms-hero-section .hero-slideshow-nav.next{right:10px}}@media (max-width:480px){.rooms-hero-section{min-height:calc(100vh - 100px);padding-top:100px}.rooms-hero-section.mobile-menu-open{min-height:calc(100vh - 500px);min-height:calc(100vh - 100px - var(--mobile-menu-height));padding-top:500px;padding-top:calc(100px + var(--mobile-menu-height))}.rooms-hero-container{padding:1rem 1rem 2rem}.rooms-hero-section .hero-content-panel{padding:2rem 1.5rem}.rooms-hero-section .hero-title{font-size:2rem}.rooms-hero-section .hero-title-highlight{font-size:2.2rem}.rooms-hero-section .hero-subtitle{font-size:1rem}.rooms-hero-section .room-stats{gap:.75rem;grid-template-columns:1fr 1fr;max-width:300px}.rooms-hero-section .stat-item{padding:.875rem .5rem}.rooms-hero-section .stat-number{font-size:1.3rem}.rooms-hero-section .stat-label{font-size:.8rem}.rooms-hero-section .filter-bar{border-radius:16px;padding:1.25rem}.rooms-hero-section .filter-options{gap:.5rem}.rooms-hero-section .filter-btn{font-size:.85rem;padding:.5rem 1rem}.rooms-hero-section .hero-btn{font-size:.9rem;max-width:280px;min-width:0;min-width:auto;padding:.9rem 1.5rem;width:100%}.rooms-hero-section .hero-image-panel{height:220px}.rooms-hero-section .hero-slideshow-indicators{bottom:10px;gap:6px}.rooms-hero-section .hero-slideshow-indicator{height:8px;width:8px}.rooms-hero-section .hero-slideshow-nav{height:36px;width:36px}.rooms-hero-section .hero-slideshow-nav.prev{left:8px}.rooms-hero-section .hero-slideshow-nav.next{right:8px}.rooms-hero-section .room-info-overlay{padding:1.5rem}.rooms-hero-section .room-title{font-size:1.3rem}.rooms-hero-section .room-price{font-size:1.1rem}}@media (max-width:360px){.rooms-hero-section{min-height:calc(100vh - 110px);padding-top:110px}.rooms-hero-section.mobile-menu-open{min-height:calc(100vh - 510px);min-height:calc(100vh - 110px - var(--mobile-menu-height));padding-top:510px;padding-top:calc(110px + var(--mobile-menu-height))}.rooms-hero-container{padding:.75rem .75rem 1.5rem}.rooms-hero-section .hero-content-panel{padding:1.5rem 1.25rem}.rooms-hero-section .hero-title{font-size:1.8rem}.rooms-hero-section .hero-title-highlight{font-size:2rem}.rooms-hero-section .hero-subtitle{font-size:.95rem}.rooms-hero-section .filter-bar{padding:1rem}.rooms-hero-section .hero-btn{font-size:.85rem;max-width:100%;padding:.8rem 1.25rem}.rooms-hero-section .hero-image-panel{height:200px}}.rooms-hero-section .breadcrumb-link:focus,.rooms-hero-section .filter-btn:focus,.rooms-hero-section .hero-btn:focus,.rooms-hero-section .hero-slideshow-indicator:focus,.rooms-hero-section .hero-slideshow-nav:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.rooms-hero-section{transition:none}.rooms-hero-section .filter-btn,.rooms-hero-section .hero-btn,.rooms-hero-section .hero-slideshow-indicator,.rooms-hero-section .hero-slideshow-nav,.rooms-hero-section .stat-item{animation:none;transition:none}.rooms-hero-section .filter-btn:before,.rooms-hero-section .hero-btn:before{display:none}.rooms-hero-section .filter-btn:hover,.rooms-hero-section .hero-btn:hover,.rooms-hero-section .stat-item:hover{transform:none}.rooms-hero-section .hero-slideshow-image{transition:opacity .3s ease}.rooms-hero-section .hero-slideshow-nav:hover{transform:translateY(-50%)}.rooms-hero-section .hero-slideshow-indicator.active,.rooms-hero-section .hero-slideshow-indicator:hover:not(.active){transform:none}}@media (prefers-contrast:high){.rooms-hero-section .filter-bar,.rooms-hero-section .stat-item{border:2px solid #d4af37}.rooms-hero-section .filter-btn{border:2px solid #ffffff80}.rooms-hero-section .hero-slideshow-indicator,.rooms-hero-section .hero-slideshow-nav{border:2px solid #d4af37}.rooms-hero-section .hero-slideshow-indicator.active{border:2px solid #fff}}.rooms-hero-section .hero-slideshow-image{transform:translateZ(0);-webkit-transform:translateZ(0)}html{scroll-behavior:smooth}.rooms-gallery-section{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative;width:100%}.rooms-gallery-section *{box-sizing:border-box}.rooms-gallery-container{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.rooms-gallery-section .gallery-header{margin-bottom:3rem;padding:0 1rem;text-align:center}.rooms-gallery-section .gallery-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 12px #0006}.rooms-gallery-section .gallery-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.rooms-gallery-section .gallery-subtitle{color:#ffffffd9;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic;font-weight:400;line-height:1.7;margin:0 auto;max-width:700px}.rooms-gallery-section .category-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:0 1rem}.rooms-gallery-section .category-tab{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fffc;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;min-width:140px;overflow:hidden;padding:1rem 2rem;position:relative;text-align:center;text-shadow:0 1px 4px #0003;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.rooms-gallery-section .category-tab:before{background:linear-gradient(90deg,#0000,#d4af3733,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.rooms-gallery-section .category-tab:hover:before{left:100%}.rooms-gallery-section .category-tab.active,.rooms-gallery-section .category-tab:hover{background:linear-gradient(135deg,#d4af37,#f4d03f);border-color:#d4af37;box-shadow:0 6px 20px #d4af3766;color:#064e3b;text-shadow:none;transform:translateY(-2px)}.rooms-gallery-section .category-tab .tab-count{display:inline-block;font-size:.85em;font-weight:600;margin-left:.5rem;opacity:.8}.rooms-gallery-section .gallery-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));margin-bottom:3rem}.rooms-gallery-section .gallery-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1e1af2;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px 0 #ffffff1a;cursor:pointer;display:flex;flex-direction:column;min-height:450px;opacity:1;overflow:hidden;position:relative;transform:scale(1) translateZ(0);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.rooms-gallery-section .gallery-item.hidden{opacity:0;pointer-events:none;transform:scale(.9) translateZ(0)}.rooms-gallery-section .gallery-item:hover{border-color:#d4af374d;box-shadow:0 20px 48px #0006,0 8px 24px #d4af3726,inset 0 1px 0 #fff3;transform:translateY(-8px) scale(1.02) translateZ(0)}.rooms-gallery-section .gallery-image-container{background:linear-gradient(135deg,#0a1e1a,#064e3b);border-radius:16px 16px 0 0;height:250px;overflow:hidden;position:relative;width:100%}.rooms-gallery-section .gallery-image{filter:brightness(.9) contrast(1.05);height:100%;object-fit:cover;object-position:center;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.rooms-gallery-section .gallery-item:hover .gallery-image{filter:brightness(1) contrast(1);transform:scale(1.1) translateZ(0)}.rooms-gallery-section .gallery-overlay{align-items:flex-end;background:linear-gradient(#0000,#0a1e1a4d 30%,#0a1e1acc);bottom:0;display:flex;left:0;opacity:0;padding:1.5rem;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:5}.rooms-gallery-section .gallery-item:hover .gallery-overlay{opacity:1}.rooms-gallery-section .view-gallery-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#d4af37e6,#f4d03fe6);border:1px solid #d4af3780;border-radius:25px;box-shadow:0 4px 15px #d4af374d;color:#064e3b;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;letter-spacing:.5px;padding:.75rem 1.25rem;text-transform:uppercase;transition:all .3s ease}.rooms-gallery-section .view-gallery-btn:hover{background:linear-gradient(135deg,#d4af37,#f4d03f);border-color:#d4af37;box-shadow:0 6px 20px #d4af3766;transform:translateY(-2px)}.rooms-gallery-section .view-gallery-btn svg{flex-shrink:0;height:18px;width:18px}.rooms-gallery-section .image-count-badge{align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#0a1e1ae6;border:1px solid #fff3;border-radius:20px;box-shadow:0 4px 12px #0000004d;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:.4rem;padding:.5rem 1rem;position:absolute;right:1rem;text-shadow:0 1px 4px #00000080;top:1rem;z-index:10}.rooms-gallery-section .image-count-badge svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));height:16px;opacity:.8;width:16px}.rooms-gallery-section .popular-badge{align-items:center;background:linear-gradient(135deg,#d4af37,#f4d03f);border-radius:15px;box-shadow:0 4px 12px #d4af3766;color:#064e3b;display:flex;font-size:.75rem;font-weight:700;gap:.3rem;left:1rem;letter-spacing:.5px;padding:.4rem .8rem;position:absolute;text-transform:uppercase;top:1rem;z-index:10}.rooms-gallery-section .gallery-info{color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem}.rooms-gallery-section .gallery-room-name{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:.5rem;text-shadow:0 2px 8px #0000004d}.rooms-gallery-section .gallery-room-subtitle{color:#fffc;font-size:.9rem;font-style:italic;line-height:1.4;margin-bottom:1rem}.rooms-gallery-section .gallery-room-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.rooms-gallery-section .gallery-feature-tag{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#d4af3726;border:1px solid #d4af374d;border-radius:12px;color:#f4d03f;font-size:.8rem;font-weight:500;padding:.35rem .8rem;transition:all .3s ease;white-space:nowrap}.rooms-gallery-section .gallery-feature-tag:hover{background:#d4af3740;border-color:#d4af3780;transform:translateY(-1px)}.rooms-gallery-section .gallery-room-price{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-top:auto;padding-top:1rem}.rooms-gallery-section .price-text{color:#d4af37;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;text-shadow:0 2px 8px #d4af374d}.rooms-gallery-section .lightbox-overlay{align-items:center;animation:lightboxFadeIn .3s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:9999}@keyframes lightboxFadeIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0}to{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:1}}.rooms-gallery-section .lightbox-content{animation:lightboxSlideIn .4s cubic-bezier(.25,.46,.45,.94);background:#0a1e1af2;border:1px solid #d4af374d;border-radius:20px;box-shadow:0 20px 60px #00000080,0 8px 25px #0000004d;display:flex;flex-direction:column;max-height:95vh;max-width:95vw;overflow:hidden;position:relative}@keyframes lightboxSlideIn{0%{opacity:0;transform:scale(.9) translateY(50px)}to{opacity:1;transform:scale(1) translateY(0)}}.rooms-gallery-section .lightbox-header{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#0a1e1af2,#064e3be6);border-bottom:1px solid #d4af3733;display:flex;justify-content:space-between;padding:1.5rem 2rem}.rooms-gallery-section .lightbox-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;text-shadow:0 2px 8px #0000004d}.rooms-gallery-section .lightbox-close{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;transition:all .3s ease;width:45px}.rooms-gallery-section .lightbox-close:hover{background:#d4af3733;border-color:#d4af3780;transform:scale(1.1)}.rooms-gallery-section .lightbox-gallery{align-items:center;background:#0000004d;display:flex;flex:1 1;justify-content:center;min-height:400px;position:relative}.rooms-gallery-section .lightbox-image{border-radius:12px;box-shadow:0 8px 25px #0006;max-height:75vh;max-width:100%;object-fit:contain;transition:all .3s ease}.rooms-gallery-section .lightbox-nav{align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#0a1e1ae6;border:1px solid #d4af374d;border-radius:50%;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;height:55px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:55px;z-index:10}.rooms-gallery-section .lightbox-nav:hover{background:#d4af3733;border-color:#d4af3780;box-shadow:0 6px 20px #d4af374d;color:#f4d03f;transform:translateY(-50%) scale(1.1)}.rooms-gallery-section .lightbox-nav.prev{left:2rem}.rooms-gallery-section .lightbox-nav.next{right:2rem}.rooms-gallery-section .lightbox-nav:disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.rooms-gallery-section .lightbox-nav:disabled:hover{background:#0a1e1ae6;transform:translateY(-50%)}.rooms-gallery-section .lightbox-counter{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#0a1e1ae6;border:1px solid #d4af374d;border-radius:25px;bottom:2rem;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.75rem 1.5rem;position:absolute;text-shadow:0 1px 4px #00000080;transform:translateX(-50%)}.rooms-gallery-section .load-more-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bcc);border:1px solid #d4af3733;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.rooms-gallery-section .load-more-section:before{background:radial-gradient(circle at 50% 0,#d4af371a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.rooms-gallery-section .load-more-btn{align-items:center;background:linear-gradient(135deg,#d4af37,#f4d03f);border:none;border-radius:30px;box-shadow:0 4px 16px #d4af374d,0 8px 32px #d4af3726;color:#064e3b;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;letter-spacing:.5px;min-width:200px;overflow:hidden;padding:1.25rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:1}.rooms-gallery-section .load-more-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.rooms-gallery-section .load-more-btn:hover:before{left:100%}.rooms-gallery-section .load-more-btn:hover{background:linear-gradient(135deg,#e6c547,#f7d949);box-shadow:0 6px 20px #d4af3766,0 12px 40px #d4af3740;transform:translateY(-3px)}.rooms-gallery-section .load-more-btn svg{flex-shrink:0;height:22px;width:22px}@media (max-width:1024px){.rooms-gallery-section{padding:5rem 0}.rooms-gallery-container{gap:3rem;padding:0 1.5rem}.rooms-gallery-section .gallery-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr))}.rooms-gallery-section .gallery-image-container{height:230px}}@media (max-width:768px){.rooms-gallery-section{padding:4rem 0}.rooms-gallery-container{gap:2.5rem;padding:0 1rem}.rooms-gallery-section .gallery-header{margin-bottom:2rem;padding:0}.rooms-gallery-section .category-tabs{gap:.75rem;margin-bottom:2rem}.rooms-gallery-section .category-tab{font-size:.9rem;min-width:120px;padding:.8rem 1.5rem}.rooms-gallery-section .gallery-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.rooms-gallery-section .gallery-image-container{height:210px}.rooms-gallery-section .gallery-info{padding:1.25rem}.rooms-gallery-section .lightbox-nav.prev{left:1rem}.rooms-gallery-section .lightbox-nav.next{right:1rem}.rooms-gallery-section .lightbox-nav{height:50px;width:50px}}@media (max-width:480px){.rooms-gallery-section{padding:3rem 0}.rooms-gallery-container{gap:2rem;padding:0 .75rem}.rooms-gallery-section .gallery-header{margin-bottom:1.5rem}.rooms-gallery-section .category-tabs{gap:.5rem;margin-bottom:1.5rem}.rooms-gallery-section .category-tab{font-size:.85rem;min-width:100px;padding:.7rem 1.2rem}.rooms-gallery-section .gallery-grid{gap:1.5rem;grid-template-columns:1fr}.rooms-gallery-section .gallery-item{min-height:420px}.rooms-gallery-section .gallery-image-container{height:200px}.rooms-gallery-section .gallery-info{padding:1rem}.rooms-gallery-section .gallery-room-name{font-size:1.2rem}.rooms-gallery-section .gallery-feature-tag{font-size:.75rem;padding:.3rem .6rem}.rooms-gallery-section .lightbox-overlay{padding:1rem}.rooms-gallery-section .lightbox-header{padding:1rem 1.5rem}.rooms-gallery-section .lightbox-title{font-size:1.2rem}.rooms-gallery-section .lightbox-nav{height:45px;width:45px}.rooms-gallery-section .lightbox-nav.prev{left:.5rem}.rooms-gallery-section .lightbox-nav.next{right:.5rem}.rooms-gallery-section .lightbox-image{max-height:60vh}.rooms-gallery-section .load-more-btn{font-size:.9rem;max-width:280px;padding:1rem 2rem;width:100%}.rooms-gallery-section .view-gallery-btn{border-radius:20px;font-size:.85rem;padding:.6rem 1rem}.rooms-gallery-section .image-count-badge{font-size:.8rem;padding:.4rem .8rem}.rooms-gallery-section .popular-badge{font-size:.7rem;padding:.3rem .6rem}}@media (max-width:360px){.rooms-gallery-container{padding:0 .5rem}.rooms-gallery-section .category-tab{font-size:.8rem;min-width:90px;padding:.6rem 1rem}.rooms-gallery-section .gallery-info{padding:.875rem}.rooms-gallery-section .gallery-room-name{font-size:1.1rem}.rooms-gallery-section .lightbox-header{padding:.875rem 1.25rem}.rooms-gallery-section .lightbox-title{font-size:1.1rem}.rooms-gallery-section .load-more-btn{font-size:.85rem;max-width:100%;padding:.9rem 1.5rem}.rooms-gallery-section .load-more-section{padding:2rem 1rem}}.rooms-gallery-section .category-tab:focus,.rooms-gallery-section .gallery-item:focus,.rooms-gallery-section .lightbox-close:focus,.rooms-gallery-section .lightbox-nav:focus,.rooms-gallery-section .load-more-btn:focus,.rooms-gallery-section .view-gallery-btn:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.rooms-gallery-section .category-tab,.rooms-gallery-section .gallery-image,.rooms-gallery-section .gallery-item,.rooms-gallery-section .gallery-overlay,.rooms-gallery-section .lightbox-content,.rooms-gallery-section .lightbox-nav,.rooms-gallery-section .load-more-btn,.rooms-gallery-section .view-gallery-btn{animation:none;transition:none}.rooms-gallery-section .category-tab:before,.rooms-gallery-section .load-more-btn:before{display:none}.rooms-gallery-section .category-tab:hover,.rooms-gallery-section .gallery-item:hover,.rooms-gallery-section .gallery-item:hover .gallery-image,.rooms-gallery-section .lightbox-nav:hover,.rooms-gallery-section .load-more-btn:hover{transform:none}.rooms-gallery-section .lightbox-overlay{animation:none}}@media (prefers-contrast:high){.rooms-gallery-section .gallery-item,.rooms-gallery-section .lightbox-content{border:2px solid #d4af37}.rooms-gallery-section .category-tab{border:2px solid #ffffff80}.rooms-gallery-section .lightbox-close,.rooms-gallery-section .lightbox-nav,.rooms-gallery-section .load-more-section{border:2px solid #d4af37}.rooms-gallery-section .gallery-feature-tag{border:2px solid #d4af3780}}.rooms-gallery-section .gallery-image,.rooms-gallery-section .gallery-item,.rooms-gallery-section .lightbox-image{contain:layout style paint}.rooms-gallery-section .gallery-image,.rooms-gallery-section .gallery-item,.rooms-gallery-section .lightbox-nav,.rooms-gallery-section .load-more-btn{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.rooms-gallery-section .gallery-image:not([src]),.rooms-gallery-section .gallery-image[src=""],.rooms-gallery-section .lightbox-image:not([src]),.rooms-gallery-section .lightbox-image[src=""]{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);display:flex;justify-content:center}.rooms-gallery-section .gallery-image:not([src]):after,.rooms-gallery-section .gallery-image[src=""]:after,.rooms-gallery-section .lightbox-image:not([src]):after,.rooms-gallery-section .lightbox-image[src=""]:after{content:"🏨";font-size:3rem;opacity:.3}.rooms-gallery-section .gallery-image[loading=lazy]{background:linear-gradient(135deg,#0a1e1a,#064e3b)}.rooms-gallery-section .gallery-image-container{min-height:200px}@media screen and (-webkit-min-device-pixel-ratio:0){.rooms-gallery-section .gallery-image,.rooms-gallery-section .lightbox-image{-webkit-transform:translateZ(0)}.rooms-gallery-section .category-tab,.rooms-gallery-section .lightbox-nav,.rooms-gallery-section .load-more-btn,.rooms-gallery-section .view-gallery-btn{-webkit-appearance:none}}@-moz-document url-prefix(){.rooms-gallery-section .lightbox-nav{min-height:50px;min-width:50px}.rooms-gallery-section .category-tab{min-width:120px}}.room-details-section{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative;width:100%}.room-details-section *{box-sizing:border-box}.room-details-container{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.room-details-section .details-header{margin-bottom:4rem;padding:0 1rem;text-align:center}.room-details-section .details-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 12px #0006}.room-details-section .details-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.room-details-section .details-subtitle{color:#ffffffd9;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic;font-weight:400;line-height:1.7;margin:0 auto;max-width:700px}.room-details-section .details-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));margin-bottom:4rem}.room-details-section .room-detail-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1e1af2;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;min-height:600px;overflow:hidden;position:relative;transform:translateZ(0);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.room-details-section .room-detail-card:hover{border-color:#d4af374d;box-shadow:0 20px 48px #0006,0 8px 24px #d4af3726,inset 0 1px 0 #fff3;transform:translateY(-8px) scale(1.01) translateZ(0)}.room-details-section .room-detail-image-container{background:linear-gradient(135deg,#0a1e1a,#064e3b);border-radius:16px 16px 0 0;height:280px;overflow:hidden;position:relative;width:100%}.room-details-section .room-detail-image{filter:brightness(.9) contrast(1.05);height:100%;object-fit:cover;object-position:center;transform:scale(1.05) translateZ(0);transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.room-details-section .room-detail-card:hover .room-detail-image{filter:brightness(1) contrast(1);transform:scale(1.1) translateZ(0)}.room-details-section .room-popular-badge{align-items:center;border:1px solid #fff3;border-radius:20px;display:flex;font-size:.8rem;gap:.3rem;left:1rem;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.room-details-section .room-popular-badge,.room-details-section .room-price-badge{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:linear-gradient(135deg,#d4af37,#f4d03f);box-shadow:0 4px 15px #d4af3766;color:#064e3b;font-weight:700;position:absolute;top:1rem;z-index:10}.room-details-section .room-price-badge{border:1px solid #fff3;border-radius:25px;font-size:.9rem;line-height:1.2;min-width:100px;padding:.75rem 1.25rem;right:1rem;text-align:center}.room-details-section .room-detail-content{display:flex;flex-direction:column;flex-grow:1;gap:1.25rem;padding:2rem}.room-details-section .room-detail-name{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;line-height:1.3;margin-bottom:.5rem;text-shadow:0 2px 8px #0000004d}.room-details-section .room-detail-subtitle{color:#fffc;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:1.25rem}.room-details-section .room-info-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.room-details-section .room-info-item{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffe6;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.room-details-section .room-info-item:hover{background:#d4af371a;border-color:#d4af374d;transform:translateY(-1px)}.room-details-section .room-info-item svg{color:#d4af37;filter:drop-shadow(0 1px 2px rgba(212,175,55,.3));flex-shrink:0;height:18px;width:18px}.room-details-section .room-availability{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#22c55e1a;border:1px solid #22c55e4d;border-radius:20px;box-shadow:0 4px 12px #22c55e33;color:#22c55e;display:flex;font-size:.9rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;text-shadow:0 1px 4px #0000004d;width:-webkit-fit-content;width:fit-content}.room-details-section .availability-dot{animation:room-pulse 2s infinite;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e80;flex-shrink:0;height:8px;width:8px}@keyframes room-pulse{0%,to{box-shadow:0 0 8px #22c55e80;opacity:1;transform:scale(1)}50%{box-shadow:0 0 12px #22c55ecc;opacity:.7;transform:scale(1.3)}}.room-details-section .room-amenities{margin-bottom:2rem}.room-details-section .amenities-title{align-items:center;color:#d4af37;display:flex;font-size:1.1rem;font-weight:700;gap:.75rem;letter-spacing:.5px;margin-bottom:1rem;text-shadow:0 2px 8px #d4af374d;text-transform:uppercase}.room-details-section .amenities-title svg{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));height:20px;width:20px}.room-details-section .amenities-list{display:flex;flex-wrap:wrap;gap:.75rem}.room-details-section .amenity-tag{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:15px;color:#ffffffe6;font-size:.85rem;font-weight:500;padding:.5rem 1rem;text-shadow:0 1px 4px #0003;transition:all .3s ease;white-space:nowrap}.room-details-section .amenity-tag:hover{background:#d4af3726;border-color:#d4af3766;box-shadow:0 4px 12px #d4af3733;color:#f4d03f;transform:translateY(-1px)}.room-details-section .room-book-btn{align-items:center;background:linear-gradient(135deg,#25d366,#20ba5a);border:none;border-radius:15px;box-shadow:0 4px 16px #25d36640,0 8px 32px #25d36626;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;letter-spacing:.5px;margin-top:auto;overflow:hidden;padding:1.25rem 2rem;position:relative;text-shadow:0 1px 4px #0000004d;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.room-details-section .room-book-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.room-details-section .room-book-btn:hover:before{left:100%}.room-details-section .room-book-btn:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 20px #25d36659,0 12px 40px #25d36640;transform:translateY(-3px)}.room-details-section .room-book-btn:active{transform:translateY(-1px)}.room-details-section .room-book-btn svg{flex-shrink:0;height:22px;width:22px}.room-details-section .details-cta{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bb3 50%,#0a1e1ae6);border:1px solid #d4af3733;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.room-details-section .details-cta:before{background:radial-gradient(circle at 50% 0,#d4af371a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.room-details-section .cta-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 8px #0000004d;z-index:1}.room-details-section .cta-description{color:#ffffffd9;font-size:clamp(1.1rem,2.5vw,1.3rem);font-style:italic;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;position:relative;z-index:1}.room-details-section .cta-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative;z-index:1}.room-details-section .cta-btn{align-items:center;border:none;border-radius:30px;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;letter-spacing:.5px;min-width:200px;overflow:hidden;padding:1.25rem 2.5rem;position:relative;text-decoration:none;text-shadow:0 1px 4px #0000004d;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.room-details-section .cta-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.room-details-section .cta-btn:hover:before{left:100%}.room-details-section .cta-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 16px #d4af374d,0 8px 32px #d4af3726;color:#064e3b}.room-details-section .cta-btn-primary:hover{background:linear-gradient(135deg,#e6c547,#f7d949 50%,#e6c547);box-shadow:0 6px 20px #d4af3766,0 12px 40px #d4af3740;transform:translateY(-3px)}.room-details-section .cta-btn-whatsapp{background:linear-gradient(135deg,#25d366,#20ba5a);box-shadow:0 4px 16px #25d36640,0 8px 32px #25d36626;color:#fff}.room-details-section .cta-btn-whatsapp:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 20px #25d36659,0 12px 40px #25d36640;transform:translateY(-3px)}.room-details-section .cta-btn svg{flex-shrink:0;height:22px;width:22px}@media (max-width:1024px){.room-details-section{padding:5rem 0}.room-details-container{gap:3rem;padding:0 1.5rem}.room-details-section .details-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr))}.room-details-section .room-detail-image-container{height:260px}.room-details-section .room-detail-content{padding:1.75rem}}@media (max-width:768px){.room-details-section{padding:4rem 0}.room-details-container{gap:2.5rem;padding:0 1rem}.room-details-section .details-header{margin-bottom:3rem;padding:0}.room-details-section .details-grid{gap:2rem;grid-template-columns:1fr}.room-details-section .room-detail-card{margin:0 auto;max-width:500px;min-height:550px}.room-details-section .room-detail-image-container{height:240px}.room-details-section .room-detail-content{gap:1rem;padding:1.5rem}.room-details-section .room-info-grid{gap:1rem;grid-template-columns:1fr}.room-details-section .details-cta{padding:3rem 2rem}.room-details-section .cta-actions{gap:1.25rem}.room-details-section .cta-btn{font-size:.95rem;min-width:180px;padding:1.1rem 2rem}}@media (max-width:480px){.room-details-section{padding:3rem 0}.room-details-container{gap:2rem;padding:0 .75rem}.room-details-section .details-header{margin-bottom:2rem}.room-details-section .room-detail-card{min-height:520px}.room-details-section .room-detail-image-container{height:220px}.room-details-section .room-detail-content{gap:1rem;padding:1.25rem}.room-details-section .room-price-badge{font-size:.85rem;min-width:90px;padding:.6rem 1rem}.room-details-section .room-popular-badge{font-size:.75rem;padding:.4rem .8rem}.room-details-section .room-info-item{font-size:.9rem;padding:.6rem .8rem}.room-details-section .amenity-tag{font-size:.8rem;padding:.4rem .8rem}.room-details-section .room-book-btn{font-size:.9rem;padding:1.1rem 1.75rem}.room-details-section .details-cta{padding:2.5rem 1.5rem}.room-details-section .cta-actions{align-items:center;flex-direction:column;gap:1rem}.room-details-section .cta-btn{font-size:.9rem;max-width:300px;min-width:0;min-width:auto;padding:1rem 2rem;width:100%}}@media (max-width:360px){.room-details-container{padding:0 .5rem}.room-details-section .room-detail-content{padding:1rem}.room-details-section .details-cta{padding:2rem 1rem}.room-details-section .cta-btn{font-size:.85rem;max-width:100%;padding:.9rem 1.5rem}}.room-details-section .cta-btn:focus,.room-details-section .room-book-btn:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.room-details-section .amenity-tag,.room-details-section .availability-dot,.room-details-section .cta-btn,.room-details-section .room-book-btn,.room-details-section .room-detail-card,.room-details-section .room-detail-image,.room-details-section .room-info-item{animation:none;transition:none}.room-details-section .cta-btn:before,.room-details-section .room-book-btn:before{display:none}.room-details-section .room-detail-card:hover,.room-details-section .room-detail-card:hover .room-detail-image{transform:none}}@media (prefers-contrast:high){.room-details-section .details-cta,.room-details-section .room-detail-card{border:2px solid #d4af37}.room-details-section .amenity-tag,.room-details-section .room-info-item{border:2px solid #ffffff80}.room-details-section .room-availability{border:2px solid #22c55e}}.room-details-section .room-detail-card,.room-details-section .room-detail-image{contain:layout style paint}.room-details-section .cta-btn,.room-details-section .room-book-btn,.room-details-section .room-detail-card,.room-details-section .room-detail-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.room-details-section .room-detail-image:not([src]),.room-details-section .room-detail-image[src=""]{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b);display:flex;justify-content:center}.room-details-section .room-detail-image:not([src]):after,.room-details-section .room-detail-image[src=""]:after{content:"🏨";font-size:3rem;opacity:.3}.room-details-section .room-detail-image[loading=lazy]{background:linear-gradient(135deg,#0a1e1a,#064e3b)}@media screen and (-webkit-min-device-pixel-ratio:0){.room-details-section .room-detail-image{-webkit-transform:translateZ(0)}.room-details-section .cta-btn,.room-details-section .room-book-btn{-webkit-appearance:none}}@-moz-document url-prefix(){.room-details-section .room-info-item{min-height:48px}.room-details-section .amenity-tag{min-height:32px}}.amenities-hero-section{align-items:center;background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);display:flex;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow:hidden;padding:8rem 0 4rem;position:relative;width:100%}.amenities-hero-section *{box-sizing:border-box}.amenities-hero-section:before{background:radial-gradient(ellipse at 20% 30%,#d4af371f 0,#0000 50%),radial-gradient(ellipse at 80% 70%,#064e3b26 0,#0000 50%),radial-gradient(circle at 50% 50%,#d4af370d 0,#0000 40%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.amenities-hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;min-height:600px;padding:0 2rem;position:relative;z-index:2}.amenities-hero-section .hero-content{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:3}.amenities-hero-section .breadcrumb{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:.5rem 0}.amenities-hero-section .breadcrumb-link{color:#d4af37;position:relative;text-decoration:none;transition:all .3s ease}.amenities-hero-section .breadcrumb-link:after{background:#f4d03f;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.amenities-hero-section .breadcrumb-link:hover{color:#f4d03f;transform:translateY(-1px)}.amenities-hero-section .breadcrumb-link:hover:after{width:100%}.amenities-hero-section .breadcrumb-separator{color:#ffffff80;font-weight:600;margin:0 .25rem}.amenities-hero-section .breadcrumb-current{color:#fff;font-weight:500}.amenities-hero-section .hero-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1rem;position:relative;text-shadow:0 4px 12px #0006}.amenities-hero-section .hero-title-highlight{-webkit-text-fill-color:#0000;animation:shimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));margin-top:.5rem}@keyframes shimmer{0%,to{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}50%{filter:drop-shadow(0 4px 8px rgba(212,175,55,.5))}}.amenities-hero-section .hero-subtitle{color:#ffffffd9;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;line-height:1.6;margin-bottom:2rem;max-width:500px}.amenities-hero-section .amenity-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem}.amenities-hero-section .stat-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #d4af374d;border-radius:16px;overflow:hidden;padding:1.5rem 1rem;position:relative;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.amenities-hero-section .stat-item:before{background:linear-gradient(90deg,#0000,#d4af371a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.amenities-hero-section .stat-item:hover:before{left:100%}.amenities-hero-section .stat-item:hover{background:#d4af371a;border-color:#d4af3780;box-shadow:0 8px 25px #d4af3733;transform:translateY(-4px)}.amenities-hero-section .stat-icon{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));height:32px;margin:0 auto .75rem;width:32px}.amenities-hero-section .stat-icon,.amenities-hero-section .stat-number{color:#d4af37;display:block;font-size:1.8rem;position:relative;z-index:1}.amenities-hero-section .stat-number{font-family:Playfair Display,Georgia,serif;font-weight:700;margin-bottom:.5rem}.amenities-hero-section .stat-label{color:#fffc;font-size:.9rem;font-weight:500;letter-spacing:.5px;position:relative;text-transform:uppercase;z-index:1}.amenities-hero-section .category-filter-bar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bcc);border:1px solid #d4af374d;border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:1.5rem;position:relative}.amenities-hero-section .category-filter-bar:before{background:radial-gradient(circle at 50% 0,#d4af3714 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.amenities-hero-section .filter-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem;position:relative;z-index:1}.amenities-hero-section .filter-title svg{color:#d4af37;height:20px;width:20px}.amenities-hero-section .category-options{display:flex;flex-wrap:wrap;gap:.75rem;position:relative;z-index:1}.amenities-hero-section .category-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fffc;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;gap:.5rem;overflow:hidden;padding:.6rem 1.2rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.amenities-hero-section .category-btn:before{background:linear-gradient(90deg,#0000,#d4af3733,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.amenities-hero-section .category-btn.active:before,.amenities-hero-section .category-btn:hover:before{left:100%}.amenities-hero-section .category-btn.active,.amenities-hero-section .category-btn:hover{background:linear-gradient(135deg,#d4af37,#f4d03f);border-color:#d4af37;box-shadow:0 6px 20px #d4af374d;color:#064e3b;transform:translateY(-2px)}.amenities-hero-section .category-btn svg{flex-shrink:0;height:16px;position:relative;width:16px;z-index:1}.amenities-hero-section .category-btn span{position:relative;z-index:1}.amenities-hero-section .hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.amenities-hero-section .hero-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.5px;min-width:160px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.amenities-hero-section .hero-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.amenities-hero-section .hero-btn:hover:before{left:100%}.amenities-hero-section .hero-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 16px #d4af374d;color:#064e3b}.amenities-hero-section .hero-btn-primary:hover{box-shadow:0 8px 25px #d4af3766;transform:translateY(-3px)}.amenities-hero-section .hero-btn-secondary{background:#ffffff1a;border:1px solid #ffffff4d;box-shadow:0 4px 16px #0000001a;color:#fff}.amenities-hero-section .hero-btn-secondary:hover{background:#ffffff26;border-color:#ffffff80;box-shadow:0 8px 25px #00000026;transform:translateY(-3px)}.amenities-hero-section .hero-btn span,.amenities-hero-section .hero-btn svg{position:relative;z-index:1}.amenities-hero-section .hero-visual{align-items:center;display:flex;height:600px;justify-content:center;position:relative}.amenities-hero-section .featured-amenity{border-radius:24px;box-shadow:0 20px 40px #0006,0 8px 16px #0003;height:450px;max-width:500px;overflow:hidden;position:relative;transform:rotate(-2deg);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.amenities-hero-section .featured-amenity:hover{box-shadow:0 32px 64px #00000080,0 16px 32px #d4af3733;transform:rotate(0deg) scale(1.02)}.amenities-hero-section .amenity-image{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.amenities-hero-section .featured-amenity:hover .amenity-image{transform:scale(1.1)}.amenities-hero-section .amenity-overlay{background:linear-gradient(#0000,#0a1e1ab3 50%,#0a1e1af2);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0}.amenities-hero-section .amenity-badge{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#d4af37,#f4d03f);border-radius:20px;box-shadow:0 4px 15px #d4af3766;color:#064e3b;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;position:absolute;right:1.5rem;top:1.5rem}.amenities-hero-section .amenity-badge svg{height:16px;width:16px}.amenities-hero-section .amenity-title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 6px #0000004d}.amenities-hero-section .amenity-subtitle{color:#fffc;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.amenities-hero-section .amenity-hours{align-items:center;color:#d4af37;display:flex;font-size:.9rem;font-weight:600;gap:.5rem}.amenities-hero-section .amenity-hours svg{height:16px;width:16px}.amenities-hero-section .floating-amenities{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.amenities-hero-section .floating-card{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a1e1ae6;border:1px solid #d4af374d;border-radius:12px;box-shadow:0 8px 25px #0000004d;display:flex;height:80px;justify-content:center;opacity:.8;overflow:hidden;position:absolute;transition:all .3s ease;width:100px}.amenities-hero-section .floating-card span{filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));font-size:2rem}.amenities-hero-section .floating-card-1{animation:amenities-float-1 8s ease-in-out infinite;left:-5%;top:20%;transform:rotate(-15deg)}.amenities-hero-section .floating-card-2{animation:amenities-float-2 10s ease-in-out infinite;bottom:25%;right:-10%;transform:rotate(12deg)}.amenities-hero-section .floating-card-3{animation:amenities-float-3 12s ease-in-out infinite;right:25%;top:15%;transform:rotate(-8deg)}@keyframes amenities-float-1{0%,to{transform:rotate(-15deg) translateY(0)}50%{transform:rotate(-12deg) translateY(-10px)}}@keyframes amenities-float-2{0%,to{transform:rotate(12deg) translateY(0)}50%{transform:rotate(15deg) translateY(-15px)}}@keyframes amenities-float-3{0%,to{transform:rotate(-8deg) translateY(0)}50%{transform:rotate(-5deg) translateY(-8px)}}@media (max-width:1024px){.amenities-hero-section{padding:7rem 0 3rem}.amenities-hero-container{gap:3rem;padding:0 1.5rem}.amenities-hero-section .hero-visual{height:500px}.amenities-hero-section .featured-amenity{height:400px}}@media (max-width:768px){.amenities-hero-section{min-height:auto;padding:8rem 0 3rem}.amenities-hero-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.amenities-hero-section .amenity-stats{gap:1rem;grid-template-columns:repeat(3,1fr);justify-content:center;margin:0 auto 2rem;max-width:400px}.amenities-hero-section .stat-item{padding:1rem .75rem}.amenities-hero-section .stat-icon{font-size:1.6rem;height:28px;width:28px}.amenities-hero-section .stat-number{font-size:1.5rem}.amenities-hero-section .category-options,.amenities-hero-section .hero-actions{justify-content:center}.amenities-hero-section .hero-visual{height:400px;order:-1}.amenities-hero-section .featured-amenity{height:350px;transform:rotate(0deg)}.amenities-hero-section .floating-card{display:none}}@media (max-width:480px){.amenities-hero-section{padding:9rem 0 3rem}.amenities-hero-container{gap:1.5rem;padding:0 .75rem}.amenities-hero-section .amenity-stats{gap:.75rem;grid-template-columns:1fr 1fr;max-width:300px}.amenities-hero-section .stat-item{padding:.875rem .5rem}.amenities-hero-section .stat-icon{font-size:1.4rem;height:24px;width:24px}.amenities-hero-section .stat-number{font-size:1.3rem}.amenities-hero-section .stat-label{font-size:.8rem}.amenities-hero-section .category-filter-bar{border-radius:16px;padding:1.25rem}.amenities-hero-section .category-options{gap:.5rem}.amenities-hero-section .category-btn{font-size:.85rem;padding:.5rem 1rem}.amenities-hero-section .hero-actions{align-items:center;flex-direction:column;gap:.75rem}.amenities-hero-section .hero-btn{font-size:.9rem;max-width:280px;min-width:0;min-width:auto;padding:.9rem 1.5rem;width:100%}.amenities-hero-section .hero-visual{height:300px}.amenities-hero-section .featured-amenity{height:280px}.amenities-hero-section .amenity-overlay{padding:1.5rem}.amenities-hero-section .amenity-title{font-size:1.3rem}}@media (max-width:360px){.amenities-hero-section{padding:10rem 0 3rem}.amenities-hero-container{padding:0 .5rem}.amenities-hero-section .category-filter-bar{padding:1rem}.amenities-hero-section .hero-btn{font-size:.85rem;max-width:100%;padding:.8rem 1.25rem}.amenities-hero-section .featured-amenity{height:250px}}.amenities-hero-section .breadcrumb-link:focus,.amenities-hero-section .category-btn:focus,.amenities-hero-section .hero-btn:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.amenities-hero-section .category-btn,.amenities-hero-section .featured-amenity,.amenities-hero-section .floating-card,.amenities-hero-section .hero-btn,.amenities-hero-section .hero-title-highlight,.amenities-hero-section .stat-item{animation:none;transition:none}.amenities-hero-section .category-btn:before,.amenities-hero-section .hero-btn:before,.amenities-hero-section .stat-item:before{display:none}.amenities-hero-section .featured-amenity:hover,.amenities-hero-section .featured-amenity:hover .amenity-image,.amenities-hero-section .hero-btn:hover{transform:none}}@media (prefers-contrast:high){.amenities-hero-section .category-filter-bar,.amenities-hero-section .stat-item{border:2px solid #d4af37}.amenities-hero-section .category-btn{border:2px solid #ffffff80}.amenities-hero-section .featured-amenity{border:2px solid #d4af37}}.amenities-grid-section{background:linear-gradient(135deg,#0a1e1a,#064e3b 50%,#0a1e1a);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow:hidden;padding:4rem 0;position:relative;width:100%}.amenities-grid-section *{box-sizing:border-box}.amenities-grid-section:before{background:radial-gradient(circle at 25% 25%,#d4af3708 0,#0000 50%),radial-gradient(circle at 75% 75%,#d4af3705 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.amenities-grid-container{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.amenities-grid-section .grid-header{margin-bottom:2rem;text-align:center}.amenities-grid-section .grid-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:0 4px 12px #0006}.amenities-grid-section .grid-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}.amenities-grid-section .grid-subtitle{color:#ffffffd9;font-size:clamp(.9rem,2vw,1.1rem);font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.amenities-grid-section .section-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:600;margin-bottom:2rem;position:relative;text-align:center}.amenities-grid-section .section-title:after{background:linear-gradient(135deg,#d4af37,#f4d03f);border-radius:2px;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.featured-amenities-section{margin-bottom:3rem}.featured-amenities-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.featured-amenity-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1e1af2;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,0 4px 16px #00000026;display:flex;flex-direction:column;min-height:480px;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.featured-amenity-card:hover{border-color:#d4af374d;box-shadow:0 16px 48px #0006,0 8px 24px #d4af3726;transform:translateY(-6px) scale(1.02)}.featured-amenity-card .amenity-image-container{height:220px;overflow:hidden;position:relative;width:100%}.featured-amenity-card .amenity-image{height:100%;object-fit:cover;object-position:center;transition:transform .6s ease;width:100%}.featured-amenity-card:hover .amenity-image{transform:scale(1.05)}.featured-amenity-card .amenity-icon-badge{background:#d4af37e6;border:1px solid #fff3;border-radius:50%;color:#064e3b;font-size:1.2rem;height:40px;justify-content:center;left:1rem;width:40px}.featured-amenity-card .amenity-icon-badge,.featured-amenity-card .amenity-status{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;position:absolute;top:1rem}.featured-amenity-card .amenity-status{background:#22c55ee6;border:1px solid #fff3;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;gap:.3rem;padding:.4rem .8rem;right:1rem}.featured-amenity-card .status-dot{animation:pulse 2s infinite;background:#fff;border-radius:50%;height:6px;width:6px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.featured-amenity-card .amenity-content{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem}.featured-amenity-card .amenity-name{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:700;line-height:1.3;margin-bottom:.5rem;text-shadow:0 2px 6px #0000004d}.featured-amenity-card .amenity-description{color:#ffffffd9;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.featured-amenity-card .amenity-details{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.featured-amenity-card .detail-item{align-items:center;color:#ffffffe6;display:flex;font-size:.8rem;font-weight:500;gap:.5rem}.featured-amenity-card .detail-item svg{color:#d4af37;flex-shrink:0;height:16px;width:16px}.featured-amenity-card .amenity-features{margin-bottom:1.5rem}.featured-amenity-card .features-list{display:flex;flex-wrap:wrap;gap:.5rem}.featured-amenity-card .feature-tag{background:#d4af3726;border:1px solid #d4af374d;border-radius:12px;color:#f4d03f;font-size:.75rem;font-weight:500;padding:.3rem .6rem;transition:all .3s ease}.featured-amenity-card .feature-tag:hover{background:#d4af3740;border-color:#d4af3780;transform:translateY(-1px)}.featured-amenity-card .amenity-actions{margin-top:auto}.featured-amenity-card .amenity-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.4px;overflow:hidden;padding:.8rem 1rem;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.featured-amenity-card .amenity-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.featured-amenity-card .amenity-btn:hover:before{left:100%}.featured-amenity-card .amenity-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f);box-shadow:0 4px 16px #d4af3740;color:#064e3b}.featured-amenity-card .amenity-btn-primary:hover{box-shadow:0 6px 24px #d4af3759;transform:translateY(-2px)}.featured-amenity-card .amenity-btn svg{height:16px;position:relative;width:16px;z-index:1}.additional-amenities-section{margin-bottom:3rem}.additional-amenities-grid{grid-gap:1rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1e1acc;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 20px #0003;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:2rem}.additional-amenity-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.additional-amenity-item:hover{background:#d4af371a;border-color:#d4af374d;transform:translateX(5px)}.additional-amenity-item .amenity-icon{align-items:center;background:#d4af371a;border:1px solid #d4af3733;border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}.additional-amenity-item .amenity-name{color:#ffffffe6;flex-grow:1;font-size:.9rem;font-weight:500;line-height:1.4}.additional-amenity-item .check-icon{align-items:center;background:#22c55e33;border:1px solid #22c55e66;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.additional-amenity-item .check-icon svg{stroke-width:3;color:#22c55e;height:14px;width:14px}.amenities-grid-section .grid-cta{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a1e1ae6,#064e3bb3 50%,#0a1e1ae6);border:1px solid #d4af3733;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.amenities-grid-section .grid-cta:before{background:radial-gradient(circle at 50% 0,#d4af371a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.amenities-grid-section .cta-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;margin-bottom:1rem;position:relative;text-shadow:0 2px 8px #0000004d;z-index:1}.amenities-grid-section .cta-description{color:#ffffffd9;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;position:relative;z-index:1}.amenities-grid-section .cta-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative;z-index:1}.amenities-grid-section .cta-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.6rem;justify-content:center;letter-spacing:.5px;min-width:180px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.amenities-grid-section .cta-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.amenities-grid-section .cta-btn:hover:before{left:100%}.amenities-grid-section .cta-btn-primary{background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);box-shadow:0 4px 20px #d4af374d;color:#064e3b}.amenities-grid-section .cta-btn-primary:hover{box-shadow:0 6px 28px #d4af3766;transform:translateY(-3px)}.amenities-grid-section .cta-btn-secondary{background:#ffffff1a;border:2px solid #ffffff4d;box-shadow:0 4px 20px #00000026;color:#fff}.amenities-grid-section .cta-btn-secondary:hover{background:#ffffff26;border-color:#ffffff80;box-shadow:0 6px 28px #0003;transform:translateY(-3px)}.amenities-grid-section .cta-btn svg{height:18px;position:relative;width:18px;z-index:1}@media (max-width:1024px){.amenities-grid-section{padding:3.5rem 0}.amenities-grid-container{gap:3rem;padding:0 1.5rem}.featured-amenities-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.additional-amenities-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:1.5rem}}@media (max-width:768px){.amenities-grid-section{padding:3rem 0}.amenities-grid-container{gap:2.5rem;padding:0 1rem}.featured-amenities-grid{gap:1.5rem;grid-template-columns:1fr}.featured-amenity-card{min-height:420px}.featured-amenity-card .amenity-image-container{height:180px}.featured-amenity-card .amenity-content{padding:1.25rem}.additional-amenities-grid{gap:.75rem;grid-template-columns:1fr;padding:1.25rem}.additional-amenity-item{padding:.75rem}.amenities-grid-section .grid-cta{padding:2rem 1.5rem}.amenities-grid-section .cta-actions{gap:1rem}.amenities-grid-section .cta-btn{font-size:.9rem;min-width:150px;padding:.875rem 1.5rem}}@media (max-width:480px){.amenities-grid-section{padding:2.5rem 0}.amenities-grid-container{gap:2rem;padding:0 .75rem}.featured-amenity-card{min-height:380px}.featured-amenity-card .amenity-image-container{height:160px}.featured-amenity-card .amenity-content{gap:.75rem;padding:1rem}.featured-amenity-card .amenity-icon-badge{font-size:1rem;height:35px;width:35px}.featured-amenity-card .amenity-status{font-size:.7rem;padding:.3rem .6rem}.additional-amenities-grid{padding:1rem}.additional-amenity-item{gap:.75rem;padding:.6rem}.additional-amenity-item .amenity-icon{font-size:1.3rem;height:35px;width:35px}.additional-amenity-item .amenity-name{font-size:.85rem}.amenities-grid-section .grid-cta{padding:1.5rem 1rem}.amenities-grid-section .cta-actions{align-items:center;flex-direction:column;gap:1rem}.amenities-grid-section .cta-btn{font-size:.85rem;max-width:280px;min-width:0;min-width:auto;padding:.8rem 1.25rem;width:100%}}@media (max-width:360px){.amenities-grid-container{padding:0 .5rem}.additional-amenities-grid,.featured-amenity-card .amenity-content{padding:.875rem}.amenities-grid-section .grid-cta{padding:1.25rem .75rem}.amenities-grid-section .cta-btn{font-size:.8rem;max-width:100%;padding:.75rem 1rem}}.amenities-grid-section .cta-btn:focus,.featured-amenity-card .amenity-btn:focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-contrast:high){.additional-amenities-grid,.amenities-grid-section .grid-cta,.featured-amenity-card{border:2px solid #d4af37}.additional-amenity-item,.featured-amenity-card .feature-tag{border:2px solid #ffffff80}}@media (prefers-reduced-motion:reduce){.additional-amenity-item,.amenities-grid-section .cta-btn,.featured-amenity-card,.featured-amenity-card .amenity-btn,.featured-amenity-card .amenity-image,.featured-amenity-card .status-dot{animation:none;transition:none}.amenities-grid-section .cta-btn:before,.featured-amenity-card .amenity-btn:before{display:none}.additional-amenity-item:hover,.amenities-grid-section .cta-btn:hover,.featured-amenity-card .amenity-btn:hover,.featured-amenity-card:hover,.featured-amenity-card:hover .amenity-image{transform:none}}.featured-amenity-card{animation:fadeInUp .6s ease-out forwards}.featured-amenity-card:first-child{animation-delay:.1s}.featured-amenity-card:nth-child(2){animation-delay:.2s}.featured-amenity-card:nth-child(3){animation-delay:.3s}.additional-amenity-item{animation:fadeInLeft .4s ease-out forwards}.additional-amenity-item:first-child{animation-delay:.1s}.additional-amenity-item:nth-child(2){animation-delay:.15s}.additional-amenity-item:nth-child(3){animation-delay:.2s}.additional-amenity-item:nth-child(4){animation-delay:.25s}.additional-amenity-item:nth-child(5){animation-delay:.3s}.additional-amenity-item:nth-child(6){animation-delay:.35s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.dashboard-container{background:linear-gradient(135deg,#0a1e1a,#0a1e1a 30%,#064e3b 70%,#064e3b);color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;padding:180px 2rem 2rem}.dashboard-header{align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#0a1e1a99;border:1px solid #d4af3733;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:2.5rem;padding:2rem}.dashboard-title{align-items:center;color:#fff;display:flex;font-family:Playfair Display,Georgia,serif;font-size:2.8rem;font-weight:700;gap:1rem;margin:0;text-shadow:0 4px 8px #0006}.dashboard-icon{animation:subtle-glow 3s ease-in-out infinite alternate;filter:drop-shadow(0 4px 8px rgba(212,175,55,.4));font-size:2.5rem}@keyframes subtle-glow{0%{filter:drop-shadow(0 4px 8px rgba(212,175,55,.4))}to{filter:drop-shadow(0 4px 12px rgba(212,175,55,.6))}}.dashboard-stats{display:flex;gap:1.25rem}.stat-card{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#064e3bcc;border:1px solid #d4af3766;border-radius:16px;box-shadow:0 8px 25px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:1.25rem 1.75rem;position:relative;text-align:center;transition:all .3s ease}.stat-card:before{animation:stat-shine 4s ease-in-out infinite;background:linear-gradient(90deg,#0000,#d4af37,#0000);content:"";height:2px;left:-100%;position:absolute;top:0;width:100%}@keyframes stat-shine{0%{left:-100%}50%{left:100%}to{left:100%}}.stat-card:hover{border-color:#d4af3799;box-shadow:0 12px 35px #0006,0 0 20px #d4af3733;transform:translateY(-2px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4d03f);-webkit-background-clip:text;background-clip:text;display:block;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));font-size:2.2rem;font-weight:800;line-height:1}.stat-label{color:#fffc;display:block;font-size:.8rem;letter-spacing:.5px;margin-top:.25rem;text-transform:uppercase}.dashboard-controls{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a1e1a66;border:1px solid #d4af3726;border-radius:12px;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.search-container{flex:1 1;min-width:250px}.search-input{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;padding:.875rem 1rem;width:100%}.search-input::placeholder{color:#fff9}.search-input:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af374d;outline:none}.filter-container{align-items:center;display:flex;gap:.5rem}.filter-date{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;padding:.875rem 1rem}.filter-date:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af374d;outline:none}.clear-filter{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.8rem;padding:.875rem 1rem;transition:all .3s ease}.clear-filter:hover{background:#fff3;border-color:#fff6}.bulk-actions{align-items:center;background:#d4af371a;border:1px solid #d4af374d;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}.selection-count{color:#d4af37;font-size:.9rem;font-weight:600}.bulk-delete-button{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.bulk-delete-button:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 4px 12px #dc26264d;transform:translateY(-1px)}.bulk-delete-button:disabled{cursor:not-allowed;opacity:.6}.bookings-table-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a1e1acc;border:1px solid #d4af3733;border-radius:12px;box-shadow:0 8px 25px #0000004d;margin-bottom:2rem;overflow:hidden}.bookings-table{border-collapse:collapse;font-size:.9rem;width:100%}.bookings-table th{background:#064e3bcc;border-bottom:1px solid #d4af374d;color:#d4af37;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:1rem .75rem;text-align:left;text-transform:uppercase}.bookings-table td{border-bottom:1px solid #ffffff1a;padding:1rem .75rem;vertical-align:top}.booking-row:hover{background:#ffffff0d}.customer-cell{min-width:150px}.customer-name{color:#fff;font-weight:600;margin-bottom:.25rem}.special-requests{color:#ffffffb3;cursor:help;font-size:.75rem}.phone-cell{min-width:120px}.phone-link{color:#d4af37;font-weight:500;text-decoration:none}.phone-link:hover{text-decoration:underline}.duration-cell,.guests-cell,.rooms-cell{color:#d4af37;font-weight:600;text-align:center}.created-cell{color:#ffffffb3;font-size:.8rem}.actions-cell{text-align:center}.select-checkbox{accent-color:#d4af37;cursor:pointer;height:16px;width:16px}.delete-button{background:none;border:none;border-radius:4px;color:#dc2626;cursor:pointer;font-size:1.2rem;padding:.25rem;transition:all .3s ease}.delete-button:hover:not(:disabled){background:#dc262633;transform:scale(1.1)}.delete-button:disabled{cursor:not-allowed;opacity:.5}.no-bookings{background:#0a1e1a4d;border:2px dashed #d4af374d;border-radius:20px;color:#ffffffb3;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.no-bookings:before{content:"📋";font-size:8rem;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.no-bookings h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;position:relative;z-index:1}.no-bookings p{font-size:1rem;line-height:1.6;position:relative;z-index:1}.dashboard-loading{align-items:center;color:#fffc;display:flex;flex-direction:column;height:50vh;justify-content:center}.loading-spinner{border:3px solid #d4af374d;border-top-color:#d4af37;height:40px;margin-bottom:1rem;width:40px}.dashboard-error{color:#fffc;padding:3rem 2rem;text-align:center}.dashboard-error h2{color:#dc2626;margin-bottom:1rem}.retry-button{background:linear-gradient(135deg,#d4af37,#f4d03f);border:none;border-radius:8px;color:#064e3b;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.retry-button:hover{box-shadow:0 4px 15px #d4af374d;transform:translateY(-2px)}.dashboard-footer{margin-top:2rem;text-align:center}.refresh-button{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.refresh-button:hover{background:#fff3;border-color:#fff6;transform:translateY(-1px)}@media (max-width:1200px){.dashboard-container{padding:170px 1.5rem 2rem}.dashboard-header{padding:1.75rem}.dashboard-title{font-size:2.4rem}.dashboard-icon{font-size:2.2rem}}@media (max-width:1024px){.dashboard-container{padding:160px 1.5rem 2rem}.dashboard-header{align-items:center;flex-direction:column;gap:1.5rem;text-align:center}.dashboard-stats{justify-content:center;width:100%}.dashboard-title{font-size:2.2rem}}@media (max-width:768px){.dashboard-container{padding:150px 1rem 2rem}.dashboard-header{padding:1.5rem}.dashboard-controls{align-items:stretch;flex-direction:column;padding:1.25rem}.search-container{min-width:auto}.filter-container{justify-content:flex-start}.bulk-actions{flex-direction:column;gap:.75rem;text-align:center}.bookings-table-container{overflow-x:auto}.bookings-table{min-width:800px}.dashboard-icon,.dashboard-title{font-size:2rem}.stat-card{flex:1 1;min-width:120px;padding:1rem 1.25rem}.stat-number{font-size:1.8rem}}@media (max-width:480px){.dashboard-container{padding:140px .75rem 2rem}.dashboard-header{margin-bottom:2rem;padding:1.25rem}.dashboard-controls{padding:1rem}.dashboard-icon,.dashboard-title{font-size:1.8rem}.stat-number{font-size:1.6rem}.stat-label{font-size:.7rem}.bookings-table{font-size:.8rem}.bookings-table td,.bookings-table th{padding:.75rem .5rem}.no-bookings{padding:3rem 1.5rem}.no-bookings:before{font-size:6rem}}.dashboard-container :focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.loading-spinner{animation:none}.bulk-delete-button:hover,.delete-button:hover,.refresh-button:hover,.retry-button:hover{transform:none}}@media print{.dashboard-container{background:#fff;color:#000}.actions-cell,.bulk-actions,.dashboard-controls,.dashboard-footer{display:none}}.login-overlay{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.login-modal{background:linear-gradient(135deg,#0a1e1a,#064e3b);border:2px solid #d4af374d;border-radius:20px;box-shadow:0 20px 60px #00000080,0 8px 25px #0000004d,inset 0 1px 0 #ffffff1a;font-family:Inter,system-ui,-apple-system,sans-serif;max-height:90vh;max-width:420px;overflow-y:auto;position:relative;width:100%}.login-header{border-bottom:1px solid #d4af3733;justify-content:space-between;padding:2rem 2rem 1rem}.login-header,.login-title{align-items:center;display:flex}.login-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:700;gap:.75rem;margin:0;text-shadow:0 2px 4px #0000004d}.login-icon{filter:drop-shadow(0 2px 4px rgba(212,175,55,.4));font-size:2rem}.login-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:.25rem;transition:all .3s ease;width:40px}.login-close-btn:hover:not(:disabled){background:#ffffff1a;color:#fff;transform:scale(1.1)}.login-close-btn:disabled{cursor:not-allowed;opacity:.5}.login-content{padding:1.5rem 2rem 2rem}.login-subtitle{color:#fffc;font-size:.95rem;line-height:1.5;margin:0 0 2rem;text-align:center}.login-form{gap:1.5rem}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#d4af37;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.form-input{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input::placeholder{color:#ffffff80}.form-input:focus{background:#ffffff26;border-color:#d4af37;box-shadow:0 0 0 3px #d4af3733;outline:none}.form-input:disabled{cursor:not-allowed;opacity:.7}.password-input-container{align-items:center;display:flex;position:relative}.password-toggle{background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;font-size:1.1rem;padding:.5rem;position:absolute;right:1rem;transition:all .3s ease}.password-toggle:hover:not(:disabled){background:#d4af371a;color:#d4af37}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.error-message{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;color:#ef4444;display:flex;font-size:.9rem;gap:.5rem;margin-top:-.5rem;padding:.75rem}.error-icon{flex-shrink:0;font-size:1rem}.login-submit-btn{align-items:center;background:linear-gradient(135deg,#d4af37,#f4d03f);border:none;border-radius:10px;color:#064e3b;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.5px;margin-top:.5rem;padding:1rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.login-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#f4d03f,#d4af37);box-shadow:0 8px 25px #d4af3766;transform:translateY(-2px)}.login-submit-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #064e3b4d;border-radius:50%;border-top-color:#064e3b;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-footer{border-top:1px solid #d4af3733;margin-top:2rem;padding-top:1.5rem}.login-hint{align-items:center;color:#fff9;display:flex;font-size:.85rem;gap:.5rem;justify-content:center;margin:0;text-align:center}.hint-icon{font-size:1rem}@media (max-width:480px){.login-overlay{padding:.5rem}.login-modal{border-radius:16px;max-height:95vh}.login-header{padding:1.5rem 1.5rem 1rem}.login-title{font-size:1.6rem}.login-icon{font-size:1.8rem}.login-content{padding:1rem 1.5rem 1.5rem}.login-form{gap:1.25rem}.form-input{font-size:.95rem;padding:.875rem}.login-submit-btn{font-size:.95rem;padding:.875rem 1.25rem}}.login-modal :focus{outline:2px solid #d4af37;outline-offset:2px}@media (prefers-reduced-motion:reduce){.loading-spinner{animation:none}.login-close-btn:hover,.login-submit-btn:hover,.password-toggle:hover{transform:none}}@media (prefers-contrast:high){.login-modal{background:#000;border:3px solid #ff0}.form-input{background:#000;border:2px solid #fff}.login-submit-btn{background:#ff0;border:2px solid #000;color:#000}}
/*# sourceMappingURL=main.b1fa5b02.css.map*/