@charset "UTF-8";.hero-hyundai{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-dark) 60%,#004a99 100%);min-height:520px;display:flex;align-items:center;overflow:hidden;position:relative;text-align:center}.hero-hyundai::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 20%,rgba(0,180,216,.15) 0,transparent 60%)}.hero-hyundai .hero-center-content{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:80px 20px;color:#fff}.hero-hyundai .eyebrow{display:inline-block;background:rgba(0,180,216,.25);border:1px solid rgba(0,180,216,.5);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px}.hero-hyundai h1{font-size:max(1.75rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-hyundai .hero-sub{font-size:1.05rem;opacity:.85;margin-bottom:32px;line-height:1.7}.hero-hyundai .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.tech-highlights{background:#fff}@media (max-width:767.98px){.hero-hyundai{min-height:auto}.hero-hyundai .hero-center-content{padding:50px 16px}}