*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brown:#5c3d1e;--tan:#c9a96e;--cream:#f9f5ef;--dark:#1a1a1a;--muted:#6b6b6b;--white:#fff;--radius:8px}html{scroll-behavior:smooth}body{color:var(--dark);background:var(--white);font-family:Inter,sans-serif;line-height:1.6}h1,h2,h3{font-family:Playfair Display,serif}h1{font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.15}h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem)}h3{margin-bottom:.5rem;font-size:1.3rem}p{color:var(--muted);line-height:1.75}.container{max-width:1140px;margin:0 auto;padding:0 1.5rem}.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.center{text-align:center}.section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--tan);margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.section-label.center{text-align:center}nav{z-index:100;background:#fffffff7;border-bottom:1px solid #0000;width:100%;transition:border-color .3s,box-shadow .3s;position:fixed;top:0}nav.scrolled{border-color:#e8e0d5;box-shadow:0 2px 12px #0000000f}.nav-inner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:1.1rem 1.5rem;display:flex}.logo{color:var(--brown);font-family:Playfair Display,serif;font-size:1.3rem;text-decoration:none}nav ul{align-items:center;gap:2rem;list-style:none;display:flex}nav ul a{color:var(--dark);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}nav ul a:hover{color:var(--tan)}.btn-nav{background:var(--brown);border-radius:var(--radius);padding:.5rem 1.2rem;color:var(--white)!important;transition:background .2s!important}.btn-nav:hover{background:var(--tan)!important}.hero{background-image:url(/assets/image-DUydlPaL.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-overlay{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{text-align:center;color:var(--white);max-width:760px;padding:2rem 1.5rem;position:relative}.hero-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--tan);margin-bottom:1.2rem;font-size:.8rem;font-weight:500}.hero-content h1{color:var(--white);margin-bottom:1.2rem}.hero-sub{color:#ffffffc7;max-width:520px;margin:0 auto 2rem;font-size:1.1rem}.btn-primary{background:var(--tan);color:var(--white);border-radius:var(--radius);cursor:pointer;border:none;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:#b8904a;transform:translateY(-1px)}.about{background:var(--cream);padding:7rem 0}.about-text h2{color:var(--brown);margin-bottom:1rem;font-size:clamp(1.25rem,2.6vw,1.75rem)}.about-text p{margin-bottom:1.5rem}.feature-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.feature-list li{color:var(--muted);font-size:.95rem}.about-image{display:flex}.image-placeholder,.card-img.placeholder,.gallery-item.placeholder{color:#a8998a;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius);background:#d9cfc2;justify-content:center;align-items:center;font-size:.85rem;display:flex}.image-placeholder{border-radius:12px;width:100%;min-height:420px}.spaces{padding:7rem 0}.spaces h2{color:var(--brown);margin-bottom:1.5rem}.property-intro{white-space:nowrap;max-width:100%;margin:0 auto 2rem;font-size:1.05rem}.property-list{text-align:center;max-width:680px;margin:0 auto;padding:0;list-style:none}.property-list li{color:var(--text);border-bottom:1px solid #ede6dc;padding:.5rem 0;font-size:.97rem}.property-list li:last-child{border-bottom:none}.property-list li:before{content:none}.gallery{background:var(--cream);padding:7rem 0}.gallery h2{color:var(--brown);margin-bottom:3rem}.gallery-grid{grid-template-rows:380px 220px;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.gallery-item{border-radius:var(--radius);cursor:pointer;transition:transform .2s,box-shadow .2s}.gallery-item:hover{z-index:1;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 32px #0000002e}.gallery-item:first-child{grid-area:span 1/span 2}.gallery-item:nth-child(2){grid-column:span 1}.testimonial{text-align:center;background:var(--brown);color:var(--white);padding:6rem 1.5rem}.testimonial blockquote{max-width:780px;color:var(--white);margin:0 auto 1.2rem;font-family:Playfair Display,serif;font-size:clamp(1.1rem,2.5vw,1.6rem);line-height:1.6}.testimonial cite{color:var(--tan);font-size:.9rem;font-style:normal}.contact{padding:7rem 0}.contact-text h2{color:var(--brown)}.contact-text p{margin-bottom:.6rem}.contact-form{background:var(--cream);border-radius:12px;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.contact-form input,.contact-form select,.contact-form textarea{border-radius:var(--radius);background:var(--white);color:var(--dark);border:1px solid #d9cfc2;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--tan);outline:none}.contact-form textarea{resize:vertical}.form-success{color:#4a7c59;text-align:center;font-weight:500}footer{background:var(--dark);color:#ffffff73;text-align:center;padding:2rem 1.5rem;font-size:.85rem}@media (width<=900px){.two-col{grid-template-columns:1fr;gap:2.5rem}.card-grid{grid-template-columns:1fr}.gallery-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.gallery-item:first-child,.gallery-item:nth-child(6){grid-column:span 1}}@media (width<=600px){nav ul{display:none}.gallery-grid{grid-template-columns:1fr}}
