.Mission-module__gW78yq__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.Mission-module__gW78yq__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Mission-module__gW78yq__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Mission-module__gW78yq__description{color:var(--text-muted);max-width:500px;font-size:1.1rem;line-height:1.6}.Mission-module__gW78yq__imageWrapper{border:1px solid var(--card-border);border-radius:24px;height:500px;position:relative;overflow:hidden}.Mission-module__gW78yq__image{transition:transform .7s}.Mission-module__gW78yq__imageWrapper:hover .Mission-module__gW78yq__image{transform:scale(1.05)}.Mission-module__gW78yq__overlay{background:linear-gradient(#0000,#00000080);position:absolute;inset:0}@media (max-width:1024px){.Mission-module__gW78yq__container{text-align:center;grid-template-columns:1fr}.Mission-module__gW78yq__description{margin:0 auto}.Mission-module__gW78yq__title{font-size:2.5rem}}
.Story-module__jBJ8hG__section{background:#080808;padding:8rem 0}.Story-module__jBJ8hG__container{max-width:800px;margin:0 auto;padding:0 2rem}.Story-module__jBJ8hG__header{text-align:center;margin-bottom:5rem}.Story-module__jBJ8hG__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Story-module__jBJ8hG__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Story-module__jBJ8hG__timeline{flex-direction:column;gap:3rem;padding-left:2rem;display:flex;position:relative}.Story-module__jBJ8hG__line{background:linear-gradient(to bottom,var(--primary),transparent);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:23px}.Story-module__jBJ8hG__timelineItem{z-index:1;align-items:flex-start;gap:2rem;display:flex;position:relative}.Story-module__jBJ8hG__iconWrapper{background:var(--card-bg);border:1px solid var(--card-border);width:48px;height:48px;color:var(--primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Story-module__jBJ8hG__content{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex:1;padding:1.5rem;transition:transform .3s}.Story-module__jBJ8hG__timelineItem:hover .Story-module__jBJ8hG__content{border-color:var(--primary);transform:translate(10px)}.Story-module__jBJ8hG__itemTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.2rem;font-weight:600}.Story-module__jBJ8hG__year{color:var(--accent);margin-bottom:.75rem;font-size:.9rem;font-weight:500;display:block}.Story-module__jBJ8hG__description{color:var(--text-muted);font-size:.95rem;line-height:1.5}
.Values-module__lgYtCG__section{background:var(--background);padding:8rem 0}.Values-module__lgYtCG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Values-module__lgYtCG__header{text-align:center;margin-bottom:5rem}.Values-module__lgYtCG__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Values-module__lgYtCG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.Values-module__lgYtCG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Values-module__lgYtCG__card{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:20px;padding:3rem;transition:all .4s}.Values-module__lgYtCG__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-10px)}.Values-module__lgYtCG__iconWrapper{width:70px;height:70px;color:var(--primary);background:#ffffff0d;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 2rem;transition:all .4s;display:flex}.Values-module__lgYtCG__card:hover .Values-module__lgYtCG__iconWrapper{background:var(--primary);color:#fff;transform:rotate(10deg)}.Values-module__lgYtCG__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Values-module__lgYtCG__cardDescription{color:var(--text-muted);line-height:1.6}
.Team-module__Rd1Eqq__section{background:#050505;padding:8rem 0}.Team-module__Rd1Eqq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Team-module__Rd1Eqq__header{text-align:center;margin-bottom:4rem}.Team-module__Rd1Eqq__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Team-module__Rd1Eqq__subtitle{color:var(--text-muted);font-size:1.1rem}.Team-module__Rd1Eqq__centerWrapper{justify-content:center;display:flex}.Team-module__Rd1Eqq__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;width:100%;max-width:400px;transition:all .4s;position:relative;overflow:hidden}.Team-module__Rd1Eqq__card:hover{border-color:var(--primary);box-shadow:0 10px 40px -10px #2563eb33}.Team-module__Rd1Eqq__cardContent{flex-direction:column;display:flex}.Team-module__Rd1Eqq__imageLink{color:inherit;text-decoration:none;display:block}.Team-module__Rd1Eqq__nameLink{color:inherit;text-decoration:none;display:inline-block}.Team-module__Rd1Eqq__imageWrapper{height:400px;position:relative;overflow:hidden}.Team-module__Rd1Eqq__image{transition:transform .7s}.Team-module__Rd1Eqq__card:hover .Team-module__Rd1Eqq__image{transform:scale(1.05)}.Team-module__Rd1Eqq__overlay{opacity:0;background:linear-gradient(#0000,#000000e6);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Team-module__Rd1Eqq__card:hover .Team-module__Rd1Eqq__overlay{opacity:1}.Team-module__Rd1Eqq__viewProfile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;transition:transform .4s;display:flex;transform:translateY(20px)}.Team-module__Rd1Eqq__card:hover .Team-module__Rd1Eqq__viewProfile{transform:translateY(0)}.Team-module__Rd1Eqq__info{text-align:center;background:var(--card-bg);padding:2rem}.Team-module__Rd1Eqq__name{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;transition:color .3s}.Team-module__Rd1Eqq__nameLink:hover .Team-module__Rd1Eqq__name{color:var(--primary)}.Team-module__Rd1Eqq__role{color:var(--primary);margin-bottom:1rem;font-size:1rem;font-weight:600}.Team-module__Rd1Eqq__bio{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Team-module__Rd1Eqq__socials{justify-content:center;gap:1rem;display:flex}.Team-module__Rd1Eqq__socialIcon{width:40px;height:40px;color:var(--text-muted);border:1px solid var(--card-border);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Team-module__Rd1Eqq__socialIcon:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:scale(1.1)}
