/* About 2025 */
.ab-hero { position: relative; min-height: max(580px, 56.25vw); display: flex; align-items: flex-end; overflow: hidden; }
.ab-hero-bg { position: absolute; inset: 0; background-size: cover; background-position: center 30%; background-repeat: no-repeat; }
.ab-hero-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,20,20,.92) 0%, rgba(0,20,20,.65) 40%, rgba(0,20,20,.3) 70%); }
.ab-hero-overlay::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at center, rgba(0,20,20,.35) 0%, rgba(0,20,20,.8) 100%); pointer-events: none; }
.ab-hero-inner { position: relative; z-index: 1; padding-top: 100px; padding-bottom: 64px; max-width: 620px; }
.ab-eyebrow { font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #38B5AB; display: block; margin-bottom: 16px; }
.ab-hero-heading { font-family: 'Poppins', sans-serif; font-size: clamp(38px,6vw,70px); font-weight: 800; color: #fff; line-height: 1.05; letter-spacing: -.03em; padding-bottom: 0; margin-bottom: 20px; }
.ab-hero-sub { font-size: 18px; color: rgba(255,255,255,.8); line-height: 1.8; letter-spacing: -.01em; margin-bottom: 28px; }
.ab-hero-founded { display: flex; align-items: center; gap: 16px; font-size: 14px; font-style: italic; color: rgba(255,255,255,.65); }
.ab-hero-rule { width: 48px; height: 1px; background: rgba(255,255,255,.4); flex-shrink: 0; }
.ab-founder { background: #fff; }
.ab-founder-grid { display: grid; grid-template-columns: 5fr 7fr; gap: 64px; align-items: start; }
.ab-founder-img-wrap { position: relative; padding-bottom: 40px; }
.ab-founder-img { border-radius: 24px; overflow: hidden; aspect-ratio: 4/5; }
.ab-founder-img img { width: 100%; height: 100%; object-fit: cover; }
.ab-quote-card { position: absolute; bottom: 0; right: -28px; background: #fff; padding: 24px 28px; border-radius: 16px; box-shadow: 0 12px 32px rgba(25,28,29,.1); max-width: 240px; }
.ab-quote-card p { font-size: 13px; font-style: italic; font-weight: 600; color: #ae302c; line-height: 1.6; }
.ab-founder-text h2 { font-family: 'Poppins', sans-serif; font-size: 28px; font-weight: 700; color: #006567; margin-bottom: 24px; }
.ab-founder-text p { font-size: 16px; line-height: 1.8; color: #3e4949; letter-spacing: -.01em; margin-bottom: 20px; }
.ab-sign { padding-top: 8px; }
.ab-sign p { font-family: 'Poppins', sans-serif; font-size: 15px; font-weight: 700; color: #006567; margin-bottom: 2px; }
.ab-sign-name { font-size: 24px !important; font-weight: 900 !important; letter-spacing: -.03em; }
.ab-vision { background: #f3f4f5; }
.ab-vision-header { margin-bottom: 48px; }
.ab-vision-header h2 { font-family: 'Poppins', sans-serif; font-size: clamp(30px,5vw,46px); font-weight: 700; color: #006567; margin-bottom: 10px; padding-bottom: 0; }
.ab-vision-header p { font-size: 17px; color: #3e4949; }
.ab-bento { display: grid; grid-template-columns: 2fr 1fr; grid-template-rows: auto auto; gap: 20px; }
.ab-bento-card { background: #fff; border-radius: 28px; padding: 40px; }
.ab-bento-lg { grid-column: 1; grid-row: 1; display: flex; flex-direction: column; justify-content: space-between; min-height: 340px; }
.ab-bento-side { grid-column: 2; grid-row: 1 / 3; background: #006567; border-radius: 28px; overflow: hidden; position: relative; }
.ab-bento-side img { width: 100%; height: 100%; object-fit: cover; object-position: 18% top; opacity: .9; display: block; }
.ab-bento-side-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,50,52,1) 0%, rgba(0,50,52,.4) 45%, transparent 70%); padding: 28px; display: flex; flex-direction: column; justify-content: flex-end; }
.ab-bento-side-overlay h4 { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 700; color: #fff; padding-bottom: 0; margin-bottom: 4px; }
.ab-bento-side-overlay p { font-size: 13px; color: rgba(255,255,255,.75); font-style: italic; }
.ab-bento-wide { grid-column: 1; grid-row: 2; display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.ab-bento-pill { font-family: 'Poppins', sans-serif; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; background: rgba(174,48,44,.1); color: #ae302c; padding: 5px 12px; border-radius: 999px; display: inline-block; margin-bottom: 20px; }
.ab-bento-lg h3 { font-family: 'Poppins', sans-serif; font-size: 22px; font-weight: 700; color: #191c1d; padding-bottom: 0; margin-bottom: 12px; }
.ab-bento-lg p { font-size: 15px; color: #3e4949; line-height: 1.75; margin-bottom: 0; }
.ab-bento-link { font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 700; color: #006567; text-decoration: none; margin-top: 24px; display: inline-block; }
.ab-bento-link:hover { color: #004f51; }
.ab-bento-wide h3 { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 700; color: #006567; padding-bottom: 0; margin-bottom: 10px; }
.ab-bento-wide-text p { font-size: 15px; color: #3e4949; line-height: 1.75; }
.ab-bento-icons { display: flex; gap: 12px; flex-shrink: 0; }
.ab-icon { width: 52px; height: 52px; border-radius: 50%; background: #e7e8e9; display: flex; align-items: center; justify-content: center; color: #006567; }
.ab-icon.active { background: #006567; color: #fff; }
.ab-icon .material-symbols-outlined { font-size: 24px; }
.ab-mission { background: #006567; padding: 100px 0; text-align: center; position: relative; overflow: hidden; }
.ab-mission::before { content: ''; position: absolute; inset: 0; opacity: .07; background-image: radial-gradient(circle at 2px 2px, #fff 1px, transparent 0); background-size: 40px 40px; pointer-events: none; }
.ab-mission-inner { position: relative; z-index: 1; max-width: 700px; margin: 0 auto; }
.ab-mission h2 { font-family: 'Poppins', sans-serif; font-size: clamp(30px,5vw,54px); font-weight: 800; color: #fff; letter-spacing: -.03em; padding-bottom: 0; margin-bottom: 24px; line-height: 1.1; }
.ab-mission p { font-size: 18px; color: rgba(255,255,255,.85); line-height: 1.7; margin-bottom: 40px; }
.ab-mission-btns { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }
.ab-mission-btn-primary { background: #fff; color: #006567; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 16px; padding: 14px 36px; border-radius: 999px; text-decoration: none; transition: opacity .2s; }
.ab-mission-btn-primary:hover { opacity: .85; color: #006567; }
.ab-mission-btn-outline { border: 2px solid rgba(255,255,255,.8); color: #fff; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 16px; padding: 14px 36px; border-radius: 999px; text-decoration: none; transition: background .2s; }
.ab-mission-btn-outline:hover { background: rgba(255,255,255,.1); color: #fff; }
/* Scroll animations */
[data-animate],[data-animate="left"],[data-animate="right"],[data-animate="scale"] { opacity: 0; transition: opacity .65s ease, transform .65s ease; }
[data-animate] { transform: translateY(32px); }
[data-animate="left"] { transform: translateX(-40px); }
[data-animate="right"] { transform: translateX(40px); }
[data-animate="scale"] { transform: scale(.94); }
[data-animate].in-view,[data-animate="left"].in-view,[data-animate="right"].in-view,[data-animate="scale"].in-view { opacity: 1; transform: none; }
[data-delay="2"] { transition-delay: .15s; }

@media (max-width: 980px) {
  .ab-hero-inner { max-width: 100%; }
  .ab-founder-grid { grid-template-columns: 1fr; gap: 40px; }
  .ab-quote-card { position: static; margin-top: 20px; max-width: 100%; right: auto; }
  .ab-bento { grid-template-columns: 1fr; }
  .ab-bento-lg,.ab-bento-side,.ab-bento-wide { grid-column: 1; grid-row: auto; }
  .ab-bento-side { min-height: 280px; }
  .ab-bento-wide { flex-direction: column; align-items: flex-start; gap: 20px; }
  .ab-founder-text { order: -1; }
  .ab-founder-img-wrap { max-width: 260px; margin: 0 auto; padding-bottom: 20px; }
}
@media (max-width: 767px) { .ab-hero { min-height: 580px; } }
