.common-hero{min-height:320px;display:flex;align-items:center;justify-content:center;padding-top:150px;padding-bottom:60px;position:relative;z-index:1;overflow:hidden;background:linear-gradient(135deg,#e0e7ff,#f0f4ff);color:#1e293b}.common-hero:before{content:"";position:absolute;top:-50px;left:-50px;width:200%;height:200%;background:radial-gradient(circle at top left,rgba(99,102,241,.15),transparent 60%);transform:rotate(25deg);z-index:-1}.common-hero h1{font-size:2.5rem;font-weight:700;color:#1e40af;text-align:center;align-items:center}.common-hero p{font-size:1rem;color:#475569;text-align:center}