.consulta-section { position: relative; background: transparent; overflow: visible; }
.consulta-panel { position: relative; min-height: 580px; overflow: hidden; background: linear-gradient(90deg,rgba(7,10,24,0.97) 0%,rgba(7,10,24,0.90) 40%,rgba(7,10,24,0.35) 65%,rgba(7,10,24,0.08) 100%), url("../images/ChatGPT Image 2 may 2026, 05_18_11 a.m..png") center/cover no-repeat; }
.consulta-shell { position: relative; z-index: 3; max-width: 1140px; margin: 0 auto; padding: 0 32px; }
.consulta-copy { position: relative; z-index: 2; width: 50%; padding: 90px 0 90px; color: #ffffff; }
.consulta-title { margin-bottom: 18px; color: #ffffff; font-size: clamp(28px, 4vw, 56px); line-height: 1.08; letter-spacing: -1.4px; }
.consulta-text { max-width: 470px; margin-bottom: 42px; color: rgba(255,255,255,0.86); font-size: clamp(15px, 1.5vw, 19px); line-height: 1.75; }
.consulta-steps { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; max-width: 620px; margin-bottom: 38px; }
.consulta-step { color: #ffffff; }
.consulta-step-icon { width: 50px; height: 50px; margin-bottom: 10px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.16); background: rgba(255,255,255,0.05); display: flex; align-items: center; justify-content: center; }
.consulta-step-icon svg { width: 28px; height: 28px; fill: none; stroke: #ffffff; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.consulta-step span { display: block; font-size: 15px; line-height: 1.35; }
.consulta-button { display: inline-flex; align-items: center; justify-content: center; min-width: 132px; min-height: 44px; padding: 0 24px; border-radius: 6px; background: #ffffff; color: #2f200f; text-decoration: none; font-size: 14px; font-weight: 700; }
