/* Proposta estática de 3 pilares. Paleta Fish.in: laranja sobre navy. */
.growth-pillars{padding-block:100px 112px}
.pillars-heading{text-align:center;max-width:810px;margin:0 auto 46px}
.pillars-heading h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.17;letter-spacing:-.045em;text-transform:none;font-weight:400}
.pillars-heading h2 strong{font-weight:750}
.pillars-heading h2 span{color:#D79044}
.pillars-heading>p:last-child{max-width:660px;margin:24px auto 0;color:#b7c0cd;font-size:.95rem;line-height:1.75}
.pillars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;list-style:none;padding:0;margin:0}
.pillar{position:relative;isolation:isolate;display:flex;flex-direction:column;padding:26px 30px 24px;border:1px solid #58402b;border-bottom-color:#76502e;border-radius:8px;background:linear-gradient(180deg,#3c2c20 0%,#2b2420 26%,#191d23 65%,#101925 100%);box-shadow:inset 0 1px 0 #D790441a,0 16px 35px #0003;overflow:hidden}
.pillar::after{content:"";position:absolute;height:1px;bottom:0;left:8%;right:8%;background:linear-gradient(90deg,transparent,#D79044 35%,#E98522 50%,#D79044 65%,transparent);opacity:.65}
.pillar-top{display:flex;align-items:center;justify-content:space-between;gap:8px}
.pillar-number{display:flex;align-items:center;gap:10px;font-size:.8rem;color:#F5F7FA;font-weight:700;letter-spacing:.06em;font-variant-numeric:tabular-nums}
.pillar-number>span:last-child{font-size:.59rem;color:#B7C0CD;font-weight:600;letter-spacing:.13em}
.pillar-dot{width:5px;height:5px;border-radius:50%;background:#D79044;box-shadow:0 0 10px #d7904444}
.pillar-direction{width:19px;height:19px;fill:none;stroke:#D79044;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.pillar-symbol{width:76px;height:76px;margin:27px 0 20px;display:grid;place-items:center;position:relative}
.pillar-symbol svg{width:48px;height:48px;fill:none;stroke:#D79044;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pillar-symbol .symbol-halo{stroke:#D79044;opacity:.17;stroke-width:.7}
.pillar-symbol .symbol-point{fill:#D79044;stroke:#D79044}
.pillar h3{font-size:clamp(1.2rem,1.65vw,1.5rem);font-weight:700;line-height:1.25;letter-spacing:-.035em;color:#D79044;min-height:2.5em;display:flex;align-items:flex-start;margin:0;text-transform:none}
.pillar>p{font-size:.9rem;line-height:1.85;color:#B7C0CD;margin:8px 0 28px}
.pillar-base{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto;padding-top:18px;border-top:1px solid #D7904426;font-size:.67rem;line-height:1.7;color:#aab2bf}
.pillar-base span:first-child{color:#e3e8ef}
.pillars-closing{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin:30px 0 0;color:#aeb9c9;font-size:.78rem;line-height:1.8;text-align:center}
.pillars-closing>span{display:inline-block;width:18px;height:1px;background:#D79044;margin-right:8px}
.pillars-closing strong{font-weight:500;color:#e3e8ef}
@media(min-width:761px) and (max-width:1050px){.pillar{padding:24px 20px}.pillars-grid{gap:14px}.pillar h3{min-height:3.75em}}
@media(max-width:760px){.growth-pillars{padding-block:64px}.pillars-heading{margin-bottom:30px}.pillars-heading .eyebrow{font-size:.65rem;letter-spacing:.035em}.pillars-heading>p:last-child{font-size:.875rem;margin-top:20px}.pillars-grid{grid-template-columns:1fr;gap:18px;max-width:500px;margin-inline:auto}.pillar{padding:25px 28px}.pillar-symbol{margin:20px 0 14px}.pillar h3{min-height:0;font-size:1.5rem}.pillar>p{margin-top:14px;margin-bottom:22px}.pillars-closing{max-width:320px;margin-inline:auto;display:block}.pillars-closing strong{display:block}.pillars-closing>span{display:none}}
