@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--green:#1f6b53;--green-dark:#185541;--white:#fff;--text:#222;--font-body:"Inter", Arial, Helvetica, sans-serif;--font-display:"Cormorant Garamond", Georgia, serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:#fff}.site-header{z-index:20;background:#00000014;border-bottom:1px solid #ffffff24;width:100%;position:absolute;top:0;left:0}.navigation{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(94%,1440px);min-height:82px;margin:0 auto;display:grid}.brand{color:#fff;font-family:var(--font-display);white-space:nowrap;text-shadow:0 1px 2px #000000d9,0 2px 6px #0000008c,0 4px 14px #00000040;justify-self:start;font-size:1.95rem;font-weight:700;line-height:1;text-decoration:none}.nav-links{justify-self:center;align-items:center;gap:clamp(20px,2vw,36px);display:flex}.nav-links a{color:#fff;white-space:nowrap;text-shadow:0 1px 2px #000000bf,0 2px 7px #00000059;font-size:.94rem;font-weight:600;text-decoration:none;transition:opacity .2s;position:relative}.nav-links a:after{content:"";transform-origin:50%;background:#fffffff2;height:1px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{opacity:.9}.nav-links a:hover:after{transform:scaleX(1)}.nav-book{color:#fff;background:var(--green);white-space:nowrap;border-radius:7px;justify-self:end;padding:12px 21px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block;box-shadow:0 3px 12px #0000002e}.nav-book:hover{background:var(--green-dark);transform:translateY(-1px)}.mobile-menu-button{color:#fff;cursor:pointer;text-shadow:0 1px 2px #000c,0 2px 8px #0006;background:0 0;border:0;justify-self:end;font-size:1.8rem;display:none}.hero{text-align:center;background:#111;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:680px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 60%;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:0 0;position:absolute;inset:0}.hero-content{z-index:2;color:#fff;text-shadow:0 1px 2px #000000b8,0 3px 12px #0000004d;width:min(90%,850px);position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)}.hero-location{color:#fff;text-transform:uppercase;letter-spacing:4px;margin-bottom:18px;font-size:clamp(.75rem,.8vw,.95rem);font-weight:600}.hero h1{font-family:var(--font-display);text-shadow:0 2px 3px #000000a6,0 5px 18px #00000040;margin-bottom:24px;font-size:clamp(4.3rem,7vw,6.7rem);font-weight:600;line-height:.95}.hero-subtitle{margin-bottom:10px;font-size:clamp(1.25rem,1.6vw,1.6rem);font-weight:600;line-height:1.4}.hero-near{margin-bottom:30px;font-size:clamp(1rem,1.15vw,1.15rem);font-weight:500}.hero-trust{color:#fff;text-shadow:0 1px 2px #000c,0 3px 9px #00000061;justify-content:center;align-items:center;gap:32px;width:fit-content;margin:0 auto 42px;display:flex}.trust-item{flex-direction:column;justify-content:center;align-items:center;min-width:155px;display:flex}.trust-top{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;font-size:1.25rem;line-height:1;display:flex}.trust-top strong{font-weight:700}.trust-icon{font-size:1.45rem;line-height:1;display:inline-block}.trust-heart{font-family:Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:400;line-height:.8;display:inline-block}.trust-label{letter-spacing:.25px;opacity:1;font-size:.86rem;font-weight:600;line-height:1.2;display:block}.trust-separator{background:#ffffffb8;flex:0 0 1px;width:1px;height:48px;display:block}.btn-primary{background:var(--green);color:#fff;border-radius:8px;padding:18px 42px;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-block;box-shadow:0 4px 16px #0003}.btn-primary:hover{background:var(--green-dark);transform:translateY(-2px)}@media (width>=769px) and (width<=1366px) and (orientation:landscape){.navigation{gap:20px;width:94%;min-height:76px}.brand{font-size:1.7rem}.nav-links{gap:clamp(14px,1.6vw,24px)}.nav-links a{font-size:.84rem}.nav-book{padding:11px 16px;font-size:.8rem}.hero{min-height:600px}.hero-image{object-position:center 60%}.hero-content{transform:translate(-50%,-43%)}.hero h1{font-size:clamp(4rem,7vw,5.8rem)}.hero-trust{gap:27px;margin-bottom:36px}.trust-item{min-width:140px}}@media (width>=601px) and (width<=1024px) and (orientation:portrait){.navigation{justify-content:space-between;width:92%;min-height:78px;display:flex}.nav-links,.nav-book{display:none}.mobile-menu-button{font-size:2rem;display:block}.brand{font-size:1.9rem}.hero{min-height:100dvh}.hero-image{object-position:center 63%}.hero-content{width:90%;transform:translate(-50%,-45%)}.hero-location{margin-bottom:16px;font-size:.88rem}.hero h1{margin-bottom:23px;font-size:clamp(5rem,12vw,6.6rem)}.hero-subtitle{margin-bottom:10px;font-size:1.6rem}.hero-near{margin-bottom:28px;font-size:1.15rem}.hero-trust{gap:28px;margin-bottom:42px}.trust-item{min-width:150px}.trust-top{font-size:1.3rem}.trust-icon{font-size:1.45rem}.trust-heart{font-size:1.7rem}.trust-label{font-size:.86rem}.trust-separator{height:46px}.btn-primary{padding:17px 36px;font-size:1rem}}@media (width<=600px) and (orientation:portrait){.site-header{background:#0000000f}.navigation{justify-content:space-between;width:90%;min-height:70px;display:flex}.nav-links,.nav-book{display:none}.mobile-menu-button{font-size:1.95rem;display:block}.brand{font-size:1.65rem}.hero{min-height:100dvh}.hero-image{object-position:center 64%}.hero-content{width:94%;top:50%;transform:translate(-50%,-44%)}.hero-location{letter-spacing:3px;margin-bottom:14px;font-size:.78rem}.hero h1{margin-bottom:20px;font-size:clamp(3.9rem,18vw,5.2rem)}.hero-subtitle{margin-bottom:9px;font-size:1.28rem;line-height:1.3}.hero-near{margin-bottom:25px;font-size:1.02rem}.hero-trust{gap:15px;margin-bottom:32px}.trust-item{min-width:120px}.trust-top{gap:6px;margin-bottom:6px;font-size:1.08rem}.trust-icon{font-size:1.25rem}.trust-heart{font-size:1.45rem}.trust-label{font-size:.76rem}.trust-separator{height:40px}.btn-primary{padding:16px 34px;font-size:1rem}}@media (height<=600px) and (orientation:landscape){.navigation{justify-content:space-between;width:94%;min-height:56px;display:flex}.nav-links,.nav-book{display:none}.mobile-menu-button{font-size:1.5rem;display:block}.brand{font-size:1.4rem}.hero{height:100dvh;min-height:0}.hero-image{object-position:center 58%}.hero-content{width:min(92%,700px);top:54%;transform:translate(-50%,-50%)}.hero-location{letter-spacing:2.5px;margin-bottom:5px;font-size:.6rem}.hero h1{margin-bottom:7px;font-size:clamp(2.6rem,7vw,3.8rem)}.hero-subtitle{margin-bottom:3px;font-size:.95rem;line-height:1.15}.hero-near{margin-bottom:8px;font-size:.75rem}.hero-trust{gap:16px;margin-bottom:11px}.trust-item{min-width:110px}.trust-top{gap:4px;margin-bottom:3px;font-size:.82rem}.trust-icon{font-size:.95rem}.trust-heart{font-size:1.05rem}.trust-label{font-size:.6rem}.trust-separator{height:27px}.btn-primary{padding:9px 22px;font-size:.78rem}}@media (width<=390px) and (orientation:portrait){.navigation{width:88%}.brand{font-size:1.55rem}.mobile-menu-button{font-size:1.85rem}.hero-content{width:94%}.hero h1{font-size:3.9rem}.hero-subtitle{font-size:1.18rem}.hero-near{font-size:.96rem}.hero-trust{gap:10px;margin-bottom:28px}.trust-item{min-width:108px}.trust-top{font-size:1rem}.trust-label{font-size:.7rem}.btn-primary{padding:15px 30px;font-size:.95rem}}.why-villa{text-align:center;background:#fff;padding:95px 24px 105px}.why-villa .section-container{width:min(92%,1180px);margin:0 auto}.why-villa .section-eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:3px;margin-bottom:14px;font-size:.78rem;font-weight:700}.why-villa h2{font-family:var(--font-display);color:var(--text);margin-bottom:18px;font-size:clamp(3.2rem,5vw,4.6rem);font-weight:600;line-height:1}.why-villa .section-intro{color:#5b5b5b;max-width:680px;margin:0 auto 60px;font-size:1.05rem;line-height:1.7}.features-grid{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto;display:grid}.feature-item{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:145px;padding:25px 20px;display:flex}.feature-item:not(:nth-child(3n)){border-right:1px solid #e5e5e5}.feature-item:nth-child(-n+3){border-bottom:1px solid #e5e5e5}.feature-icon{color:var(--green);font-family:Georgia,serif;font-size:1.9rem;line-height:1;display:block}.feature-item strong{color:#292929;font-size:.96rem;font-weight:600;line-height:1.35}@media (width>=769px) and (width<=1366px) and (orientation:landscape){.why-villa{padding:78px 24px 88px}.why-villa .section-intro{margin-bottom:48px}.features-grid{width:min(100%,960px)}.feature-item{min-height:138px}}@media (width>=601px) and (width<=1024px) and (orientation:portrait){.why-villa{padding:72px 28px 82px}.why-villa .section-container{width:min(94%,820px)}.why-villa h2{font-size:clamp(3.4rem,8vw,4.5rem)}.why-villa .section-intro{max-width:620px;margin-bottom:46px;font-size:1rem}.features-grid{grid-template-columns:repeat(2,1fr);max-width:720px}.feature-item{min-height:135px;padding:24px 18px}.feature-item:not(:nth-child(3n)){border-right:0}.feature-item:nth-child(-n+3){border-bottom:0}.feature-item:nth-child(odd){border-right:1px solid #e5e5e5}.feature-item:nth-child(-n+4){border-bottom:1px solid #e5e5e5}}@media (width<=600px) and (orientation:portrait){.why-villa{padding:58px 20px 68px}.why-villa .section-container{width:100%}.why-villa .section-eyebrow{letter-spacing:2.4px;margin-bottom:12px;font-size:.7rem}.why-villa h2{margin-bottom:16px;font-size:clamp(2.8rem,14vw,3.6rem)}.why-villa .section-intro{max-width:390px;margin-bottom:38px;font-size:.96rem;line-height:1.6}.features-grid{grid-template-columns:repeat(2,1fr);width:100%;max-width:430px}.feature-item{gap:10px;min-height:118px;padding:20px 10px}.feature-item:not(:nth-child(3n)){border-right:0}.feature-item:nth-child(-n+3){border-bottom:0}.feature-item:nth-child(odd){border-right:1px solid #e5e5e5}.feature-item:nth-child(-n+4){border-bottom:1px solid #e5e5e5}.feature-icon{font-size:1.65rem}.feature-item strong{font-size:.86rem;line-height:1.3}}@media (height<=600px) and (orientation:landscape){.why-villa{padding:48px 24px 58px}.why-villa .section-eyebrow{margin-bottom:9px}.why-villa h2{margin-bottom:12px;font-size:clamp(2.7rem,6vw,3.5rem)}.why-villa .section-intro{max-width:620px;margin-bottom:32px;font-size:.92rem;line-height:1.5}.features-grid{max-width:760px}.feature-item{gap:8px;min-height:105px;padding:16px 12px}.feature-icon{font-size:1.55rem}.feature-item strong{font-size:.82rem}}@media (width<=390px) and (orientation:portrait){.why-villa{padding:52px 16px 60px}.why-villa h2{font-size:2.75rem}.why-villa .section-intro{margin-bottom:34px;font-size:.9rem}.feature-item{min-height:112px;padding:18px 8px}.feature-item strong{font-size:.8rem}}.mobile-navigation[data-astro-cid-yxete6jp],.close-icon[data-astro-cid-yxete6jp]{display:none}@media (width<=1024px){.mobile-navigation[data-astro-cid-yxete6jp]{-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;background:#18372df5;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;width:min(290px,92vw);padding:12px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:100%;right:4%;transform:translateY(-8px);box-shadow:0 12px 30px #00000047}.mobile-navigation[data-astro-cid-yxete6jp].is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-navigation[data-astro-cid-yxete6jp] a[data-astro-cid-yxete6jp]{color:#fff;font-family:var(--font-body);text-align:left;border-radius:6px;padding:12px 14px;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.mobile-navigation[data-astro-cid-yxete6jp] a[data-astro-cid-yxete6jp]:hover,.mobile-navigation[data-astro-cid-yxete6jp] a[data-astro-cid-yxete6jp]:focus-visible{background:#ffffff1a}.mobile-navigation-book[data-astro-cid-yxete6jp]{background:var(--green);margin-top:8px;text-align:center!important}.mobile-navigation-book[data-astro-cid-yxete6jp]:hover,.mobile-navigation-book[data-astro-cid-yxete6jp]:focus-visible{background:var(--green-dark)!important}.mobile-menu-button[data-astro-cid-yxete6jp].is-open .hamburger-icon[data-astro-cid-yxete6jp]{display:none}.mobile-menu-button[data-astro-cid-yxete6jp].is-open .close-icon[data-astro-cid-yxete6jp]{display:inline}}@media (width>=1025px){.mobile-navigation[data-astro-cid-yxete6jp]{display:none!important}}
