.Navbar-module__cRh5nW__header{z-index:50;padding:1.5rem 0;transition:all .3s ease-in-out;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;padding:1rem 0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cRh5nW__logo{font-family:var(--font-heading);letter-spacing:.1em;color:var(--foreground);text-transform:uppercase;font-size:1.5rem;font-weight:700}.Navbar-module__cRh5nW__nav{display:none}.Navbar-module__cRh5nW__navLink{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.875rem;font-weight:500;transition:opacity .2s;position:relative}.Navbar-module__cRh5nW__navLink:hover{opacity:1}.Navbar-module__cRh5nW__navLink:after{content:"";background:var(--primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cRh5nW__navLink:hover:after{width:100%}.Navbar-module__cRh5nW__actions{align-items:center;gap:1.5rem;display:none}.Navbar-module__cRh5nW__mobileToggle{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;gap:6px;display:flex}.Navbar-module__cRh5nW__bar{background:var(--foreground);width:24px;height:2px;transition:all .3s}@media (min-width:1024px){.Navbar-module__cRh5nW__nav{gap:2.5rem;display:flex}.Navbar-module__cRh5nW__actions{display:flex}.Navbar-module__cRh5nW__mobileToggle{display:none}}.Navbar-module__cRh5nW__mobileMenu{background:var(--background);z-index:55;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileLink{font-family:var(--font-heading);color:var(--foreground);font-size:2rem}
.Button-module__8RiFmG__button{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:0;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--primary);color:#000;border-color:var(--primary)}.Button-module__8RiFmG__primary:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px)}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:var(--foreground);border-color:var(--secondary)}.Button-module__8RiFmG__secondary:hover{background-color:var(--secondary-light);transform:translateY(-2px)}.Button-module__8RiFmG__outline{color:var(--foreground);border-color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--foreground);color:var(--background)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover{color:var(--primary)}.Button-module__8RiFmG__fullWidth{width:100%}
.Home-module__YeEf2G__hero{background:radial-gradient(circle,#1a1a2e 0%,#0a0a0a 100%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__YeEf2G__videoBackground{object-fit:cover;opacity:.4;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__YeEf2G__heroContent{z-index:10;text-align:center;max-width:900px;padding:0 1rem;position:relative}.Home-module__YeEf2G__eyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;font-size:.875rem;display:block}.Home-module__YeEf2G__headline{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);line-height:1.1}.Home-module__YeEf2G__subheadline{font-family:var(--font-body);color:#ccc;max-width:600px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.25rem)}.Home-module__YeEf2G__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module__YeEf2G__trustBar{z-index:10;background:linear-gradient(#0000,#0a0a0a 90%);flex-wrap:wrap;justify-content:center;gap:4rem;width:100%;padding:2rem 0;display:flex;position:absolute;bottom:0;left:0}.Home-module__YeEf2G__trustItem{text-align:center}.Home-module__YeEf2G__trustValue{font-family:var(--font-heading);color:var(--primary);font-size:2rem;display:block}.Home-module__YeEf2G__trustLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:.5rem;font-size:.75rem;display:block}@media (max-width:768px){.Home-module__YeEf2G__trustBar{gap:2rem;padding:2rem 1rem}.Home-module__YeEf2G__trustValue{font-size:1.5rem}}
.FeaturedProjects-module__ylntoa__section{background:var(--background);padding:8rem 0;overflow:hidden}.FeaturedProjects-module__ylntoa__container{max-width:1400px;margin:0 auto;padding:0 2rem}.FeaturedProjects-module__ylntoa__header{text-align:center;margin-bottom:4rem}.FeaturedProjects-module__ylntoa__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.FeaturedProjects-module__ylntoa__subtitle{font-family:var(--font-body);color:var(--muted);max-width:600px;margin:0 auto}.FeaturedProjects-module__ylntoa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.FeaturedProjects-module__ylntoa__card{cursor:pointer;border-radius:0;height:500px;position:relative;overflow:hidden}.FeaturedProjects-module__ylntoa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .7s}.FeaturedProjects-module__ylntoa__card:hover .FeaturedProjects-module__ylntoa__cardImage{transform:scale(1.05)}.FeaturedProjects-module__ylntoa__cardOverlay{background:linear-gradient(#0000 40%,#000000e6);flex-direction:column;justify-content:flex-end;padding:2rem;transition:all .3s;display:flex;position:absolute;inset:0}.FeaturedProjects-module__ylntoa__projectTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;transition:transform .3s;transform:translateY(10px)}.FeaturedProjects-module__ylntoa__projectLoc{font-family:var(--font-body);color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;transition:transform .3s 50ms;transform:translateY(10px)}.FeaturedProjects-module__ylntoa__projectDetails{opacity:0;height:0;transition:all .3s;overflow:hidden}.FeaturedProjects-module__ylntoa__card:hover .FeaturedProjects-module__ylntoa__projectTitle,.FeaturedProjects-module__ylntoa__card:hover .FeaturedProjects-module__ylntoa__projectLoc{transform:translateY(0)}.FeaturedProjects-module__ylntoa__card:hover .FeaturedProjects-module__ylntoa__projectDetails{opacity:1;height:auto;margin-top:1rem}.FeaturedProjects-module__ylntoa__detailRow{color:#ccc;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;font-size:.875rem;display:flex}
.WhyOnex-module__qurzBG__section{background:var(--secondary-light);color:var(--foreground);padding:6rem 0}.WhyOnex-module__qurzBG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.WhyOnex-module__qurzBG__header{text-align:center;margin-bottom:4rem}.WhyOnex-module__qurzBG__title{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.5rem}.WhyOnex-module__qurzBG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.WhyOnex-module__qurzBG__card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;padding:2rem;transition:all .3s}.WhyOnex-module__qurzBG__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.WhyOnex-module__qurzBG__iconWrapper{width:64px;height:64px;color:var(--primary);background:#d4af371a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.WhyOnex-module__qurzBG__cardTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem}.WhyOnex-module__qurzBG__cardText{font-family:var(--font-body);color:var(--muted);font-size:.9rem;line-height:1.6}
.Project-module__8QSWEW__page{background-color:var(--background);color:var(--foreground);overflow-x:hidden}.Project-module__8QSWEW__hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Project-module__8QSWEW__heroImage{object-fit:cover;z-index:1;width:100%;height:120%;position:absolute;top:0;left:0}.Project-module__8QSWEW__heroOverlay{z-index:2;background:linear-gradient(#0000004d,#000c);position:absolute;inset:0}.Project-module__8QSWEW__heroContent{z-index:10;text-align:center;max-width:1000px;padding:0 1rem;position:relative}.Project-module__8QSWEW__tagline{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;color:var(--primary);margin-bottom:2rem;font-size:1.5rem;display:block}.Project-module__8QSWEW__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3rem,10vw,8rem);line-height:.9}.Project-module__8QSWEW__overview{text-align:center;max-width:1200px;margin:0 auto;padding:10rem 2rem}.Project-module__8QSWEW__overviewText{font-family:var(--font-body);color:#ccc;max-width:900px;margin:0 auto 4rem;font-size:clamp(1.25rem,3vw,2rem);line-height:1.6}.Project-module__8QSWEW__statsGrid{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:4rem;padding:3rem 0;display:flex}.Project-module__8QSWEW__statItem{text-align:center}.Project-module__8QSWEW__statValue{font-family:var(--font-heading);color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;display:block}.Project-module__8QSWEW__statLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.875rem}.Project-module__8QSWEW__connectivity{background:#0f0f0f;padding:10rem 0;position:relative;overflow:hidden}.Project-module__8QSWEW__connContent{z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Project-module__8QSWEW__sectionTitle{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.Project-module__8QSWEW__sectionSubtitle{font-family:var(--font-body);color:var(--muted);max-width:600px;margin-bottom:5rem;font-size:1.1rem;display:block}.Project-module__8QSWEW__timelineGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.Project-module__8QSWEW__timeCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.Project-module__8QSWEW__timeCard:hover{border-color:var(--primary);background:#d4af370d;transform:translateY(-10px)}.Project-module__8QSWEW__timeVal{font-size:3.5rem;font-family:var(--font-heading);color:var(--primary);margin-bottom:1rem;line-height:1;display:block}.Project-module__8QSWEW__timePlace{color:#ccc;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.Project-module__8QSWEW__amenities{background:var(--background);padding:10rem 2rem}.Project-module__8QSWEW__amenitiesGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1400px;margin:0 auto;display:grid}.Project-module__8QSWEW__amenitiesList{grid-template-columns:1fr;gap:1.5rem;display:grid}.Project-module__8QSWEW__amenityItem{color:#ddd;border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;padding-bottom:1.5rem;font-size:1.25rem;display:flex}.Project-module__8QSWEW__checkIcon{color:var(--primary)}.Project-module__8QSWEW__gallery{grid-template-columns:repeat(2,1fr);padding:0;display:grid}.Project-module__8QSWEW__galleryItem{position:relative;overflow:hidden}.Project-module__8QSWEW__galleryImg{object-fit:cover;width:100%;height:60vh;transition:transform .8s cubic-bezier(.22,1,.36,1)}.Project-module__8QSWEW__galleryItem:hover .Project-module__8QSWEW__galleryImg{transform:scale(1.1)}@media (max-width:768px){.Project-module__8QSWEW__title{font-size:4rem}.Project-module__8QSWEW__amenitiesGrid{grid-template-columns:1fr;gap:4rem}.Project-module__8QSWEW__gallery{grid-template-columns:1fr}.Project-module__8QSWEW__statsGrid{gap:2rem}}
.LeadForm-module__c5N1Cq__section{background:var(--background);padding:6rem 0;position:relative;overflow:hidden}.LeadForm-module__c5N1Cq__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.LeadForm-module__c5N1Cq__content{color:var(--foreground)}.LeadForm-module__c5N1Cq__headline{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.LeadForm-module__c5N1Cq__subheadline{color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.LeadForm-module__c5N1Cq__formCard{background:#151515;border:1px solid #ffffff1a;padding:2.5rem;box-shadow:0 20px 40px #00000080}.LeadForm-module__c5N1Cq__formGroup{margin-bottom:1.5rem}.LeadForm-module__c5N1Cq__label{font-family:var(--font-body);color:var(--muted);margin-bottom:.5rem;font-size:.875rem;display:block}.LeadForm-module__c5N1Cq__input,.LeadForm-module__c5N1Cq__select{width:100%;color:var(--foreground);font-family:var(--font-body);background:#0a0a0a;border:1px solid #333;border-radius:0;outline:none;padding:1rem;transition:border-color .3s}.LeadForm-module__c5N1Cq__input:focus,.LeadForm-module__c5N1Cq__select:focus{border-color:var(--primary)}@media (max-width:768px){.LeadForm-module__c5N1Cq__container{grid-template-columns:1fr;gap:2rem}.LeadForm-module__c5N1Cq__headline{font-size:2.5rem}}
