:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-width:100%;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.nav{width:100%;background:linear-gradient(90deg,#07c 70%,#017595);padding:.5rem 0;display:flex;flex-direction:row;align-items:center;z-index:10;box-shadow:0 2px 8px #20386414;height:5dvh}.nav-brand{display:flex;align-items:center;margin-left:2rem;margin-right:2.5rem}.nav-logo{height:2.7rem;width:auto;display:block;filter:drop-shadow(0 1px 2px rgba(32,56,100,.1))}.nav ul{list-style:none;display:flex;gap:2.5rem;margin:0;padding:0;flex:1;justify-content:center;align-items:center}.nav a,.nav .nav-link{color:#fff;text-decoration:none;font-weight:600;font-size:1.5rem;letter-spacing:1px;transition:color .2s;padding:.25rem .5rem;border-radius:4px}.nav a:hover,.nav .nav-link:hover{color:silver;background:#2038641f}.footer{width:100%;background:linear-gradient(90deg,#203864 70%,silver);color:#fff;padding:2rem 0 1.2rem;display:flex;justify-content:center;align-items:center;box-shadow:0 -2px 12px #20386414}.footer-content{text-align:center}.footer-title{font-size:1.25rem;font-weight:700;letter-spacing:1px;color:#e3b505;margin-bottom:.3rem}.footer-address{font-size:1rem;color:#f3f3f3;margin-bottom:.2rem}.footer-contact{font-size:1rem;color:#fff}.footer-contact a{color:#fff;text-decoration:underline;margin:0 .2rem;transition:color .2s}.footer-contact a:hover{color:#e3b505}.header{position:relative;width:100%;background:linear-gradient(135deg,#203864 60%,silver);box-shadow:0 4px 16px #20386426;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.header-content{position:relative;width:100%;height:50dvh;display:flex;align-items:center;justify-content:center}.header-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.45;z-index:1;border-bottom:4px solid #203864}.logo-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%}.logo{height:20em;width:20em;background:#ffffff73;border-radius:50%;padding:.5em}.home{width:100%;min-height:100vh;background:#f8fafc;display:flex;flex-direction:column;align-items:center;color:#000}.welcome-section{margin-top:2.5rem;text-align:center}.welcome-section h1{font-size:2.2rem;color:#203864;font-weight:800;margin-bottom:.5rem}.subtitle{font-size:1.2rem;color:#444;margin-bottom:2.5rem}.highlight{color:#e3b505;font-weight:700}.photos-section{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:2rem 0 3rem;width:100%;max-width:1200px}.photo-card{background:#fff;border-radius:1.2rem;box-shadow:0 2px 12px #0000000f;overflow:hidden;width:340px;display:flex;flex-direction:column;align-items:center;transition:transform .18s}.photo-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #0000001a}.photo-card img{width:100%;height:220px;object-fit:cover;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}.photo-text{padding:1.2rem 1rem 1.5rem;text-align:center}.photo-text h2{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#2d3748}.photo-text p{color:#4a5568;font-size:1rem;margin:0}.hero-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;padding:3rem 1.5rem;width:90dvw;max-width:1200px;margin:0 auto}.hero-content{flex:1 1 340px;min-width:300px;max-width:500px;display:flex;flex-direction:column}.hero-content h1{font-size:2.5rem;color:#203864;font-weight:900;margin-bottom:1.1rem;line-height:1.2}.hero-content .subtitle{font-size:1.15rem;color:#444;margin-bottom:2rem;line-height:1.5}.feature-list{display:flex;flex-wrap:wrap;gap:1rem;padding:0;list-style:none}.feature-item{display:flex;align-items:flex-start;gap:.8rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #20386414;padding:.8rem;width:calc(50% - .5rem);min-width:240px}.feature-icon{font-size:1.5rem}.feature-title{font-weight:700;color:#07c;font-size:1rem;display:block}.feature-desc{color:#444;font-size:.9rem;display:block;margin-top:2px;line-height:1.4}.hero-image{flex:1 1 320px;max-width:500px;display:flex;align-items:center;justify-content:center}.hero-image img{width:100%;height:auto;max-height:400px;object-fit:cover;border-radius:18px;box-shadow:0 6px 24px #20386426}.about-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;border-radius:1em;padding:2rem 1.5rem;width:90dvw;margin:0 auto;filter:drop-shadow(.01em .01em .1em black);background:#fff}.about-content{flex:1 1 340px;max-width:500px}.about-content h2{font-size:2.2rem;color:#203864;margin-bottom:1rem}.about-content p{font-size:1.1rem;line-height:1.6;color:#4a5568}.about-image{flex:1 1 320px;max-width:500px}.about-image img{width:100%;height:auto;max-height:350px;object-fit:cover;border-radius:18px;box-shadow:0 6px 20px #0000001a}.photo-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:3rem 0;width:100%;max-width:1200px}.showcase-section{margin:2rem 0;width:90%;max-width:1200px;padding:0 1.5rem}.showcase-title{text-align:center;font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;color:#1a202c}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.showcase-card{background:#fff;border-radius:1.2rem;box-shadow:0 2px 12px #0000000f;overflow:hidden;transition:transform .2s}.showcase-card:hover{transform:translateY(-5px)}.showcase-card img{width:100%;height:200px;object-fit:cover}.showcase-text{padding:1.5rem;text-align:center}.testimonial-section{padding:4rem 1.5rem;background:#f0f4f8;width:100%}.section-title{text-align:center;font-size:2rem;color:#203864;margin-bottom:2.5rem}.testimonials-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:5em}.testimonial-card{background:#fff;border-radius:1.2rem;padding:2rem;width:320px;box-shadow:0 4px 14px #0000000d;text-align:center;display:flex;flex-direction:column;align-items:center}.testimonial-img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #e2e8f0}.testimonial-card blockquote{font-style:italic;color:#4a5568;margin-bottom:1rem;line-height:1.5}.testimonial-name{font-weight:700;color:#203864}@media(max-width:768px){.hero-section,.about-section{padding:2rem 1rem;gap:2rem}.hero-content h1{font-size:2rem}.feature-item{width:100%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.spinning-circle{width:64px;height:64px;border:8px solid #e0e0e0;border-top:8px solid #0077cc;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rentals-loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.amenity-item{animation:fadeIn .5s ease forwards}.show-more-btn{background:#fff;border:1.5px solid #0077cc;color:#07c;border-radius:8px;padding:4px 12px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;transition:all .2s;outline:none!important}.show-more-btn:hover{background:#f0f4fa}.show-more-btn:focus{outline:none!important;box-shadow:none!important}.show-more-btn:focus-visible{outline:-webkit-focus-ring-color auto 0}.show-less-btn{margin-top:12px;background:none;border:none;color:#666;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;display:block;outline:none!important}.show-less-btn:focus{outline:none!important;box-shadow:none!important}.listing-badge-container{display:flex;flex-direction:column;justify-content:center;gap:1rem;top:-28px;left:12px;z-index:4;position:absolute}.listing-price-badge{background:linear-gradient(90deg,green,#32cd32);color:#fff;font-weight:800;font-size:28px;border-radius:18px;padding:10px 32px 10px 28px;box-shadow:0 2px 8px #0000001a;z-index:4;letter-spacing:.5px;border:2.5px solid #fff;display:flex;align-items:center;gap:8px}.listing-price-sub{font-size:15px;font-weight:500;color:#fff;margin-left:4px}.listing-rating-badge{font-size:22px;color:#f5b301;font-weight:700;display:flex;align-items:center;background:#fffbe6;border-radius:8px;padding:4px 12px;width:fit-content}.listing-rating-star{font-size:22px;margin-right:6px;display:flex;align-items:center}.listing-rating-count{font-size:15px;color:#444;font-weight:500;margin-left:7px}@media(max-width:768px){.listing-badge-container{gap:.5rem;top:-20px;left:8px}.listing-price-badge{font-size:20px;padding:6px 20px;border-radius:12px;border-width:2px}.listing-price-sub{font-size:12px}.listing-rating-badge{font-size:16px;padding:3px 8px;border-radius:6px}.listing-rating-star{font-size:16px;margin-right:4px}.listing-rating-count{font-size:12px;margin-left:5px}}.rentals-container{max-width:80dvw;margin:2em auto 0;padding:2rem 1rem 3rem;background:#f8f9fa;border-radius:16px;box-shadow:0 2px 16px #20386412;min-height:80vh}.rentals-toggle{display:flex;justify-content:center;margin-bottom:2rem;gap:1.5rem}.rentals-toggle button{background:silver;color:#203864;border:none;padding:.7rem 2.2rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:1.1rem;transition:all .2s;box-shadow:0 2px 8px #20386414}.rentals-toggle button.active{background:#203864;color:#e3b505;box-shadow:0 2px 12px #20386421}.rentals-listings{margin-top:1rem}
