.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0b0b0ecc;border-bottom:1px solid #ffffff0d;width:100%;padding:1.5rem 0;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Hero-module__ZARIfG__hero{text-align:left;background-color:var(--bg-default,#000);justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff26 1px,#0000 1px);background-size:16px 16px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__gridRefactor{pointer-events:none;width:100%;height:100%;-webkit-mask-image:radial-gradient(200px circle at var(--mouse-x,-500px) var(--mouse-y,-500px), black, transparent);mask-image:radial-gradient(200px circle at var(--mouse-x,-500px) var(--mouse-y,-500px), black, transparent);-webkit-mask-image:radial-gradient(200px circle at var(--mouse-x,-500px) var(--mouse-y,-500px), black, transparent);z-index:0;background-image:radial-gradient(#0c69ffcc 1.5px,#0000 1.5px);background-size:16px 16px;position:absolute;top:0;left:0}.Hero-module__ZARIfG__glow{pointer-events:none;background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y), #0c69ff59, transparent 50%);z-index:1;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;position:relative}.Hero-module__ZARIfG__container{width:100%}.Hero-module__ZARIfG__badge{color:#adc6ff;letter-spacing:.25em;text-transform:uppercase;border:1px solid #adc6ff;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-bottom:2rem;padding:6px 12px;font-size:.85rem;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.04em;margin-bottom:2rem;font-size:4.5rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3rem;font-size:1.1rem;font-weight:500}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__hero{text-align:left}}
.FeaturedProjects-module__DCaKuW__projectsSection{background:var(--background)}.FeaturedProjects-module__DCaKuW__label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:1.5rem;display:grid}.FeaturedProjects-module__DCaKuW__card{background:var(--card-bg);cursor:pointer;border-radius:1rem;position:relative;overflow:hidden}.FeaturedProjects-module__DCaKuW__card:hover .FeaturedProjects-module__DCaKuW__image{transform:scale(1.05)}.FeaturedProjects-module__DCaKuW__card:hover .FeaturedProjects-module__DCaKuW__overlay{opacity:1}.FeaturedProjects-module__DCaKuW__image{object-fit:cover;transition:transform .5s}.FeaturedProjects-module__DCaKuW__overlay{opacity:.8;background:linear-gradient(#0000,#000c);width:100%;padding:2rem;transition:opacity .3s;position:absolute;bottom:0;left:0}.FeaturedProjects-module__DCaKuW__cardTitle{color:#fff;font-size:1.5rem;font-weight:600}.FeaturedProjects-module__DCaKuW__tall{grid-area:span 2/span 2}.FeaturedProjects-module__DCaKuW__wide,.FeaturedProjects-module__DCaKuW__normal{grid-area:span 1/span 2}.FeaturedProjects-module__DCaKuW__large{grid-area:span 2/span 4}@media (max-width:768px){.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:1fr;grid-auto-rows:250px}.FeaturedProjects-module__DCaKuW__tall,.FeaturedProjects-module__DCaKuW__wide,.FeaturedProjects-module__DCaKuW__normal,.FeaturedProjects-module__DCaKuW__large{grid-area:span 1/span 1}}
.Services-module__dpHhBa__servicesSection{background:var(--background)}.Services-module__dpHhBa__label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Services-module__dpHhBa__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:1rem;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s}.Services-module__dpHhBa__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Services-module__dpHhBa__icon{background:#2563eb1a;border-radius:.5rem;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;font-size:2rem;display:flex}.Services-module__dpHhBa__title{margin-bottom:1rem;font-size:1.25rem}.Services-module__dpHhBa__desc{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.VisualVoid-module__3P3NMq__voidSection{background:var(--background)}.VisualVoid-module__3P3NMq__voidTitle{margin-bottom:2rem;font-size:1.5rem}.VisualVoid-module__3P3NMq__gallery{gap:1rem;display:flex}.VisualVoid-module__3P3NMq__imageWrapper{border-radius:.5rem;flex:1;height:400px;position:relative;overflow:hidden}.VisualVoid-module__3P3NMq__image{object-fit:cover;filter:grayscale();transition:transform .5s}.VisualVoid-module__3P3NMq__imageWrapper:hover .VisualVoid-module__3P3NMq__image{filter:grayscale(0%);transform:scale(1.05)}@media (max-width:768px){.VisualVoid-module__3P3NMq__gallery{flex-wrap:wrap}.VisualVoid-module__3P3NMq__imageWrapper{flex:40%}}
.Experience-module__RsmxMa__experienceSection{background:var(--background);padding:8rem 0}.Experience-module__RsmxMa__container{align-items:center;gap:4rem;display:flex}.Experience-module__RsmxMa__imageContainer{border-radius:1rem;flex:1;height:500px;position:relative;overflow:hidden}.Experience-module__RsmxMa__image{object-fit:cover}.Experience-module__RsmxMa__content{flex:1}.Experience-module__RsmxMa__label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Experience-module__RsmxMa__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.Experience-module__RsmxMa__desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}@media (max-width:900px){.Experience-module__RsmxMa__container{flex-direction:column}.Experience-module__RsmxMa__imageContainer{width:100%;height:400px}}
.Protocol-module__co2PtG__protocolSection{background:var(--background);text-align:center}.Protocol-module__co2PtG__sectionTitle{margin-bottom:4rem;font-size:2.5rem}.Protocol-module__co2PtG__timeline{justify-content:space-between;display:flex;position:relative}.Protocol-module__co2PtG__timeline:before{content:"";background:var(--card-border);z-index:0;width:100%;height:1px;position:absolute;top:25px;left:0}.Protocol-module__co2PtG__step{z-index:1;width:20%;position:relative}.Protocol-module__co2PtG__marker{background:var(--card-bg);border:1px solid var(--card-border);width:50px;height:50px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.1rem;font-weight:700;display:flex}.Protocol-module__co2PtG__title{margin-bottom:.5rem;font-size:1.25rem}.Protocol-module__co2PtG__desc{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Protocol-module__co2PtG__timeline{flex-direction:column;gap:3rem}.Protocol-module__co2PtG__timeline:before{display:none}.Protocol-module__co2PtG__step{width:100%}}
.CTA-module__CdZh3q__ctaSection{background:linear-gradient(to bottom, var(--background), #0a0a0c);padding:8rem 0}.CTA-module__CdZh3q__container{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#35353466;border-top:1px solid #8c909f4d;border-left:1px solid #8c909f4d;border-radius:16px;flex-direction:column;align-self:stretch;align-items:center;max-width:1200px;margin:0 auto;padding:96px;display:flex}.CTA-module__CdZh3q__title{margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.CTA-module__CdZh3q__desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.CTA-module__CdZh3q__actions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.CTA-module__CdZh3q__container{padding:2rem}.CTA-module__CdZh3q__title{font-size:3rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);background:#0a0a0c;padding:3rem 0}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__logo{font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}@media (max-width:768px){.Footer-module__S6Hkya__container{flex-direction:column;gap:1.5rem}}
