.hero-centered{position:relative;min-height:680px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg ai-img,.hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(139,69,19,.78) 0,rgba(26,26,26,.65) 100%);z-index:1}.hero-content{position:relative;z-index:2;padding:80px 24px}.hero-badge{display:inline-block;background:rgba(212,160,23,.2);color:var(--color-secondary);border:1px solid rgba(212,160,23,.4);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.3rem 1rem;border-radius:2px;margin-bottom:1.25rem}.hero-title{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;color:var(--color-white);margin-bottom:1.25rem;line-height:1.15;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.15rem;color:rgba(255,255,255,.85);max-width:680px;margin:0 auto 2.5rem;line-height:1.8}.hero-stats{gap:0!important}.hero-stat{text-align:center;padding:0 2.5rem}.hero-stat strong{display:block;font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--color-secondary);line-height:1}.hero-stat span{font-size:.8rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.hero-stat-divider{width:1px;height:48px;background:rgba(255,255,255,.2);align-self:center}.perf-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:var(--radius-sm);background:var(--color-white);border:1px solid var(--color-border);height:100%}.perf-icon{width:40px;height:40px;background-color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-white)}.perf-item strong{display:block;font-size:.875rem;font-weight:700;margin-bottom:.25rem;color:var(--color-text)}.perf-item p{font-size:.8rem;color:var(--color-text-muted);margin:0;line-height:1.5}@media (max-width:991px){.hero-title{font-size:2.5rem}.hero-stat{padding:0 1.5rem}}@media (max-width:767px){.hero-centered{min-height:520px}.hero-title{font-size:2rem}.hero-stat strong{font-size:1.5rem}.hero-stats{flex-wrap:wrap;justify-content:center!important}.hero-stat{padding:.75rem 1rem}.hero-stat-divider{display:none}}