.history-body { background: #f7f7f6; color: var(--navy); }
.history-header { position: relative; }
.history-hero { min-height: 500px; padding: 105px 0 140px; background: #e8ecee; position: relative; overflow: hidden; }
.history-hero::before { content: ""; position: absolute; inset: 0 0 0 auto; width: 54%; background: linear-gradient(90deg, #e8ecee 0%, rgba(232,236,238,.92) 14%, rgba(232,236,238,0) 38%), url("img/historia-equipe-natal.png") center / cover no-repeat; }
.history-hero::after { content: none; }
.history-hero .container { position: relative; z-index: 1; }
.history-hero .eyebrow { color: #FFA800; }
.history-hero h1 { margin: 0 0 23px; font-size: clamp(48px, 6vw, 82px); line-height: .95; }
.history-hero h1 em, .founder-copy h2 em, .history-path h2 em, .history-cta h2 em { color: #FFA800; font-style: normal; }
.history-hero p:not(.eyebrow) { max-width: 485px; margin: 0; color: #65717d; font-size: 16px; line-height: 1.7; }
.founder-section { padding: 106px 0; background: #fff; }
.founder-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 120px; align-items: center; }
.owner-photo-placeholder { margin: 0; min-height: 470px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: linear-gradient(145deg,#dfe5e7,#f7f8f7); border: 1px solid #d6dde1; border-radius: 18px; position: relative; overflow: hidden; }
.owner-photo-placeholder::before, .owner-photo-placeholder::after { content: ""; position: absolute; border-radius: 50%; border: 1px solid rgba(2,14,66,.10); }
.owner-photo-placeholder::before { width: 360px; height: 360px; top: -170px; right: -120px; }.owner-photo-placeholder::after { width: 290px; height: 290px; bottom: -180px; left: -100px; }
.owner-portrait-mark { position: relative; z-index: 1; width: 134px; height: 134px; display: grid; place-items: center; border-radius: 50%; background: var(--navy); color: #fff; font: 800 76px var(--display); box-shadow: 0 14px 30px rgba(2,14,66,.15); }
.owner-photo-placeholder figcaption { position: relative; z-index: 1; margin-top: 20px; color: #5f6a76; font-size: 11px; letter-spacing: .07em; text-align: center; text-transform: uppercase; }.owner-photo-placeholder figcaption span { color: #FFA800; }
.owner-photo { min-height: 470px; margin: 0; overflow: hidden; border: 1px solid #d6dde1; border-radius: 18px; background: #e7e3df; box-shadow: 0 16px 32px rgba(2,14,66,.1); }
.owner-photo img { display: block; width: 100%; height: 100%; min-height: 470px; object-fit: cover; object-position: center 16%; }
.founder-copy .eyebrow, .history-path .eyebrow, .history-cta .eyebrow { color: #FFA800; }.founder-copy h2 { margin: 0 0 25px; font-size: clamp(40px,4vw,58px); line-height: .97; }.founder-copy > p:not(.eyebrow) { color: #65717d; font-size: 15px; line-height: 1.75; margin-bottom: 15px; }.founder-copy blockquote { margin: 29px 0 0; padding: 18px 0 18px 22px; border-left: 2px solid #FFA800; color: var(--navy); font-size: 16px; font-weight: 600; line-height: 1.5; }
.founder-copy .founder-name { display: flex; align-items: baseline; gap: 9px; margin: 21px 0 0; color: var(--navy); font-size: 13px; line-height: 1.2; }.founder-name strong { font-weight: 700; }.founder-name span { color: #8a949d; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.history-path { padding: 108px 0; background: #020E42; color: #fff; }.history-path-heading h2 { margin: 0; color: #fff; font-size: clamp(42px,4.3vw,61px); line-height: .97; }.history-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 17px; margin-top: 55px; }.history-steps article { position: relative; min-height: 230px; padding: 27px; overflow: hidden; background: #fff; border: 1px solid rgba(255,255,255,.3); border-radius: 16px; box-shadow: 0 12px 24px rgba(0,0,0,.14); transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }.history-steps article::before { position: absolute; inset: 0 auto 0 0; width: 4px; content: ""; background: #FFA800; transform: scaleY(.22); transform-origin: bottom; transition: transform .3s ease; }.history-steps article:hover { transform: translateY(-10px); border-color: #FFA800; box-shadow: 0 22px 38px rgba(0,0,0,.28); }.history-steps article:hover::before { transform: scaleY(1); }.history-steps span { color: #FFA800; font-weight: 800; font-size: 11px; letter-spacing: .1em; }.history-steps h3 { margin: 50px 0 11px; font-size: 26px; }.history-steps p { margin: 0; color: #68737d; font-size: 14px; line-height: 1.65; }
.history-cta { padding: 85px 0; background: #fff; }.history-cta .container { display: flex; align-items: end; justify-content: space-between; gap: 40px; }.history-cta h2 { margin: 0; font-size: clamp(40px,4.5vw,60px); line-height: .97; }

/* Nossa Essência */
.history-path { background: #020E42; }
.essence-pillars { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 48px; }
.essence-card { position: relative; min-height: 315px; padding: 36px; overflow: hidden; border: 1px solid rgba(255,255,255,.16); border-radius: 18px; transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
.essence-card:hover { transform: translateY(-7px); border-color: #FFA800; box-shadow: 0 18px 34px rgba(0,0,0,.26); }
.essence-card--mission { background: #fff; color: #020E42; box-shadow: 0 15px 28px rgba(0,0,0,.16); }
.essence-card--vision { background: #fff; color: #020E42; box-shadow: 0 15px 28px rgba(0,0,0,.16); }
.essence-card--mission::after, .essence-card--vision::after { content: ""; position: absolute; z-index: 0; right: -68px; bottom: -78px; width: 250px; height: 250px; background: center / contain no-repeat; opacity: .06; pointer-events: none; filter: invert(7%) sepia(61%) saturate(1471%) hue-rotate(220deg) brightness(75%) contrast(125%); }
.essence-card--mission::after { background-image: url("img/essence-target.png"); }.essence-card--vision::after { background-image: url("img/essence-telescope.png"); }
.essence-card h3 { position: relative; z-index: 1; margin: 28px 0 13px; font-size: 30px; line-height: 1; }
.essence-card p { position: relative; z-index: 1; max-width: 510px; margin: 0; font-size: 15px; line-height: 1.7; }
.essence-card--mission p, .essence-card--vision p { color: #020E42; }
.essence-icon { position: relative; z-index: 1; display: grid; width: 58px; height: 58px; place-items: center; border-radius: 10px; background: #eef2f3; }
.essence-icon--target::before { content: ""; width: 22px; height: 22px; border: 2px solid #020E42; border-radius: 50%; box-shadow: 0 0 0 5px #eef2f3, 0 0 0 7px #020E42; }.essence-icon--target::after { content: ""; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: #FFA800; }
.essence-icon--vision::before, .essence-icon--vision::after { content: ""; position: absolute; top: 22px; width: 13px; height: 10px; border: 2px solid #020E42; border-radius: 50%; }.essence-icon--vision::before { left: 12px; }.essence-icon--vision::after { right: 12px; }.essence-icon--vision { background: #eef2f3; box-shadow: inset 0 0 0 1px rgba(2,14,66,.04); }
.essence-values { margin-top: 36px; }.essence-values > h3 { margin: 0 0 17px; color: #fff; font-size: 22px; }
.essence-values-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 12px; margin: 0; padding: 0; list-style: none; }
.essence-values-grid li { display: flex; min-height: 82px; align-items: center; gap: 12px; padding: 14px 15px; border: 1px solid rgba(255,255,255,.2); border-radius: 12px; background: #FFA800; color: #020E42; font-size: 13px; font-weight: 700; line-height: 1.3; box-shadow: 0 8px 16px rgba(0,0,0,.12); transition: transform .24s ease, background .24s ease, box-shadow .24s ease; }
.essence-values-grid li:hover { transform: translateY(-4px); background: #fff; box-shadow: 0 14px 24px rgba(0,0,0,.2); }
.value-icon { position: relative; flex: 0 0 28px; display: grid; width: 28px; height: 28px; place-items: center; border: 1px solid rgba(2,14,66,.28); border-radius: 50%; color: #020E42; font-size: 17px; font-weight: 800; line-height: 1; }
.value-icon--quality::before, .value-icon--quality::after { content: ""; position: absolute; top: 12px; width: 13px; height: 7px; border: 2px solid #020E42; border-radius: 3px; }.value-icon--quality::before { left: 3px; transform: rotate(29deg); }.value-icon--quality::after { right: 3px; transform: rotate(-29deg); }
.value-icon--safety::before { content: "✓"; font-size: 18px; font-weight: 800; }
.value-icon--clarity::before { content: ""; width: 11px; height: 11px; border: 2px solid #020E42; border-radius: 50%; }.value-icon--clarity::after { content: ""; position: absolute; width: 8px; height: 2px; right: 4px; bottom: 5px; background: #020E42; transform: rotate(45deg); border-radius: 99px; }
.value-icon--trust::before { content: ""; position: absolute; bottom: 5px; width: 13px; height: 10px; border: 2px solid #020E42; border-radius: 2px; }.value-icon--trust::after { content: ""; position: absolute; top: 4px; width: 10px; height: 10px; border: 2px solid #020E42; border-bottom: 0; border-radius: 7px 7px 0 0; }
.value-icon--efficiency { display: flex; align-items: center; justify-content: center; padding: 0; font-size: 18px; line-height: 1; text-align: center; }.value-icon--respect::before { content: ""; position: absolute; top: 5px; width: 7px; height: 7px; background: #020E42; border-radius: 50%; }.value-icon--respect::after { content: ""; position: absolute; bottom: 4px; width: 15px; height: 10px; background: #020E42; border-radius: 9px 9px 3px 3px; }
.value-icon--discipline::before { content: ""; width: 12px; height: 10px; border-top: 2px solid #020E42; border-bottom: 2px solid #020E42; }.value-icon--discipline::after { content: ""; position: absolute; width: 12px; height: 2px; background: #020E42; }
.value-icon--evolution::before { content: ""; position: absolute; top: 4px; width: 11px; height: 13px; border: 2px solid #020E42; border-radius: 50% 50% 45% 45%; }.value-icon--evolution::after { content: ""; position: absolute; bottom: 4px; width: 9px; height: 2px; background: #020E42; box-shadow: 0 3px 0 #020E42; }
.essence-icon img { display: block; width: 38px; height: 38px; object-fit: contain; filter: invert(7%) sepia(61%) saturate(1471%) hue-rotate(220deg) brightness(75%) contrast(125%); }
.essence-icon--target::before, .essence-icon--target::after, .essence-icon--vision::before, .essence-icon--vision::after { content: none; }
.value-icon img { display: block; width: 19px; height: 19px; object-fit: contain; filter: invert(7%) sepia(61%) saturate(1471%) hue-rotate(220deg) brightness(75%) contrast(125%); }
.value-icon--quality::before, .value-icon--quality::after, .value-icon--respect::before, .value-icon--respect::after, .value-icon--evolution::before, .value-icon--evolution::after { content: none; }

/* Missão e Visão — mesma resposta elegante dos cards de valores, sem desfoque. */
.essence-card.reveal { transition: opacity .74s cubic-bezier(.22, .75, .2, 1), transform .74s cubic-bezier(.22, .75, .2, 1), border-color .28s ease, box-shadow .28s ease; }
.essence-card.reveal.fx-scale:not(.visible) { transform: translate3d(0, 26px, 0) scale(.985); }
.essence-icon { transition: transform .28s ease, background .28s ease, box-shadow .28s ease; }
@media (hover: hover) {
  .essence-card.reveal.visible:hover { transform: translate3d(0, -5px, 0) scale(1.004); border-color: rgba(255, 168, 0, .76); box-shadow: 0 18px 34px rgba(0, 0, 0, .23), inset 0 0 0 1px rgba(255, 168, 0, .12); }
  .essence-card.reveal.visible:hover .essence-icon { transform: translate3d(0, -2px, 0) scale(1.04); background: #fff8e8; box-shadow: 0 6px 14px rgba(2, 14, 66, .1); }
}

@media (max-width: 980px) { .essence-values-grid { grid-template-columns: repeat(2,1fr); }.essence-card { min-height: 350px; } }
@media (max-width: 800px) { .essence-pillars { grid-template-columns: 1fr; margin-top: 35px; }.essence-card { min-height: 0; padding: 28px 24px; }.essence-values-grid { grid-template-columns: 1fr; }.essence-values-grid li { min-height: 68px; } }
.fleet-footer { padding: 20px 0; color: rgba(255,255,255,.58); background: #020E42; font-size: 10px; letter-spacing: .06em; text-transform: uppercase; }.fleet-footer .container { display: flex; justify-content: space-between; gap: 20px; }
@media (max-width: 800px) { .history-hero { padding: 75px 0 100px; }.founder-section,.history-path { padding: 75px 0; }.founder-grid { grid-template-columns: 1fr; gap: 45px; }.owner-photo-placeholder, .owner-photo, .owner-photo img { min-height: 350px; }.history-steps { grid-template-columns: 1fr; margin-top: 35px; }.history-steps article { min-height: 180px; }.history-steps h3 { margin-top: 28px; }.history-cta .container { display: block; }.history-cta .button { margin-top: 28px; } }
@media (max-width: 800px) { .history-hero { min-height: 0; padding-bottom: 310px; }.history-hero::before { top: auto; width: 100%; height: 285px; background: linear-gradient(180deg, #e8ecee 0%, rgba(232,236,238,.08) 38%), url("img/historia-equipe-natal.png") center / cover no-repeat; } }
@media (max-width: 800px) { .fleet-footer .container { display: block; line-height: 2; }.fleet-footer span { display: block; } }
