.hero-page .about-card-section{padding:48px 0 8px}.hero-page .about-card{border:1px solid var(--hp-surface-3);border-radius:var(--hp-rad-lg);max-width:780px;box-shadow:var(--hp-shadow);background:#fff;margin:0 auto;overflow:hidden}.hero-page .about-card-media{aspect-ratio:16/9;background:var(--hp-green-8);position:relative;overflow:hidden}.hero-page .about-card-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;width:100%;height:100%;display:block}.hero-page .about-card-body{padding:clamp(24px,4vw,36px) clamp(24px,4vw,40px) clamp(28px,4vw,40px)}.hero-page .about-card-body .section-label{margin-bottom:16px}.hero-page .about-card-body h1{font-family:var(--font-display), "Playfair Display", serif;color:var(--hp-green-9);margin-bottom:12px;font-size:clamp(24px,3.2vw,34px);font-weight:700;line-height:1.2}.hero-page .about-card-body h1 em{color:var(--hp-green-6);font-style:italic}.hero-page .about-card-body>p{color:var(--hp-ink-3);font-size:15px;line-height:1.65}.hero-page .about-card-full{border-top:1px solid var(--hp-surface-3);margin-top:18px;padding-top:18px}.hero-page .about-card-full p{color:var(--hp-ink-2);margin-bottom:14px;font-size:15.5px;line-height:1.72}.hero-page .about-card-full p:last-of-type{margin-bottom:0}.hero-page .about-card-stat{color:var(--hp-green-7)}.hero-page .about-card-signature{border-top:1px solid var(--hp-surface-3);align-items:center;gap:12px;margin-top:22px;padding-top:18px;display:flex}.hero-page .about-card-signature-avatar{width:44px;height:44px;box-shadow:var(--hp-shadow-sm);border-radius:50%;flex-shrink:0;overflow:hidden}.hero-page .about-card-signature-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero-page .about-card-signature-name{color:var(--hp-ink);font-size:13.5px;font-weight:700}.hero-page .about-card-signature-role{color:var(--hp-ink-3);font-size:12px}.hero-page .about-stack{max-width:780px;margin:36px auto 0;padding:0 clamp(20px,5vw,40px)}.hero-page .about-stack-label{font-family:var(--font-mono), "DM Mono", monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-ink-4);margin-bottom:14px;font-size:10.5px;font-weight:600}.hero-page .about-stack-row{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:10px;display:grid}.hero-page .about-stack-item{border:1px solid var(--hp-surface-3);border-radius:var(--hp-rad);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;display:flex}.hero-page .about-stack-icon{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hero-page .about-stack-icon svg{width:17px;height:17px}.hero-page .about-stack-name{color:var(--hp-ink);font-size:11.5px;font-weight:600}.hero-page .about-cta{max-width:780px;margin:32px auto 64px;padding:0 clamp(20px,5vw,40px)}.hero-page .about-cta-inner{background:var(--hp-green-9);border-radius:var(--hp-rad-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex}.hero-page .about-cta-inner p{color:#fffc;max-width:40ch;margin:0;font-size:14.5px}.hero-page .about-cta-btn{color:var(--hp-green-9);background:#fff;border-radius:100px;flex-shrink:0;padding:12px 26px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:560px){.hero-page .about-stack-row{grid-template-columns:repeat(3,1fr)}}
