/* Wapu Beauty Badges - Dynamic CSS - Generated 2026-03-11 05:52:27 */

.wapu-badge-stock-mid {
    background: #ba9121;
    color: #ffffff;
    border-radius: 8px;
    font-size: 9px;
}

.wapu-badge-stock-low {
    background: #fff3da;
    color: #c97a00;
    border-radius: 8px;
    font-size: 9px;
}

.wapu-badge-stock-critical {
    background: #ad1010;
    color: #ffffff;
    border-radius: 8px;
    font-size: 9px;
}

.wapu-badge-stock-waiting {
    background: #5d9bcb;
    color: #ffffff;
    border: 1px solid #5d9bcb;
    border-radius: 4px;
    font-size: 10px;
}

.wapu-hot-best {
    background: #ffffff;
    color: #a63684;
    border-radius: 0px;
    font-size: 10px;
}

.wapu-hot-hot {
    background: #ffe8e8;
    color: #d64040;
    border-radius: 35px;
    font-size: 13px;
}

.wapu-hot-legendary {
    background: #ff93c9;
    color: #ffffff;
    border-radius: 10px;
    font-size: 10px;
}

.wapu-discount-soft {
    font-size: 10px;
    border-radius: 8px;
}

.wapu-discount-glow {
    font-size: 10px;
    border-radius: 6px;
}

.wapu-discount-ultra {
    font-size: 10px;
    border-radius: 8px;
}

.wapu-ranking-1 {
    background: #f2f2f2;
    color: #333333;
    border-radius: 10px;
    font-size: 10px;
}

.wapu-ranking-2 {
    background: #f2f2f2;
    color: #333333;
    border-radius: 10px;
    font-size: 10px;
}

.wapu-ranking-3 {
    background: #f2f2f2;
    color: #333333;
    border-radius: 10px;
    font-size: 10px;
}

