/* Perfis profissionais — estrutura provisória editável */
.profile-hero{padding:150px 0 88px;background:linear-gradient(120deg,#0e1d31,#0b5263);color:#fff}.profile-container,.profile-content{width:min(1120px,calc(100% - 40px));margin:auto}.profile-container{display:grid;grid-template-columns:180px 1fr;gap:48px;align-items:center}.profile-monogram{width:168px;height:168px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.2);font-size:2.1rem;font-weight:700;letter-spacing:.08em}.profile-eyebrow{display:inline-block;font-size:.72rem;letter-spacing:.12em;font-weight:800;color:#91e4ea;margin-bottom:16px}.profile-copy h1{font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.02;margin:0 0 12px}.profile-role{font-size:1.12rem;font-weight:700;color:#9ee7e4;margin:0 0 18px}.profile-lead{max-width:760px;font-size:1.05rem;line-height:1.72;color:#d6e4e8}.profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.profile-section{padding:78px 0;background:#fff}.profile-section-alt{background:#f4f8f8}.profile-content{max-width:860px}.profile-content h2{font-size:clamp(1.8rem,3vw,2.6rem);margin:0 0 24px;color:#102231}.profile-content p,.profile-content li{color:#546572;line-height:1.72}.profile-content ul{padding-left:22px}.profile-note{margin-top:26px;padding:18px 20px;border-left:4px solid #0ca9bf;background:#eef8fa;border-radius:0 8px 8px 0}.profile-cta{padding:70px 0;background:#102231;color:#fff}.profile-cta .profile-content h2,.profile-cta .profile-content p{color:#fff}.profile-cta .profile-content p{opacity:.82}.profile-cta .wp-block-button{margin-top:22px}@media(max-width:720px){.profile-hero{padding:126px 0 64px}.profile-container{grid-template-columns:1fr;gap:26px}.profile-monogram{width:120px;height:120px}.profile-section{padding:58px 0}}
.profile-actions .wp-block-button__link,.profile-cta .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:9px;text-decoration:none;font-weight:750}.profile-actions .btn-primary .wp-block-button__link{background:#0ca9bf;color:#fff}.profile-actions .btn-outline .wp-block-button__link{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45)}.profile-cta .btn-light .wp-block-button__link{background:#fff;color:#0b5362}
