@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.hero{position:relative;width:100%;height:100vh;background:url(/assets/hero-hyEC_UQI.jpg) no-repeat center center;background-size:cover;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-content{position:relative;z-index:2}.hero-content__btn{width:160px;background:#fff;outline:none!important;margin:0 auto;height:48px;color:#8e4715;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;transition:all .3s ease}.hero-content__btn:hover{background:#8e4715;color:#fff}.hero-text{margin:0 auto}.hero-text p{font-size:1.25rem;margin-bottom:2rem;text-shadow:1px 1px 3px rgba(0,0,0,.5)}@media all and (max-width: 768px){.hero-text p{font-size:1rem}}.hero-text__title{font-size:32px}@media all and (max-width: 768px){.hero-text__title{font-size:20px}}.hero-text .text-3xl{font-size:70px;font-weight:400;line-height:initial;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-top:1.5rem;padding-bottom:20px}@media all and (max-width: 992px){.hero-text .text-3xl{font-size:50px}}@media all and (max-width: 768px){.hero-text .text-3xl{font-size:40px}}@media all and (max-width: 640px){.hero-text .text-3xl{font-size:30px}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:10;padding:1rem 0;transition:all .3s ease}.navbar.scrolled{background-color:#000000d9;box-shadow:0 2px 10px #0000001a;padding:.75rem 0}.navbar.scrolled .logo a{color:#ffffffde}.navbar.scrolled .logo a span{color:#3b82f6}.navbar.scrolled .nav-links ul li a{color:#ffffffde}.navbar.scrolled .nav-links ul li a:hover{color:#3b82f6}.navbar.scrolled .whatsapp-btn{color:#ffffffde;border-color:#3b82f64d}.navbar.scrolled .whatsapp-btn:hover{background-color:#3b82f6;color:#fff}.navbar-content{display:flex;align-items:center;justify-content:space-between}.right-section{display:flex;align-items:center;gap:2rem}@media all and (max-width: 768px){.right-section{gap:1rem}}.language-switcher{display:flex;align-items:center;gap:.5rem}.language-switcher button{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;cursor:pointer;transition:all .3s ease}.language-switcher button:hover{background-color:#ffffff1a}.language-switcher button.active{background-color:#3b82f6;border-color:#3b82f6}.logo a{font-size:1.5rem;font-weight:700;text-decoration:none;color:#fff;letter-spacing:-.02em}.logo a span{color:#3b82f6;font-weight:500}.nav-links ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-links ul li a{font-size:.95rem;color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links ul li a:hover{color:#60d669}.nav-links .mobile-menu-button{display:none;background:transparent;border:none;padding:.5rem;cursor:pointer;flex-direction:column;justify-content:space-between;height:34px}.nav-links .mobile-menu-button span{display:block;height:2px;width:24px;background-color:#fff;transition:all .3s ease}.contact-button .whatsapp-btn{background-color:#60d669;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease}.contact-button .whatsapp-btn svg{transition:transform .3s ease}.contact-button .whatsapp-btn:hover{border-color:#60d669;background-color:#f1f1f1;color:#60d669}.contact-button .whatsapp-btn:hover svg{transform:scale(1.1)}@media (max-width: 992px){.nav-links ul{gap:1rem}.contact-button .whatsapp-btn span{display:none}.contact-button .whatsapp-btn svg{width:20px;height:20px}}.nav-menu-header{display:none}@media (max-width: 768px){.navbar-content{padding:0 1rem}.nav-links .mobile-menu-button{display:flex}.nav-links .nav-menu{position:fixed;top:0;right:-100%;flex-direction:column;background-color:#000000f2;height:100vh;width:70%;max-width:300px;padding:2rem;z-index:20;transition:right .3s ease}.nav-links .nav-menu.active{right:0}.nav-links .nav-menu .nav-menu-header{display:flex;justify-content:flex-end;margin-bottom:2rem}.nav-links .nav-menu .nav-menu-header .close-menu-button{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:transform .2s ease}.nav-links .nav-menu .nav-menu-header .close-menu-button:hover{transform:rotate(90deg);color:#3b82f6}.nav-links .nav-menu .nav-menu-header .close-menu-button svg{width:24px;height:24px}.nav-links .nav-menu ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.nav-links .nav-menu ul li a{font-size:1.2rem;padding:.5rem 0;display:block}.contact-button .whatsapp-btn{padding:.5rem;border-radius:50%}.contact-button .whatsapp-btn svg{margin:0}}.about{background-color:#e8e4e0}.about-content .section__top__description p{margin-bottom:16px;line-height:1.6}.about-content .section__top__description p:last-child{margin-bottom:0}.about-content .about-highlights{margin-top:40px}.about-content .about-highlights h3{font-size:24px;font-weight:600;margin-bottom:16px;font-family:"DM Serif Text",serif}.about-content .about-highlights__list{list-style:none;padding:0;margin:0}.about-content .about-highlights__list li{margin-bottom:12px;padding-left:8px;line-height:1.5}.about-content .about-tours{margin-top:40px}.about-content .about-tours h3{font-size:24px;font-weight:600;margin-bottom:16px;font-family:"DM Serif Text",serif}.about-content .about-tours>p{margin-bottom:24px;line-height:1.6}.about-content .about-tours__items{display:flex;flex-wrap:wrap;gap:24px}@media all and (max-width: 768px){.about-content .about-tours__items{flex-direction:column}}.about-content .about-tours__item{flex:1;min-width:250px;background-color:#f5f2ef;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.about-content .about-tours__item h4{font-size:20px;font-weight:600;margin-bottom:12px}.about-content .about-tours__item p{margin:0;line-height:1.5}.about-content .about-testimonials{margin-top:40px}.about-content .about-testimonials h3{font-size:24px;font-weight:600;margin-bottom:16px;font-family:"DM Serif Text",serif}.about-content .about-testimonials__items{display:flex;flex-wrap:wrap;gap:24px}@media all and (max-width: 768px){.about-content .about-testimonials__items{flex-direction:column}}.about-content .about-testimonials__item{flex:1;min-width:250px;background-color:#f5f2ef;padding:34px;border-radius:8px;box-shadow:0 2px 8px #0000000d;position:relative}.about-content .about-testimonials__item:before{content:"“";position:absolute;top:8px;left:12px;font-size:48px;color:#d7c6ba;opacity:.5;font-family:Georgia,serif}.about-content .about-testimonials__item p{margin:0 0 16px;line-height:1.6;font-style:italic}.about-content .about-testimonials__item .about-testimonials__author{font-weight:600;text-align:right}.about-content__bottom{margin-top:40px;display:flex;justify-content:space-between}.about-content__bottom img{max-width:100%}.about-content__bottom__image{max-width:824px;width:100%;padding-right:24px}@media all and (max-width: 768px){.about-content__bottom__image{display:none}}.about-content__bottom__content{flex-shrink:1}@media all and (max-width: 768px){.about-content__bottom__content{width:100%}}.about-content__bottom__list{margin-top:20px}.about-content__bottom__list__item{text-transform:uppercase;padding:10px;border-bottom:1px solid #D7C6BA;display:flex;justify-content:space-between}.about-content__bottom__list__item__description{font-weight:600}.about-content__bottom__list__item:last-child{border-bottom:none}.accomodations{background-color:#e2dbd6}.gallery__list{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media all and (max-width: 992px){.gallery__list{grid-template-columns:repeat(3,1fr)}}@media all and (max-width: 768px){.gallery__list{grid-template-columns:repeat(2,1fr)}}@media all and (max-width: 480px){.gallery__list{grid-template-columns:1fr}}.gallery__item{height:200px;overflow:hidden;border-radius:8px;cursor:pointer;transition:transform .3s ease;box-shadow:0 4px 10px #0000001a}.gallery__item:hover{transform:scale(1.03)}.gallery__item img{width:100%;height:100%;object-fit:cover}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.gallery-modal__content{position:relative;max-width:1400px;max-height:90vh;display:flex;align-items:center}.gallery-modal__image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.gallery-modal__image-container img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:4px}.gallery-modal__close{position:absolute;top:-40px;right:-10px;font-size:40px;color:#fff;background:none;border:none;cursor:pointer;z-index:1002}.gallery-modal__close:hover{color:#ccc}.gallery-modal__prev,.gallery-modal__next{background:#fff3;border:none;color:#fff;font-size:24px;padding:15px 10px;cursor:pointer;height:60px;border-radius:4px;display:flex;align-items:center;justify-content:center;margin:0 15px;transition:background-color .3s ease}.gallery-modal__prev:hover,.gallery-modal__next:hover{background:#fff6}@media all and (max-width: 768px){.gallery-modal__prev,.gallery-modal__next{padding:10px 8px;font-size:18px;height:50px;margin:0 8px}}.surroundings{background-color:#e8e4e0}.surroundings__top{display:grid;grid-template-columns:400px 1fr;grid-gap:24px;margin-bottom:40px}@media (max-width: 992px){.surroundings__top{grid-template-columns:300px 1fr;grid-gap:40px}}@media (max-width: 768px){.surroundings__top{grid-template-columns:1fr;grid-gap:24px}}.surroundings__top__left{font-size:20px;line-height:1.6;padding-bottom:20px;align-self:flex-end;color:#333}.surroundings__top__left.section__top__description{padding-bottom:0}@media (max-width: 768px){.surroundings__top__left{order:2;font-size:18px;padding-bottom:0}}.surroundings .grid-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,250px);gap:24px}.surroundings .grid-gallery__item{overflow:hidden;border-radius:8px}.surroundings .grid-gallery__item:first-child{grid-column:1;grid-row:1/span 2}.surroundings .grid-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.surroundings .grid-gallery__item img:hover{transform:scale(1.05)}@media (max-width: 992px){.surroundings .grid-gallery{grid-template-rows:repeat(2,200px)}}@media (max-width: 768px){.surroundings .grid-gallery{grid-template-columns:repeat(2,1fr);grid-template-rows:300px repeat(2,180px)}.surroundings .grid-gallery__item:first-child{grid-column:1/span 2;grid-row:1}}@media (max-width: 480px){.surroundings .grid-gallery{grid-template-columns:1fr;grid-template-rows:repeat(5,200px)}.surroundings .grid-gallery__item:first-child{grid-column:1;grid-row:1}}.appartments{background-color:#f3f0ed}.appartments__top .section__top,.appartments__top .section__top__description{text-align:center;width:100%;max-width:100%}.appartments-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:48px}@media (max-width: 992px){.appartments-grid{gap:24px}}@media (max-width: 768px){.appartments-grid{grid-template-columns:1fr}}.appartment-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.appartment-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.appartment-card__image{height:280px;overflow:hidden}.appartment-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.appartment-card__image:hover img{transform:scale(1.05)}.appartment-card__content{padding:30px}@media (max-width: 992px){.appartment-card__content{padding:24px}}@media (max-width: 768px){.appartment-card__content{padding:20px}}.appartment-card__title{margin-top:0;margin-bottom:16px;font-size:28px;font-family:"DM Serif Text",serif;color:#333}@media (max-width: 992px){.appartment-card__title{font-size:24px}}@media (max-width: 768px){.appartment-card__title{font-size:22px}}.appartment-card__description{font-size:18px;line-height:1.6;color:#444;margin-bottom:24px}@media (max-width: 992px){.appartment-card__description{font-size:16px}}.appartment-card__description .read-more{display:inline-block;color:#0066b3;font-weight:600;text-decoration:none;margin-left:5px;transition:color .2s ease}.appartment-card__description .read-more:hover{color:#004c86;text-decoration:underline}.appartment-card__description .read-more span{font-size:14px;color:#595959}.appartment-card__features{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px}@media (max-width: 992px){.appartment-card__features{grid-template-columns:1fr;gap:16px}}.appartment-card__details{display:flex;padding-top:20px;border-top:1px solid #eee}.appartment-card__details .detail-item{margin-right:30px}.appartment-card__details .detail-item:last-child{margin-right:0}.appartment-card__details .detail-label{display:block;font-size:14px;color:#595959;font-weight:500;margin-bottom:4px;text-transform:uppercase}.appartment-card__details .detail-value{font-size:18px;font-weight:600;color:#333}.feature-group{margin-bottom:24px}.feature-group:last-child{margin-bottom:0}.feature-group .feature-title{font-size:18px;font-weight:600;margin-top:0;margin-bottom:10px;color:#333}@media (max-width: 992px){.feature-group .feature-title{font-size:16px}}.feature-group p{margin-top:0;margin-bottom:8px;color:#555}.feature-group .feature-list{margin:0;padding-left:20px}.feature-group .feature-list li{margin-bottom:6px;color:#444;font-size:15px;line-height:1.5}@media (max-width: 992px){.feature-group .feature-list li{font-size:14px}}.faq{background-color:#e8e4e0}.faq__items{margin-top:40px}.faq__item{padding:24px 0;border-bottom:1px solid #fff}.faq__item:first-child{border-top:1px solid #fff}.faq__item__question{font-size:18px;text-transform:uppercase;margin-bottom:10px;font-weight:500;line-height:140%}.faq__item__answer{font-size:16px;line-height:140%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400}.dm-serif-text-regular{font-family:"DM Serif Text",serif;font-weight:400;font-style:normal}.dm-serif-text-semibold{font-family:"DM Serif Text",serif;font-weight:600;font-style:normal}#app{margin:0 auto}.container{max-width:1240px;margin:0 auto;padding-left:15px;padding-right:15px}.mx-auto{margin-left:auto;margin-right:auto}.p-3{padding:.75rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.flex{display:flex}.gap-2{gap:.5rem}.block{display:block}.w-full{width:100%}.border{border:1px solid #e2e8f0}.rounded{border-radius:.25rem}.bg-gray-100{background-color:#f7fafc}.bg-blue-500{background-color:#3b82f6}.bg-red-500{background-color:#ef4444}.bg-gray-500{background-color:#6b7280}.bg-green-500{background-color:#10b981}.text-white{color:#fff}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.hover\:bg-blue-600:hover{background-color:#0b63f3}.hover\:bg-red-600:hover{background-color:#eb1515}.hover\:bg-gray-600:hover{background-color:#545964}.hover\:bg-green-600:hover{background-color:#0c8a60}button{border:none;cursor:pointer;font-weight:500;font-family:inherit;transition:background-color .2s}button:focus{outline:2px solid #3b82f6}input,textarea{border:1px solid #e2e8f0;border-radius:.25rem;font-family:inherit}input:focus,textarea:focus{outline:2px solid #3b82f6;border-color:#3b82f6}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#242424}.border{border-color:#374151}.bg-gray-100{background-color:#222933}input,textarea{background-color:#374151;color:#fff;border-color:#374151}}.section{padding:90px 0}@media all and (max-width: 992px){.section{padding:60px 0}}.section__top__title{margin-top:0;font-size:66px;margin-bottom:15px}@media all and (max-width: 992px){.section__top__title{font-size:46px}}@media all and (max-width: 768px){.section__top__title{font-size:28px}}.section__top__description{width:100%;font-size:18px;line-height:140%}@media all and (max-width: 992px){.section__top__description{font-size:16px}}.footer{padding:24px 0;background-color:#73350a;border-top:1px solid #e2e8f0}.footer__content{padding-bottom:12px;display:flex;justify-content:space-between;align-items:center}.footer__content__logo{font-family:"DM Serif Text",serif;color:#fff;font-weight:600;font-size:1.5rem}.footer__content__social{display:flex;align-items:center;gap:16px}.footer__content__social .social-link{display:flex;align-items:center;justify-content:center}.footer__content__social .social-link img{width:16px;height:16px;transition:transform .2s ease}.footer__content__social .social-link img:hover{transform:scale(1.1)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid rgba(255,255,255,.2);font-size:14px;color:#fff}.footer__bottom p{margin:0}.footer__bottom .footer-nav{display:flex;gap:20px}.footer__bottom .footer-nav a{color:#fff;text-decoration:none;transition:opacity .3s ease}.footer__bottom .footer-nav a:hover{opacity:.8;text-decoration:underline}@media (max-width: 768px){.footer__bottom{flex-direction:column;gap:15px;text-align:center}.footer__bottom .footer-nav{justify-content:center}}@media (prefers-color-scheme: dark){.footer{background-color:#242424;border-color:#374151}}
