@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');
:root{--forest:#183d32;--deep:#102c25;--moss:#6c7d51;--sand:#f4efe5;--paper:#fffdf8;--clay:#bf673f;--ink:#23312c;--muted:#65716c;--line:#dcd8cd;--radius:18px;--shadow:0 18px 50px rgba(20,44,36,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.55}h1,h2,h3{font-family:"Fraunces",Georgia,serif;line-height:1.08;margin:0}h1{font-size:clamp(2.7rem,7vw,6rem);max-width:850px}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.35rem}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.topbar{height:76px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;gap:32px;position:absolute;z-index:5;width:100%;color:white}.brand{font-weight:700;font-size:1.25rem;display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:38px;height:38px;border:1px solid currentColor;border-radius:50%;font-family:Georgia,serif}.topbar nav{margin-left:auto;display:flex;gap:28px}.topbar nav a{font-weight:600}.language{border:1px solid rgba(255,255,255,.65);color:white;background:rgba(0,0,0,.15);border-radius:99px;padding:8px 14px;font-weight:700;cursor:pointer}.hero{height:min(840px,100svh);min-height:650px;position:relative;color:white;display:flex;align-items:center;background:url('/images/migrated/assets__images__2-img-20170530-184543740-compressed-4160x2340.jpg') center/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,35,29,.82) 0%,rgba(11,35,29,.42) 60%,rgba(11,35,29,.1)),linear-gradient(0deg,rgba(11,35,29,.45),transparent 40%)}.hero-content{position:relative;padding:80px clamp(20px,8vw,130px) 30px;max-width:1100px}.hero-content>p:not(.eyebrow){font-size:clamp(1.05rem,2vw,1.35rem);max-width:650px;margin:24px 0 34px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700;color:var(--clay);margin:0 0 14px}.hero .eyebrow{color:#e8b193}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:50px;padding:13px 22px;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;border:0;font-weight:700;cursor:pointer}.primary{background:var(--clay);color:white}.primary:hover{background:#a95331}.glass{background:rgba(255,255,255,.13);color:white;border:1px solid rgba(255,255,255,.5);backdrop-filter:blur(8px)}.outline{border:1px solid var(--forest);color:var(--forest)}.full{width:100%}.hero-facts{position:absolute;right:clamp(20px,5vw,80px);bottom:35px;display:flex;gap:36px}.hero-facts span{display:block}.hero-facts strong{font:600 2rem "Fraunces",serif}.section{padding:100px clamp(20px,7vw,110px);max-width:1500px;margin:auto}.intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.lead{font-size:1.25rem;color:var(--muted);margin:0}.search-wrap{background:var(--sand);max-width:none}.section-heading{text-align:center;max-width:720px;margin:0 auto 42px}.section-heading>p:last-child{color:var(--muted)}.section-heading.split{max-width:none;text-align:left;display:flex;justify-content:space-between;align-items:end}.search-card{max-width:1100px;margin:auto;background:white;border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:14px}.search-card label,.calculator label{font-size:.82rem;font-weight:700;color:var(--muted)}input,select{width:100%;border:1px solid var(--line);border-radius:10px;background:white;padding:12px;color:var(--ink);min-height:48px}.availability-note{text-align:center;font-weight:700;margin-top:22px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:white;padding:9px 15px;border-radius:99px;cursor:pointer}.filter.active{background:var(--forest);color:white;border-color:var(--forest)}.unit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.unit-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;transition:.2s;position:relative}.unit-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.unit-card.unavailable{opacity:.55;filter:grayscale(.65)}.unit-card img{width:100%;height:230px;object-fit:cover;background:var(--sand)}.unit-body{padding:22px}.unit-top{display:flex;justify-content:space-between;gap:10px;align-items:start}.badge{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--moss)}.unit-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:.88rem;margin:14px 0}.unit-body p{color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.unit-actions{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.unit-actions strong{color:var(--forest)}.small-button{border:0;background:var(--sand);color:var(--forest);border-radius:99px;padding:9px 14px;font-weight:700;cursor:pointer}.prices-section{background:var(--forest);color:white;max-width:none}.prices-section .section-heading .eyebrow{color:#e8b193}.price-layout{max-width:1250px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px}.price-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.price-item{border-bottom:1px solid rgba(255,255,255,.2);padding:14px 0;display:flex;justify-content:space-between;gap:12px}.calculator{background:var(--paper);color:var(--ink);padding:32px;border-radius:var(--radius)}.calculator h3{font-size:2rem;margin-bottom:22px}.calculator label{display:block;margin-top:14px}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.estimate{margin:24px 0;padding:20px;border-radius:12px;background:var(--sand);display:grid;grid-template-columns:1fr auto;align-items:center}.estimate strong{font:700 2rem "Fraunces",serif;color:var(--forest)}.estimate small{grid-column:1/-1;color:var(--muted);margin-top:5px}.amenities{background:var(--sand);max-width:none}.amenity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1250px;margin:auto}.amenity-grid article{background:var(--paper);padding:28px;border-radius:var(--radius)}.amenity-grid article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e3ead7;color:var(--forest);font-weight:700;margin-bottom:20px}.amenity-grid p{color:var(--muted)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-copy>p{color:var(--muted)}.contact iframe{border:0;border-radius:var(--radius);width:100%;height:480px}.faq{max-width:950px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font:600 1.2rem "Fraunces",serif;cursor:pointer}.faq details p{color:var(--muted)}footer{background:var(--deep);color:white;padding:60px clamp(20px,7vw,110px) 100px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}footer>div{display:flex;flex-direction:column;gap:10px}footer p{color:#b7c7c0;max-width:480px}.mobile-call{display:none}dialog{border:0;border-radius:var(--radius);padding:0;max-width:850px;width:calc(100% - 32px);box-shadow:0 30px 100px rgba(0,0,0,.4)}dialog::backdrop{background:rgba(10,30,24,.7)}.dialog-close{position:absolute;right:12px;top:12px;width:42px;height:42px;border:0;border-radius:50%;font-size:1.7rem;cursor:pointer}.dialog-gallery{display:grid;grid-template-columns:2fr 1fr;gap:5px}.dialog-gallery img{width:100%;height:330px;object-fit:cover}.dialog-gallery img+img{height:162px}.dialog-body{padding:30px}.dialog-body .unit-meta{font-size:1rem}.status-free{color:#377348}.status-busy{color:#9f3f2e}
@media(max-width:900px){.topbar nav{display:none}.unit-grid{grid-template-columns:repeat(2,1fr)}.search-card{grid-template-columns:1fr 1fr}.price-layout,.contact{grid-template-columns:1fr}.amenity-grid{grid-template-columns:1fr 1fr}.intro{grid-template-columns:1fr;gap:30px}.hero-facts{left:20px;right:auto}.section-heading.split{display:block}.filters{margin-top:20px}}
@media(max-width:600px){body{padding-bottom:60px}.topbar{height:68px}.hero{min-height:700px}.hero-content{padding-top:90px}.hero-actions{display:grid}.hero-facts{gap:18px;font-size:.75rem}.hero-facts strong{font-size:1.45rem}.section{padding:70px 18px}.search-card,.unit-grid,.price-list,.amenity-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr 1fr 1fr}.unit-card img{height:210px}.contact iframe{height:350px}footer{grid-template-columns:1fr;padding:55px 20px 90px}.mobile-call{display:flex;position:fixed;z-index:20;bottom:0;left:0;right:0;height:60px;background:var(--clay);color:white;align-items:center;justify-content:center;font-weight:700}.dialog-gallery{display:block}.dialog-gallery img,.dialog-gallery img+img{height:240px}.dialog-gallery img+img{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.unit-card{transition:none}}
.price-layout{display:block;max-width:1000px}.price-list{max-width:900px;margin:auto}.unit-card-gallery{position:relative;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:3px;width:100%;height:230px;padding:0;border:0;background:var(--sand);cursor:pointer;overflow:hidden}.unit-card-gallery img{width:100%;height:100%;min-height:0;object-fit:cover}.unit-card-gallery img:first-child{grid-row:1/3}.unit-card-gallery img:only-of-type{grid-column:1/3}.unit-card-gallery img:nth-child(2):last-of-type{grid-row:1/3}.photo-count{position:absolute;right:10px;bottom:10px;padding:6px 10px;border-radius:99px;background:rgba(16,44,37,.82);color:white;font-size:.76rem;font-weight:700;backdrop-filter:blur(6px)}.dialog-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;background:var(--sand)}.dialog-gallery a{display:block}.dialog-gallery a:first-child{grid-column:1/-1}.dialog-gallery a img,.dialog-gallery a img+img{display:block;width:100%;height:260px;object-fit:cover}.dialog-gallery a:first-child img{height:min(480px,55vh)}@media(max-width:600px){.unit-card-gallery{height:220px}.dialog-gallery{grid-template-columns:1fr}.dialog-gallery a:first-child{grid-column:auto}.dialog-gallery a img,.dialog-gallery a img+img,.dialog-gallery a:first-child img{display:block;height:auto;max-height:none;aspect-ratio:4/3;object-fit:cover}}
