/* Choghadiya & Hora Styles */
.choghadiya-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-lg);
margin-top: var(--space-md);
}
.chog-table {
width: 100%;
border-collapse: collapse;
font-size: 0.9rem;
}
.chog-table td, .chog-table th {
padding: 8px;
border-bottom: 1px solid var(--color-border);
text-align: left;
}
.chog-quality-good { color: #2E7D32; font-weight: 700; background: #E8F5E9; }
.chog-quality-bad { color: #C62828; font-weight: 700; background: #FFEBEE; }
.chog-quality-neutral { color: #795548; font-weight: 700; background: #F5F5F5; }
.duration-pills {
display: flex;
gap: 10px;
justify-content: center;
margin-top: 10px;
}
.duration-pill {
background: #ECEFF1;
padding: 4px 12px;
border-radius: 20px;
font-size: 0.8rem;
color: #546E7A;
font-weight: 600;
display: flex;
align-items: center;
gap: 5px;
}
Reading the Daily Panchang
The Panchang (Five Arms) is an ancient Hindu system of timekeeping. It tracks the movement of the Sun and Moon
to determine the quality of time.
Tithi (The Lunar Day)
Calculated from the difference in the longitude of the Moon and the Sun. There are 30 Tithis in a lunar
month.
Nakshatra (Star)
The constellation the Moon is currently passing through. There are 27 Nakshatras.
Yoga & Karana
Yoga is a mathematical sum of Sun and Moon motions. Karana is half of a Tithi. Both influence specific
activities.