@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700;800&display=swap");.about-page{--ex-blue:#26547c;--zinc-600:#52525b;--zinc-700:#3f3f46;flex:1;font-family:Noto Sans,sans-serif}.about-hero{padding:3rem 0 4rem;text-align:center}.about-hero-inner{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.about-eyebrow{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ex-blue);background:rgba(38,84,124,.08);border:1px solid rgba(38,84,124,.12);border-radius:999px;padding:.35rem .85rem}.about-hero h1{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#1a2e44}.about-lead{font-size:clamp(1rem,2vw,1.125rem);line-height:1.65;color:rgba(26,46,68,.72)}.about-trust{font-size:.875rem;font-weight:600;line-height:1.5;color:rgba(38,84,124,.72);letter-spacing:.01em}.about-story{padding:2rem 0 5rem}.about-story-inner{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:768px){.about-story-inner{grid-template-columns:1fr 1fr;gap:3.5rem}}.about-story-copy{display:flex;flex-direction:column;gap:1.25rem}.about-story-heading{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#1a2e44}.about-story-copy p{font-size:clamp(1rem,2vw,1.0625rem);line-height:1.7;color:rgba(26,46,68,.72)}.about-story-visual{border-radius:20px;overflow:hidden;background:linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(248,250,252,.9));border:1px solid rgba(38,84,124,.08);box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(38,84,124,.07);padding:1rem}.about-founders{padding:3rem 0 6rem;background:linear-gradient(180deg,#f8fafc,#fff 35%,#eef5fb)}.about-founders-inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.about-founders-header{margin-bottom:2.5rem}.about-founders-header h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#1a2e44}.about-founders-lead{margin-top:.75rem;max-width:36rem;font-size:1rem;line-height:1.6;color:rgba(26,46,68,.68)}.about-founders-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.about-founders-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}.about-founders-grid .reveal{height:100%}.founder-card{height:100%;border-radius:20px;background:#fff;border:1px solid rgba(38,84,124,.08);box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(38,84,124,.07);padding:1.5rem;display:flex;align-items:flex-start;gap:1.25rem}.founder-photo{flex-shrink:0;width:5rem;height:5rem;border-radius:50%;overflow:hidden;background:#f4f4f5;box-shadow:0 0 0 3px #fff,0 0 0 5px rgba(38,84,124,.22),0 4px 14px rgba(38,84,124,.12)}.founder-photo img{width:100%;height:100%;object-fit:cover;display:block}.about-founders-grid .reveal:nth-child(2) .founder-photo{box-shadow:0 0 0 3px #fff,0 0 0 5px rgba(6,214,160,.35),0 4px 14px rgba(6,214,160,.14)}.founder-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.65rem}.founder-name{font-size:1.15rem;font-weight:700;letter-spacing:-.02em;color:#1a2e44;line-height:1.2}.founder-role{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ex-blue);margin-top:-.15rem}.about-founders-grid .reveal:nth-child(2) .founder-role{color:#05b88a}.founder-bio{display:flex;flex-direction:column;gap:.65rem;padding-top:.15rem;border-top:1px solid rgba(38,84,124,.08)}.founder-bio p{font-size:.9rem;line-height:1.6;color:var(--zinc-700)}