:root{--max-width:1200px;--primary:#073b4c;--primary-600:#0b5a6f;--accent:#0e6b8f;--muted:#6c757d;--card:#fff}#about,#amenities,#gallery,#hero,#location,#reviews,#rooms{scroll-margin-top:-80px}body,html{margin:0;padding:0;line-height:1.5;color:#0b2330;background:#fff}body,html{overflow-x:hidden}body{width:100%}h1,h2,h3,h4{margin:0}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0;margin:0}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.hero-wrapper{position:relative;background:url(/images/banner.webp) 50%/cover no-repeat}.hero-wrapper:before{content:"";position:absolute;inset:0}.hero{color:#fff;padding:160px 0 120px;min-height:650px}.hero,.hero-inner{position:relative;display:flex}.hero-inner{z-index:2;text-align:center;flex-direction:column;gap:84px;align-items:center}.hero-top{margin-bottom:0;margin-top:32px}.hero-title{font-size:56px;font-weight:700;line-height:1.15;letter-spacing:-1px;text-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;padding-bottom:48px}.hero-sub,.hero-title{margin:0 auto;max-width:800px}.hero-sub{font-size:18px;color:hsla(0,0%,100%,.95);line-height:1.6}.hero-notice{position:absolute;bottom:-48px;left:0;right:0;text-align:center;color:#3b82f6;font-size:11px;font-weight:500;margin:0;padding:6px 5px;background:rgba(59,130,246,.1);border-radius:6px;border:1px solid rgba(59,130,246,.3);line-height:1.4}.rooms-header .hero-notice{position:relative;bottom:0;left:0;right:0;margin-top:1rem;margin-bottom:0;display:block;width:auto;max-width:280px;text-align:left}.room-notice-wrapper{display:flex;flex-direction:column;align-items:flex-end}.site-header{position:absolute;top:0;left:0;right:0;z-index:40;background:transparent;padding:24px 0}.header-inner{justify-content:space-between}.brand .logo,.header-inner{display:flex;align-items:center}.brand .logo{gap:12px;color:#fff}.brand-text{font-weight:700;line-height:1.2}.main-nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.main-nav a{color:#fff;font-weight:500}.actions .btn{padding:8px 14px;border-radius:999px}.search-bar{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 24px 68px;border-radius:16px;display:inline-block;box-shadow:0 12px 32px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.2);max-width:1100px;width:100%;transition:all .3s ease}.search-bar:hover{box-shadow:0 16px 40px rgba(0,0,0,.15);transform:translateY(-2px)}.search-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:nowrap}.search-row .field{display:flex;flex-direction:column;flex:1 1;text-align:left;position:relative;min-width:140px}.search-row label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px;transition:color .2s ease}.search-row input,.search-row select{padding:12px 16px;border-radius:8px;border:2px solid rgba(148,163,184,.2);background:hsla(0,0%,100%,.9);font-size:14px;color:#1e293b;font-weight:500;transition:all .3s ease;outline:none}.search-row input[type=date]{cursor:pointer}.search-row input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.search-row input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.search-row input[type=date]::-webkit-inner-spin-button,.search-row input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.search-row input[type=date]::-webkit-input-placeholder{color:#94a3b8;font-weight:400}.search-row input:focus,.search-row select:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1);transform:translateY(-1px)}.search-row input:hover,.search-row select:hover{border-color:rgba(148,163,184,.4);background:#fff}.search-row select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.search-row input::placeholder,.search-row select option{color:#94a3b8;font-weight:400}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),#2563eb);color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(59,130,246,.3)}.btn-outline:hover,.btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4);background:linear-gradient(135deg,#2563eb,var(--primary))}.btn-search{width:auto;min-width:200px;height:auto;border-radius:8px;font-size:14px;font-weight:600;background:linear-gradient(135deg,var(--primary),#2563eb);border:none;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(59,130,246,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:8px;padding:12px 16px;white-space:nowrap}.btn-search:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4);background:linear-gradient(135deg,#2563eb,var(--primary))}.btn-search:active{transform:translateY(0);box-shadow:0 2px 8px rgba(59,130,246,.3)}.rooms{padding:80px 0}.rooms-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.rooms-header h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;padding-bottom:12px}.rooms-header h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:var(--primary)}.rooms-header p{max-width:450px;color:var(--muted);text-align:left;padding-left:20px;text-align:right}.room-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.room-card{background:var(--card);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(7,59,76,.1);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.room-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(7,59,76,.15)}.room-media img{width:100%;height:400px;object-fit:cover;display:block}.room-media.room-duplo img{object-position:30% center}.room-media.room-casal img{object-position:35% center}.room-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex-grow:1}.room-body h3{font-size:20px;font-weight:600;color:var(--primary)}.room-desc{color:var(--muted);font-size:15px;line-height:1.6;margin:0;flex-grow:1}.room-meta{display:flex;align-items:center;justify-content:space-between}.room-features{display:flex;gap:20px;color:var(--muted)}.room-feature svg{color:var(--muted);width:20px;height:20px}.room-capacity-notice{color:#3b82f6;font-size:13px;font-weight:500;padding:8px 12px;background:rgba(59,130,246,.1);border-radius:6px;border:1px solid rgba(59,130,246,.3);text-align:center;margin:0}.room-card .btn{background:linear-gradient(135deg,var(--primary),#2563eb);color:#fff;border-radius:999px;padding:12px 24px;font-weight:600;margin-top:24px;align-self:stretch;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(59,130,246,.3)}.room-card .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4);background:linear-gradient(135deg,#2563eb,var(--primary))}.amenities{padding:80px 0;text-align:center}.amenities-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;flex-direction:row-reverse}.amenities-intro p{font-size:18px;color:var(--muted);max-width:400px;text-align:left}.amenities-title h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;display:inline-block;padding-bottom:12px;text-align:right}.amenities-title h2:after{content:"";position:absolute;bottom:0;right:0;width:60px;height:4px;background:var(--primary)}.amenities-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;margin-top:40px}.amenity-item{position:relative;width:240px;display:flex;flex-direction:column;align-items:center}.amenity-item:hover .amenity-card{box-shadow:0 12px 32px rgba(7,59,76,.2)}.amenity-item:hover .amenity-icon-wrapper{transform:scale(1.05);box-shadow:0 6px 16px rgba(7,59,76,.3)}.amenity-icon-wrapper{background-color:var(--primary);border-radius:12px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:2;box-shadow:0 4px 12px rgba(7,59,76,.2);transition:transform .3s ease,box-shadow .3s ease}.amenity-icon-wrapper img{filter:brightness(0) invert(1);width:40px;height:40px}.amenity-card{background:#fff;border-radius:16px;padding:60px 20px 24px;margin-top:-40px;box-shadow:0 8px 24px rgba(7,59,76,.08);text-align:center;width:100%;min-height:100px;transition:box-shadow .3s ease}.amenity-name{font-size:18px;font-weight:700;color:#000;margin-bottom:8px}.amenity-description{font-size:14px;color:var(--muted);line-height:1.5}.gallery{padding:80px 0;text-align:center;height:100%}.gallery-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.gallery-header h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;padding-bottom:12px}.gallery-header h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:var(--primary)}.gallery-header p{max-width:450px;text-align:left;padding-left:20px;color:var(--muted);max-width:600px;margin:0 auto 48px}.carousel{position:relative;margin:0 auto;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.carousel-inner{width:100%;height:680px}.carousel-image{width:100%;height:100%;object-fit:cover;display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.85);border:none;width:45px;height:45px;border-radius:50%;cursor:pointer;color:var(--primary);z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.carousel-btn img{transition:none}.carousel-btn:hover{background:hsla(0,0%,100%,.95);box-shadow:0 4px 12px rgba(0,0,0,.2)}.carousel-btn.prev{left:20px}.carousel-btn.next{right:20px}.site-footer{background:linear-gradient(180deg,#05232b,#073b4c);color:#fff;padding:48px 0;margin-top:48px}.footer-inner{display:grid;grid-template-columns:1fr 2fr;grid-gap:32px;gap:32px;align-items:start}.footer-cta h3{font-size:24px;margin-bottom:6px}.footer-columns{display:flex;gap:28px}.footer-columns .col h4{margin-bottom:8px}.footer-columns ul{list-style:none;padding:0;margin:0}.copyright{grid-column:1/-1;margin-top:18px;opacity:.85}.about{padding:80px 0;background:#f8f9fa}.about-inner{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;grid-gap:60px;gap:60px}.about-media .about-image{border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.1);width:100%;height:auto;max-height:660px;object-fit:cover}.about-content{display:flex;flex-direction:column;gap:16px}.section-title{font-size:36px;font-weight:700;color:var(--primary);margin-bottom:12px}.about-content p{font-size:16px;line-height:1.7;color:#343a40;max-width:600px}.about-content .btn{margin-top:16px;align-self:flex-start}.location{padding:80px 0}.location-header{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:40px;gap:40px;align-items:flex-start;margin-bottom:48px}.location-title h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;display:inline-block;padding-bottom:12px;text-align:right}.location-title h2:after{content:"";position:absolute;bottom:0;right:0;width:60px;height:4px;background:var(--primary)}.location-title p{margin-top:16px;font-size:16px;line-height:1.7;color:#343a40}.location-map{border-radius:16px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.1)}.house-rules{padding:80px 0;background:#f8f9fa}.rules-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px;flex-direction:row-reverse}.rules-header h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;padding-bottom:12px;text-align:right}.rules-header h2:after{content:"";position:absolute;bottom:0;right:0;width:60px;height:4px;background:var(--primary)}.rules-intro p{font-size:16px;line-height:1.7;color:#343a40;text-align:left;max-width:500px}.rules-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;text-align:center;max-width:1240px;margin:0 auto}.rule-item{max-width:220px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.rule-item:hover{transform:translateY(-5px)}.rule-item:hover .rule-icon{transform:scale(1.05);box-shadow:0 6px 16px rgba(7,59,76,.3)}.rule-icon{background:var(--primary);border-radius:8px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px rgba(7,59,76,.2)}.rule-icon img{filter:brightness(0) invert(1)}.rule-item p{font-size:15px;line-height:1.6;color:#343a40}.reviews{padding:80px 0}.reviews-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.reviews-header h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;padding-bottom:12px}.reviews-header h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:var(--primary)}.reviews-header p{max-width:450px;color:var(--muted);text-align:left;padding-left:20px}.reviews-summary{display:flex;align-items:center;gap:40px;margin-bottom:48px}.overall-rating{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700}.ratings-breakdown{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%}.rating-item{display:flex;align-items:center;gap:12px}.rating-bar{flex-grow:1;height:4px;background:#e0e0e0;border-radius:2px}.rating-bar .bar{height:100%;background:var(--primary);border-radius:2px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.review-card{background:#f8f9fa;padding:24px;border-radius:16px}.review-author{display:flex;align-items:center;gap:16px;margin-bottom:16px}.avatar{border-radius:50%}.author-info h4{font-size:16px;font-weight:600;margin:0}.author-info p{font-size:14px;color:var(--muted);margin:0}.review-text{font-size:15px;line-height:1.6;color:#343a40}.tourist-spots{padding:80px 0;background:#f8f9fa}.spots-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.spots-header h2{font-size:36px;font-weight:700;color:var(--primary);position:relative;padding-bottom:12px}.spots-header h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:var(--primary)}.spots-header p{max-width:450px;color:var(--muted);text-align:left;padding-left:20px}.spots-carousel{position:relative;max-width:1080px;margin:0 auto;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.spots-carousel .carousel-inner{width:100%;height:600px;position:relative}.spots-carousel .carousel-image{width:100%;height:100%;object-fit:cover;display:block}.spot-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:40px 20px 20px;text-align:center}.spot-overlay h3{font-size:24px;font-weight:700;margin-bottom:8px}.spot-overlay p{font-size:16px;line-height:1.6;margin:0}.spots-carousel .carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.85);border:none;width:45px;height:45px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.spots-carousel .carousel-btn:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.spots-carousel .carousel-btn.prev{left:20px}.spots-carousel .carousel-btn.next{right:20px}.carousel-indicators{display:flex;justify-content:center;gap:8px;margin-top:20px}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#e0e0e0;cursor:pointer;transition:background-color .3s ease}.indicator.active{background:var(--primary)}.cta-section-container{position:relative;padding:5rem 1rem;border-radius:.5rem;overflow:hidden;max-width:1180px;margin:2rem auto}.cta-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.cta-image,.cta-overlay{border-radius:.5rem}.cta-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(13,42,64,.8)}.cta-content{position:relative;z-index:2;color:#fff;max-width:50%;padding:0 2rem}.cta-title{font-size:2.25rem;font-weight:700;line-height:1.2}.cta-description{margin-top:1rem;font-size:1.125rem}.cta-button-wrapper{margin-top:2rem}.cta-button{display:inline-block;background-color:#fff;color:#0d2a40;font-weight:700;padding:.75rem 2rem;border-radius:9999px;text-decoration:none;transition:background-color .3s}.cta-button:hover{background-color:#f0f0f0}.footer{background-color:#0d2a40;color:#fff;padding:4rem 1rem 2rem}.footer-container{max-width:72rem;margin-left:auto;margin-right:auto}.footer-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.footer-logo-section{grid-column:span 1/span 1}.footer-logo{filter:brightness(0) invert(1)}.footer-description{margin-top:1rem;color:#d1d5db;max-width:28rem}.footer-links h3{font-weight:700;font-size:1.125rem}.footer-links ul li+li{margin-top:.5rem}.footer-links a{text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom{margin-top:3rem;border-top:1px solid #4b5563;padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.footer-copyright{color:#9ca3af;font-size:.875rem}.footer-legal-links{display:flex;gap:1rem;margin-top:1rem}.whatsapp-fab{position:fixed;right:20px;bottom:20px;z-index:60;width:72px;height:72px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(2,6,23,.16);transition:transform .12s ease,box-shadow .12s ease;padding:0}.whatsapp-fab img{display:block;width:36px;height:36px;object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .12s ease}.whatsapp-fab:focus img,.whatsapp-fab:hover img{transform:translateY(-3px)}@media (max-width:768px){.whatsapp-fab{right:16px;bottom:16px;width:64px;height:64px}.whatsapp-fab img{width:32px;height:32px}}@media (max-width:420px){.whatsapp-fab{right:12px;bottom:12px;width:56px;height:56px}.whatsapp-fab img{width:28px;height:28px}}@media (max-width:768px){*{-webkit-tap-highlight-color:transparent}body,html{overflow-x:hidden;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;height:100%;position:relative}body{width:100%}.search-bar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;will-change:auto!important}.hover-lift:hover,.room-card:hover,.search-bar{transform:none!important}[class*=motion]{pointer-events:auto!important}section{transform:translateZ(0);-webkit-transform:translateZ(0);will-change:auto}.hero{min-height:auto!important;padding:120px 0 80px}.hero-inner{gap:40px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}p{font-size:1rem;line-height:1.6}}@media (max-width:480px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{font-size:.95rem}}@media (max-width:768px){.hero{padding:120px 0 80px;min-height:500px}.hero-inner{gap:32px}.hero-title{font-size:38px;margin-top:32px}.hero-sub{font-size:32px}}@media (max-width:480px){.hero{padding:100px 0 60px;min-height:400px}.hero-inner{gap:24px}.hero-title{font-size:42px}.hero-sub{font-size:18px}}@media (max-width:768px){.site-header{padding:16px 0}.header-inner{justify-content:space-between}}@media (max-width:600px){.site-header{padding:12px 0}.brand .logo img{width:100px;height:74px}.main-nav{display:none}.carousel-inner,.spots-carousel .carousel-inner{height:auto!important}.carousel-image,.spots-carousel .carousel-image{width:100%!important;height:auto!important;aspect-ratio:9/16;object-fit:cover;display:block}}@media (max-width:1024px){.search-bar{max-width:800px;padding:18px 20px;margin:0 20px}.search-row{gap:14px}}@media (max-width:768px){.search-bar{max-width:100%;padding:16px 18px;border-radius:12px;margin:0 16px}.search-row{gap:10px}.search-row .field{min-width:120px;flex:1 1}.hero-notice{position:relative;bottom:auto;margin-top:8px}.rooms-header .hero-notice{position:relative;bottom:auto;margin-top:1rem;display:block;width:auto}.search-row input,.search-row select{padding:10px 12px;font-size:14px;border-radius:6px}.btn-search{width:48px;height:48px;border-radius:8px;font-size:18px;flex-shrink:0;margin-left:4px}}@media (max-width:600px){.search-bar{padding:16px;border-radius:12px;margin:0 12px}.search-row{flex-direction:column;gap:16px;align-items:stretch}.search-row .field{flex:none;min-width:unset}.room-notice-wrapper{flex-direction:column;align-items:flex-start}.search-row input,.search-row select{padding:14px 16px;font-size:16px;border-radius:8px}.btn-search{width:100%;height:56px;border-radius:8px;font-size:18px;margin-left:0;margin-top:8px}}@media (max-width:480px){.search-bar{padding:14px;border-radius:10px;margin:0 8px}.search-row{gap:14px}.search-row input,.search-row select{padding:14px 16px;font-size:16px}.btn-search{height:56px;font-size:18px}}@media (max-width:1024px){.room-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rooms{padding:60px 0;margin:0 16px}.rooms-header{flex-direction:column;text-align:center;gap:24px;margin-bottom:24px}.rooms-header h2{font-size:32px;text-align:left}.rooms-header p{padding-left:0;text-align:left}.room-list{gap:24px}.room-media img{height:250px}.room-body{padding:20px}}@media (max-width:600px){.room-list{grid-template-columns:1fr}}@media (max-width:768px){.amenities{padding:0}.amenities-header{flex-direction:column;text-align:center;gap:24px;margin:0 16px;padding-bottom:24px}.amenities-intro p{text-align:right}.amenities-title h2{text-align:center}.amenities-grid{gap:2rem}.amenity-item{width:100%;max-width:240px}}@media (max-width:600px){.amenities-grid{display:grid;grid-template-columns:repeat(2,30%);grid-gap:64px;gap:64px;justify-content:center;margin:0 16px}.amenity-item{max-width:none;width:100%}}@media (max-width:1024px){.about-inner{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.about{padding:60px 0}.about-inner{gap:32px}.section-title{font-size:32px}.about-content .btn{align-self:center}}@media (max-width:1024px){.location-header{grid-template-columns:1fr;text-align:center}.location-title h2:after{left:50%;transform:translateX(-50%)}}@media (max-width:768px){.location{padding:60px 0}.location-header{gap:32px}.location-title h2{font-size:32px}.location-title p{text-align:center}}@media (max-width:900px){.rules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.rules-header{flex-direction:column;grid-template-columns:1fr;align-items:end}.rules-title h2{text-align:end}.rules-grid{display:grid;grid-template-columns:repeat(2,40%);justify-content:space-between}.rules-intro p{text-align:right}}@media (max-width:768px){.house-rules{padding:60px 0}.rules-header{gap:32px}.rules-title h2{font-size:32px}}@media (max-width:1024px){.reviews-grid{grid-template-columns:repeat(2,1fr)}.ratings-breakdown{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.reviews{padding:60px 0}.reviews-header{flex-direction:column;text-align:center;gap:24px}.reviews-header h2{font-size:32px}.reviews-header p{padding-left:0;text-align:left}.reviews-summary{flex-direction:column;gap:24px;text-align:flex-start}.review-card{padding:20px}}@media (max-width:600px){.reviews-grid{grid-template-columns:1fr}}@media (max-width:768px){.gallery{padding:60px 0}.gallery-header{flex-direction:column;text-align:center;gap:24px}.gallery-header h2{font-size:32px}.gallery-header p{padding-left:0;text-align:center}.carousel-inner{height:350px}.carousel-btn{display:none}}@media (max-width:480px){.carousel-inner{height:280px}.carousel-btn{width:35px;height:35px;font-size:18px}}@media (max-width:768px){.spots-header{flex-direction:column;text-align:center;gap:24px}.spots-header h2{font-size:32px;text-align:left}.spots-header p{padding-left:0;text-align:left}.spots-carousel .carousel-inner{height:350px}.spots-carousel .carousel-btn{width:40px;height:40px;font-size:20px}.spot-overlay{padding:30px 15px 15px}.spot-overlay h3{font-size:20px}.spot-overlay p{font-size:14px}.tourist-spots{padding:60px 0}}@media (max-width:480px){.spots-carousel .carousel-inner{height:280px}.spots-carousel .carousel-btn{width:35px;height:35px;font-size:18px}}@media (max-width:768px){.cta-content{max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}}@media (max-width:480px){.cta-section-container{padding:3rem 1rem;margin:1rem}.cta-title{font-size:2rem}.cta-description{font-size:1rem}}@media (min-width:640px){.footer{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.footer{padding-left:2rem;padding-right:2rem}}@media (max-width:480px){.footer{padding:2rem 1rem 1rem}.footer-grid{gap:1rem}}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-logo-section{grid-column:span 2/span 2}.footer-bottom{flex-direction:row}.footer-legal-links{margin-top:0}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards}.animate-fade-in-left{animation:fadeInLeft .8s ease-out forwards}.animate-fade-in-right{animation:fadeInRight .8s ease-out forwards}.animate-scale-in{animation:scaleIn .6s ease-out forwards}.animate-slide-in-up{animation:slideInUp .8s ease-out forwards}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px)}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}.hover-glow{transition:box-shadow .3s ease}.hover-glow:hover{box-shadow:0 0 20px rgba(7,59,76,.3)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.stagger-children>*{opacity:0;animation:fadeInUp .8s ease-out forwards}.stagger-children>:first-child{animation-delay:.1s}.stagger-children>:nth-child(2){animation-delay:.2s}.stagger-children>:nth-child(3){animation-delay:.3s}.stagger-children>:nth-child(4){animation-delay:.4s}.stagger-children>:nth-child(5){animation-delay:.5s}.stagger-children>:nth-child(6){animation-delay:.6s}.parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease}.btn-animated{position:relative;overflow:hidden;transition:all .3s ease}.btn-animated:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.btn-animated:hover:before{left:100%}.image-hover{overflow:hidden;position:relative}.image-hover img{transition:transform .5s ease}.image-hover:hover img{transform:scale(1.1)}.image-hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(7,59,76,.1),transparent);opacity:0;transition:opacity .3s ease}.image-hover:hover:before{opacity:1}.text-gradient{background:linear-gradient(45deg,#073b4c,#0e6b8f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-shine{position:relative;overflow:hidden}.text-shine:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:shine 3s infinite}@keyframes shine{0%{left:-100%}to{left:100%}}.scroll-indicator{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:30px;height:50px;border:2px solid hsla(0,0%,100%,.5);border-radius:15px;display:flex;justify-content:center}.scroll-indicator:before{content:"";width:4px;height:8px;background:hsla(0,0%,100%,.5);border-radius:2px;margin-top:8px;animation:scrollBounce 2s infinite}@keyframes scrollBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(10px)}60%{transform:translateY(5px)}}.Loader_loaderContainer__d_Gcm{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(180deg,#f8fbff 0,#e3f2fd)}.Loader_waveLoader__514Av{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.Loader_wave__w8RpD{position:absolute;width:60px;height:60px;border:3px solid #4a90e2;border-radius:50%;opacity:0;animation:Loader_waveRipple__mlRJ3 2s cubic-bezier(0,.2,.8,1) infinite}.Loader_wave__w8RpD:first-child{animation-delay:0s}.Loader_wave__w8RpD:nth-child(2){animation-delay:.6s}.Loader_wave__w8RpD:nth-child(3){animation-delay:1.2s}@keyframes Loader_waveRipple__mlRJ3{0%{width:0;height:0;opacity:0}10%{opacity:1}to{width:100px;height:100px;opacity:0}}.Loader_waveLoaderHorizontal__hnR3D{display:flex;gap:8px;align-items:flex-end;height:40px}.Loader_waveBar__oYbVm{width:8px;background:linear-gradient(0deg,#4a90e2,#7bb8ff);border-radius:4px;animation:Loader_waveBar__oYbVm 1.2s ease-in-out infinite}.Loader_waveBar__oYbVm:first-child{animation-delay:0s}.Loader_waveBar__oYbVm:nth-child(2){animation-delay:.15s}.Loader_waveBar__oYbVm:nth-child(3){animation-delay:.3s}.Loader_waveBar__oYbVm:nth-child(4){animation-delay:.45s}.Loader_waveBar__oYbVm:nth-child(5){animation-delay:.6s}@keyframes Loader_waveBar__oYbVm{0%,to{height:10px}50%{height:40px}}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_Fallback_fca8ee;src:local("Arial");ascent-override:84.95%;descent-override:22.03%;line-gap-override:0.00%;size-adjust:113.95%}.__className_fca8ee{font-family:__Montserrat_fca8ee,__Montserrat_Fallback_fca8ee;font-style:normal}