.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}
.project-details-module__nIZthW__detailsPage{background-color:#f8fafc;width:100%}.project-details-module__nIZthW__headerSection{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-bottom:1px solid #ffffff1a;padding:3rem 0}.project-details-module__nIZthW__breadcrumbs{color:#fff9;margin-bottom:1.5rem;font-size:.85rem}.project-details-module__nIZthW__breadcrumbs a{color:inherit;text-decoration:none;transition:color .2s}.project-details-module__nIZthW__breadcrumbs a:hover{color:#d4af37}.project-details-module__nIZthW__activeBreadcrumb{color:#d4af37;font-weight:500}.project-details-module__nIZthW__headerInfoGrid{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.project-details-module__nIZthW__headerInfoLeft h1{font-family:var(--font-heading), "Outfit", sans-serif;letter-spacing:-.5px;color:#fff;margin-bottom:.5rem;font-size:2.75rem;font-weight:800}.project-details-module__nIZthW__locationSub{color:#fffc;margin-bottom:1.5rem;font-size:1.1rem}.project-details-module__nIZthW__headerActions{gap:1rem;display:flex}.project-details-module__nIZthW__headerPriceRight{text-align:right;flex-shrink:0}.project-details-module__nIZthW__priceLabel{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.8rem;display:block}.project-details-module__nIZthW__headerPriceRight h2{color:#d4af37;font-size:2.5rem;font-weight:800}@media (max-width:768px){.project-details-module__nIZthW__headerInfoGrid{flex-direction:column;align-items:flex-start;gap:1.5rem}.project-details-module__nIZthW__headerPriceRight{text-align:left}}.project-details-module__nIZthW__gallerySection{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:2.5rem 0}.project-details-module__nIZthW__mediaGrid{grid-template-columns:1.3fr .7fr;gap:1.5rem;height:420px;display:grid}.project-details-module__nIZthW__mainMedia{border-radius:var(--radius-md);width:100%;height:100%;box-shadow:var(--shadow-sm);background-position:50%;background-size:cover}.project-details-module__nIZthW__sideMediaStack{flex-direction:column;gap:1.5rem;height:100%;display:flex}.project-details-module__nIZthW__sideMedia{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background-position:50%;background-size:cover;flex:1;position:relative;overflow:hidden}.project-details-module__nIZthW__mediaOverlay{color:#fff;cursor:pointer;background-color:#0f172a99;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;transition:background-color .3s;display:flex;position:absolute;inset:0}.project-details-module__nIZthW__mediaOverlay:hover{background-color:#0f172ab3}@media (max-width:768px){.project-details-module__nIZthW__mediaGrid{grid-template-columns:1fr;height:auto}.project-details-module__nIZthW__mainMedia{height:280px}.project-details-module__nIZthW__sideMediaStack{display:none}}.project-details-module__nIZthW__tabsSection{z-index:40;background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:80px}.project-details-module__nIZthW__tabsList{scrollbar-width:none;gap:2rem;display:flex;overflow-x:auto}.project-details-module__nIZthW__tabsList::-webkit-scrollbar{display:none}.project-details-module__nIZthW__tabItem,.project-details-module__nIZthW__tabItemActive{color:var(--text-medium);letter-spacing:1px;white-space:nowrap;border-bottom:3px solid #0000;padding:1.25rem 0;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.project-details-module__nIZthW__tabItem:hover{color:#000}.project-details-module__nIZthW__tabItemActive{color:#d4af37;border-bottom-color:#d4af37}.project-details-module__nIZthW__detailsSplitGrid{grid-template-columns:1.3fr .7fr;align-items:flex-start;gap:3rem;display:grid}.project-details-module__nIZthW__leftCol{flex-direction:column;gap:3.5rem;display:flex}.project-details-module__nIZthW__detailsBlock h2{font-family:var(--font-heading), "Outfit", sans-serif;color:#000;letter-spacing:-.25px;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:800;position:relative}.project-details-module__nIZthW__detailsBlock h2:after{content:"";border-radius:var(--radius-full);background-color:#d4af37;width:40px;height:3px;position:absolute;bottom:0;left:0}.project-details-module__nIZthW__blockParagraph{color:var(--text-medium);font-size:1.05rem;line-height:1.8}.project-details-module__nIZthW__amenitiesIconsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.project-details-module__nIZthW__amenityCard{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background-color:#fff;border:1px solid #e2e8f0;align-items:center;gap:.75rem;padding:1.25rem;font-weight:600;transition:transform .3s,border-color .3s;display:flex}.project-details-module__nIZthW__amenityCard:hover{border-color:#d4af37;transform:translateY(-2px)}.project-details-module__nIZthW__amenityIcon{color:#d4af37;font-size:1.25rem}.project-details-module__nIZthW__tableWrapper{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #e2e8f0;overflow:hidden}.project-details-module__nIZthW__pricingTable{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.project-details-module__nIZthW__pricingTable th{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#0f172a;padding:1.1rem 1.25rem;font-size:.8rem;font-weight:600}.project-details-module__nIZthW__pricingTable td{color:var(--text-dark);border-bottom:1px solid #e2e8f0;padding:1.1rem 1.25rem}.project-details-module__nIZthW__pricingTable tr:last-child td{border-bottom:none}.project-details-module__nIZthW__priceCell{color:#d4af37;font-weight:700}.project-details-module__nIZthW__mapContainer{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #e2e8f0;overflow:hidden}.project-details-module__nIZthW__rightCol{flex-direction:column;gap:2rem;display:flex;position:sticky;top:150px}.project-details-module__nIZthW__highlightsCard{color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md);background-color:#0f172a;padding:2rem}.project-details-module__nIZthW__highlightsCard h3{font-family:var(--font-heading), "Outfit", sans-serif;letter-spacing:.5px;color:#d4af37;border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:800}.project-details-module__nIZthW__highlightsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.project-details-module__nIZthW__highlightsList li{align-items:flex-start;gap:.75rem;font-weight:500;display:flex}.project-details-module__nIZthW__tick{color:#d4af37;font-weight:700}.project-details-module__nIZthW__inquiryCard{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background-color:#fff;border:1px solid #e2e8f0;padding:2rem}.project-details-module__nIZthW__inquiryCard h3{font-family:var(--font-heading), "Outfit", sans-serif;color:#000;margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.project-details-module__nIZthW__inquiryCard p{color:var(--text-light);margin-bottom:1.5rem;font-size:.9rem}@media (max-width:992px){.project-details-module__nIZthW__detailsSplitGrid{grid-template-columns:1fr;gap:3rem}.project-details-module__nIZthW__rightCol{position:static}}.project-details-module__nIZthW__theme_luxury_gold{font-family:Playfair Display,Georgia,serif;color:#e5e5e7!important;background-color:#0c0c0e!important}.project-details-module__nIZthW__theme_luxury_gold section{background-color:#0c0c0e!important;border-bottom-color:#222225!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__headerSection{background:linear-gradient(135deg,#121214 0%,#1a1a1f 100%)!important;border-bottom:2px solid #c5a880!important}.project-details-module__nIZthW__theme_luxury_gold h1,.project-details-module__nIZthW__theme_luxury_gold h2,.project-details-module__nIZthW__theme_luxury_gold h3,.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__headerPriceRight h2{letter-spacing:.5px;color:#c5a880!important;font-family:Playfair Display,serif!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__breadcrumbs a:hover,.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__activeBreadcrumb{color:#c5a880!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__tabItemActive{color:#c5a880!important;border-bottom-color:#c5a880!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__detailsBlock{border-radius:12px;padding:2.5rem;background:#121215!important;border:1px solid #222225!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__amenityCard{color:#e5e5e7!important;background:#16161a!important;border:1px solid #222225!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__amenityIcon{color:#c5a880!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__highlightsCard,.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__inquiryCard{color:#e5e5e7!important;background:#121215!important;border:1px solid #c5a880!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__highlightsCard h3,.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__inquiryCard h3,.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__inquiryCard p{color:#c5a880!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__highlightsList li span{color:#e5e5e7!important}.project-details-module__nIZthW__theme_luxury_gold .project-details-module__nIZthW__highlightsList li .project-details-module__nIZthW__tick{color:#c5a880!important}.project-details-module__nIZthW__theme_luxury_gold .btn-accent{color:#0c0c0e!important;background-color:#c5a880!important;border-color:#c5a880!important}.project-details-module__nIZthW__theme_modern_dark{font-family:Outfit,Inter,sans-serif;color:#cbd5e1!important;background-color:#090d16!important}.project-details-module__nIZthW__theme_modern_dark section{background-color:#090d16!important;border-bottom-color:#1e293b!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__headerSection{background:linear-gradient(135deg,#020617 0%,#0f172a 100%)!important;border-bottom:2px solid #06b6d4!important}.project-details-module__nIZthW__theme_modern_dark h1,.project-details-module__nIZthW__theme_modern_dark h2,.project-details-module__nIZthW__theme_modern_dark h3,.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__headerPriceRight h2{text-shadow:0 0 15px #06b6d426;color:#06b6d4!important;font-family:Outfit,sans-serif!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__breadcrumbs a:hover,.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__activeBreadcrumb{color:#06b6d4!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__tabItemActive{color:#06b6d4!important;border-bottom-color:#06b6d4!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__detailsBlock{border-radius:12px;padding:2.5rem;box-shadow:0 4px 20px #06b6d408;background:#0f172a!important;border:1px solid #1e293b!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__amenityCard{color:#cbd5e1!important;background:#1e293b!important;border:1px solid #334155!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__amenityIcon{color:#06b6d4!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__highlightsCard,.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__inquiryCard{box-shadow:0 0 25px #06b6d40d;color:#cbd5e1!important;background:#0f172a!important;border:1px solid #1e293b!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__highlightsCard h3,.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__inquiryCard h3,.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__inquiryCard p{color:#06b6d4!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__highlightsList li span{color:#cbd5e1!important}.project-details-module__nIZthW__theme_modern_dark .project-details-module__nIZthW__highlightsList li .project-details-module__nIZthW__tick{color:#06b6d4!important}.project-details-module__nIZthW__theme_modern_dark .btn-accent{color:#020617!important;background-color:#06b6d4!important;border-color:#06b6d4!important}.project-details-module__nIZthW__theme_minimalist_light{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#18181b!important;background-color:#fafafa!important}.project-details-module__nIZthW__theme_minimalist_light section{background-color:#fafafa!important;border-bottom-color:#e4e4e7!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__headerSection{color:#18181b!important;background:#fff!important;border-bottom:1px solid #e4e4e7!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__breadcrumbs,.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__breadcrumbs a{color:#71717a!important}.project-details-module__nIZthW__theme_minimalist_light h1,.project-details-module__nIZthW__theme_minimalist_light h2,.project-details-module__nIZthW__theme_minimalist_light h3,.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__headerPriceRight h2{color:#18181b!important;font-family:Playfair Display,serif!important;font-weight:400!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__breadcrumbs a:hover,.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__activeBreadcrumb{color:#000!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__tabItemActive{color:#18181b!important;border-bottom-color:#18181b!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__detailsBlock{border-radius:4px;padding:2.5rem;box-shadow:none!important;background:#fff!important;border:1px solid #e4e4e7!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__amenityCard{border-radius:4px;color:#27272a!important;background:#fafafa!important;border:1px solid #e4e4e7!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__amenityIcon{color:#18181b!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__highlightsCard,.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__inquiryCard{border-radius:4px;color:#27272a!important;box-shadow:none!important;background:#fff!important;border:1px solid #e4e4e7!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__highlightsCard h3,.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__inquiryCard h3,.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__inquiryCard p{color:#18181b!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__highlightsList li span{color:#27272a!important}.project-details-module__nIZthW__theme_minimalist_light .project-details-module__nIZthW__highlightsList li .project-details-module__nIZthW__tick{color:#18181b!important}.project-details-module__nIZthW__theme_minimalist_light .btn-accent{color:#fff!important;background-color:#18181b!important;border-color:#18181b!important}
.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}}
.builder-details-module__NoPrAG__builderDetailsPage{background-color:#f8fafc;min-height:100vh}.builder-details-module__NoPrAG__heroBanner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:3rem 0;position:relative}.builder-details-module__NoPrAG__heroOverlay{z-index:1;background:#0f172a66;width:100%;height:100%;position:absolute;top:0;left:0}.builder-details-module__NoPrAG__breadcrumbs{color:#fff9;margin-bottom:1.5rem;font-size:.85rem}.builder-details-module__NoPrAG__breadcrumbs a{color:inherit;text-decoration:none;transition:color .2s}.builder-details-module__NoPrAG__breadcrumbs a:hover{color:#d4af37}.builder-details-module__NoPrAG__activeBreadcrumb{color:#d4af37;font-weight:500}.builder-details-module__NoPrAG__headerInfo h1{font-family:var(--font-heading), "Outfit", sans-serif;color:#fff;margin-bottom:.5rem;font-size:2.75rem;font-weight:800}.builder-details-module__NoPrAG__subtitle{color:#fffc;font-size:1.2rem;font-weight:500}.builder-details-module__NoPrAG__contentGrid{grid-template-columns:1.3fr .7fr;align-items:flex-start;gap:3rem;display:grid}.builder-details-module__NoPrAG__leftCol{flex-direction:column;gap:3.5rem;display:flex}.builder-details-module__NoPrAG__aboutBlock{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e2e8f0;padding:2.5rem}.builder-details-module__NoPrAG__aboutBlock h2{font-family:var(--font-heading), "Outfit", sans-serif;color:#000;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:800;position:relative}.builder-details-module__NoPrAG__aboutBlock h2:after{content:"";background:#d4af37;width:40px;height:3px;position:absolute;bottom:0;left:0}.builder-details-module__NoPrAG__aboutText{color:var(--text-medium);font-size:1.05rem;line-height:1.8}.builder-details-module__NoPrAG__statsGrid{border-top:1px solid #e2e8f0;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem;padding-top:2rem;display:grid}.builder-details-module__NoPrAG__statItem{text-align:center}.builder-details-module__NoPrAG__statItem h3{color:#d4af37;margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.builder-details-module__NoPrAG__statItem p{color:var(--text-medium);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.75rem;font-weight:700}@media (max-width:600px){.builder-details-module__NoPrAG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.builder-details-module__NoPrAG__projectsSection{margin-top:1rem}.builder-details-module__NoPrAG__sectionHeaderFlex{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.builder-details-module__NoPrAG__sectionHeaderFlex h2{font-family:var(--font-heading), "Outfit", sans-serif;color:#000;margin:0;font-size:1.35rem;font-weight:800}.builder-details-module__NoPrAG__viewAllLink{color:#d4af37;font-size:.9rem;font-weight:700;text-decoration:none}.builder-details-module__NoPrAG__viewAllLink:hover{text-decoration:underline}.builder-details-module__NoPrAG__sidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.builder-details-module__NoPrAG__inquiryCard{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background-color:#fff;border:1px solid #e2e8f0;padding:2rem}.builder-details-module__NoPrAG__inquiryCard h3{font-family:var(--font-heading), "Outfit", sans-serif;color:#000;margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.builder-details-module__NoPrAG__inquiryCard p{color:var(--text-light);margin-bottom:1.5rem;font-size:.9rem}@media (max-width:992px){.builder-details-module__NoPrAG__contentGrid{grid-template-columns:1fr;gap:3rem}.builder-details-module__NoPrAG__sidebar{position:static}}
.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}}
.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}}
