.Hero-module__CwuIBW__hero{text-align:center;min-height:100svh;padding:var(--section-padding-x);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__CwuIBW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#7a8b6f14 0%,#3d8b8b0a 40%,#0000 70%);border-radius:50%;width:80vw;max-width:900px;height:80vw;max-height:900px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Hero-module__CwuIBW__content{z-index:1;max-width:56rem;position:relative}.Hero-module__CwuIBW__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-sage);margin-bottom:var(--space-lg);animation:Hero-module__CwuIBW__fadeUp .8s var(--ease-out)both}.Hero-module__CwuIBW__title{font-size:var(--text-hero);line-height:var(--leading-tight);margin-bottom:var(--space-lg);animation:Hero-module__CwuIBW__fadeUp .8s var(--ease-out).15s both}.Hero-module__CwuIBW__inServiceOf{color:var(--color-sage-light);font-size:.6em;font-style:italic}.Hero-module__CwuIBW__tagline{font-size:var(--text-xl);color:var(--color-text-muted);line-height:var(--leading-relaxed);max-width:36rem;margin:0 auto var(--space-xl);animation:Hero-module__CwuIBW__fadeUp .8s var(--ease-out).3s both}.Hero-module__CwuIBW__cta{font-size:var(--text-sm);color:var(--color-sienna-light);border:1px solid var(--color-sienna);transition:background-color var(--duration-fast)var(--ease-out),color var(--duration-fast)var(--ease-out);animation:Hero-module__CwuIBW__fadeUp .8s var(--ease-out).45s both;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;display:inline-flex}.Hero-module__CwuIBW__cta:hover{background-color:var(--color-sienna);color:var(--color-text)}@keyframes Hero-module__CwuIBW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module__CwuIBW__label,.Hero-module__CwuIBW__title,.Hero-module__CwuIBW__tagline,.Hero-module__CwuIBW__cta{animation:none}}
.SectionWrapper-module__06u14W__section{padding:var(--section-padding-y)var(--section-padding-x);position:relative;overflow:hidden}.SectionWrapper-module__06u14W__section.SectionWrapper-module__06u14W__elevated{background-color:var(--color-bg-elevated)}.SectionWrapper-module__06u14W__inner{max-width:var(--content-max-width);z-index:1;width:100%;margin:0 auto;position:relative}.SectionWrapper-module__06u14W__section.SectionWrapper-module__06u14W__narrow .SectionWrapper-module__06u14W__inner{max-width:var(--content-narrow)}
.FadeIn-module__ks2hDG__wrapper{opacity:0;will-change:opacity,transform;height:100%;transform:translateY(40px)}@media (prefers-reduced-motion:reduce){.FadeIn-module__ks2hDG__wrapper{opacity:1;will-change:auto;transform:none}}
.Mission-module__pyU9rW__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-sage);margin-bottom:var(--space-sm);display:block}.Mission-module__pyU9rW__heading{font-size:var(--text-3xl);margin-bottom:var(--space-xl)}.Mission-module__pyU9rW__body{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-lg)}.Mission-module__pyU9rW__body:last-child{margin-bottom:0}.Mission-module__pyU9rW__body em{font-family:var(--font-heading);color:var(--color-text);font-style:italic}
.Projects-module__94gata__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-sage);margin-bottom:var(--space-sm);display:block}.Projects-module__94gata__heading{font-size:var(--text-3xl);margin-bottom:var(--space-xl)}.Projects-module__94gata__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Projects-module__94gata__grid{grid-template-columns:1fr 1fr}}.Projects-module__94gata__card{background-color:var(--color-bg-card);height:100%;transition:border-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out);border:1px solid #7a8b6f1f;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.Projects-module__94gata__imageWrap{aspect-ratio:16/9;background-color:var(--color-bg-elevated);position:relative;overflow:hidden}.Projects-module__94gata__image{width:100%;height:100%}.Projects-module__94gata__cardBody{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.Projects-module__94gata__cardBody .Projects-module__94gata__description{flex:1}.Projects-module__94gata__card:hover{border-color:#7a8b6f40;box-shadow:0 8px 30px #00000040}.Projects-module__94gata__cardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);display:flex}.Projects-module__94gata__cardTitle{font-size:var(--text-xl);font-family:var(--font-heading)}.Projects-module__94gata__badge{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--color-text-subtle);background:#9a8e821a;border:1px solid #9a8e8233;border-radius:100px;padding:.15rem .6rem}.Projects-module__94gata__because{font-family:var(--font-heading);font-style:italic;font-size:var(--text-base);color:var(--color-sage-light);margin-bottom:var(--space-md);line-height:var(--leading-normal)}.Projects-module__94gata__description{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-md)}.Projects-module__94gata__links{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Projects-module__94gata__link{font-size:var(--text-xs);color:var(--color-sienna-light);transition:color var(--duration-fast)var(--ease-out);align-items:center;gap:.35rem;display:inline-flex}.Projects-module__94gata__link:hover{color:var(--color-sienna)}
.Founder-module__q43HDq__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-sage);margin-bottom:var(--space-sm);display:block}.Founder-module__q43HDq__heading{font-size:var(--text-2xl);margin-bottom:var(--space-lg)}.Founder-module__q43HDq__body{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-lg)}.Founder-module__q43HDq__link{font-size:var(--text-sm);color:var(--color-sienna-light);transition:color var(--duration-fast)var(--ease-out);align-items:center;gap:.4rem;display:inline-flex}.Founder-module__q43HDq__link:hover{color:var(--color-sienna)}
.Footer-module__prgFda__footer{padding:var(--space-xl)var(--section-padding-x);border-top:1px solid #7a8b6f14}.Footer-module__prgFda__inner{max-width:var(--content-max-width);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;margin:0 auto;display:flex}.Footer-module__prgFda__brand{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-text-subtle)}.Footer-module__prgFda__copy{font-size:var(--text-xs);color:var(--color-text-subtle)}
.GrainOverlay-module__EtCtMG__grain{z-index:9999;pointer-events:none;position:fixed;inset:0}.GrainOverlay-module__EtCtMG__grain:after{content:"";filter:url(#grain-filter);opacity:.04;background:0 0;width:400%;height:400%;animation:.5s steps(4,end) infinite GrainOverlay-module__EtCtMG__grainShift;position:absolute;inset:-200%}.GrainOverlay-module__EtCtMG__svgFilter{pointer-events:none;width:0;height:0;position:absolute}@keyframes GrainOverlay-module__EtCtMG__grainShift{0%{transform:translate(0)}25%{transform:translate(-5%,-5%)}50%{transform:translate(5%,-10%)}75%{transform:translate(-10%,5%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.GrainOverlay-module__EtCtMG__grain{display:none}}
