.xaas-cs-hero {
    padding: 120px 0 60px;
    text-align: center;
    background: #f8fafc;
}

.xaas-cs-title {
    font-size: 48px;
    font-weight: 800;
    color: #0f172a;
}

.xaas-cs-subtitle {
    max-width: 720px;
    margin: 16px auto 0;
    color: #475569;
    font-size: 20px;
}

.case-hero {
    padding: 140px 0 60px;
    background: #f1f5f9;
    text-align: center;
}

.case-title {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 10px;
}

.case-summary {
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
    color: #475569;
    font-size: 20px;
}

.case-body {
    padding: 60px 0;
}

.case-body p {
    font-size: 18px;
    color: #334155;
    line-height: 1.7;
}
