/* Rashi (Zodiac Signs) Pages Styles */
/* Modern Baby Names Design - Rashi Section */

/* ========================================
   HERO SECTIONS
   ======================================== */

/* Archive Page Hero */
.rashi-hero {
    background: 
        linear-gradient(135deg, rgba(139, 92, 246, 0.95) 0%, rgba(99, 102, 241, 0.95) 100%),
        url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.05)" fill-opacity="1" d="M0,96L48,112C96,128,192,160,288,186.7C384,213,480,235,576,213.3C672,192,768,128,864,128C960,128,1056,192,1152,197.3C1248,203,1344,149,1392,122.7L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path><path fill="rgba(255,255,255,0.03)" fill-opacity="1" d="M0,160L48,170.7C96,181,192,203,288,192C384,181,480,139,576,144C672,149,768,203,864,213.3C960,224,1056,192,1152,165.3C1248,139,1344,117,1392,106.7L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 20px;
    text-align: center;
    color: white;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.rashi-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(255,255,255,0.08) 0%, transparent 50%);
    opacity: 0.6;
    animation: float 20s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
}

.rashi-hero-content {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 0 auto;
}

/* Decorative stars background */
.rashi-hero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(2px 2px at 20% 30%, white, transparent),
        radial-gradient(2px 2px at 60% 70%, white, transparent),
        radial-gradient(1px 1px at 50% 50%, white, transparent),
        radial-gradient(1px 1px at 80% 10%, white, transparent),
        radial-gradient(2px 2px at 90% 60%, white, transparent),
        radial-gradient(1px 1px at 33% 70%, white, transparent),
        radial-gradient(1px 1px at 15% 80%, white, transparent);
    background-size: 200% 200%;
    background-position: 0% 0%;
    opacity: 0.3;
    animation: twinkle 50s linear infinite;
    pointer-events: none;
    z-index: 0;
}

@keyframes twinkle {
    0% { background-position: 0% 0%; opacity: 0.3; }
    50% { background-position: 100% 100%; opacity: 0.5; }
    100% { background-position: 0% 0%; opacity: 0.3; }
}

.rashi-hero h1 {
    font-size: 52px;
    font-weight: 900;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: -0.5px;
}

.rashi-hero-subtitle {
    font-size: 22px;
    opacity: 0.95;
    margin-bottom: 40px;
    font-weight: 500;
}

.rashi-hero-stats {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-top: 40px;
}

.rashi-stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.rashi-stat-icon {
    font-size: 32px;
}

.rashi-stat-number {
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
}

.rashi-stat-label {
    font-size: 14px;
    font-weight: 600;
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Single Rashi Hero */
.rashi-single-hero {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 80px 20px;
    text-align: center;
    color: white;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.rashi-single-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 30% 50%, rgba(255,255,255,0.15) 0%, transparent 50%),
        radial-gradient(circle at 70% 20%, rgba(255,255,255,0.1) 0%, transparent 40%),
        url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.05)" d="M0,160L48,149.3C96,139,192,117,288,112C384,107,480,117,576,133.3C672,149,768,171,864,165.3C960,160,1056,128,1152,122.7C1248,117,1344,139,1392,149.3L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path><circle cx="100" cy="100" r="80" fill="rgba(255,255,255,0.03)"/><circle cx="300" cy="200" r="60" fill="rgba(255,255,255,0.04)"/><circle cx="500" cy="150" r="70" fill="rgba(255,255,255,0.03)"/><circle cx="700" cy="100" r="50" fill="rgba(255,255,255,0.05)"/><circle cx="900" cy="180" r="65" fill="rgba(255,255,255,0.03)"/><circle cx="1100" cy="120" r="55" fill="rgba(255,255,255,0.04)"/><circle cx="1300" cy="160" r="75" fill="rgba(255,255,255,0.03)"/></svg>');
    background-size: cover;
    background-position: center;
    opacity: 0.7;
    animation: heroFloat 25s ease-in-out infinite;
}

@keyframes heroFloat {
    0%, 100% { transform: translateY(0px) scale(1); }
    50% { transform: translateY(-15px) scale(1.02); }
}

.rashi-hero-symbol {
    font-size: 80px;
    margin-bottom: 20px;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.2));
    animation: symbolPulse 3s ease-in-out infinite;
    position: relative;
    z-index: 2;
}

