.about-page{--about-purple:#6d28d9;--about-dark:#171329;overflow:hidden}.about-shell{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.about-hero{min-height:clamp(540px,72vh,760px);position:relative;display:grid;align-items:center;background:#211547 var(--about-hero,linear-gradient(135deg,#211547,#6d28d9)) center/cover no-repeat;color:#fff}.about-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,12,35,.32),rgba(17,12,35,.82))}.about-hero__content{position:relative;padding-block:6rem}.about-hero h1{max-width:760px;font-size:clamp(2.5rem,7vw,5.4rem);font-weight:900;line-height:1.12;letter-spacing:-.035em}.about-hero p{max-width:650px;margin:1.4rem 0 2rem;color:#ede9fe;font-size:clamp(1rem,2vw,1.25rem);line-height:2}.about-eyebrow{display:block;margin-bottom:.8rem;color:#8b5cf6;font-weight:800;font-size:.85rem;letter-spacing:.04em}.about-hero .about-eyebrow{color:#c4b5fd}.about-cta{display:inline-flex;justify-content:center;border:0;border-radius:999px;background:#fff;padding:.85rem 1.5rem;color:var(--about-purple);font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.16);cursor:pointer}.about-section{padding-block:clamp(4rem,8vw,7rem)}.about-section--tint{background:#f3f0fb}.about-heading{text-align:center;margin-bottom:2.5rem}.about-heading h2,.about-copy h2,.about-contact h2{font-size:clamp(2rem,4vw,3.35rem);font-weight:900;line-height:1.25;color:var(--about-dark)}.about-copy{max-width:850px;text-align:center}.about-copy p,.about-contact p{color:#6b6880;line-height:2.1;margin-top:1rem}.about-split{display:grid;gap:3rem;align-items:center}.about-split .about-copy{text-align:right}.about-split img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:2rem;box-shadow:0 28px 70px rgba(45,30,85,.16)}.about-stats,.about-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.25rem}.about-stats article,.about-team-card,.about-award{background:#fff;border:1px solid #e9e1fb;border-radius:1.5rem;padding:1.6rem;box-shadow:0 14px 40px rgba(45,30,85,.07)}.about-stats article{text-align:center}.about-stats strong{font-size:2.8rem;color:var(--about-purple);font-weight:900}.about-stats b{font-size:1.4rem;color:var(--about-purple)}.about-stats span{display:block;color:#6b6880}.about-team-card{padding:0;overflow:hidden}.about-team-card img,.about-team-card__placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.about-team-card__placeholder{display:grid;place-items:center;background:#e9e1fb;color:var(--about-purple);font-size:4rem;font-weight:900}.about-team-card>div:last-child{padding:1.4rem}.about-team-card h3,.about-award h3,.about-timeline h3{font-weight:900;font-size:1.15rem}.about-team-card strong{color:var(--about-purple);font-size:.85rem}.about-team-card p,.about-award p,.about-timeline p{margin-top:.7rem;color:#6b6880;line-height:1.8;font-size:.9rem}.about-award img{width:100%;height:160px;object-fit:contain;margin-bottom:1rem}.about-timeline{max-width:760px;margin:auto;border-right:2px solid #c4b5fd;padding-right:2rem}.about-timeline article{position:relative;display:grid;grid-template-columns:80px 1fr;gap:1rem;padding-bottom:2.5rem}.about-timeline article:before{content:"";position:absolute;right:-2.48rem;top:.35rem;width:.85rem;height:.85rem;border-radius:50%;background:var(--about-purple);box-shadow:0 0 0 7px #e9e1fb}.about-timeline time{color:var(--about-purple);font-weight:900}.about-quote{max-width:900px;margin:auto;text-align:center;border-radius:2rem;padding:clamp(2rem,6vw,5rem);background:var(--about-dark);color:#fff}.about-quote img{width:96px;height:96px;border-radius:50%;object-fit:cover;margin:0 auto 1.5rem}.about-quote blockquote{font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.8;font-weight:800}.about-quote figcaption span{display:block;color:#a78bfa;margin-top:.4rem}.about-contact{padding-block:6rem;background:linear-gradient(145deg,#211547,#4c1d95);color:#fff}.about-contact__grid{display:grid;gap:3rem;align-items:center}.about-contact h2{color:#fff}.about-contact p{color:#ddd6fe}.about-form{background:#fff;color:var(--about-dark);padding:clamp(1.3rem,4vw,2.2rem);border-radius:1.5rem}.about-form label{display:block;font-weight:800;font-size:.85rem;margin-bottom:1rem}.about-form input,.about-form select,.about-form textarea{display:block;width:100%;margin-top:.45rem;border:1px solid #ddd6fe;border-radius:.8rem;padding:.75rem;outline:none}.about-form input:focus,.about-form select:focus,.about-form textarea:focus{border-color:var(--about-purple);box-shadow:0 0 0 3px #ede9fe}.about-form small{display:block;color:#6b6880;margin-top:.35rem}.about-form .about-cta{background:var(--about-purple);color:#fff;width:100%}.about-form__status{min-height:1.5rem;margin-top:.8rem!important;color:#166534!important}.about-empty{padding-block:6rem;text-align:center}.about-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.about-reveal.about-visible{opacity:1;transform:none}@media(min-width:768px){.about-split,.about-contact__grid{grid-template-columns:1fr 1fr}.about-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}@media(prefers-reduced-motion:reduce){.about-reveal{opacity:1;transform:none}}
