body.storefront-help .sf-help-hero {
    min-height: 320px;
    background: linear-gradient(135deg, #0f172a 0%, #1e3a5f 50%, #0f172a 100%);
}

.sf-help-faq {
    padding: 56px 0 24px;
}

.sf-help-faq-panel {
    margin-top: 8px;
}

.sf-help-empty {
    text-align: center;
    color: #64748b;
    font-size: 16px;
    padding: 40px 0;
}

.sf-page-faq-item {
    margin-bottom: 0;
}
