.ai-promo-card-0db5d35b {
    display: flex;
    flex-direction: row;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .ai-promo-card-0db5d35b {
        max-height: 250px;
    }
}

.ai-promo-left-0db5d35b {
    position: relative;
    width: 35%;
    min-width: 250px;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
}

.ai-promo-overlay-0db5d35b {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(1, 15, 30, 0.9) 100%);
    z-index: 1;
}

.ai-promo-left-content-0db5d35b {
    position: relative;
    z-index: 2;
}

.ai-promo-left-title-0db5d35b {
    font-size: 22px;
    font-weight: 800;
    margin: 0 0 8px 0;
    color: #ffffff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

.ai-promo-left-subtitle-0db5d35b {
    font-size: 11px;
    margin: 0 0 15px 0;
    color: rgba(255,255,255,0.85);
    line-height: 1.4;
}

.ai-promo-left-badges-0db5d35b {
    display: flex;
    gap: 8px;
}

.ai-left-mini-badge-0db5d35b {
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.3);
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 600;
    color: #ffffff;
    backdrop-filter: blur(4px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ai-promo-right-0db5d35b {
    display: flex;
    flex: 1;
    padding: 20px 24px;
    gap: 20px;
    box-sizing: border-box;
}

.ai-promo-details-col-0db5d35b {
    flex: 1.6;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ai-featured-badge-0db5d35b {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
    display: inline-block;
}

.ai-promo-title-0db5d35b {
    font-size: 20px;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 6px 0;
    line-height: 1.2;
}

.ai-promo-meta-row-0db5d35b {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.ai-promo-stars-0db5d35b {
    font-size: 12px;
}

.ai-promo-rating-num-0db5d35b {
    font-size: 12px;
    font-weight: 700;
    color: #1e293b;
}

.ai-promo-reviews-0db5d35b {
    font-size: 11px;
    color: #64748b;
}

.ai-promo-level-0db5d35b {
    font-size: 10px;
    background: #f1f5f9;
    color: #475569;
    padding: 2px 8px;
    border-radius: 100px;
    font-weight: 500;
}

.ai-promo-features-0db5d35b {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 12px;
}

.ai-promo-features-0db5d35b li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    color: #334155;
    font-weight: 500;
}

.ai-promo-features-0db5d35b li svg {
    flex-shrink: 0;
}

.ai-promo-pricing-col-0db5d35b {
    flex: 1;
    border-left: 1px dashed #e2e8f0;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.ai-promo-price-row-0db5d35b {
    display: flex;
    align-items: baseline;
    gap: 6px;
    flex-wrap: wrap;
    margin-bottom: 4px;
}

.ai-promo-price-new-0db5d35b {
    font-size: 24px;
    font-weight: 800;
}

.ai-promo-price-new-0db5d35b .currency-0db5d35b {
    font-size: 18px;
    margin-right: 1px;
}

.ai-promo-price-old-0db5d35b {
    font-size: 13px;
    color: #94a3b8;
    text-decoration: line-through;
}

.ai-promo-discount-tag-0db5d35b {
    font-size: 10px;
    background: #dcfce7;
    color: #15803d;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 4px;
}

.ai-promo-enrolled-0db5d35b {
    font-size: 11px;
    color: #64748b;
    margin-bottom: 12px;
}

.ai-promo-btn-0db5d35b {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 6px;
    width: 100%;
    box-sizing: border-box;
    transition: background-color 0.2s ease, transform 0.1s ease;
    text-align: center;
}

.ai-promo-btn-0db5d35b:hover {
    filter: brightness(1.1);
}

.ai-promo-btn-0db5d35b:active {
    transform: scale(0.98);
}

@media (max-width: 767px) {
    .ai-promo-card-0db5d35b {
        flex-direction: column;
    }
    .ai-promo-left-0db5d35b {
        width: 100%;
        box-sizing: border-box;
        min-height: 180px;
    }
    .ai-promo-right-0db5d35b {
        flex-direction: column;
        padding: 16px;
    }
    .ai-promo-pricing-col-0db5d35b {
        border-left: none;
        border-top: 1px dashed #e2e8f0;
        padding-left: 0;
        padding-top: 16px;
    }
}
