.GitaShlokList-module__ycj-vG__shlokList{grid-template-columns:280px 1fr;align-items:start;gap:2rem;display:grid}.GitaShlokList-module__ycj-vG__sidebar{position:sticky;top:100px}.GitaShlokList-module__ycj-vG__searchSection{margin-bottom:1.5rem}.GitaShlokList-module__ycj-vG__searchWrapper{position:relative}.GitaShlokList-module__ycj-vG__searchIcon{color:#9ca3af;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.GitaShlokList-module__ycj-vG__searchInput{background:#fff;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 12px 12px 42px;font-size:.95rem;transition:all .3s}.GitaShlokList-module__ycj-vG__searchInput:focus{border-color:var(--saffron,#ff8a00);outline:none;box-shadow:0 0 0 4px #ff8a001a}.GitaShlokList-module__ycj-vG__filterSection{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem}.GitaShlokList-module__ycj-vG__filterHeader{color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.GitaShlokList-module__ycj-vG__categoryTabs{flex-direction:column;gap:6px;display:flex}.GitaShlokList-module__ycj-vG__categoryTab{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-size:.95rem;transition:all .2s;display:flex}.GitaShlokList-module__ycj-vG__categoryTab:hover{background:#f3f4f6}.GitaShlokList-module__ycj-vG__categoryTab.GitaShlokList-module__ycj-vG__active{background:var(--saffron,#ff8a00);color:#fff}.GitaShlokList-module__ycj-vG__categoryLabel{font-weight:500}.GitaShlokList-module__ycj-vG__categoryCount{background:#0000000f;border-radius:20px;padding:3px 10px;font-size:.8rem;font-weight:500}.GitaShlokList-module__ycj-vG__categoryTab.GitaShlokList-module__ycj-vG__active .GitaShlokList-module__ycj-vG__categoryCount{background:#ffffff40}.GitaShlokList-module__ycj-vG__mainContent{min-width:0}.GitaShlokList-module__ycj-vG__resultsInfo{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 4px;font-size:.9rem;display:flex}.GitaShlokList-module__ycj-vG__clearFilter{color:var(--saffron,#ff8a00);cursor:pointer;background:0 0;border:none;font-weight:500;text-decoration:underline}.GitaShlokList-module__ycj-vG__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem;display:grid}.GitaShlokList-module__ycj-vG__card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.GitaShlokList-module__ycj-vG__card:hover{border-color:var(--saffron,#ff8a00);transform:translateY(-4px);box-shadow:0 16px 32px #0000001a}.GitaShlokList-module__ycj-vG__cardContent{padding:1.25rem;position:relative}.GitaShlokList-module__ycj-vG__cardGlow{background:linear-gradient(90deg,var(--card-color,var(--saffron)),transparent);opacity:0;width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.GitaShlokList-module__ycj-vG__card:hover .GitaShlokList-module__ycj-vG__cardGlow{opacity:1}.GitaShlokList-module__ycj-vG__categoryBadge{color:var(--saffron,#ff8a00);background:#ff8a001a;border-radius:20px;margin-bottom:10px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-block}.GitaShlokList-module__ycj-vG__versePreview{color:#1a1a1a;margin-bottom:12px;font-family:Noto Sans Devanagari,Mangal,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.6}.GitaShlokList-module__ycj-vG__cardTitle{color:#1a1a1a;margin-bottom:.4rem;font-size:1.25rem;font-weight:700;line-height:1.3}.GitaShlokList-module__ycj-vG__cardHindi{color:var(--saffron,#ff8a00);margin-bottom:.6rem;font-size:.9rem;font-weight:500}.GitaShlokList-module__ycj-vG__cardDescription{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.GitaShlokList-module__ycj-vG__tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.GitaShlokList-module__ycj-vG__tagBadge{color:#6b7280;text-transform:capitalize;background:#f3f4f6;border-radius:12px;padding:3px 8px;font-size:.7rem;font-weight:500}.GitaShlokList-module__ycj-vG__cardFooter{justify-content:flex-end;align-items:center;display:flex}.GitaShlokList-module__ycj-vG__readMore{color:var(--saffron,#ff8a00);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:gap .3s;display:inline-flex}.GitaShlokList-module__ycj-vG__card:hover .GitaShlokList-module__ycj-vG__readMore{gap:.75rem}.GitaShlokList-module__ycj-vG__loadMoreWrapper{justify-content:center;margin-top:2rem;display:flex}.GitaShlokList-module__ycj-vG__loadMoreButton{background:linear-gradient(135deg,var(--saffron,#ff8a00)0%,#e67a00 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff8a004d}.GitaShlokList-module__ycj-vG__loadMoreButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a0066}.GitaShlokList-module__ycj-vG__noResults{text-align:center;color:#6b7280;grid-column:1/-1;padding:4rem 2rem}.GitaShlokList-module__ycj-vG__noResults p{margin-bottom:1rem;font-size:1.1rem}.GitaShlokList-module__ycj-vG__resetButton{background:var(--saffron,#ff8a00);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:background .3s}.GitaShlokList-module__ycj-vG__resetButton:hover{background:#e67a00}@media (max-width:1024px){.GitaShlokList-module__ycj-vG__shlokList{grid-template-columns:1fr}.GitaShlokList-module__ycj-vG__sidebar{position:static}.GitaShlokList-module__ycj-vG__filterSection{padding:1rem}.GitaShlokList-module__ycj-vG__categoryTabs{flex-flow:wrap;gap:8px}.GitaShlokList-module__ycj-vG__categoryTab{border:1px solid #e5e7eb;border-radius:20px;padding:8px 14px}.GitaShlokList-module__ycj-vG__categoryTab.GitaShlokList-module__ycj-vG__active{border-color:var(--saffron,#ff8a00)}}@media (max-width:768px){.GitaShlokList-module__ycj-vG__searchSection{margin-bottom:1rem}.GitaShlokList-module__ycj-vG__categoryTabs{flex-flow:column;overflow-x:visible}.GitaShlokList-module__ycj-vG__categoryTab{flex-shrink:0;width:100%}.GitaShlokList-module__ycj-vG__grid{grid-template-columns:1fr;gap:1rem}.GitaShlokList-module__ycj-vG__cardTitle{font-size:1.1rem}}
