@import"https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap";.hadith-list{padding:10px;max-width:1000px;display:flex;flex-direction:column;gap:1.5rem;margin:1rem auto;min-height:80vh}.hadith-item{background-color:var(--color-background-elevated);padding:1rem;border-radius:5px;display:flex;flex-direction:column;gap:2rem}.hadith-item .hadith-text-wrapper{display:flex;justify-content:space-between;gap:3rem;font-size:1.01rem}.hadith-list .hadith-item .hadith-text-wrapper .english-hadith-text-wrapper .english-hadith-text.narrator{font-weight:700}.hadith-list .hadith-item .hadith-text-wrapper .english-hadith-text-wrapper{max-width:50%}.hadith-list .hadith-item .hadith-text-wrapper .arabic-hadith-text-wrapper{direction:rtl;font-family:Amiri,serif;font-size:1.1rem;max-width:50%;line-height:2.5rem}.hadith-list .hadith-item .hadith-text-wrapper .arabic-hadith-text *{font-family:Amiri,serif}.hadith-item .hadith-grade-cell{display:flex;justify-content:space-between;gap:3rem}.hadith-item .hadith-grade-cell .english-grade-text{direction:rtl;font-weight:600}.hadith-item .hadith-grade-cell .arabic-grade-text{direction:rtl;font-size:1.1rem;max-width:50%;line-height:1.8rem;font-weight:500;font-family:Amiri,serif}.hadith-item .hadith-reference-wrapper{width:35%}.hadith-item .hadith-reference-wrapper .references_group{display:flex;justify-content:space-between;font-size:.8rem}.hadith-item .hadith-reference-wrapper .references_group .reference_group_label{font-weight:500}.hadith-item .hadith-reference-wrapper .references_group .reference_group_label.bolded{font-weight:700}.hadith-item .hadith-reference-wrapper .references_group .reference_group_text{text-align:left;min-width:200px}.hadith_bottom_container{display:flex;justify-content:space-between;align-items:center}.hadith_bottom_container .hadith_action_buttons{display:flex;gap:.8rem}.hadith_bottom_container .hadith_action_buttons .hadith_button{outline:none;border:none;background-color:transparent;color:var(--color-primary-medium);transition:.3s;cursor:pointer}.hadith_bottom_container .hadith_action_buttons .hadith_button:hover{scale:1.1}
