.Navigation-module__l8qRma__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1ad9;border-bottom:1px solid #e8923a1a;justify-content:space-between;align-items:center;padding:1.5rem 4rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navigation-module__l8qRma__nav.Navigation-module__l8qRma__scrolled{background:#1a1a1af2;padding:1rem 4rem}.Navigation-module__l8qRma__logo{align-items:center;gap:1rem;text-decoration:none;display:flex}.Navigation-module__l8qRma__logoIcon{background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.Navigation-module__l8qRma__logoIcon:before{content:"";border:3px solid var(--white);border-radius:2px;width:60%;height:60%;position:absolute;transform:rotate(45deg)}.Navigation-module__l8qRma__logoIcon:after{content:"";background:var(--white);border-radius:50%;width:8px;height:8px;position:absolute}.Navigation-module__l8qRma__logoText{letter-spacing:.15em;color:var(--white);font-family:Bebas Neue,sans-serif;font-size:1.5rem}.Navigation-module__l8qRma__logoText span{color:var(--sunstone)}.Navigation-module__l8qRma__navLinks{gap:3rem;list-style:none;display:flex}.Navigation-module__l8qRma__navLinks a{color:var(--silver);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navigation-module__l8qRma__navLinks a:after{content:"";background:var(--sunstone);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navigation-module__l8qRma__navLinks a:hover{color:var(--white)}.Navigation-module__l8qRma__navLinks a:hover:after{width:100%}.Navigation-module__l8qRma__navCta{color:var(--white);letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);border-radius:4px;padding:.75rem 1.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 20px #e8923a4d}.Navigation-module__l8qRma__navCta:hover{transform:translateY(-2px);box-shadow:0 6px 30px #e8923a66}.Navigation-module__l8qRma__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Navigation-module__l8qRma__mobileMenuBtn span{background:var(--white);width:25px;height:2px;transition:all .3s}@media (max-width:992px){.Navigation-module__l8qRma__nav{padding:1rem 2rem}.Navigation-module__l8qRma__navLinks{background:var(--charcoal);border-bottom:1px solid var(--slate);flex-direction:column;gap:1.5rem;padding:2rem;display:none;position:absolute;top:100%;left:0;right:0}.Navigation-module__l8qRma__navLinks.Navigation-module__l8qRma__open{display:flex}.Navigation-module__l8qRma__navCta{display:none}.Navigation-module__l8qRma__mobileMenuBtn{display:flex}}
.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;padding:8rem 4rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContent{z-index:2;max-width:800px;position:relative}.Hero-module__JgYmMq__heroLabel{color:var(--sunstone);letter-spacing:.2em;text-transform:uppercase;opacity:0;margin-bottom:1.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem;animation:.8s .2s forwards Hero-module__JgYmMq__slideUp}.Hero-module__JgYmMq__heroTitle{letter-spacing:.02em;opacity:0;margin-bottom:2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,10vw,7rem);line-height:.95;animation:.8s .4s forwards Hero-module__JgYmMq__slideUp}.Hero-module__JgYmMq__highlight{color:var(--sunstone);display:inline-block;position:relative}.Hero-module__JgYmMq__highlight:after{content:"";background:var(--sunstone);opacity:.3;width:100%;height:.15em;position:absolute;bottom:.1em;left:0}.Hero-module__JgYmMq__heroDescription{color:var(--silver);opacity:0;max-width:550px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:300;animation:.8s .6s forwards Hero-module__JgYmMq__slideUp}.Hero-module__JgYmMq__locationBadge{opacity:0;background:#e8923a26;border:1px solid #e8923a4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.25rem;animation:.8s .7s forwards Hero-module__JgYmMq__slideUp;display:inline-flex}.Hero-module__JgYmMq__locationBadge svg{color:var(--sunstone)}.Hero-module__JgYmMq__locationBadge span{color:var(--cloud);font-size:.95rem;font-weight:500}.Hero-module__JgYmMq__heroButtons{opacity:0;gap:1.5rem;animation:.8s .8s forwards Hero-module__JgYmMq__slideUp;display:flex}.Hero-module__JgYmMq__btnPrimary{color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);border-radius:4px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 30px #e8923a66}.Hero-module__JgYmMq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 40px #e8923a80}.Hero-module__JgYmMq__btnSecondary{color:var(--cloud);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--slate);background:0 0;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__JgYmMq__btnSecondary:hover{border-color:var(--sunstone);color:var(--sunstone)}.Hero-module__JgYmMq__heroVisual{z-index:1;width:55%;height:80%;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.Hero-module__JgYmMq__hero3dElement{background:radial-gradient(#e8923a26 0%,#0000 70%);width:100%;height:100%;animation:4s ease-in-out infinite Hero-module__JgYmMq__pulse;position:absolute}.Hero-module__JgYmMq__layerLines{width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__layerLine{background:linear-gradient(90deg,transparent,var(--sunstone),transparent);opacity:0;height:2px;animation:3s ease-in-out infinite Hero-module__JgYmMq__layerBuild;position:absolute;left:50%;transform:translate(-50%)}@keyframes Hero-module__JgYmMq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:.5;transform:translateY(-50%)scale(1)}50%{opacity:.8;transform:translateY(-50%)scale(1.05)}}@keyframes Hero-module__JgYmMq__layerBuild{0%{opacity:0;width:0}50%{opacity:1;width:100%}to{opacity:0;width:100%}}@media (max-width:992px){.Hero-module__JgYmMq__hero{padding:6rem 2rem 4rem}.Hero-module__JgYmMq__heroVisual{display:none}.Hero-module__JgYmMq__heroButtons{flex-direction:column}}
.StatsBar-module__7HvKOW__statsBar{background:var(--graphite);border-top:1px solid var(--slate);border-bottom:1px solid var(--slate);z-index:2;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 4rem;display:grid;position:relative}.StatsBar-module__7HvKOW__statItem{text-align:center}.StatsBar-module__7HvKOW__statNumber{color:var(--sunstone);margin-bottom:.5rem;font-family:Bebas Neue,sans-serif;font-size:3.5rem;line-height:1}.StatsBar-module__7HvKOW__statLabel{color:var(--silver);text-transform:uppercase;letter-spacing:.15em;font-size:.85rem}@media (max-width:992px){.StatsBar-module__7HvKOW__statsBar{grid-template-columns:repeat(2,1fr);padding:2rem}}@media (max-width:768px){.StatsBar-module__7HvKOW__statsBar{grid-template-columns:1fr}}
.LocalExpertise-module__79a3WG__localExpertise{background:var(--graphite);z-index:2;padding:8rem 4rem;position:relative}.LocalExpertise-module__79a3WG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.LocalExpertise-module__79a3WG__sectionLabel{color:var(--sunstone);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.LocalExpertise-module__79a3WG__sectionTitle{letter-spacing:.02em;margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,3rem)}.LocalExpertise-module__79a3WG__sectionDescription{color:var(--silver);margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.7}.LocalExpertise-module__79a3WG__neighborhoods{flex-wrap:wrap;gap:.75rem;display:flex}.LocalExpertise-module__79a3WG__neighborhoodTag{color:var(--cloud);background:#e8923a1a;border:1px solid #e8923a33;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.LocalExpertise-module__79a3WG__neighborhoodTag:hover{border-color:var(--sunstone);background:#e8923a33}.LocalExpertise-module__79a3WG__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.LocalExpertise-module__79a3WG__benefitCard{background:var(--charcoal);border:1px solid var(--slate);opacity:0;border-radius:8px;padding:1.75rem;transition:all .3s;transform:translateY(20px)}.LocalExpertise-module__79a3WG__benefitCard.LocalExpertise-module__79a3WG__visible{opacity:1;transform:translateY(0)}.LocalExpertise-module__79a3WG__benefitCard:hover{border-color:var(--sunstone);transform:translateY(-5px)}.LocalExpertise-module__79a3WG__benefitIcon{margin-bottom:1rem;font-size:1.75rem}.LocalExpertise-module__79a3WG__benefitTitle{letter-spacing:.05em;margin-bottom:.5rem;font-family:Bebas Neue,sans-serif;font-size:1.2rem}.LocalExpertise-module__79a3WG__benefitDescription{color:var(--silver);font-size:.9rem;line-height:1.5}@media (max-width:992px){.LocalExpertise-module__79a3WG__localExpertise{padding:4rem 2rem}.LocalExpertise-module__79a3WG__container{grid-template-columns:1fr;gap:3rem}.LocalExpertise-module__79a3WG__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.LocalExpertise-module__79a3WG__benefitsGrid{grid-template-columns:1fr}}
.Services-module__h5-agW__services{z-index:2;padding:8rem 4rem;position:relative}.Services-module__h5-agW__sectionHeader{max-width:700px;margin-bottom:5rem}.Services-module__h5-agW__sectionLabel{color:var(--sunstone);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.Services-module__h5-agW__sectionTitle{letter-spacing:.02em;margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem)}.Services-module__h5-agW__sectionDescription{color:var(--silver);font-size:1.1rem;font-weight:300}.Services-module__h5-agW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__h5-agW__serviceCard{background:var(--graphite);border:1px solid var(--slate);opacity:0;border-radius:8px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;transform:translateY(30px)}.Services-module__h5-agW__serviceCard.Services-module__h5-agW__visible{opacity:1;transform:translateY(0)}.Services-module__h5-agW__serviceCard:before{content:"";transform-origin:0;background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);width:100%;height:3px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__h5-agW__serviceCard:hover{border-color:var(--sunstone);transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}.Services-module__h5-agW__serviceCard:hover:before{transform:scaleX(1)}.Services-module__h5-agW__serviceIcon{background:#e8923a1a;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Services-module__h5-agW__serviceTitle{letter-spacing:.05em;margin-bottom:.25rem;font-family:Bebas Neue,sans-serif;font-size:1.4rem}.Services-module__h5-agW__serviceSubtitle{color:var(--sunstone);letter-spacing:.02em;margin-bottom:1rem;font-size:.85rem;font-weight:500}.Services-module__h5-agW__serviceDescription{color:var(--silver);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Services-module__h5-agW__serviceFeatures{margin-bottom:1.5rem;list-style:none}.Services-module__h5-agW__serviceFeatures li{color:var(--cloud);align-items:center;gap:.75rem;padding:.4rem 0;font-size:.85rem;display:flex}.Services-module__h5-agW__serviceFeatures li:before{content:"→";color:var(--sunstone);font-weight:700}.Services-module__h5-agW__materialTags{border-top:1px solid var(--slate);flex-wrap:wrap;gap:.5rem;padding-top:1rem;display:flex}.Services-module__h5-agW__materialTag{color:var(--sunstone);background:#e8923a1a;border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}@media (max-width:1200px){.Services-module__h5-agW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.Services-module__h5-agW__services{padding:4rem 2rem}}@media (max-width:768px){.Services-module__h5-agW__servicesGrid{grid-template-columns:1fr}}
.Process-module__Y14LMW__process{background:var(--graphite);z-index:2;padding:8rem 4rem;position:relative}.Process-module__Y14LMW__sectionHeader{max-width:700px;margin-bottom:4rem}.Process-module__Y14LMW__sectionLabel{color:var(--sunstone);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.Process-module__Y14LMW__sectionTitle{letter-spacing:.02em;margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem)}.Process-module__Y14LMW__sectionDescription{color:var(--silver);font-size:1.1rem;font-weight:300}.Process-module__Y14LMW__processTimeline{justify-content:space-between;display:flex;position:relative}.Process-module__Y14LMW__processTimeline:before{content:"";background:var(--slate);height:2px;position:absolute;top:40px;left:10%;right:10%}.Process-module__Y14LMW__processStep{text-align:center;opacity:0;flex:1;padding:0 1rem;transition:all .6s;position:relative;transform:translateY(30px)}.Process-module__Y14LMW__processStep.Process-module__Y14LMW__visible{opacity:1;transform:translateY(0)}.Process-module__Y14LMW__stepNumber{background:var(--charcoal);border:2px solid var(--sunstone);width:80px;height:80px;color:var(--sunstone);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-family:Bebas Neue,sans-serif;font-size:2rem;transition:all .3s;display:flex;position:relative}.Process-module__Y14LMW__processStep:hover .Process-module__Y14LMW__stepNumber{background:var(--sunstone);color:var(--charcoal)}.Process-module__Y14LMW__stepTitle{letter-spacing:.05em;margin-bottom:.5rem;font-family:Bebas Neue,sans-serif;font-size:1.3rem}.Process-module__Y14LMW__stepDescription{color:var(--silver);font-size:.9rem}@media (max-width:992px){.Process-module__Y14LMW__process{padding:4rem 2rem}.Process-module__Y14LMW__processTimeline{flex-direction:column;gap:2rem}.Process-module__Y14LMW__processTimeline:before{display:none}}
.CTA-module__ad7sBG__cta{text-align:center;z-index:2;background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);padding:8rem 4rem;position:relative;overflow:hidden}.CTA-module__ad7sBG__cta:before{content:"";opacity:.1;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.CTA-module__ad7sBG__ctaContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.CTA-module__ad7sBG__ctaTitle{letter-spacing:.02em;color:var(--white);margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem)}.CTA-module__ad7sBG__ctaDescription{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.2rem}.CTA-module__ad7sBG__btnWhite{background:var(--white);color:var(--charcoal);letter-spacing:.1em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 3rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTA-module__ad7sBG__btnWhite:hover{transform:translateY(-3px);box-shadow:0 10px 40px #0003}
.Contact-module__Bs3a0a__contact{z-index:2;padding:8rem 4rem;position:relative}.Contact-module__Bs3a0a__sectionLabel{color:var(--sunstone);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.Contact-module__Bs3a0a__sectionTitle{letter-spacing:.02em;margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem)}.Contact-module__Bs3a0a__sectionDescription{color:var(--silver);margin-bottom:3rem;font-size:1.1rem;font-weight:300}.Contact-module__Bs3a0a__contactContent{grid-template-columns:1fr 1fr;gap:6rem;display:grid}.Contact-module__Bs3a0a__contactInfo{flex-direction:column;gap:2rem;display:flex}.Contact-module__Bs3a0a__contactItem{align-items:flex-start;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__contactIcon{width:50px;height:50px;color:var(--sunstone);background:#e8923a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Contact-module__Bs3a0a__contactDetails h4{letter-spacing:.05em;margin-bottom:.25rem;font-family:Bebas Neue,sans-serif;font-size:1.2rem}.Contact-module__Bs3a0a__contactDetails p{color:var(--silver);font-size:.95rem}.Contact-module__Bs3a0a__contactDetails a{color:var(--sunstone);text-decoration:none;transition:color .3s}.Contact-module__Bs3a0a__contactDetails a:hover{color:var(--sunstone-light)}.Contact-module__Bs3a0a__contactForm{background:var(--graphite);border:1px solid var(--slate);border-radius:12px;padding:3rem}.Contact-module__Bs3a0a__formTitle{letter-spacing:.05em;margin-bottom:2rem;font-family:Bebas Neue,sans-serif;font-size:1.8rem}.Contact-module__Bs3a0a__formGroup{margin-bottom:1.5rem}.Contact-module__Bs3a0a__formGroup label{color:var(--silver);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;display:block}.Contact-module__Bs3a0a__formGroup input,.Contact-module__Bs3a0a__formGroup textarea,.Contact-module__Bs3a0a__formGroup select{background:var(--charcoal);border:1px solid var(--slate);width:100%;color:var(--cloud);border-radius:4px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__Bs3a0a__formGroup input:focus,.Contact-module__Bs3a0a__formGroup textarea:focus,.Contact-module__Bs3a0a__formGroup select:focus{border-color:var(--sunstone);outline:none}.Contact-module__Bs3a0a__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__Bs3a0a__formSubmit{width:100%;color:var(--white);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);border:none;border-radius:4px;padding:1rem;font-size:.9rem;font-weight:600;transition:all .3s}.Contact-module__Bs3a0a__formSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e8923a66}@media (max-width:992px){.Contact-module__Bs3a0a__contact{padding:4rem 2rem}.Contact-module__Bs3a0a__contactContent{grid-template-columns:1fr;gap:3rem}}
.Footer-module__Grjkva__footer{background:var(--graphite);border-top:1px solid var(--slate);z-index:2;padding:4rem;position:relative}.Footer-module__Grjkva__footerContent{justify-content:space-between;align-items:center;display:flex}.Footer-module__Grjkva__footerLogo{align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__logoIcon{background:linear-gradient(135deg,#e8923a 0%,#d4782e 50%,#c06420 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.Footer-module__Grjkva__logoIcon:before{content:"";border:2px solid var(--white);border-radius:2px;width:60%;height:60%;position:absolute;transform:rotate(45deg)}.Footer-module__Grjkva__logoIcon:after{content:"";background:var(--white);border-radius:50%;width:6px;height:6px;position:absolute}.Footer-module__Grjkva__logoText{letter-spacing:.15em;color:var(--white);font-family:Bebas Neue,sans-serif;font-size:1.2rem}.Footer-module__Grjkva__logoText span{color:var(--sunstone)}.Footer-module__Grjkva__footerLinks{gap:2rem;list-style:none;display:flex}.Footer-module__Grjkva__footerLinks a{color:var(--silver);font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__footerLinks a:hover{color:var(--sunstone)}.Footer-module__Grjkva__footerCopy{color:var(--silver);font-size:.85rem}@media (max-width:768px){.Footer-module__Grjkva__footerContent{text-align:center;flex-direction:column;gap:2rem}.Footer-module__Grjkva__footerLinks{flex-wrap:wrap;justify-content:center}}
