/*
Theme Name: Naina Tech
Author: Naina Tech
Author URI: https://nainatechcorp.com
Description: Accessible, responsive WordPress theme for Naina Tech products, services, support, and gated commerce.
Version: 1.2.1
Text Domain: the-modern-designer-theme
License: GNU General Public License v2 or later
*/

.tmd-star-rating {
    display: inline-flex;
    gap: 0.08em;
    color: #d97706;
    line-height: 1;
}

.tmd-star--half {
    background: linear-gradient(90deg, #d97706 50%, #d1d5db 50%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.tmd-star--empty {
    color: #9ca3af;
}
