.sefaria-category-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px 18px 14px;text-decoration:none;color:inherit;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease;display:block;position:relative;min-height:110px}.sefaria-category-card:hover{border-color:#cbd5e1;box-shadow:0 10px 22px rgba(0,0,0,.06);transform:translateY(-2px);text-decoration:none;color:inherit}.sefaria-category-name{font-family:"Frank Ruhl Libre",Georgia,serif;font-size:21px;font-weight:500;color:#212529;margin:0 0 8px;line-height:1.3;padding-right:70px}.sefaria-category-description{font-size:14px;color:#6b7280;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sefaria-category-count{position:absolute;top:12px;right:12px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.sefaria-category-card::after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:2px;border-radius:2px;background:#3b82f6}.sefaria-categories-grid .sefaria-category-card:nth-child(6n+1)::after{background:#2563eb}.sefaria-categories-grid .sefaria-category-card:nth-child(6n+2)::after{background:#9e2a2b}.sefaria-categories-grid .sefaria-category-card:nth-child(6n+3)::after{background:#2a9d8f}.sefaria-categories-grid .sefaria-category-card:nth-child(6n+4)::after{background:#6a4c93}.sefaria-categories-grid .sefaria-category-card:nth-child(6n+5)::after{background:#e76f51}.sefaria-categories-grid .sefaria-category-card:nth-child(6n+6)::after{background:#457b9d}.sefaria-learn-more-btn{background:#fff;color:#0369a1;padding:10px 14px;border:1px solid #bae6fd;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.sefaria-learn-more-btn:hover{background:#e0f2fe;border-color:#7dd3fc;color:#075985;text-decoration:none}.sefaria-learn-more-btn::after{content:"›";font-size:16px;line-height:1}.sefaria-error{background:#fff3cd;border:1px solid #ffeaa7;color:#856404;padding:20px;border-radius:8px;margin:30px 0;text-align:center}@media (max-width:768px){.sefaria-category-card{padding:25px;min-height:150px}}