.about-page { color: #5d5d5d; }
.about-hero { position: relative; min-height: 590px; display: flex; align-items: center; background: url('../img/about/banner.webp') center/cover no-repeat; }
.about-hero::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(24,28,31,.9), rgba(24,28,31,.58) 55%, rgba(24,28,31,.2)); }
.about-hero__content { position: relative; z-index: 1; max-width: 800px; padding: 145px 0 95px; }
.about-hero__content > span, .history-kicker, .about-section-heading span { color: #ff8a8a; font-size: 13px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.about-hero h1 { margin: 17px 0; color: #fff; font-size: clamp(46px, 6vw, 76px); line-height: 1.04; letter-spacing: -.05em; }
.about-hero p { max-width: 650px; margin: 0 0 28px; color: rgba(255,255,255,.82); font-size: 19px; line-height: 1.65; }
.about-nav { position: sticky; top: 0; z-index: 20; border-bottom: 1px solid #e7e2dd; background: rgba(255,255,255,.96); box-shadow: 0 5px 18px rgba(31,31,31,.05); backdrop-filter: blur(9px); }
.about-nav .container { display: flex; align-items: center; justify-content: center; overflow-x: auto; }
.about-nav a { flex: 0 0 auto; padding: 17px 15px; color: #555; font-size: 13px; font-weight: 650; }
.about-nav a:hover { color: var(--base-color); }
.about-intro img { border-radius: 22px; box-shadow: 0 20px 45px rgba(31,31,31,.12); }
.history-section { padding: 105px 0; background: #f7f5f2; scroll-margin-top: 60px; }
.history-heading { max-width: 820px; margin: 0 auto 48px; text-align: center; }
.history-kicker, .about-section-heading span { color: var(--base-color); }
.history-heading h2, .about-section-heading h2 { margin: 12px 0 18px; color: var(--dark-gray); font-size: clamp(34px, 4vw, 51px); line-height: 1.12; letter-spacing: -.04em; }
.history-heading p { margin: 0; font-size: 18px; line-height: 1.8; }
.history-feature { display: grid; grid-template-columns: .85fr 1.15fr; min-height: 430px; margin-bottom: 70px; border-radius: 24px; overflow: hidden; box-shadow: 0 22px 55px rgba(31,31,31,.11); }
.history-photo { min-height: 430px; background: #e9e4df; }
.history-photo img { width: 100%; height: 100%; object-fit: cover; }
.history-photo__placeholder { height: 100%; min-height: 430px; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 35px; color: #827b74; text-align: center; }
.history-photo__placeholder i { margin-bottom: 14px; font-size: 48px; color: var(--base-color); opacity: .55; }
.history-photo__placeholder strong { color: #4b4845; font-size: 18px; }
.history-photo__placeholder span { max-width: 260px; margin-top: 7px; font-size: 13px; line-height: 1.5; }
.history-feature blockquote { position: relative; display: flex; justify-content: center; flex-direction: column; margin: 0; padding: clamp(40px, 6vw, 75px); background: var(--dark-gray); color: rgba(255,255,255,.8); }
.history-feature blockquote p { position: relative; margin: 0 0 24px; font-family: var(--alt-font); font-size: clamp(20px, 2.2vw, 29px); line-height: 1.55; }
.history-feature blockquote footer { color: #fff; font-weight: 700; }
.history-quote-mark { position: absolute; right: 38px; top: 18px; color: rgba(255,255,255,.08); font-family: Georgia, serif; font-size: 150px; line-height: 1; }
.history-timeline { position: relative; max-width: 930px; margin: 0 auto; }
.history-timeline::before { content: ""; position: absolute; left: 159px; top: 9px; bottom: 9px; width: 2px; background: #ded7d1; }
.history-item { position: relative; display: grid; grid-template-columns: 135px 1fr; gap: 50px; padding: 0 0 38px; }
.history-item:last-child { padding-bottom: 0; }
.history-item::before { content: ""; position: absolute; left: 152px; top: 8px; width: 16px; height: 16px; border: 4px solid #f7f5f2; border-radius: 50%; background: var(--base-color); box-shadow: 0 0 0 1px rgba(198,40,40,.2); }
.history-item__date { padding-top: 1px; color: var(--base-color); font-size: 14px; font-weight: 750; text-align: right; text-transform: uppercase; letter-spacing: .03em; }
.history-item__content { padding: 0 0 4px; }
.history-item__content p { margin: 0; line-height: 1.75; }
.about-pillars { padding: 100px 0 80px; background: #fff; scroll-margin-top: 60px; }
.about-section-heading { margin-bottom: 42px; text-align: center; }
.pillar-card { height: 100%; padding: 34px; border: 1px solid #ebe6e1; border-radius: 18px; background: #fff; box-shadow: 0 12px 35px rgba(31,31,31,.055); }
.pillar-card h4 { font-size: 24px; }
.pillar-card--dark { border-color: var(--dark-gray); background: var(--dark-gray); color: rgba(255,255,255,.75); }
.pillar-card--dark h4 { color: #fff !important; }
#equipa, #instalacoes { scroll-margin-top: 60px; }
.about-team-section { padding: 95px 0; background: #fff; }
.about-team-card { display: grid; grid-template-columns: 90px 1fr; gap: 30px; align-items: flex-start; max-width: 920px; margin: 0 auto; padding: clamp(35px, 5vw, 60px); border: 1px solid #e8e2dc; border-left: 6px solid var(--base-color); border-radius: 20px; background: #fff; box-shadow: 0 18px 48px rgba(31,31,31,.08); }
.about-team-card__icon { width: 78px; height: 78px; display: grid; place-items: center; border-radius: 20px; background: rgba(198,40,40,.09); color: var(--base-color); font-size: 34px; }
.about-team-card__kicker { display: block; margin-bottom: 8px; color: var(--base-color); font-size: 12px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.about-team-card h2 { margin: 0 0 13px; color: var(--dark-gray); font-size: clamp(29px, 3vw, 40px); letter-spacing: -.035em; }
.about-team-card p { max-width: 700px; margin: 0; font-size: 17px; line-height: 1.75; }
@media (max-width: 991px) { .about-nav .container { justify-content: flex-start; } .history-feature { grid-template-columns: 1fr; } .history-photo { min-height: 360px; } }
@media (max-width: 767px) {
  .about-hero { min-height: 510px; }
  .about-hero__content { padding: 125px 0 75px; }
  .about-nav a { padding: 14px 11px; }
  .history-section, .about-pillars { padding: 65px 0; }
  .history-feature { margin-bottom: 52px; }
  .history-feature blockquote { padding: 38px 27px; }
  .history-timeline::before { left: 7px; }
  .history-item { display: block; padding-left: 35px; padding-bottom: 34px; }
  .history-item::before { left: 0; }
  .history-item__date { margin-bottom: 8px; text-align: left; }
  .about-team-section { padding: 60px 0; }
  .about-team-card { grid-template-columns: 1fr; gap: 20px; padding: 28px 24px; }
  .about-team-card__icon { width: 62px; height: 62px; font-size: 27px; }
}
