*{box-sizing:border-box}html,body{height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0714}body{-webkit-font-smoothing:antialiased}.container{max-width:72rem;margin:0 auto;padding:4.5rem 1.5rem 5rem}.container--narrow{max-width:52rem}.section{display:flex;flex-direction:column;gap:5rem}.stack{display:flex;flex-direction:column;gap:1.25rem}.eyebrow{display:inline-block;padding:.35rem .9rem;border-radius:999px;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4f2ff;width:fit-content}.gradient-text{background:linear-gradient(120deg,#fff,#d9c9ff 45%,#ffd9ec);-webkit-background-clip:text;background-clip:text;color:transparent}h1.page-title{font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1.12;font-weight:700;margin:0}h2.section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:0 0 .5rem;color:#f4f2ff}p.lede{max-width:40rem;font-size:1.1rem;line-height:1.65;color:#f4f2ffb8;margin:0}.cta-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.btn{display:inline-block;padding:.75rem 1.6rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;border:none;font-size:.95rem}.btn-primary{background:linear-gradient(120deg,#7c3aed,#ec4899);color:#fff;box-shadow:0 8px 24px #7c3aed59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #7c3aed73}.btn-ghost{background:#ffffff0f;color:#f4f2ff;border:1px solid rgba(255,255,255,.18)}.btn-ghost:hover{background:#ffffff1f;transform:translateY(-2px)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem}.card{padding:2rem 1.75rem;border-radius:1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .25s ease,background .25s ease}.card:hover{transform:translateY(-4px);background:#ffffff14}.card-icon{font-size:1.75rem;margin-bottom:.75rem}.card h3{margin:0 0 .5rem;font-size:1.1rem;color:#f4f2ff}.card p{margin:0;color:#f4f2ffad;line-height:1.55;font-size:.95rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1.5rem}.stat{text-align:center}.stat .value{font-size:clamp(1.8rem,3.4vw,2.4rem);font-weight:700;background:linear-gradient(120deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;color:transparent}.stat .label{font-size:.85rem;color:#f4f2ff99;margin-top:.35rem}.timeline{position:relative;display:flex;flex-direction:column;gap:2.5rem;padding-left:2rem;border-left:2px solid rgba(255,255,255,.14)}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;left:-2.4rem;top:.35rem;width:12px;height:12px;border-radius:50%;background:linear-gradient(120deg,#7c3aed,#ec4899);box-shadow:0 0 0 4px #7c3aed33}.timeline-year{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#f472b6;font-weight:600}.timeline-item h3{margin:.35rem 0 .5rem;font-size:1.15rem;color:#f4f2ff}.timeline-item p{margin:0;color:#f4f2ffad;line-height:1.6;max-width:42rem}.tag-row{display:flex;flex-wrap:wrap;gap:.6rem}.tag{padding:.4rem .85rem;border-radius:999px;font-size:.82rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#f4f2ffd9}.avatar{width:7.5rem;height:7.5rem;border-radius:50%;object-fit:cover;padding:4px;background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 12px 30px #7c3aed59}.avatar--small{width:4.5rem;height:4.5rem}.contact-link{color:#f472b6;text-decoration:none;font-weight:500}.contact-link:hover{text-decoration:underline}.pull-quote{border-left:3px solid #ec4899;padding:.25rem 0 .25rem 1.5rem;font-size:1.2rem;line-height:1.6;font-style:italic;color:#f4f2ff;max-width:42rem}