@keyframes symbolPulse {
    0%, 100% { transform: scale(1); filter: drop-shadow(0 4px 8px rgba(0,0,0,0.2)); }
    50% { transform: scale(1.05); filter: drop-shadow(0 6px 12px rgba(0,0,0,0.3)); }
}

/* Decorative zodiac pattern for single hero */
.rashi-single-hero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(2px 2px at 25% 20%, white, transparent),
        radial-gradient(1px 1px at 75% 30%, white, transparent),
        radial-gradient(2px 2px at 15% 60%, white, transparent),
        radial-gradient(1px 1px at 85% 70%, white, transparent),
        radial-gradient(2px 2px at 40% 80%, white, transparent),
        radial-gradient(1px 1px at 65% 15%, white, transparent);
    background-size: 300% 300%;
    background-position: 0% 0%;
    opacity: 0.25;
    animation: starsMove 60s linear infinite;
    pointer-events: none;
    z-index: 0;
}

@keyframes starsMove {
    0% { background-position: 0% 0%; }
    100% { background-position: 100% 100%; }
}

.rashi-hero-letters {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    padding: 16px 32px;
    border-radius: 50px;
    display: inline-block;
    margin-top: 24px;
}

.rashi-letters-label {
    font-size: 14px;
    font-weight: 600;
    opacity: 0.9;
    margin-right: 12px;
}

.rashi-letters-value {
    font-size: 20px;
    font-weight: 800;
}

.rashi-hero-stats-mini {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
}

.rashi-stat-mini {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rashi-stat-mini-number {
    font-size: 28px;
    font-weight: 900;
}

.rashi-stat-mini-label {
    font-size: 14px;
    opacity: 0.9;
}

/* ========================================
   RASHI GRID (Archive Page)
   ======================================== */

.rashi-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 24px;
    padding: 40px 0;
    max-width: 1400px;
    margin: 0 auto;
}

.rashi-card {
    background: white;
    border-radius: 20px;
    padding: 32px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    display: flex;
    align-items: center;
    gap: 20px;
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.rashi-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.rashi-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}

.rashi-card:hover::before {
    opacity: 1;
}

.rashi-card-icon {
    font-size: 56px;
    min-width: 80px;
    text-align: center;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}

.rashi-card-content {
    flex: 1;
}

