:root {
  --about-ink: #082b4f;
  --about-leaf: #2d815d;
  --about-gold: #d4a72c;
  --about-coral: #c73832;
  --about-paper: #fff;
  --about-soft: #f7f5ef;
  --about-muted: #5f6872;
  --about-line: rgba(8, 43, 79, .14);
}

.avf-about-page { background: var(--about-soft); overflow: hidden; }
.avf-about-section { padding: 112px 0; position: relative; }
.avf-about-intro { background: var(--about-paper); padding: 92px 0 124px; }
.avf-about-intro:before { background: var(--about-gold); content: ""; height: 2px; left: 0; position: absolute; top: 0; width: 19%; }
.avf-about-intro h1 { font-size: clamp(44px, 5vw, 76px); line-height: 1.03; margin: 0 0 28px; max-width: 650px; }
.avf-about-kicker { color: var(--about-leaf); display: inline-flex; font-size: 11px; font-weight: 800; gap: 9px; letter-spacing: .17em; margin-bottom: 20px; text-transform: uppercase; }
.avf-about-kicker:before { background: var(--about-gold); content: ""; height: 2px; margin-top: 7px; width: 26px; }
.avf-about-lead { color: var(--about-muted); font-size: 17px; line-height: 1.85; max-width: 560px; }
.avf-about-signature { align-items: center; display: flex; gap: 14px; margin-top: 34px; }
.avf-about-signature span { background: var(--about-coral); height: 3px; width: 42px; }
.avf-about-signature p { color: var(--about-ink); font-family: "Playfair Display", serif; font-size: 18px; margin: 0; }
.avf-about-image-frame { background: #eef1f3; height: 610px; margin-left: 30px; overflow: hidden; position: relative; }
.avf-about-image-frame:before { border: 1px solid var(--about-gold); content: ""; inset: 18px -18px -18px 18px; pointer-events: none; position: absolute; z-index: 2; }
.avf-about-cover, .avf-about-cover img { height: 100% !important; object-fit: cover; width: 100% !important; }
.avf-about-image-frame .avf-about-cover { display: block; position: relative; z-index: 1; }
.avf-about-image-frame img { transition: transform .8s ease; }
.avf-about-image-frame:hover img { transform: scale(1.04); }
.avf-about-image-badge { align-items: center; background: var(--about-ink); color: #fff; display: flex; gap: 14px; left: -22px; padding: 17px 21px; position: absolute; z-index: 3; }
.avf-about-image-badge strong { color: #f2d277; font-family: "Playfair Display", serif; font-size: 26px; }
.avf-about-image-badge span { border-left: 1px solid rgba(255,255,255,.28); color: rgba(255,255,255,.74); font-size: 10px; letter-spacing: .1em; line-height: 1.5; max-width: 110px; padding-left: 14px; text-transform: uppercase; }
.avf-about-placeholder { align-items: center; background: linear-gradient(135deg, var(--about-ink), var(--about-leaf)); color: #f2d277; display: flex; font-size: 70px; height: 100%; justify-content: center; }
.avf-about-mission { background: var(--about-soft); }
.avf-about-mission-photo { height: 100%; min-height: 570px; overflow: hidden; position: relative; }
.avf-about-mission-photo:after { background: linear-gradient(180deg, transparent 55%, rgba(8,43,79,.3)); content: ""; inset: 0; position: absolute; }
.avf-about-purpose-card { background: #fff; border-top: 4px solid var(--about-coral); box-shadow: 0 22px 60px rgba(8,43,79,.09); height: 100%; padding: 58px 62px; }
.avf-about-purpose-card h2, .avf-about-heading h2 { font-size: clamp(38px, 4vw, 58px); line-height: 1.08; margin: 0 0 18px; }
.avf-about-purpose-card > p { font-size: 16px; line-height: 1.8; margin-bottom: 30px; }
.avf-about-points { border-top: 1px solid var(--about-line); list-style: none; margin: 0; padding: 4px 0 0; }
.avf-about-points li { align-items: center; border-bottom: 1px solid var(--about-line); display: flex; gap: 15px; padding: 15px 0; }
.avf-about-points i, .avf-about-vision > i { color: var(--about-leaf); font-size: 17px; width: 24px; }
.avf-about-points span { color: #252a30; font-size: 13px; line-height: 1.5; }
.avf-about-vision { align-items: flex-start; background: #eef1f3; display: flex; gap: 14px; margin-top: 28px; padding: 20px; }
.avf-about-vision h3 { font-family: "DM Sans", sans-serif; font-size: 14px; margin: 0 0 5px; }
.avf-about-vision p { font-size: 12px; line-height: 1.6; margin: 0; }
.avf-about-heading { margin: 0 auto 52px; max-width: 650px; }
.avf-about-heading h2 { margin-bottom: 14px; }
.avf-about-heading > p { font-size: 15px; line-height: 1.75; margin: 0 auto; max-width: 540px; }
.avf-about-values { background: var(--about-ink); }
.avf-about-values .avf-about-heading h2, .avf-about-heading-light h2 { color: #fff; }
.avf-about-values .avf-about-heading > p, .avf-about-heading-light > p { color: rgba(255,255,255,.66); }
.avf-about-values .avf-about-kicker, .avf-about-heading-light .avf-about-kicker { color: #f2d277; }
.avf-value-card { border: 1px solid rgba(242,210,119,.35); height: 100%; min-height: 245px; padding: 28px; position: relative; transition: background .3s ease, transform .3s ease; }
.avf-value-card:hover { background: var(--about-leaf); transform: translateY(-6px); }
.avf-about-icon { align-items: center; background: rgba(212,167,44,.16); border-radius: 50%; color: var(--about-gold); display: flex; font-size: 21px; height: 52px; justify-content: center; width: 52px; }
.avf-value-number { color: rgba(255,255,255,.42); font-size: 11px; font-weight: 700; position: absolute; right: 28px; top: 31px; }
.avf-value-card h3 { color: #fff; font-family: "DM Sans", sans-serif; font-size: 21px; margin: 55px 0 10px; }
.avf-value-card p { color: rgba(255,255,255,.66); font-size: 13px; line-height: 1.7; margin: 0; }
.avf-about-objectives { background: #fff; }
.avf-about-heading-sticky { position: sticky; top: 30px; }
.avf-objective-list { list-style: none; margin: 0; padding: 0; }
.avf-objective-list li { align-items: flex-start; border-top: 1px solid var(--about-line); display: flex; gap: 25px; padding: 25px 0; }
.avf-objective-list li:last-child { border-bottom: 1px solid var(--about-line); }
.avf-objective-list li > span { color: var(--about-coral); font-family: "Playfair Display", serif; font-size: 24px; line-height: 1; }
.avf-objective-list p { color: #252a30; font-size: 16px; line-height: 1.55; margin: 0; }
.avf-about-impact { background-color: var(--about-ink); background-position: center; background-size: cover; min-height: 460px; overflow: hidden; padding: 108px 0; position: relative; }
.avf-about-impact-overlay { background: linear-gradient(90deg, rgba(8,43,79,.96), rgba(8,43,79,.78)); inset: 0; position: absolute; }
.avf-about-impact-inner { position: relative; z-index: 1; }
.avf-impact-stat { border-left: 1px solid rgba(255,255,255,.24); padding: 12px 25px; text-align: center; }
.avf-impact-stat i { color: #f2d277; display: block; font-size: 25px; margin-bottom: 15px; }
.avf-impact-stat strong { color: #fff; font-family: "Playfair Display", serif; font-size: 43px; }
.avf-impact-stat p { color: rgba(255,255,255,.65); font-size: 11px; letter-spacing: .1em; margin: 8px 0 0; text-transform: uppercase; }
.avf-about-focus, .avf-about-team { background: var(--about-soft); }
.avf-focus-card { background: #fff; border-bottom: 3px solid var(--about-gold); box-shadow: 0 12px 32px rgba(8,43,79,.06); display: block; height: 100%; padding: 29px; transition: box-shadow .3s ease, transform .3s ease; }
.avf-focus-card:hover { box-shadow: 0 18px 38px rgba(8,43,79,.13); transform: translateY(-7px); }
.avf-focus-card .avf-about-icon { background: #eef1f3; margin-bottom: 30px; }
.avf-focus-card h3 { font-family: "DM Sans", sans-serif; font-size: 20px; margin-bottom: 11px; }
.avf-focus-card p { font-size: 13px; line-height: 1.7; min-height: 66px; }
.avf-focus-card > span { color: var(--about-coral); font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.avf-team-card { background: #fff; box-shadow: 0 10px 30px rgba(8,43,79,.06); height: 100%; }
.avf-team-photo { height: 290px; overflow: hidden; }
.avf-team-photo img { height: 100% !important; object-fit: cover; transition: transform .6s ease; width: 100% !important; }
.avf-team-card:hover img { transform: scale(1.05); }
.avf-team-copy { padding: 22px; }
.avf-team-copy h3 { font-family: "DM Sans", sans-serif; font-size: 19px; margin: 0 0 5px; }
.avf-team-copy p { font-size: 12px; margin-bottom: 14px; }
.avf-team-more { background: transparent; border: 0; color: var(--about-coral); font-size: 11px; font-weight: 800; padding: 0; text-transform: uppercase; }
.avf-story-card { background: #fff; border-left: 3px solid var(--about-gold); height: 100%; margin: 0; padding: 30px; }
.avf-story-card > i { color: var(--about-gold); font-size: 24px; }
.avf-story-card > p { font-family: "Playfair Display", serif; font-size: 18px; line-height: 1.55; margin: 22px 0 28px; }
.avf-story-card footer { align-items: center; display: flex; gap: 12px; }
.avf-story-avatar { border-radius: 50%; height: 42px; overflow: hidden; width: 42px; }
.avf-story-avatar img { height: 100% !important; object-fit: cover; width: 100% !important; }
.avf-story-card footer strong, .avf-story-card footer span { display: block; }
.avf-story-card footer strong { color: var(--about-ink); font-size: 12px; }
.avf-story-card footer span { color: var(--about-muted); font-size: 11px; margin-top: 3px; }
.avf-about-cta { background: var(--about-coral); padding: 76px 0; }
.avf-about-cta-inner { align-items: center; display: flex; gap: 40px; justify-content: space-between; }
.avf-about-cta h2 { color: #fff; font-size: clamp(35px, 4vw, 56px); line-height: 1.08; margin: 0 0 13px; max-width: 700px; }
.avf-about-cta p { color: rgba(255,255,255,.78); font-size: 15px; margin: 0; max-width: 580px; }
.avf-about-cta .avf-about-kicker { color: #f2d277; }
.avf-about-cta-btn { background: #fff; color: var(--about-ink) !important; flex: 0 0 auto; font-size: 13px; font-weight: 800; padding: 16px 22px; }
.avf-team-modal { align-items: center; background: rgba(8,43,79,.72); display: none; inset: 0; justify-content: center; padding: 20px; position: fixed; z-index: 1000; }
.avf-team-modal.is-open { display: flex; }
.avf-team-modal-dialog { background: #fff; max-width: 530px; padding: 45px; position: relative; width: 100%; }
.avf-team-modal-dialog h3 { font-size: 34px; margin: 0 0 4px; }
.avf-team-modal-dialog small { color: var(--about-leaf); font-weight: 700; }
.avf-team-modal-dialog p { line-height: 1.8; margin: 24px 0 0; }
.avf-team-modal-close { background: transparent; border: 0; color: var(--about-ink); font-size: 28px; line-height: 1; position: absolute; right: 18px; top: 15px; }
.avf-reveal { opacity: 0; transform: translateY(20px); transition: opacity .7s ease, transform .7s ease; }
.avf-reveal.is-visible { opacity: 1; transform: translateY(0); }

@media(max-width:991px){
  .avf-about-image-frame { margin: 50px 18px 0 0; }
  .avf-about-purpose-card { padding: 42px; }
  .avf-about-mission-photo { min-height: 400px; }
  .avf-about-cta-inner { align-items: flex-start; flex-direction: column; }
  .avf-value-card { margin-bottom: 24px; }
  .avf-impact-stat { margin-bottom: 25px; }
}
@media(max-width:767px){
  .avf-about-section { padding: 78px 0; }
  .avf-about-intro { padding: 62px 0 88px; }
  .avf-about-intro h1 { font-size: 46px; }
  .avf-about-image-frame { height: 430px; margin: 42px 10px 0 0; }
  .avf-about-image-badge { bottom: 15px; left: -10px; }
  .avf-about-purpose-card { padding: 35px 25px; }
  .avf-about-mission-photo { min-height: 320px; }
  .avf-about-heading { margin-bottom: 35px; }
  .avf-value-card { min-height: 205px; }
  .avf-about-impact { padding: 78px 0; }
  .avf-impact-stat { border-left: 0; border-top: 1px solid rgba(255,255,255,.24); padding-top: 24px; }
  .avf-focus-card, .avf-team-card, .avf-story-card { margin-bottom: 20px; }
  .avf-team-modal-dialog { padding: 38px 25px; }
  .avf-about-cta { padding: 65px 0; }
}
@media(prefers-reduced-motion:reduce){
  .avf-about-page .avf-reveal { opacity: 1; transform: none; }
  .avf-about-page * { transition: none !important; }
}
