.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9f9f9e6;justify-content:space-between;align-items:center;width:100%;padding:2rem 4rem;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__logo{letter-spacing:-.02em;color:var(--foreground);font-size:1.2rem;font-weight:600}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navList{gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navList li a{color:var(--foreground);opacity:.6;font-size:.9rem;transition:opacity .3s}.Header-module__hBw1pG__navList li a:hover{opacity:1}.Header-module__hBw1pG__langToggle{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .75rem;font-family:inherit;font-size:.8rem;transition:all .3s}.Header-module__hBw1pG__langToggle:hover{border-color:var(--accent);color:var(--accent);background:#fff}@media (max-width:768px){.Header-module__hBw1pG__header{padding:1.5rem 2rem}}
.Footer-module__S6Hkya__footer{background:var(--background);border-top:1px solid var(--border);padding:3rem 4rem}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Footer-module__S6Hkya__copyright{opacity:.5;font-size:.8rem}.Footer-module__S6Hkya__link{opacity:.5;font-size:.8rem;transition:opacity .3s}.Footer-module__S6Hkya__link:hover{opacity:1}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:2rem}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;max-width:1400px;min-height:90vh;margin:0 auto;padding:8rem 4rem 4rem;display:flex}.Hero-module__ZARIfG__container{flex-direction:column;gap:6rem;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.03em;max-width:900px;color:var(--foreground);margin-bottom:4rem;font-size:4.5rem;font-weight:500;line-height:1.1}.Hero-module__ZARIfG__bodyWrapper{flex-direction:column;gap:1.5rem;max-width:600px;margin-left:auto;display:flex}.Hero-module__ZARIfG__bodyText{color:var(--foreground);opacity:.8;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__bottomContent{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:2rem;display:flex}.Hero-module__ZARIfG__caption{color:var(--accent);letter-spacing:.02em;font-size:.9rem;font-weight:500}.Hero-module__ZARIfG__actions{align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__cta{background:var(--foreground);color:var(--background);border-radius:4px;padding:1rem 2rem;font-weight:500;transition:all .3s}.Hero-module__ZARIfG__cta:hover{background:var(--accent)}.Hero-module__ZARIfG__secondary{opacity:.7;border-bottom:1px solid;padding-bottom:.2rem;font-weight:500;transition:opacity .3s}.Hero-module__ZARIfG__secondary:hover{opacity:1}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__bodyWrapper{margin-left:0}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:6rem 2rem 2rem}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__bottomContent{flex-direction:column;align-items:flex-start;gap:2rem}}
.Explore-module__sza1Rq__section{max-width:1400px;margin:0 auto;padding:8rem 4rem}.Explore-module__sza1Rq__heading{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:4rem;font-size:.9rem}.Explore-module__sza1Rq__grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:4rem;display:grid}.Explore-module__sza1Rq__card{flex-direction:column;gap:1.5rem;display:flex}.Explore-module__sza1Rq__itemTitle{letter-spacing:-.02em;font-size:1.5rem;font-weight:500}.Explore-module__sza1Rq__itemText{color:var(--foreground);opacity:.8;font-size:1rem;line-height:1.7}@media (max-width:900px){.Explore-module__sza1Rq__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Explore-module__sza1Rq__section{padding:6rem 2rem}}
.Projects-module__2BoJ-q__section{max-width:1400px;margin:0 auto;padding:0 4rem 8rem}.Projects-module__2BoJ-q__heading{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:4rem;font-size:.9rem}.Projects-module__2BoJ-q__list{flex-direction:column;display:flex}.Projects-module__2BoJ-q__item{border-top:1px solid var(--border);justify-content:flex-end;padding:4rem 0;display:flex}.Projects-module__2BoJ-q__item:last-child{border-bottom:1px solid var(--border)}.Projects-module__2BoJ-q__itemContent{flex-direction:column;gap:1.5rem;width:50%;display:flex}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.Projects-module__2BoJ-q__itemTitle{letter-spacing:-.02em;font-size:2rem;font-weight:500}.Projects-module__2BoJ-q__itemSubtitle{color:var(--accent);font-size:.9rem;font-weight:500}.Projects-module__2BoJ-q__itemText{color:var(--foreground);opacity:.8;max-width:90%;font-size:1rem;line-height:1.8}.Projects-module__2BoJ-q__link{opacity:.6;margin-top:1rem;font-size:.9rem;font-weight:500;transition:opacity .2s;display:inline-block}.Projects-module__2BoJ-q__link:hover{opacity:1}@media (max-width:900px){.Projects-module__2BoJ-q__itemContent{width:100%}}@media (max-width:768px){.Projects-module__2BoJ-q__section{padding:0 2rem 6rem}.Projects-module__2BoJ-q__header{flex-direction:column;gap:.5rem}}
.WhyFabs-module__x0tDTG__section{background:var(--background);max-width:1400px;margin:0 auto;padding:8rem 4rem}.WhyFabs-module__x0tDTG__heading{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:4rem;font-size:.9rem}.WhyFabs-module__x0tDTG__content{max-width:700px;margin:0 auto}.WhyFabs-module__x0tDTG__text{letter-spacing:-.02em;color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:2}@media (max-width:768px){.WhyFabs-module__x0tDTG__section{padding:6rem 2rem}.WhyFabs-module__x0tDTG__text{font-size:1.2rem}}
.Founders-module__72p8vW__section{max-width:1400px;margin:0 auto;padding:0 4rem 8rem}.Founders-module__72p8vW__heading{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:4rem;font-size:.9rem}.Founders-module__72p8vW__grid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.Founders-module__72p8vW__card{flex-direction:column;gap:1.5rem;display:flex}.Founders-module__72p8vW__name{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.8rem;font-weight:500}.Founders-module__72p8vW__role{color:var(--accent);font-size:.9rem;font-weight:500;display:block}.Founders-module__72p8vW__bio{color:var(--foreground);opacity:.8;font-size:1rem;line-height:1.8}@media (max-width:768px){.Founders-module__72p8vW__section{padding:0 2rem 6rem}.Founders-module__72p8vW__grid{grid-template-columns:1fr;gap:4rem}}
.page-module__soh_jW__main{min-height:100vh;padding-top:8rem;padding-bottom:4rem}.page-module__soh_jW__container{max-width:800px;margin:0 auto;padding:0 2rem}.page-module__soh_jW__title{color:var(--foreground);margin-bottom:4rem;font-size:3rem;font-weight:500}.page-module__soh_jW__content h2{color:var(--foreground);margin-top:3rem;margin-bottom:1rem;font-size:1.5rem}.page-module__soh_jW__content p{opacity:.8;color:var(--foreground);margin-bottom:1.5rem;line-height:1.8}
.Contact-module__hcVmEa__section{text-align:center;border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:8rem 4rem 12rem;display:flex}.Contact-module__hcVmEa__text{max-width:600px;font-size:1.2rem;line-height:1.6}.Contact-module__hcVmEa__button{background:var(--foreground);color:var(--background);border-radius:4px;padding:1rem 3rem;font-weight:500;transition:all .3s}.Contact-module__hcVmEa__button:hover{background:var(--accent)}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:6rem 2rem 8rem}}
