/* ==========================================================================
   AIRE Theme - Product & Category Specific Styles
   ========================================================================== */

.category-header-title {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #0b1329;
}

.category-header-subtitle {
    font-size: 0.95rem;
    color: #64748b;
    max-width: 680px;
}
