.inquiry-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.25rem}.inquiry-header{text-align:center;margin-bottom:1.5rem}.inquiry-header h3{margin-bottom:.5rem;font-size:1.4rem}.inquiry-header p{color:var(--text-medium);font-size:.9rem}.property-ref{background-color:var(--bg-main);border-radius:var(--radius-sm);border:1px solid var(--border-color);padding:.5rem;font-size:.85rem!important}.inquiry-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{text-align:left;flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-dark);font-size:.85rem;font-weight:600}.form-group input,.form-group textarea{border:1px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--bg-main);width:100%;color:var(--text-dark);transition:var(--transition-fast);padding:.75rem 1rem;font-size:.95rem}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent);background-color:var(--bg-card);box-shadow:0 0 0 3px #d9770626}.submit-btn{margin-top:.5rem;font-size:1rem;padding:.9rem!important}.privacy-note{color:var(--text-light);text-align:center;font-size:.75rem}.status-message{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.success-box{border-radius:var(--radius-md);color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0}.status-icon{background-color:var(--success);width:50px;height:50px;color:var(--text-white);border-radius:var(--radius-full);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:inline-flex}.error-box{border-radius:var(--radius-md);color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca;flex-direction:row;align-items:center;gap:.75rem;padding:1rem;font-size:.9rem;display:flex}.error-box span{font-size:1.25rem;font-weight:700}
.blog-details-module__z6i9uq__backLink{color:var(--accent);margin-bottom:2rem;font-size:.9rem;font-weight:600;display:inline-block}.blog-details-module__z6i9uq__backLink:hover{color:var(--primary)}.blog-details-module__z6i9uq__layoutGrid{grid-template-columns:1.3fr .7fr;align-items:flex-start;gap:3.5rem;display:grid}.blog-details-module__z6i9uq__articleCol{flex-direction:column;gap:1.5rem;display:flex}.blog-details-module__z6i9uq__postTitle{color:var(--text-dark);font-size:2.5rem;font-weight:800;line-height:1.2}.blog-details-module__z6i9uq__metaRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:1.25rem;display:flex}.blog-details-module__z6i9uq__authorBadge strong{color:var(--text-dark);font-size:.95rem;display:block}.blog-details-module__z6i9uq__authorBadge span{color:var(--text-light);font-size:.8rem}.blog-details-module__z6i9uq__date{color:var(--text-light);font-size:.85rem;font-weight:600}.blog-details-module__z6i9uq__bannerImage{border-radius:var(--radius-md);height:400px;box-shadow:var(--shadow-sm);background-position:50%;background-size:cover}.blog-details-module__z6i9uq__postContent{color:var(--text-medium);font-size:1.05rem;line-height:1.8}.blog-details-module__z6i9uq__postContent p{margin-bottom:1.25rem}.blog-details-module__z6i9uq__postContent h2{color:var(--text-dark);margin:2rem 0 1rem;font-size:1.75rem}.blog-details-module__z6i9uq__postContent h3{color:var(--text-dark);margin:1.5rem 0 .75rem;font-size:1.35rem}.blog-details-module__z6i9uq__postContent ul{margin-bottom:1.25rem;padding-left:1.5rem}.blog-details-module__z6i9uq__postContent li{margin-bottom:.5rem}.blog-details-module__z6i9uq__aboutAuthorBox{background-color:var(--bg-main);margin-top:3rem;padding:2rem}.blog-details-module__z6i9uq__aboutAuthorBox h4{color:var(--text-dark);margin-bottom:.75rem;font-size:1.1rem}.blog-details-module__z6i9uq__aboutAuthorBox p{color:var(--text-medium);font-size:.95rem;line-height:1.6}.blog-details-module__z6i9uq__stickySidebar{position:sticky;top:100px}.blog-details-module__z6i9uq__stickySidebar h3{margin-bottom:.5rem;font-size:1.5rem}@media (max-width:992px){.blog-details-module__z6i9uq__layoutGrid{grid-template-columns:1fr;gap:3rem}.blog-details-module__z6i9uq__bannerImage{height:280px}.blog-details-module__z6i9uq__postTitle{font-size:2rem}}
.contact-module__AE4dPW__headerBlock{text-align:left;max-width:800px;margin-bottom:4rem}.contact-module__AE4dPW__headerBlock h1{margin-bottom:.75rem;font-size:2.75rem}.contact-module__AE4dPW__headerBlock p{color:var(--text-medium);font-size:1.15rem}.contact-module__AE4dPW__sub{color:var(--accent);letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.contact-module__AE4dPW__contactGrid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:3rem;display:grid}.contact-module__AE4dPW__detailsCol{flex-direction:column;gap:1.5rem;display:flex}.contact-module__AE4dPW__infoCard{background-color:var(--bg-card);padding:2.5rem}.contact-module__AE4dPW__infoCard h3{margin-bottom:1rem;font-size:1.5rem}.contact-module__AE4dPW__address{color:var(--text-medium);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.contact-module__AE4dPW__contactItems{border-top:1px solid var(--border-color);flex-direction:column;gap:1.25rem;padding-top:1.5rem;display:flex}.contact-module__AE4dPW__contactItem{flex-direction:column;gap:.25rem;display:flex}.contact-module__AE4dPW__contactItem span{color:var(--text-light);text-transform:uppercase;font-size:.8rem;font-weight:700}.contact-module__AE4dPW__contactItem strong a{color:var(--accent);font-size:1.1rem}.contact-module__AE4dPW__contactItem strong a:hover{color:var(--accent-hover)}.contact-module__AE4dPW__advisoryCard{background-color:var(--bg-card);padding:2rem}.contact-module__AE4dPW__advisoryCard h4{margin-bottom:1rem;font-size:1.1rem}.contact-module__AE4dPW__deptList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.contact-module__AE4dPW__deptList li{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.95rem;display:flex}.contact-module__AE4dPW__deptList li:last-child{border-bottom:none;padding-bottom:0}.contact-module__AE4dPW__deptList li span{color:var(--text-medium)}.contact-module__AE4dPW__deptList li strong a{color:var(--primary);font-weight:700}.contact-module__AE4dPW__deptList li strong a:hover{color:var(--accent)}.contact-module__AE4dPW__mapCard{border:1px solid var(--border-color);height:220px;overflow:hidden}.contact-module__AE4dPW__formCol{position:sticky;top:100px}@media (max-width:992px){.contact-module__AE4dPW__contactGrid{grid-template-columns:1fr;gap:2.5rem}}
.page-module__xdE-_q__home{width:100%}.page-module__xdE-_q__hero{min-height:calc(100vh - 80px);color:var(--text-white);background-color:var(--primary);background-image:url(https://images.unsplash.com/photo-1564013799919-ab600027ffc6?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;align-items:center;padding:4rem 0;display:flex;position:relative}.page-module__xdE-_q__heroBg{z-index:1;background:linear-gradient(135deg,#0f172af2 30%,#0f172ab3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__xdE-_q__heroContainer{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid;position:relative}.page-module__xdE-_q__heroContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__xdE-_q__tagline{color:var(--accent-light);letter-spacing:2px;font-size:.9rem;font-weight:700}.page-module__xdE-_q__heroContent h1{color:var(--text-white);font-size:3.5rem;font-weight:800;line-height:1.15}.page-module__xdE-_q__heroContent p{color:#fffc;max-width:600px;font-size:1.2rem}.page-module__xdE-_q__heroActions{gap:1rem;margin-top:1rem;display:flex}.page-module__xdE-_q__metrics{border-top:1px solid #ffffff26;gap:3rem;margin-top:2rem;padding-top:2rem;display:flex}.page-module__xdE-_q__metricItem h3{color:var(--accent-light);margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.page-module__xdE-_q__metricItem p{color:#ffffffb3;font-size:.9rem}.page-module__xdE-_q__heroFormCol{width:100%}@media (max-width:992px){.page-module__xdE-_q__heroContainer{grid-template-columns:1fr;gap:3rem}.page-module__xdE-_q__heroContent h1{font-size:2.75rem}.page-module__xdE-_q__hero{min-height:auto}}.page-module__xdE-_q__zoneCard{border-radius:var(--radius-md);height:250px;box-shadow:var(--shadow-md);transition:var(--transition);align-items:flex-end;display:flex;position:relative;overflow:hidden}.page-module__xdE-_q__zoneImg{width:100%;height:100%;transition:var(--transition);background-position:50%;background-size:cover;position:absolute;top:0;left:0}.page-module__xdE-_q__zoneOverlay{width:100%;color:var(--text-white);z-index:2;background:linear-gradient(#0000 0%,#0f172a4d 30%,#0f172ae6 100%);padding:1.5rem;position:relative}.page-module__xdE-_q__zoneOverlay h3{color:var(--text-white);margin-bottom:.25rem;font-size:1.25rem}.page-module__xdE-_q__zoneOverlay span{color:var(--accent-light);font-size:.85rem;font-weight:600}.page-module__xdE-_q__zoneCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.page-module__xdE-_q__zoneCard:hover .page-module__xdE-_q__zoneImg{transform:scale(1.08)}.page-module__xdE-_q__propImage{background-position:50%;background-size:cover;height:240px;position:relative}.page-module__xdE-_q__propImage .page-module__xdE-_q__badge{z-index:2;position:absolute;top:1rem;right:1rem}.page-module__xdE-_q__propDetails{flex-direction:column;padding:1.5rem;display:flex}.page-module__xdE-_q__propHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.page-module__xdE-_q__propHeader h3{color:var(--text-dark);font-size:1.25rem}.page-module__xdE-_q__propLocation{color:var(--text-medium);white-space:nowrap;font-size:.8rem;font-weight:500}.page-module__xdE-_q__propSubtitle{color:var(--text-medium);margin-bottom:1.25rem;font-size:.9rem}.page-module__xdE-_q__propMeta{border-top:1px solid var(--border-color);justify-content:space-between;padding-top:1rem;display:flex}.page-module__xdE-_q__propMeta div{flex-direction:column;gap:.25rem;display:flex}.page-module__xdE-_q__propMeta div span{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.page-module__xdE-_q__propMeta div strong{color:var(--text-dark);font-size:.9rem;font-weight:700}.page-module__xdE-_q__price{color:var(--accent)!important;font-size:.95rem!important}.page-module__xdE-_q__grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:992px){.page-module__xdE-_q__grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-module__xdE-_q__grid-4{grid-template-columns:1fr}}.page-module__xdE-_q__serviceCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.page-module__xdE-_q__serviceIcon{background-color:var(--bg-main);border-radius:var(--radius-full);width:70px;height:70px;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;margin-bottom:.5rem;font-size:2.5rem;display:flex}.page-module__xdE-_q__serviceCard h3{font-size:1.35rem}.page-module__xdE-_q__serviceCard p{color:var(--text-medium);font-size:.95rem}.page-module__xdE-_q__serviceLink{color:var(--accent);margin-top:.5rem;font-weight:600}.page-module__xdE-_q__serviceLink:hover{color:var(--accent-hover)}.page-module__xdE-_q__testimonialCard{border-radius:var(--radius-md);background-color:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.page-module__xdE-_q__quote{color:#ffffffe6;font-size:1.1rem;font-style:italic;line-height:1.7}.page-module__xdE-_q__clientInfo{align-items:center;gap:1rem;display:flex}.page-module__xdE-_q__avatar{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--accent);width:50px;height:50px}.page-module__xdE-_q__clientInfo h4{color:var(--text-white);font-size:1rem}.page-module__xdE-_q__clientInfo span{color:#ffffff80;font-size:.8rem;font-weight:500}
.project-details-module__yEYMpq__detailsPage{width:100%}.project-details-module__yEYMpq__heroBanner{color:var(--text-white);background-position:50%;background-size:cover;padding:6rem 0 4rem;position:relative}.project-details-module__yEYMpq__heroOverlay{z-index:1;background:linear-gradient(#0f172a99 0%,#0f172af2 60%);width:100%;height:100%;position:absolute;top:0;left:0}.project-details-module__yEYMpq__heroContainer{z-index:2;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:relative}.project-details-module__yEYMpq__headerInfo{flex-direction:column;display:flex}.project-details-module__yEYMpq__backLink{color:var(--accent-light);margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.project-details-module__yEYMpq__backLink:hover{color:var(--text-white)}.project-details-module__yEYMpq__heroContainer h1{color:var(--text-white);margin-top:.5rem;font-size:3rem;font-weight:800}.project-details-module__yEYMpq__location{color:#ffffffe6;margin-top:.5rem;font-size:1.1rem}.project-details-module__yEYMpq__subtitle{color:#ffffffb3;margin-top:.25rem;font-size:1.1rem}.project-details-module__yEYMpq__headerPrice{text-align:right;flex-shrink:0}.project-details-module__yEYMpq__headerPrice span{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.project-details-module__yEYMpq__headerPrice h2{color:var(--accent-light);font-size:2.5rem;font-weight:800}@media (max-width:768px){.project-details-module__yEYMpq__heroContainer{flex-direction:column;align-items:flex-start;gap:1.5rem}.project-details-module__yEYMpq__headerPrice{text-align:left}.project-details-module__yEYMpq__heroBanner{padding:4rem 0 3rem}.project-details-module__yEYMpq__heroContainer h1{font-size:2.25rem}}.project-details-module__yEYMpq__contentGrid{grid-template-columns:1.4fr .6fr;gap:3rem;display:grid}.project-details-module__yEYMpq__detailsCol{flex-direction:column;gap:3rem;display:flex}.project-details-module__yEYMpq__stickySidebar{position:sticky;top:100px}@media (max-width:992px){.project-details-module__yEYMpq__contentGrid{grid-template-columns:1fr;gap:2.5rem}}.project-details-module__yEYMpq__quickSpecs{background-color:var(--bg-card);text-align:center;grid-template-columns:repeat(4,1fr);padding:1.75rem;display:grid}.project-details-module__yEYMpq__specItem{border-right:1px solid var(--border-color);flex-direction:column;gap:.5rem;display:flex}.project-details-module__yEYMpq__specItem:last-child{border-right:none}.project-details-module__yEYMpq__specItem span{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.project-details-module__yEYMpq__specItem strong{color:var(--text-dark);font-size:1.1rem}@media (max-width:576px){.project-details-module__yEYMpq__quickSpecs{grid-template-columns:repeat(2,1fr);gap:1.5rem}.project-details-module__yEYMpq__specItem{border-right:none}.project-details-module__yEYMpq__specItem:nth-child(odd){border-right:1px solid var(--border-color)}}.project-details-module__yEYMpq__contentBlock h2{margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.75rem;position:relative}.project-details-module__yEYMpq__contentBlock h2:after{content:"";background-color:var(--accent);border-radius:var(--radius-full);width:40px;height:3px;position:absolute;bottom:0;left:0}.project-details-module__yEYMpq__description{color:var(--text-medium);font-size:1.05rem;line-height:1.75}.project-details-module__yEYMpq__description p{margin-bottom:1rem}.project-details-module__yEYMpq__highlightsList{grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none;display:grid}.project-details-module__yEYMpq__highlightsList li{color:var(--text-dark);font-size:1rem;font-weight:600}@media (max-width:576px){.project-details-module__yEYMpq__highlightsList{grid-template-columns:1fr}}.project-details-module__yEYMpq__amenitiesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.project-details-module__yEYMpq__amenityItem{background-color:var(--bg-card);border-radius:var(--radius-sm);border:1px solid var(--border-color);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.project-details-module__yEYMpq__amenityTick{color:var(--accent);font-size:1.1rem}@media (max-width:768px){.project-details-module__yEYMpq__amenitiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.project-details-module__yEYMpq__amenitiesGrid{grid-template-columns:1fr}}.project-details-module__yEYMpq__tableWrapper{border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow-x:auto}.project-details-module__yEYMpq__specTable{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.project-details-module__yEYMpq__specTable th{background-color:var(--primary);color:var(--text-white);padding:1rem 1.25rem;font-weight:600}.project-details-module__yEYMpq__specTable td{border-bottom:1px solid var(--border-color);background-color:var(--bg-card);padding:1rem 1.25rem}.project-details-module__yEYMpq__specTable tr:last-child td{border-bottom:none}.project-details-module__yEYMpq__tablePrice{color:var(--accent);font-weight:700}.project-details-module__yEYMpq__consultationCall{padding:1.5rem}.project-details-module__yEYMpq__consultationCall h4{margin-bottom:.5rem;font-size:1.15rem}.project-details-module__yEYMpq__consultationCall p{color:#fffc;font-size:.85rem}
.services-module__joBYNa__headerBlock{text-align:left;max-width:800px;margin-bottom:4rem}.services-module__joBYNa__headerBlock h1{margin-bottom:.75rem;font-size:2.75rem}.services-module__joBYNa__headerBlock p{color:var(--text-medium);font-size:1.15rem}.services-module__joBYNa__sub{color:var(--accent);letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.services-module__joBYNa__servicesGrid{grid-template-columns:1.3fr .7fr;align-items:flex-start;gap:3rem;display:grid}.services-module__joBYNa__servicesList{flex-direction:column;gap:2rem;display:flex}.services-module__joBYNa__serviceCard{background-color:var(--bg-card);padding:2.5rem;scroll-margin-top:100px}.services-module__joBYNa__serviceHeader{align-items:center;gap:1.5rem;margin-bottom:1.25rem;display:flex}.services-module__joBYNa__icon{background-color:var(--bg-main);border-radius:var(--radius-full);width:70px;height:70px;box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.services-module__joBYNa__serviceHeader h3{margin-bottom:.25rem;font-size:1.5rem}.services-module__joBYNa__tag{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.services-module__joBYNa__desc{color:var(--text-medium);font-size:1.05rem;line-height:1.8}.services-module__joBYNa__sidebar{position:sticky;top:100px}.services-module__joBYNa__stickyCard{flex-direction:column;gap:1.25rem;display:flex}.services-module__joBYNa__stickyCard h3{font-size:1.5rem}.services-module__joBYNa__stickyCard p{color:var(--text-medium);font-size:.95rem;line-height:1.5}@media (max-width:992px){.services-module__joBYNa__servicesGrid{grid-template-columns:1fr}}
