@font-face{font-family:Cormorant;src:url('assets/cormorant-regular.woff') format('woff');font-weight:400;font-display:swap}@font-face{font-family:Cormorant;src:url('assets/cormorant-medium.woff') format('woff');font-weight:500;font-display:swap}@font-face{font-family:Cormorant;src:url('assets/cormorant-semibold.woff') format('woff');font-weight:600;font-display:swap}
:root{--cream:#fffaed;--ink:#3a3330;--olive:#384327;--terracotta:#bb6835;--line:#d9d1bf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Cormorant,Georgia,serif;font-variant-numeric:lining-nums proportional-nums;font-feature-settings:'lnum' 1,'onum' 0,'pnum' 1;font-size:24px;line-height:1.3}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--terracotta);outline-offset:6px}img{display:block;max-width:100%}.shell{width:calc(100% - 120px);max-width:1320px;margin:auto}.header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;gap:24px}.brand{width:246px}.brand img{width:100%;height:91.2px;object-fit:contain}.header-right{display:flex;align-items:center;gap:40px}.small-link{font-size:20px}.header-phone{font-size:24px;white-space:nowrap}.hero{text-align:center;padding:74px 16px 82px}.eyebrow{text-transform:uppercase;font-size:17px;letter-spacing:.08em;color:var(--terracotta);margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1{font-weight:400;font-size:clamp(44px,5.7vw,84px);line-height:.99;margin-bottom:28px;text-transform:uppercase;letter-spacing:-.025em}h1 span{display:block}.hero-rule{width:72px;height:1px;background:var(--terracotta);margin:32px auto}.intro{max-width:1200px;font-size:27px;line-height:1.35;margin:0 auto}.villas{display:flex;flex-direction:column;gap:100px;padding-bottom:110px}.villa{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.villa:nth-child(even) .photo{order:2}.photo{position:relative;margin:0;overflow:hidden;aspect-ratio:0.915}.photo>img{height:100%;width:100%;object-fit:cover;object-position:center 83%}.badge{position:absolute;top:24px;left:24px;background:var(--cream);color:var(--olive);font-size:18px;padding:11px 21px;text-transform:uppercase}.details .eyebrow{font-size:15px;letter-spacing:.035em;margin-bottom:22px}.details h2{font-size:55px;font-weight:400;line-height:1.06;margin:0 0 10px;text-transform:uppercase}.land{font-size:29px;margin-bottom:38px}dl{margin:0 0 40px}dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}dt{font-size:22px}dd{font-size:24px;font-weight:600;margin:0;white-space:nowrap}.price-label{font-size:22px;margin-bottom:10px}.price{color:var(--olive);display:flex;align-items:baseline;gap:12px;justify-content:space-between;margin:0 0 24px}.amount{font-weight:600;font-size:clamp(37px,3.5vw,54px);letter-spacing:-.025em;white-space:nowrap}.currency{font-size:20px}.button{background:var(--olive);color:var(--cream);padding:17px 24px;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:23px;transition:background .2s}.button:hover{background:var(--ink)}.arrow{font-family:Arial,sans-serif;font-size:21px}.contacts-brand{background:var(--olive);color:var(--cream);text-align:center;padding:35px 0 28px}.tenet-large{width:430px;max-width:65vw;margin:0 auto 20px;display:block;height:auto}.contact-heading{display:flex;align-items:center;gap:22px;margin:0;font-size:34px;font-weight:400;text-transform:uppercase}.contact-heading:before,.contact-heading:after{content:'';height:1px;background:var(--line);flex:1}.contact-body{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:44px 0 28px}.contact-left{display:flex;flex-direction:column;align-items:flex-start;min-height:355px}.contact-phone{font-size:43px;white-space:nowrap;line-height:1.2;margin-bottom:20px}.address{font-style:normal;text-transform:uppercase;font-size:24px;max-width:460px;line-height:1.35}.contact-bottom{display:flex;align-items:end;justify-content:space-between;width:100%;gap:20px;margin-top:auto;padding-top:50px}.hours{font-size:20px;line-height:1.15;margin:0}.tenet-link{border-bottom:1px solid var(--olive);font-size:25px}.map{height:285px;position:relative;background:#eae9e4;overflow:hidden}.map iframe{border:0;width:100%;height:100%;filter:grayscale(1)}.map-actions{display:flex;justify-content:space-between;gap:12px;position:absolute;left:16px;right:16px;bottom:15px}.map-actions a{background:var(--olive);color:var(--cream);border-radius:40px;padding:12px 20px;font-size:20px;line-height:1.15;text-align:center}.copyright{font-size:18px;margin:28px 0 0}.footer-bottom{padding-bottom:26px}.back-top{display:inline-flex;float:right;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;font-family:Arial,sans-serif;font-size:22px}
@media(min-width:1600px){.villa{gap:100px}.photo{aspect-ratio:.96}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.villa{gap:40px}.details h2{font-size:44px}.land{font-size:25px;margin-bottom:24px}dt{font-size:19px}dd{font-size:21px}.amount{font-size:38px}.price-label{font-size:20px}.contact-body{gap:35px}.contact-phone{font-size:34px}.address{font-size:21px}.map-actions a{font-size:17px;padding:10px 13px}}
@media(max-width:1200px){.shell{width:calc(100% - 40px)}.header{padding:12px 0;gap:12px}.brand{width:174px}.brand img{height:74.4px}.header-right{gap:0}.small-link{display:none}.header-phone{font-size:19px}.hero{padding:52px 0 52px}.eyebrow{font-size:15px;letter-spacing:.07em}h1{font-size:clamp(32px,7.6vw,56px);line-height:1.08}.hero-rule{margin:24px auto}.intro{font-size:23px;max-width:460px}.villas{gap:70px;padding-bottom:72px}.villa{grid-template-columns:1fr;gap:27px}.villa:nth-child(even) .photo{order:0}.photo{aspect-ratio:.95}.badge{top:18px;left:18px;font-size:16px;padding:9px 16px}.details .eyebrow{font-size:14px;margin-bottom:16px}.details h2{font-size:42px}.land{font-size:26px;margin-bottom:24px}dl{margin-bottom:28px}dl>div{padding:12px 0;gap:12px}dt{font-size:19px;max-width:68%}dd{font-size:21px}.price-label{font-size:20px}.amount{font-size:clamp(33px,8.4vw,48px)}.currency{font-size:18px}.button{font-size:23px;padding:16px 22px}.contacts-brand{padding:22px 0}.tenet-large{width:340px;max-width:85vw;margin-bottom:10px}.contact-heading{font-size:27px;gap:16px}.contact-body{grid-template-columns:1fr;gap:32px;padding-top:32px}.contact-left{min-height:0}.contact-phone{font-size:35px}.address{font-size:22px}.contact-bottom{padding-top:32px}.hours{font-size:19px}.map{height:290px}.map-actions a{font-size:18px;padding:11px 14px}.copyright{font-size:17px;margin-top:22px}.footer-bottom{padding-bottom:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:390px){.header{flex-wrap:wrap}.header-right{margin-left:auto}}

/* Centered brand header, complete landscape renders, consistent vector arrows. */
.header{justify-content:center}.brand{width:280px;flex:none}.brand img{width:100%;height:auto}.hero{padding-top:62px}.photo{aspect-ratio:16/9;overflow:visible}.photo>img{display:block;width:100%;height:auto;object-fit:contain;object-position:center}.arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px}.arrow svg{display:block;width:20px;height:20px}
@media(max-width:1200px){.brand{width:200px}.brand img{height:auto}.header{padding:16px 0}.hero{padding-top:44px}.photo{aspect-ratio:16/9}.badge{top:12px;left:12px;font-size:14px;padding:6px 12px}.villa{gap:28px}}

/* Centered brand and photo panels aligned with the full details block. */
.brand{width:392px;max-width:100%}
@media(min-width:1201px){.villa{align-items:stretch}.photo{aspect-ratio:1122/1402;overflow:hidden;min-height:0}.photo>picture{position:absolute;inset:0;display:block}.photo>picture>img{width:100%;height:100%;object-fit:contain;object-position:center}.details{align-self:stretch;display:flex;flex-direction:column}.details .button{margin-top:auto}}
@media(max-width:1200px){.photo>picture,.photo>picture>img{display:block;width:100%;height:auto}}
@media(max-width:1200px){.brand{width:280px;max-width:100%}}

@media(min-width:1201px) and (max-width:1400px){.details h2{font-size:44px}.details .eyebrow{margin-bottom:12px}.land{font-size:26px;margin-bottom:20px}dl{margin-bottom:22px}dl>div{padding:8px 0}dt{font-size:20px}dd{font-size:22px}.price-label{font-size:20px}.amount{font-size:44px}.price{margin-bottom:20px}.button{padding:15px 22px}}

.intro-offer{display:inline-block;white-space:nowrap}
@media(max-width:360px){.intro-offer{font-size:20px}}

@media(max-width:760px){.intro-cost{display:block;white-space:nowrap}.intro-desktop-break{display:none}}