.rashi-card-hindi {
    font-size: 28px;
    font-weight: 900;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.rashi-card-english {
    font-size: 16px;
    color: #64748b;
    font-weight: 600;
    margin: 0 0 16px 0;
}

.rashi-card-letters {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.rashi-letters-label {
    font-size: 12px;
    color: #94a3b8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.rashi-letters-value {
    font-size: 18px;
    font-weight: 800;
    color: #1e293b;
}

.rashi-card-arrow {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.rashi-card:hover .rashi-card-arrow {
    transform: translateX(8px) rotate(360deg);
}

/* ========================================
   FILTERS
   ======================================== */

/* Letter Filter */
.letter-filter-section {
    background: white;
    border-radius: 20px;
    padding: 32px;
    margin-bottom: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    border: 2px solid #f1f5f9;
}

.filter-title {
    font-size: 20px;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.letter-filter-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 16px;
}

.letter-filter-btn {
    --btn-color: #667eea;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border: 2px solid #e2e8f0;
    border-radius: 16px;
    padding: 20px 16px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.letter-filter-btn:hover {
    background: linear-gradient(135deg, var(--btn-color) 0%, var(--btn-color) 100%);
    color: white;
    border-color: var(--btn-color);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.letter-filter-btn.active {
    background: linear-gradient(135deg, var(--btn-color) 0%, var(--btn-color) 100%);
    color: white;
    border-color: var(--btn-color);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.letter-filter-hindi {
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
}

.letter-filter-english {
    font-size: 13px;
    font-weight: 700;
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Gender Filter */
.gender-filter {
    display: flex;
    gap: 14px;
    justify-content: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.gender-btn {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 40px;
    padding: 14px 36px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #475569;
    display: flex;
    align-items: center;
    gap: 8px;
}

.gender-btn:hover {
    border-color: #667eea;
    color: #667eea;
    transform: translateY(-2px);
}

.gender-btn.active {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-color: #667eea;
    box-shadow: 0 4px 16px rgba(102, 126, 234, 0.3);
}

/* ========================================
   NAMES SECTION
   ======================================== */

.rashi-names-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
}

.names-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 16px;
}

.names-section-title {
    font-size: 32px;
    font-weight: 800;
    color: #1e293b;
    margin: 0;
}

.names-count-badge {
    padding: 10px 24px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Names Grid */
.names-grid {
    display: grid;
    gap: 16px;
    margin-bottom: 40px;
    grid-template-columns: repeat(5, 1fr);
}

.name-card {
    background: white;
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: 2px solid transparent;
}

.name-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(102, 126, 234, 0.2);
    border-color: #667eea;
}

.name-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    gap: 0px;
    flex-direction: row;
    flex-wrap: wrap;
}
.name-title {
    font-size: 24px;
    font-weight: 800;
    color: #1e293b;
    margin: 0px;
    letter-spacing: -0.3px;
}

.name-hindi {
    font-size: 20px;
    color: #667eea;
    font-weight: 700;
    margin: 0;
}

.name-gender {
    padding: 6px 16px;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    flex-shrink: 0;
}

.name-gender.boy {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: white;
}

.name-gender.girl {
    background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
    color: white;
}

.name-details {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.name-meaning {
    font-size: 15px;
    color: #64748b;
    line-height: 1.6;
    margin: 0;
}

.name-rashi {
    font-size: 14px;
    color: #475569;
    margin: 0;
}

/* ========================================
   LOAD MORE
   ======================================== */

.load-more-container {
    text-align: center;
    margin: 50px 0;
}

.load-more-btn {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    border-radius: 40px;
    padding: 18px 56px;
    font-size: 17px;
    font-weight: 800;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 16px rgba(102, 126, 234, 0.3);
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.load-more-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(102, 126, 234, 0.4);
}

.load-more-btn:disabled {
    background: #cbd5e1;
    cursor: not-allowed;
    box-shadow: none;
    transform: none;
}

.load-more-info {
    margin-top: 16px;
    color: #64748b;
    font-size: 15px;
}

/* Loading Spinner */
.loading-spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: white;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* ========================================
   INFORMATION SECTIONS
   ======================================== */

.rashi-info-section {
    background: white;
    border-radius: 20px;
    padding: 44px;
    margin: 50px 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	border: 3px solid var(--border-color);
}

.rashi-info-section h2 {
    font-size: 30px;
    font-weight: 900;
    color: #1e293b;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}

.rashi-intro-hindi {
    font-size: 20px;
    color: #667eea;
    font-weight: 700;
    margin-bottom: 16px;
}

.rashi-info-section p {
    font-size: 16px;
    color: #475569;
    line-height: 1.8;
    margin-bottom: 16px;
}

.rashi-benefits-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.rashi-benefits-list li {
    padding: 16px 20px;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-radius: 14px;
    font-size: 15px;
    color: #475569;
    line-height: 1.7;
    border-left: 4px solid #667eea;
}

.rashi-benefits-list strong {
    color: #1e293b;
    display: block;
    margin-bottom: 4px;
}

/* Rashi Details Grid */
.rashi-details-grid {
    display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
    margin-top: 30px;
}

.rashi-detail-card {
    background: white;
    border: 2px solid #e2e8f0;
    border-left-width: 4px;
    border-radius: 14px;
    padding: 24px;
    transition: all 0.3s ease;
}

.rashi-detail-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.rashi-detail-header {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 16px;
}

.rashi-detail-symbol {
    font-size: 36px;
}

.rashi-detail-link {
    display: inline-block;
    padding: 10px 24px;
    border-radius: 24px;
    color: white;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    transition: all 0.3s ease;
}

.rashi-detail-link:hover {
    transform: translateX(4px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Nakshatra Info Box */
.rashi-nakshatra-info {
    padding: 28px;
    border-radius: 16px;
    margin-top: 24px;
}

.rashi-nakshatra-info h3 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.rashi-nakshatra-info ul {
    list-style: none;
    padding: 0;
}

.rashi-nakshatra-info li {
    padding: 12px 0;
    font-size: 15px;
    color: #475569;
    line-height: 1.7;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.rashi-nakshatra-info li:last-child {
    border-bottom: none;
}

/* Rashi Steps */
.rashi-steps {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 24px;
    margin-top: 30px;
}

.rashi-step {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.rashi-step-number {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: white;
    font-size: 22px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.rashi-step-content h4 {
    font-size: 18px;
    font-weight: 800;
    color: #1e293b;
    margin: 0 0 8px 0;
}

.rashi-step-content p {
    font-size: 14px;
    color: #64748b;
    margin: 0;
    line-height: 1.6;
}
/* Names Section - Modern Table */
.names-section {
    padding: 80px 0;
}
/* ========================================
   RELATED SECTIONS
   ======================================== */

.related-sections {
    background: #f8fafc;
    border-radius: 20px;
    padding: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.related-sections h3 {
    font-size: 24px;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 24px;
}

.related-sections-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}

.related-section-card {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 16px;
    padding: 28px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.related-section-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.related-section-icon {
    font-size: 48px;
}

.related-section-title {
    font-size: 18px;
    font-weight: 800;
    color: #1e293b;
}

.related-section-desc {
    font-size: 14px;
    color: #64748b;
}

/* Related Rashis */
.related-rashis {
    background: white;
    border-radius: 20px;
    padding: 40px;
    margin-top: 60px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.related-rashis h3 {
    font-size: 24px;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 28px;
    text-align: center;
}

.related-rashis-grid {
    display: grid;
    gap: 16px;
    margin-bottom: 24px;
    grid-template-columns: repeat(6, 1fr);
}

.related-rashi-card {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 16px;
    padding: 24px 16px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.related-rashi-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.related-rashi-symbol {
    font-size: 44px;
}

.related-rashi-name {
    font-size: 16px;
    font-weight: 700;
    color: #1e293b;
}

.view-all-rashis-btn {
    display: inline-block;
    padding: 14px 36px;
    border-radius: 30px;
    color: white;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.view-all-rashis-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

/* ========================================
   BREADCRUMB
   ======================================== */
.breadcrumb-section {
    padding: 24px 0;
    background: linear-gradient(135deg, var(--white) 0%, var(--bg-light) 100%);
    border-bottom: 2px solid var(--border-color);
}

.breadcrumb {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
}

.breadcrumb a {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    transition: var(--transition);
}

.breadcrumb a:hover {
    color: var(--primary-dark);
    text-decoration: underline;
}

.breadcrumb .separator {
    color: var(--text-lighter);
    font-weight: bold;
}

.breadcrumb .current {
    color: var(--text-dark);
    font-weight: 700;
}

/* ========================================
   EMPTY STATE
   ======================================== */

.empty-state {
    text-align: center;
    padding: 80px 20px;
}

.empty-state-icon {
    font-size: 72px;
    margin-bottom: 20px;
    opacity: 0.5;
}

.empty-state-title {
    font-size: 26px;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 12px;
}

.empty-state-message {
    font-size: 16px;
    color: #64748b;
}

/* ========================================
   NAME DETAILS MODAL
   ======================================== */

.name-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(8px);
    align-items: center;
    justify-content: center;
    padding: 20px;
    overflow-y: auto;
}

.name-modal.active {
    display: flex;
}

.name-modal-content {
    background: white;
    border-radius: 24px;
    max-width: 700px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    position: relative;
    animation: modalSlideIn 0.3s ease;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.3);
}

@keyframes modalSlideIn {
    from {
        transform: translateY(-50px) scale(0.95);
        opacity: 0;
    }
    to {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

.name-modal-header {
    padding: 25px;
    border-radius: 24px 24px 0 0;
    position: relative;
    text-align: center;
}

.name-modal-close {
    position: absolute;
    top: 24px;
    right: 24px;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
    border: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 28px;
    color: white;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    line-height: 1;
}

.name-modal-close:hover {
    background: rgba(255, 255, 255, 0.35);
    transform: rotate(90deg);
}

.name-modal-title {
    font-size: 44px;
    font-weight: 900;
    margin: 0;
    letter-spacing: -0.5px;
    color: white;
}

.name-modal-hindi {
    font-size: 34px;
    font-weight: 700;
    opacity: 0.95;
    color: white;
}

.name-modal-gender-badge {
    display: inline-block;
    padding: 10px 24px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 800;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
    color: white;
}

.name-modal-body {
    padding: 44px 40px;
}

.name-detail-row {
    padding: 22px 0;
    border-bottom: 2px solid #f1f5f9;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.name-detail-row:last-child {
    border-bottom: none;
}

.name-detail-label {
    font-size: 13px;
    font-weight: 800;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.name-detail-label::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #667eea;
    border-radius: 50%;
}

.name-detail-value {
    font-size: 19px;
    font-weight: 600;
    color: #1e293b;
    line-height: 1.7;
}

.name-detail-highlight {
    background: linear-gradient(135deg, #667eea15 0%, #764ba215 100%);
    padding: 28px;
    border-radius: 18px;
    border-left: 5px solid #667eea;
    margin: 20px 0;
}

.name-detail-highlight .name-detail-label {
    color: #667eea;
}

.name-detail-highlight .name-detail-value {
    font-size: 21px;
    color: #667eea;
    font-weight: 800;
}

/* Modal scrollbar styling */
.name-modal-content::-webkit-scrollbar {
    width: 10px;
}

.name-modal-content::-webkit-scrollbar-track {
    background: #f1f5f9;
}

.name-modal-content::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 5px;
}

.name-modal-content::-webkit-scrollbar-thumb:hover {
    background: #94a3b8;
}
/* Name Details in Modal */
.name-detail-header {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 3px solid var(--border-color);
    margin-bottom: 10px;
    background: linear-gradient(135deg, var(--bg-light) 0%, var(--bg-lighter) 100%);
    border-radius: var(--border-radius);
    padding: 15px;
}

.detail-name {
    font-size: 40px;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 5px;
    font-weight: 900;
}

.detail-name-hindi {
    font-size: 28px;
    color: var(--text-medium);
    margin-bottom: 5px;
    font-weight: 700;
}

.detail-section {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--border-color);
}

.detail-section:last-child {
    border-bottom: none;
}

.detail-section h3 {
    color: var(--primary-color);
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 800;
}

.detail-text {
    color: var(--text-dark);
    line-height: 1.9;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 16px;
}

.detail-text-hindi {
    color: var(--text-medium);
    line-height: 1.7;
    font-style: italic;
    font-weight: 500;
}

.detail-grid {
    display: grid ;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 24px;
    padding: 15px;
    background: var(--bg-lighter);
    border-radius: var(--border-radius);
}

.detail-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px;
    background: var(--white);
    border-radius: 12px;
    border: 2px solid var(--border-color);
}

.detail-item strong {
    color: var(--primary-color);
    font-size: 15px;
    font-weight: 800;
}

.detail-item span {
    color: var(--text-dark);
    font-size: 17px;
    font-weight: 600;
}

.detail-item span.hindi {
    color: var(--text-medium);
    font-size: 15px;
    font-weight: 500;
}

.error-message {
    text-align: center;
    color: #ef4444;
    padding: 48px 24px;
    font-size: 18px;
    font-weight: 700;
}

.error-message-hindi {
    font-size: 16px;
    margin-top: 12px;
    font-weight: 600;
}
/* ========================================
   RESPONSIVE DESIGN
   ======================================== */

@media (max-width: 768px) {
    /* Hero */
    .rashi-hero {
        padding: 70px 20px;
    }
    
    .rashi-hero h1 {
        font-size: 36px;
    }
    
    .rashi-hero-subtitle {
        font-size: 18px;
    }
    
    .rashi-hero-stats {
        gap: 24px;
    }
    
    .rashi-stat-number {
        font-size: 28px;
    }
    
    .rashi-single-hero {
        padding: 60px 20px;
    }
    
    .rashi-hero-symbol {
        font-size: 60px;
    }
    
    /* Rashi Grid */
    .rashi-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .rashi-card {
        padding: 24px;
    }
    
    .rashi-card-icon {
        font-size: 48px;
        min-width: 60px;
    }
    
    .rashi-card-hindi {
        font-size: 24px;
    }
    
    /* Filters */
	.letter-filter-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
    }
    
    .letter-filter-btn {
        padding: 10px;
    }
    
    .letter-filter-hindi {
        font-size: 18px;
    }
    
    .gender-filter {
        width: 100%;
    }
    
    .gender-btn {
        flex: 1;
        padding: 12px 20px;
        font-size: 14px;
    }
    
    /* Names Grid */
    .names-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .names-section-title {
        font-size: 24px;
    }
    
    .name-card {
        padding: 20px;
    }
    
    .name-title {
        font-size: 22px;
    }
    
    /* Info Sections */
    .rashi-info-section {
        padding: 28px 20px;
    }
    
    .rashi-info-section h2 {
        font-size: 24px;
    }
    
    .rashi-details-grid {
        grid-template-columns: 1fr;
    }
    
    .rashi-steps {
        grid-template-columns: 1fr;
    }
    
    /* Related */
    .related-sections-grid {
        grid-template-columns: 1fr;
    }
    
    .related-rashis-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    /* Modal */
    .name-modal-header {
        padding: 40px 24px;
    }
    
    .name-modal-title {
        font-size: 32px;
    }
    
    .name-modal-hindi {
        font-size: 26px;
    }
    
    .name-modal-body {
        padding: 32px 24px;
    }
	.related-rashis {
		padding: 40px 20px;
	}
}

@media (max-width: 480px) {
    .rashi-hero h1 {
        font-size: 28px;
    }
    
    .letter-filter-grid {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .related-rashis-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}





@media (max-width:767px){
	.names-grid {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }	
	.name-title {
        font-size: 18px;
    }
	.name-hindi {
		font-size: 18px;
	}
	.name-card {
        padding: 15px;
    }
	.name-main {
		margin-bottom: 10px;
	}
	.name-details {
		gap: 5px;
	}
	.name-gender {
		padding: 3px;
		border-radius: 10px;
		font-size: 12px;
		text-align: center;
	}
	span.name-meaning {
		text-align: center;
		font-size: 14px;
		line-height: 1.3em;
	}
	.rashi-details-grid {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}
}
@media (max-width:1024px) and (min-width:768px) {
	.names-grid {
        gap: 15px;
        grid-template-columns: repeat(3, 1fr);
    }
	.rashi-details-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.rashi-detail-header {
		display: flex;
		align-items: center;
		gap: 16px;
		margin-bottom: 16px;
		flex-direction: column;
	}	
}
@media (max-width:1280px) and (min-width:1024px) {
	.names-grid {
		gap: 20px;
		grid-template-columns: repeat(4, 1fr);
	}
	.rashi-details-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.rashi-detail-header {
        display: flex;
        align-items: flex-start;
        gap: 16px;
        margin-bottom: 16px;
        flex-direction: row;
    }	
}
@media (min-width:1280px) and (max-width:1400px) {
	.names-grid {
		gap: 20px;
		grid-template-columns: repeat(4, 1fr);
	}

	
}







/* Extra small phones (<= 280px) */
@media (max-width:280px){
    .container { padding: 0 12px; }
    .modal-content { width: 96%; max-height: 95vh; }
    .detail-name { font-size: 26px; }
    .detail-name-hindi { font-size: 18px; }
    .detail-grid { grid-template-columns: 1fr; gap: 12px; padding: 16px; }
}

/* Mobile / small tablets (<= 767px) */
@media (max-width:767px){
    .modal-content { width: 95%; max-height: 95vh; }
    .detail-name { font-size: 32px; }
    .detail-name-hindi { font-size: 22px; }
    .detail-grid { grid-template-columns: repeat(2, 1fr); gap: 10px;     }
    .modal-body { padding: 24px; }
}

/* Tablets (768px - 1024px) */
@media (max-width:1024px) and (min-width:768px) {
    .container { padding: 0 20px; max-width: 100%; }
    .info-section { grid-template-columns: repeat(2, 1fr); gap: 20px; }
    .detail-grid { grid-template-columns: repeat(3, 1fr); gap: 18px; }
}
/* Scrollbar Styling */
.name-name-modal-content::-webkit-scrollbar {
    width: 10px;
}

.name-modal-content::-webkit-scrollbar-track {
    background: var(--bg-light);
    border-radius: 10px;
}

.name-modal-content::-webkit-scrollbar-thumb {
    background: var(--gradient-primary);
    border-radius: 10px;
}

.name-modal-content::-webkit-scrollbar-thumb:hover {
    background: var(--gradient-secondary);
}