@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;1,400&display=swap";:root{--color-ivory:#f9f8f6;--color-taupe:#d3cdc4;--color-terracotta:#c86b49;--color-charcoal:#2a2a2a;--color-sage:#96a390;--color-light-grey:#e5e5e5;--color-dark-grey:#1a1a1a;--color-white:#fff;--font-primary:"Outfit", sans-serif;--font-secondary:"Playfair Display", serif;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--color-ivory);color:var(--color-charcoal);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}ul{list-style:none}.container{max-width:1440px;margin:0 auto;padding:0 5%}.section-padding{padding:6rem 0}.btn{cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:500;display:inline-block}.btn-primary{background-color:var(--color-white);color:var(--color-charcoal);border:1px solid var(--color-light-grey)}.btn-primary:hover,.btn-dark{background-color:var(--color-charcoal);color:var(--color-white)}.btn-dark:hover{background-color:var(--color-terracotta);color:var(--color-white)}.text-center{text-align:center}.heading-secondary{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.subheading{color:var(--color-sage);text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.1rem;font-weight:400}.hero-section{text-align:center;min-height:380px;color:var(--color-white);background-position:50%;background-size:cover;justify-content:center;align-items:center;padding-top:5rem;display:flex;position:relative}.hero-overlay{z-index:1;background:#2a2a2ab3;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;flex-direction:column;display:flex;position:relative}.hero-subtitle{color:var(--color-sage);text-transform:uppercase;letter-spacing:3px;margin-bottom:1rem;font-size:1.2rem}.hero-title{font-family:var(--font-secondary);margin-bottom:0;font-size:4.5rem;line-height:1.1}@media (width<=992px){.container{padding:0 4%}.section-padding{padding:5rem 0}.heading-secondary{font-size:2rem}}@media (width<=768px){.container{padding:0 5%}h1{font-size:2.5rem}h2{font-size:2rem}.heading-secondary{font-size:1.8rem}.section-padding{padding:3rem 0}.hero-title{font-size:2.5rem}}@media (width<=576px){.heading-secondary{font-size:1.5rem}h1{font-size:2rem}h2{font-size:1.7rem}.hero-title{font-size:2rem}.btn{padding:.6rem 1.5rem;font-size:.9rem}}._hero_17fre_1{height:100vh;color:var(--color-white);align-items:center;display:flex;position:relative;overflow:hidden}._bgImage_17fre_10{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}._overlay_17fre_21{z-index:1;background:linear-gradient(#0000004d 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}._verticalNav_17fre_32{z-index:3;flex-direction:column;gap:2rem;display:flex;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}._navItem_17fre_43{color:#fff6;font-family:var(--font-primary);cursor:pointer;padding:.5rem 0;font-size:1.1rem;font-weight:500;transition:color .3s;position:relative}._navItem_17fre_43:hover{color:#fffc}._activeNav_17fre_58{color:var(--color-white)}._activeNav_17fre_58:before{content:"";background-color:var(--color-terracotta);width:15px;height:2px;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}._heroContent_17fre_73{z-index:2;justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding-bottom:5rem;padding-left:3rem;display:flex;position:relative}._tagline_17fre_85{font-family:var(--font-secondary);max-width:800px;font-size:4.5rem;font-weight:400;line-height:1.1}._scrollDown_17fre_93{width:120px;height:120px;color:var(--color-white);transition:var(--transition-smooth);border:1px solid #ffffff4d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}._scrollDown_17fre_93:hover{background-color:var(--color-white);color:var(--color-charcoal)}._circleTextSvg_17fre_112{width:100%;height:100%;animation:10s linear infinite _rotate_17fre_1;position:absolute;top:0;left:0}._circleTextSvg_17fre_112 text{text-transform:uppercase;letter-spacing:2px;fill:currentColor;font-size:11px;font-family:var(--font-primary)}._arrowIcon_17fre_129{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _rotate_17fre_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=992px){._tagline_17fre_85{font-size:3.5rem}}@media (width<=768px){._heroContent_17fre_73{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2rem}._tagline_17fre_85{font-size:3rem}._scrollDown_17fre_93{width:90px;height:90px}}@media (width<=576px){._tagline_17fre_85{font-size:2.2rem}._scrollDown_17fre_93{width:80px;height:80px}}._aboutSection_1u6cn_1{background-color:var(--color-white);overflow:hidden}._aboutContainer_1u6cn_6{grid-template-columns:1fr 1fr;align-items:stretch;gap:5rem;display:grid}._description_1u6cn_13{color:#555;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}._stats_1u6cn_20{border-top:1px solid var(--color-light-grey);border-bottom:1px solid var(--color-light-grey);gap:3rem;margin-bottom:2rem;padding:2rem 0;display:flex}._statItem_1u6cn_29 h4{font-family:var(--font-secondary);color:var(--color-terracotta);margin-bottom:.5rem;font-size:2.5rem}._statItem_1u6cn_29 p{text-transform:uppercase;letter-spacing:1px;color:var(--color-sage);font-size:.9rem}._expertiseList_1u6cn_43{font-size:1.1rem;font-weight:500}._expertiseList_1u6cn_43 li{padding-left:1.5rem;position:relative}._expertiseList_1u6cn_43 li:before{content:"•";color:var(--color-terracotta);font-size:1.5rem;line-height:1;position:absolute;left:0}._imageWrapper_1u6cn_62{justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex}._singleImageContainer_1u6cn_71{border:12px solid var(--color-charcoal);background-color:#0f1110;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:480px;margin:0 auto;padding:3.5rem 3rem;transition:transform .4s,box-shadow .4s;display:flex;position:relative;left:85px;box-shadow:0 20px 40px #00000024}._singleImageContainer_1u6cn_71:hover{transform:translateY(-4px);box-shadow:0 25px 50px #0000002e}._frontImage_1u6cn_93{object-fit:contain;width:100%;max-width:380px;height:auto;display:block}@media (width<=992px){._aboutContainer_1u6cn_6{grid-template-columns:1fr;gap:3rem}._imageWrapper_1u6cn_62{width:100%;height:auto;margin-top:2rem}._singleImageContainer_1u6cn_71{max-width:420px;padding:3rem 2.5rem;left:0}._frontImage_1u6cn_93{max-width:320px}}@media (width<=768px){._aboutContainer_1u6cn_6{gap:2rem}._stats_1u6cn_20{flex-wrap:wrap;gap:1rem}._singleImageContainer_1u6cn_71{border-width:8px;max-width:360px;padding:2.5rem 2rem}._frontImage_1u6cn_93{max-width:280px}}@media (width<=576px){._stats_1u6cn_20{flex-direction:column;gap:1.5rem}._singleImageContainer_1u6cn_71{border-width:6px;max-width:300px;padding:2rem 1.5rem}._frontImage_1u6cn_93{max-width:240px}}._servicesSection_apas3_1{background-color:var(--color-ivory)}._servicesGrid_apas3_5{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}._serviceCard_apas3_12{background-color:var(--color-white);transition:var(--transition-smooth);border-bottom:3px solid #0000;border-radius:8px;padding:3rem 2rem;box-shadow:0 10px 30px #00000008}._serviceCard_apas3_12:hover{border-bottom-color:var(--color-terracotta);transform:translateY(-10px);box-shadow:0 20px 40px #0000000f}._iconWrapper_apas3_27{color:var(--color-terracotta);margin-bottom:1.5rem}._serviceTitle_apas3_32{font-family:var(--font-secondary);color:var(--color-charcoal);margin-bottom:1rem;font-size:1.5rem}._serviceDesc_apas3_39{color:#666;line-height:1.6}@media (width<=768px){._servicesGrid_apas3_5{grid-template-columns:1fr}._serviceHeader_apas3_46{flex-direction:column;align-items:flex-start;gap:1rem}}._projectsSection_1m3h9_1{background-color:var(--color-white)}._header_1m3h9_5{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}._projectGrid_1m3h9_12{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}._projectCard_1m3h9_18{group:relative}._imageWrapper_1m3h9_22{border-radius:8px;height:400px;margin-bottom:1.5rem;position:relative;overflow:hidden}._projectImage_1m3h9_30{object-fit:cover;width:100%;height:100%;transition:transform .6s}._overlay_1m3h9_37{opacity:0;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}._imageWrapper_1m3h9_22:hover ._overlay_1m3h9_37{opacity:1}._imageWrapper_1m3h9_22:hover ._projectImage_1m3h9_30{transform:scale(1.05)}._viewBtn_1m3h9_59{background:var(--color-white);color:var(--color-charcoal);border-radius:50px;padding:.8rem 2rem;font-weight:500;transition:all .3s;transform:translateY(20px)}._imageWrapper_1m3h9_22:hover ._viewBtn_1m3h9_59{transform:translateY(0)}._projectInfo_1m3h9_73 h4{font-family:var(--font-secondary);margin-bottom:.5rem;font-size:1.5rem}._projectInfo_1m3h9_73 p{color:#666;font-size:.95rem}@media (width<=992px){._projectGrid_1m3h9_12{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}}@media (width<=768px){._header_1m3h9_5{flex-direction:column;align-items:flex-start;gap:1.5rem}._projectGrid_1m3h9_12{grid-template-columns:1fr}._imageWrapper_1m3h9_22{height:350px}}._teamSection_1jk8y_1{background-color:var(--color-ivory)}._teamGrid_1jk8y_5{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:4rem;display:grid}._teamCard_1jk8y_12{background-color:var(--color-white);transition:var(--transition-smooth);border-radius:8px;overflow:hidden;box-shadow:0 10px 30px #00000008}._teamCard_1jk8y_12:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}._imageWrapper_1jk8y_25{height:300px;position:relative;overflow:hidden}._imageWrapper_1jk8y_25 img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:var(--transition-smooth)}._teamCard_1jk8y_12:hover ._imageWrapper_1jk8y_25 img{filter:grayscale(0%)}._memberInfo_1jk8y_43{text-align:center;padding:2rem}._memberInfo_1jk8y_43 h4{font-family:var(--font-secondary);color:var(--color-charcoal);margin-bottom:.2rem;font-size:1.5rem}._memberInfo_1jk8y_43 h5{color:var(--color-terracotta);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}._memberInfo_1jk8y_43 p{color:#666;font-size:.9rem;line-height:1.6}@media (width<=768px){._teamGrid_1jk8y_5{grid-template-columns:1fr;gap:2rem}}._whySection_rdrft_1{background-color:var(--color-white)}._reasonsGrid_rdrft_5{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}._reasonCard_rdrft_12{background-color:var(--color-ivory);transition:var(--transition-smooth);border-radius:8px;padding:3rem 2rem;position:relative}._reasonCard_rdrft_12:hover{background-color:var(--color-charcoal);color:var(--color-white);transform:translateY(-10px)}._number_rdrft_26{font-family:var(--font-secondary);color:var(--color-taupe);opacity:.5;transition:var(--transition-smooth);margin-bottom:1.5rem;font-size:3rem}._reasonCard_rdrft_12:hover ._number_rdrft_26{color:var(--color-terracotta);opacity:1}._reasonCard_rdrft_12 h4{margin-bottom:1rem;font-size:1.2rem;font-weight:600}._reasonCard_rdrft_12 p{color:#666;transition:var(--transition-smooth);font-size:.95rem;line-height:1.6}._reasonCard_rdrft_12:hover p{color:#ccc}@media (width<=768px){._reasonsGrid_rdrft_5{grid-template-columns:1fr}}._projectsPage_1dsmp_1{background-color:var(--color-ivory);min-height:100vh}._heroSection_1dsmp_6{text-align:center;color:var(--color-white);background-image:url(https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?q=80&w=2075&auto=format&fit=crop);background-position:50%;background-size:cover;padding:6rem 0 3rem;position:relative}._heroOverlay_1dsmp_16{z-index:1;background:#2a2a2ab3;width:100%;height:100%;position:absolute;top:0;left:0}._heroContent_1dsmp_26{z-index:2;position:relative}._heroTitle_1dsmp_31{font-family:var(--font-secondary);margin-bottom:1rem;font-size:4.5rem}._heroSubtitle_1dsmp_37{color:var(--color-sage);text-transform:uppercase;letter-spacing:3px;font-size:1.2rem}._projectsList_1dsmp_44{flex-direction:column;gap:8rem;padding:6rem 0;display:flex}._projectRow_1dsmp_51{align-items:center;gap:6rem;display:flex}._projectRow_1dsmp_51._reverse_1dsmp_57{flex-direction:row-reverse}._projectImageWrapper_1dsmp_61{flex:1.2;position:relative;overflow:hidden}._projectImage_1dsmp_61{object-fit:cover;width:100%;height:600px;transition:transform .6s}._projectImage_1dsmp_61._projectImageFit_1dsmp_75{object-fit:contain;background-color:#141414}._projectImageWrapper_1dsmp_61:hover ._projectImage_1dsmp_61{transform:scale(1.05)}._projectInfo_1dsmp_84{flex:.8}._projectType_1dsmp_88{color:var(--color-sage);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1rem;display:block}._projectTitle_1dsmp_97{font-family:var(--font-secondary);color:var(--color-charcoal);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}._projectDesc_1dsmp_105{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}._projectMeta_1dsmp_113{border-top:1px solid var(--color-light-grey);grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;padding-top:1.5rem;display:grid}._metaItem_1dsmp_122 span{display:block}._metaLabel_1dsmp_126{color:var(--color-sage);text-transform:uppercase;letter-spacing:1px;margin-bottom:.3rem;font-size:.85rem}._metaValue_1dsmp_134{color:var(--color-charcoal);font-weight:500}._viewBtn_1dsmp_139{border:1px solid var(--color-charcoal);color:var(--color-charcoal);text-transform:uppercase;letter-spacing:1px;transition:var(--transition-smooth);padding:.8rem 2rem;font-size:.9rem;font-weight:500;display:inline-block}._viewBtn_1dsmp_139:hover{background-color:var(--color-charcoal);color:var(--color-white)}._mobileBtn_1dsmp_156{display:none}@media (width<=992px){._projectRow_1dsmp_51,._projectRow_1dsmp_51._reverse_1dsmp_57{flex-direction:column;gap:0}._projectInfo_1dsmp_84{order:1;width:100%}._projectImageWrapper_1dsmp_61{order:2;width:100%;margin-top:.2rem;margin-bottom:0}._mobileBtn_1dsmp_156{order:3;justify-content:center;align-items:center;width:100%;margin-top:.3rem;margin-bottom:2rem;display:flex}._desktopBtn_1dsmp_188{display:none}._projectDesc_1dsmp_105{margin-bottom:1rem}._projectMeta_1dsmp_113{margin-bottom:.5rem;padding-top:.5rem}._projectTitle_1dsmp_97{font-size:2.2rem}._projectImage_1dsmp_61{height:400px}}@media (width<=768px){._projectsList_1dsmp_44{gap:5rem;padding:3rem 0}._projectImage_1dsmp_61{height:300px}._projectMeta_1dsmp_113{justify-content:space-between;gap:1rem;display:flex}._projectTitle_1dsmp_97{font-size:1.8rem}}@media (width<=576px){._projectImage_1dsmp_61{height:250px}}._aboutPage_i7vm0_1{background-color:var(--color-ivory);min-height:100vh}._heroSection_i7vm0_6{text-align:center;color:var(--color-white);background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?q=80&w=2000&auto=format&fit=crop);background-position:50%;background-size:cover;padding:6rem 0 3rem;position:relative}._heroOverlay_i7vm0_16{z-index:1;background:#2a2a2ab3;width:100%;height:100%;position:absolute;top:0;left:0}._heroContent_i7vm0_26{z-index:2;max-width:1000px;margin:0 auto;position:relative}._sectionHeader_i7vm0_33{text-align:center;z-index:2;margin-bottom:4rem;position:relative}._heroTitle_i7vm0_40{font-family:var(--font-secondary);margin-bottom:1rem;font-size:4rem}._heroSubtitle_i7vm0_46{color:var(--color-taupe);text-transform:uppercase;letter-spacing:3px;margin-bottom:1rem;font-size:1.1rem}._introSection_i7vm0_54{padding:8rem 0}._introContainer_i7vm0_58{align-items:center;gap:6rem;display:flex}._introContent_i7vm0_64{flex:1.2}._introText_i7vm0_68{color:var(--color-charcoal);font-size:1.3rem;line-height:1.8}._statsGrid_i7vm0_74{flex:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._statItem_i7vm0_81{border-left:2px solid var(--color-sage);padding:2rem}._statValue_i7vm0_86{font-family:var(--font-secondary);color:var(--color-charcoal);margin-bottom:.5rem;font-size:3.5rem;line-height:1}._statLabel_i7vm0_94{color:var(--color-sage);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}._expertiseSection_i7vm0_103{background-image:url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?q=80&w=2000&auto=format&fit=crop);background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 0;position:relative}._expertiseSection_i7vm0_103:before{content:"";background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}._expertiseContainer_i7vm0_122{z-index:2;background-color:#0000;border-radius:12px;display:block;position:relative}._expertiseMainHeading_i7vm0_130{font-family:var(--font-primary);color:#fff;text-align:center;letter-spacing:3px;text-transform:uppercase;text-shadow:0 4px 15px #000c;margin-bottom:1rem;font-size:3.5rem;font-weight:800}._expertiseGridGlass_i7vm0_142{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}._expertiseCardGlass_i7vm0_149{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;transition:all .4s;display:flex}._expertiseCardGlass_i7vm0_149:hover{background:var(--color-terracotta);border-color:var(--color-terracotta);transform:translateY(-10px);box-shadow:0 15px 35px #0000004d}._expertiseIconGlass_i7vm0_171{width:70px;height:70px;color:var(--color-white);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .4s;display:flex}._expertiseCardGlass_i7vm0_149:hover ._expertiseIconGlass_i7vm0_171{background:var(--color-white);color:var(--color-terracotta);transform:scale(1.1)}._expertiseTitleGlass_i7vm0_190{color:#fff;letter-spacing:1px;text-shadow:0 2px 8px #000000b3;font-size:1.5rem;font-weight:700}._expertiseContent_i7vm0_198{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}._expertiseHeading_i7vm0_206{font-family:var(--font-primary);color:var(--color-charcoal);letter-spacing:1px;margin-bottom:3rem;font-size:2rem;font-weight:700}._expertiseList_i7vm0_215{flex-direction:column;gap:1.5rem;display:flex}._expertiseListItem_i7vm0_221{transition:var(--transition-smooth);align-items:center;gap:1.5rem;display:flex}._expertiseListIcon_i7vm0_228{background-color:var(--color-dark-grey);width:45px;height:45px;color:var(--color-white);border-radius:8px;justify-content:center;align-items:center;display:flex}._expertiseListText_i7vm0_239{color:var(--color-charcoal);font-size:1.1rem;font-weight:500}._expertiseImageWrapper_i7vm0_245{flex:1;min-height:500px}._expertiseImage_i7vm0_245{object-fit:cover;width:100%;height:100%}._teamSection_i7vm0_257{background-color:var(--color-dark-grey);color:var(--color-ivory);padding:8rem 0}._teamGrid_i7vm0_263{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem 2rem;display:grid}._teamCard_i7vm0_269{flex-direction:column;display:flex}._teamImageWrapper_i7vm0_274{aspect-ratio:3/4;margin-bottom:1.5rem;overflow:hidden}._teamImage_i7vm0_274{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .6s}._teamCard_i7vm0_269:hover ._teamImage_i7vm0_274{filter:grayscale(0%);transform:scale(1.05)}._teamInfo_i7vm0_293{flex-direction:column;display:flex}._teamName_i7vm0_298{font-family:var(--font-secondary);color:var(--color-white);margin-bottom:.2rem;font-size:2rem}._teamRole_i7vm0_305{color:var(--color-sage);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:.9rem}._teamDesc_i7vm0_313{color:var(--color-taupe);font-size:.95rem;line-height:1.8}@media (width<=992px){._introContainer_i7vm0_58{flex-direction:column;gap:4rem}}@media (width<=768px){._heroTitle_i7vm0_40{font-size:2.5rem}._expertiseMainHeading_i7vm0_130{font-size:2.2rem}._statsGrid_i7vm0_74{grid-template-columns:1fr}._introSection_i7vm0_54,._expertiseSection_i7vm0_103,._teamSection_i7vm0_257{padding:5rem 0}}._ctaSection_1ajko_1{color:var(--color-white);text-align:center;background-image:url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?q=80&w=2000&auto=format&fit=crop);background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 0;position:relative}._overlay_1ajko_12{z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}._ctaContainer_1ajko_22{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}._ctaContainer_1ajko_22 h2{font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:2px;font-size:3.5rem}._ctaContainer_1ajko_22 p{max-width:600px;margin-bottom:1rem;font-size:1.2rem}@media (width<=768px){._ctaContainer_1ajko_22 h2{font-size:2.5rem}}._blogPage_hx1oh_1{background-color:var(--color-ivory);min-height:100vh}._blogSection_hx1oh_6{background-color:#f9f9f9;padding:8rem 0}._blogGrid_hx1oh_11{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}._blogCard_hx1oh_17{background:var(--color-white);border-radius:12px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}._blogCard_hx1oh_17:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}._imageWrapper_hx1oh_32{height:250px;position:relative;overflow:hidden}._blogImage_hx1oh_38{object-fit:cover;width:100%;height:100%;transition:transform .6s}._blogCard_hx1oh_17:hover ._blogImage_hx1oh_38{transform:scale(1.05)}._categoryBadge_hx1oh_49{background-color:var(--color-charcoal);color:var(--color-white);text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}._cardContent_hx1oh_63{flex-direction:column;flex-grow:1;padding:2.5rem 2rem;display:flex}._blogDate_hx1oh_70{color:var(--color-taupe);margin-bottom:1rem;font-size:.9rem;font-weight:500}._blogTitle_hx1oh_77{font-family:var(--font-primary);color:var(--color-charcoal);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}._blogExcerpt_hx1oh_86{color:#555;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.7}._readMoreBtn_hx1oh_94{color:var(--color-charcoal);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;transition:color .3s;display:flex}._readMoreBtn_hx1oh_94:hover{color:var(--color-terracotta)}._readMoreBtn_hx1oh_94 svg{transition:transform .3s}._readMoreBtn_hx1oh_94:hover svg{transform:translate(5px)}@media (width<=1024px){._blogGrid_hx1oh_11{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._blogGrid_hx1oh_11{grid-template-columns:1fr;gap:2rem}._blogSection_hx1oh_6{padding:5rem 0}}._contactPage_kae6o_1{background-color:var(--color-ivory);min-height:100vh}._contactSection_kae6o_6{background-color:#f9f9f9;padding:8rem 0}._contactContainer_kae6o_11{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:6rem;display:grid}._contactInfo_kae6o_19{flex-direction:column;display:flex}._sectionHeading_kae6o_24{font-family:var(--font-primary);color:var(--color-charcoal);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}._sectionDesc_kae6o_33{color:#555;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}._infoCards_kae6o_40{flex-direction:column;gap:2rem;display:flex}._infoCard_kae6o_40{background:var(--color-white);border-radius:12px;align-items:center;gap:1.5rem;padding:1rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #0000000d}._infoCard_kae6o_40:hover{transform:translateY(-5px)}._iconBox_kae6o_61{background-color:var(--color-charcoal);width:60px;height:60px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._infoCard_kae6o_40 h3{color:var(--color-charcoal);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}._infoCard_kae6o_40 p{color:#555;margin:0;font-size:.95rem;line-height:1.5}._contactFormWrapper_kae6o_88{background:var(--color-white);border-radius:16px;padding:2.5rem;box-shadow:0 20px 50px #00000014}._contactForm_kae6o_88{flex-direction:column;gap:1.5rem;display:flex}._formRow_kae6o_101{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}._formGroup_kae6o_107{flex-direction:column;gap:.5rem;display:flex}._formGroup_kae6o_107 label{color:var(--color-charcoal);font-size:.9rem;font-weight:500}._formGroup_kae6o_107 input,._formGroup_kae6o_107 textarea{width:100%;color:var(--color-charcoal);background-color:#fdfdfd;border:1px solid #0000001a;border-radius:8px;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}._formGroup_kae6o_107 input:focus,._formGroup_kae6o_107 textarea:focus{border-color:var(--color-charcoal);outline:none;box-shadow:0 0 0 4px #0000001a}._formGroup_kae6o_107 textarea{resize:vertical;min-height:120px}._submitBtn_kae6o_144{background-color:var(--color-charcoal);color:var(--color-white);font-family:var(--font-secondary);cursor:pointer;letter-spacing:1px;border:none;border-radius:8px;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:all .3s}._submitBtn_kae6o_144:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}@media (width<=992px){._contactContainer_kae6o_11{grid-template-columns:1fr;gap:4rem}._contactFormWrapper_kae6o_88{padding:3rem 2rem}}@media (width<=768px){._contactSection_kae6o_6{padding:5rem 0}}@media (width<=576px){._formRow_kae6o_101{grid-template-columns:1fr}._sectionHeading_kae6o_24{font-size:2.2rem}._infoCard_kae6o_40{text-align:center;flex-direction:column;justify-content:center;gap:1rem;padding:1.5rem}._contactFormWrapper_kae6o_88{padding:2rem 1.5rem}}._detailsPage_jam5r_1{background-color:var(--color-ivory);min-height:100vh}._notFound_jam5r_6{background-color:var(--color-charcoal);height:100vh;color:var(--color-white);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}._notFound_jam5r_6 a{color:var(--color-terracotta);font-weight:600;text-decoration:underline}._metaSection_jam5r_24{background-color:var(--color-white);border-bottom:1px solid #0000000d;box-shadow:0 4px 20px #00000005}._metaGrid_jam5r_30{flex-wrap:wrap;justify-content:center;gap:3rem;padding:3rem 0;display:flex}._metaItem_jam5r_38{flex-direction:column;gap:.5rem;display:flex}._metaLabel_jam5r_44{text-transform:uppercase;letter-spacing:2px;color:var(--color-taupe);font-size:.85rem;font-weight:600}._metaValue_jam5r_52{color:var(--color-charcoal);font-size:1.1rem;font-family:var(--font-primary);font-weight:500}._overviewSection_jam5r_60{background-color:#fcfcfc;padding:8rem 0}._overviewWrapper_jam5r_65{grid-template-columns:1fr 2fr;align-items:start;gap:5rem;display:grid}._overviewHeader_jam5r_72{position:sticky;top:120px}._sectionTitle_jam5r_77{font-family:var(--font-primary);color:var(--color-charcoal);font-size:2.5rem;line-height:1.2}._divider_jam5r_84{background-color:var(--color-terracotta);width:60px;height:3px;margin-top:1.5rem}._projectDesc_jam5r_91{color:#555;font-size:1.2rem;font-weight:300;line-height:2}._featuresSection_jam5r_99{background-color:var(--color-white);padding:8rem 0}._featuresGrid_jam5r_104{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;display:grid}._featureCard_jam5r_110{background:#f9f9f9;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}._featureImage_jam5r_119{object-fit:cover;border-bottom:2px solid var(--color-beige);width:100%;height:220px}._featureImage_jam5r_119._featureImageFit_jam5r_127{object-fit:contain;height:auto}._featureBody_jam5r_132{flex:1;gap:1.2rem;padding:2rem;display:flex}._featureCard_jam5r_110:hover{background:var(--color-white);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}._featureIcon_jam5r_145{flex-shrink:0;margin-top:.2rem}._dot_jam5r_150{background-color:var(--color-terracotta);border-radius:50%;width:12px;height:12px;display:block;box-shadow:0 0 0 4px #c86b531a}._featureTitle_jam5r_159{color:var(--color-charcoal);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}._featureDesc_jam5r_166{color:#666;font-size:.95rem;line-height:1.6}._floorPlanSection_jam5r_173{background-color:#fcfcfc;padding:5rem 0}._floorPlanWrapper_jam5r_178{background:var(--color-white);border-radius:12px;justify-content:center;align-items:center;max-width:100%;margin:0 auto;padding:.5rem;display:flex;box-shadow:0 10px 30px #0000000d}._floorPlanImg_jam5r_190{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:85vh}._gallerySection_jam5r_199{background-color:var(--color-white);padding:5rem 0}._galleryGrid_jam5r_204{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._galleryItem_jam5r_210{aspect-ratio:4/3;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000d}._galleryItem_jam5r_210 img{object-fit:cover;width:100%;height:100%;transition:transform .5s}._galleryItem_jam5r_210:hover img{transform:scale(1.05)}._ctaSection_jam5r_229{background-color:#fcfcfc;padding:5rem 0 8rem}._backBtn_jam5r_234{background-color:var(--color-charcoal);color:var(--color-white);text-transform:uppercase;letter-spacing:2px;border-radius:4px;padding:1.2rem 2.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-block}._backBtn_jam5r_234:hover{background-color:var(--color-terracotta);transform:translateY(-2px);box-shadow:0 10px 20px #c86b5333}@media (width<=992px){._overviewWrapper_jam5r_65{grid-template-columns:1fr;gap:3rem}._overviewHeader_jam5r_72{position:relative;top:0}}@media (width<=768px){._metaGrid_jam5r_30{text-align:center;flex-direction:column;align-items:center;gap:2rem}._featuresSection_jam5r_99,._overviewSection_jam5r_60,._floorPlanSection_jam5r_173,._gallerySection_jam5r_199{padding:5rem 0}._galleryGrid_jam5r_204,._featuresGrid_jam5r_104{grid-template-columns:1fr}}._header_zazmt_1{z-index:1000;background-color:var(--color-charcoal);width:100%;color:var(--color-white);padding:.3rem 0;position:fixed;top:0;left:0}._headerContainer_zazmt_12{justify-content:space-between;align-items:center;display:flex}._logo_zazmt_18 img{width:auto;height:60px;padding:0;display:block}._nav_zazmt_25{display:flex}._navList_zazmt_29{gap:2rem;display:flex}._navList_zazmt_29 a{color:var(--color-taupe);font-size:1rem;font-weight:500}._navList_zazmt_29 a:hover{color:var(--color-white)}._ctaDesktop_zazmt_44{display:flex}._ctaMobile_zazmt_48{display:none}._hamburger_zazmt_52{cursor:pointer;z-index:1001;background:0 0;border:none;padding:0;display:none}._hamburger_zazmt_52 span{background-color:var(--color-white);border-radius:2px;width:25px;height:3px;margin-bottom:5px;transition:all .3s;display:block}._hamburger_zazmt_52 span:last-child{margin-bottom:0}._hamburger_zazmt_52._active_zazmt_75 span:first-child{transform:translateY(8px)rotate(45deg)}._hamburger_zazmt_52._active_zazmt_75 span:nth-child(2){opacity:0}._hamburger_zazmt_52._active_zazmt_75 span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width<=992px){._logo_zazmt_18 img{height:50px}._navList_zazmt_29{gap:1.5rem}}@media (width<=768px){._hamburger_zazmt_52{display:block}._nav_zazmt_25{background-color:var(--color-charcoal);z-index:1000;flex-direction:column;width:80%;max-width:400px;height:100vh;padding:6rem 2rem 2rem;transition:right .4s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #00000080}._nav_zazmt_25._open_zazmt_113{right:0}._navList_zazmt_29{flex-direction:column;align-items:center;gap:2rem}._navList_zazmt_29 a{font-size:1.2rem}._ctaDesktop_zazmt_44{display:none}._ctaMobile_zazmt_48{justify-content:center;margin-top:3rem;display:flex}}._footer_19b3m_1{color:#fff;background-color:#0f1110;border-top:1px solid #ffffff0d;margin-top:auto;padding:6rem 0 3rem}._footerContainer_19b3m_9{flex-direction:column;display:flex}._footerHeader_19b3m_15{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}._headerLeft_19b3m_22 h2{font-family:var(--font-primary);color:#fff;letter-spacing:-.5px;margin-bottom:.8rem;font-size:2.5rem;font-weight:700}._headerLeft_19b3m_22 p{color:#a3a3a3;font-size:1.1rem}._headerRight_19b3m_36{flex-shrink:0}._contactBtn_19b3m_40{color:#0f1110;background-color:#fff;border-radius:30px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}._contactBtn_19b3m_40:hover{color:#fff;background-color:#a3a3a3}._divider_19b3m_58{background-color:#ffffff1a;width:100%;height:1px;margin-bottom:4rem}._footerMain_19b3m_66{grid-template-columns:1.5fr 1fr 1fr 1.5fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}._colLogo_19b3m_74 ._logoImg_19b3m_74{filter:brightness(0)invert();max-width:140px}._colQr_19b3m_79{justify-content:flex-start;align-items:flex-start;display:flex}._qrImg_19b3m_85{background-color:#fff;border-radius:8px;width:100px;height:100px;padding:5px}._colLinks_19b3m_93 h3,._colContact_19b3m_93 h3,._colSocial_19b3m_93 h3{color:#fff;border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:500;display:inline-block}._colLinks_19b3m_93 ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}._colLinks_19b3m_93 a,._colContact_19b3m_93 p{color:#a3a3a3;font-size:.95rem;line-height:1.6;text-decoration:none;transition:color .3s}._colLinks_19b3m_93 a:hover{color:#fff}._colContact_19b3m_93 p{margin-bottom:1rem}._colContact_19b3m_93 p:last-child{margin-bottom:0}._socialIcons_19b3m_133{gap:1.2rem;display:flex}._socialIcons_19b3m_133 a{color:#a3a3a3;justify-content:center;align-items:center;transition:all .3s;display:flex}._socialIcons_19b3m_133 a:hover{color:#fff;transform:translateY(-2px)}._footerBottom_19b3m_152{text-align:center;color:#a3a3a3;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (width<=1200px){._footerMain_19b3m_66{grid-template-columns:1fr 1fr 1fr;row-gap:4rem}}@media (width<=992px){._footerHeader_19b3m_15{flex-direction:column;align-items:flex-start;gap:2rem}._footerMain_19b3m_66{grid-template-columns:1fr 1fr}}@media (width<=768px){._footer_19b3m_1{padding:4rem 0 2rem}._headerLeft_19b3m_22 h2{font-size:2rem}._footerMain_19b3m_66{gap:2.5rem}._footerBottom_19b3m_152{text-align:center;flex-direction:column;gap:1rem}}@media (width<=576px){._footerHeader_19b3m_15{text-align:center;align-items:center}._footerMain_19b3m_66{text-align:center;grid-template-columns:1fr}._colLogo_19b3m_74{justify-content:center;display:flex}._colQr_19b3m_79{justify-content:center}._colLinks_19b3m_93 h3,._colContact_19b3m_93 h3,._colSocial_19b3m_93 h3{margin-bottom:.5rem}._colLinks_19b3m_93 ul{align-items:center;gap:.5rem}._socialIcons_19b3m_133{justify-content:center}._contactBtn_19b3m_40{padding:.8rem 2rem}}
