.amr-share{display:flex;gap:10px;align-items:center;justify-content:center}@media(min-width:624px){.amr-share.float-right-on-big-screen{display:inline-flex;float:right}}.amr-share__button{display:inline-block;cursor:pointer;outline:none}.amr-share__button:hover{opacity:.8}.amr-share__icon{padding:6px;color:#fff;width:28px;height:28px;display:flex;align-items:center;justify-content:center}@media(min-width:624px){.amr-share__icon{width:32px;height:32px}}.amr-share__icon-fb{background-color:#0965fe}.amr-share__icon-tg{background-color:#279cd8}.amr-share__icon-x{background-color:#000}.amr-share__icon-reddit{background-color:#ff5701}.amr-share__icon-wa{background-color:#2cb742}.amr-share__icon-em{background-color:#a903c6}.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g:nth-child(4)>g>text{fill:var(--amr-color-body-fg)}.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g:nth-child(2)>g:nth-child(3)>path{stroke:var(--amr-color-primary)}.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g:nth-child(2)>g>rect,.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g>g>text,.co-line-chart>div>div:first-child>div>svg>g:nth-child(3)>g:nth-child(2)>g>rect,.co-line-chart>div>div:first-child>div>svg>g:nth-child(3)>g:nth-child(4)>g>text{fill:var(--amr-color-body-fg)}.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g:nth-child(3)>g>circle:first-child{stroke:var(--amr-color-primary)}.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g:nth-child(3)>g>circle{fill:var(--amr-color-primary)}.co-line-chart>div>div:first-child>div>svg>g:nth-child(2)>g:nth-child(3)>g>circle:nth-child(5){stroke:none;fill:none}.co-pie-chart>div>div:first-child>div>svg>g:nth-child(2)>g>g>text{fill:var(--amr-color-body-fg)}[data-theme-mode=dark] .co-pie-chart>div>div:first-child>div>svg{filter:brightness(.7)}.amr-input{display:inline-block;font-size:18px;color:var(--amr-color-input-fg);background-color:var(--amr-color-input-bg);line-height:1.3em;min-width:70px;padding:10px 8px;box-sizing:border-box;margin:3px;border:1px solid var(--amr-color-input-border);box-shadow:0 1px 0 1px var(--amr-color-shadow-lightest);border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.amr-input:not(textarea){font-family:var(--amr-font-family-body);font-weight:700}.amr-input::placeholder{color:#aaa}.amr-input::-ms-expand{display:none}.amr-input:hover{border-color:var(--amr-color-input-border)}.amr-input:focus{border-color:var(--amr-color-border);box-shadow:0 0 1px 3px var(--amr-color-focus);box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}.co-ai-summary{background:var(--amr-color-body-bg-accent-700);border-radius:8px;margin:1.5rem 0;padding:10px;box-shadow:0 2px 8px var(--amr-color-shadow);overflow:hidden;transition:box-shadow .2s}.co-ai-summary.animated-ai-border{border:3px solid transparent;border-radius:12px;background-image:linear-gradient(#fff,#fff),linear-gradient(270deg,red,orange,blue,purple,lime,red);background-origin:border-box;background-clip:content-box,border-box;padding:2px;background-size:400% 400%;animation:animated-border 10s linear infinite}@keyframes animated-border{0%{background-position:50%,0 50%}to{background-position:50%,100% 50%}}.co-ai-summary__summary-icon{position:relative}.co-ai-summary__summary-icon .co-ai-summary__summary-ai-icon.summary-done{color:var(--amr-color-primary);position:absolute;left:10px;top:10px;transform:translate(-60%,-60%) scale(.5);width:32px;height:32px}.co-ai-summary__summary-icon.is-generating .co-ai-summary__summary-ai-icon{transform:scale(.5);transition:transform .3s ease-in-out}.co-ai-summary__summary-icon.is-generating .hjs-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.co-ai-summary__summary-icon.is-generating .hjs-spinner .hjs-spinner__icon{width:26px!important;height:26px!important}.co-ai-summary__summary-disclaimer{display:flex;align-items:center;gap:.4em;margin-top:1em;font-size:.92em;border-radius:4px;padding:.5em .8em}.co-ai-summary__disclaimer-icon{flex-shrink:0}.co-ai-summary.is-loading{opacity:.7}.co-ai-summary__header{position:relative;top:0;background:var(--amr-color-secondary-lighter);padding:1rem 1.5rem;border-bottom:1px solid var(--amr-color-secondary-bg);z-index:1;display:flex;align-items:center;gap:.5rem}.co-ai-summary__header h3{margin:0;font-weight:600;font-size:1.1rem}.co-ai-summary__content{padding:1.5rem;min-height:80px;animation:fadeIn .6s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.co-ai-summary__skeleton{height:1.2em;width:100%;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%);background-size:200% 100%;animation:skeleton-loading 1.2s linear infinite;border-radius:4px;margin-bottom:.7em}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.co-hadith{position:relative;border-radius:3px;margin:30px 3px 3px;background-color:var(--amr-color-body-bg-accent-700);color:var(--amr-color-body-fg-accent-700);box-shadow:0 1px 13px 0 var(--amr-color-shadow);border:1px solid var(--amr-color-border);border-bottom:3px solid var(--amr-color-primary);text-align:left}.co-hadith~.co-hadith{margin-top:100px}@media(min-width:624px){.co-hadith{margin:0 10px}}@media(min-width:1020px){.co-hadith{margin:0}}.co-hadith__body{padding:10px}.co-hadith__title{color:var(--amr-color-secondary-fg);padding:18px 4px;position:relative;border-bottom:1px solid var(--amr-color-border);margin:0;font-family:var(--amr-font-family-body)}@media screen{.co-hadith__title.is-sticky{position:sticky;top:var(--amr-sticky-base-top,0);background-color:inherit;z-index:4}}.co-hadith__title-content{display:flex;justify-content:space-between;align-items:center;margin:0 15px}.co-hadith__title-text-head{margin:0;display:block;padding:0;font-weight:700;font-size:18px}.co-hadith__title-text-container{text-decoration:none;color:inherit}.co-hadith__badge{display:inline-block;padding:5px;border-radius:4px;vertical-align:middle;text-decoration:none}.co-hadith__badge-special{background:linear-gradient(#365ff9,#06a1f1);color:#fff}.co-hadith__badge-popular{background:linear-gradient(#f95a36,#f13a06);color:#fff}.co-hadith__badge-trending{background:linear-gradient(#00a1e2,#026c84);color:#fff}.co-hadith__attr{display:flex;flex-direction:row;align-items:flex-end;justify-content:right}.co-hadith__views{color:#888;vertical-align:middle;margin:3px 10px 3px 3px;float:right}.co-hadith__trend-chart{text-align:center}.co-hadith__contents.has-fb-like{margin-top:50px}.co-hadith__section-heading{background-color:var(--amr-color-secondary-lighter);padding:10px;margin:10px 0;border-radius:3px;color:var(--amr-color-secondary-fg)}@media print{.co-hadith__section-heading{padding:0}}.co-hadith__toolbar{min-height:17px;flex-wrap:wrap}.co-hadith__basic-tools,.co-hadith__toolbar{display:flex;flex-direction:row;align-items:center}.co-hadith__basic-tools{margin-left:auto;gap:3px}.co-hadith__nav{display:flex;flex-direction:row;align-items:center}.co-hadith__nav .co-hadith__nav-icon{color:inherit}.co-hadith__nav .co-hadith__nav-button{background:none;border:0;cursor:pointer;text-decoration:none;text-align:center;margin:0;flex-direction:column}.co-hadith__collection-button .co-collection-menu{left:auto;right:-15px}.co-hadith__text-container{display:flex;flex-direction:column;gap:20px}@media(min-width:624px){.co-hadith__text-container{flex-direction:row}}.co-hadith__text{margin-top:10px;vertical-align:top;flex:1 1 0px;text-align:justify}.co-hadith__english-chain,.co-hadith__english-notes,.co-hadith__english-text{font-size:20px}.co-hadith__arabic-chain,.co-hadith__arabic-postscript,.co-hadith__english-chain,.co-hadith__english-postscript{color:#999}.co-hadith__arabic-chain:after,.co-hadith__arabic-postscript:after,.co-hadith__english-chain:after,.co-hadith__english-postscript:after{content:" "}.co-hadith__arabic-chain,.co-hadith__arabic-notes,.co-hadith__arabic-postscript,.co-hadith__arabic-text{font:var(--amr-font-arabic-hadith);text-align:justify}.co-hadith__section-heading.arabic{padding:0 10px 0 0;margin-top:16px;font:var(--amr-font-arabic-general);font-size:32px}.co-hadith__arabic-notes,.co-hadith__english-notes{display:block;margin:10px}.co-hadith__ref-sch{display:none}.co-hadith__link,.co-hadith__refs{padding-left:10px;font-size:18px}.co-hadith__link{display:block;color:var(--amr-color-body-fg);text-decoration:none}.co-hadith__link:hover{color:var(--amr-color-body-fg-accent-100)}.co-hadith__summary-content{width:100%}.co-hadith__summary-disclaimer{display:flex;align-items:center;justify-content:center;font-size:.9em;gap:5px;margin:5px 0;padding-top:5px;color:var(--amr-color-secondary-fg);border-top:1px solid var(--amr-color-secondary-bg)}.co-hadith__hadith-summary{border-bottom:1px solid var(--amr-color-secondary-bg);background:var(--amr-color-secondary-lighter);color:var(--amr-color-secondary-fg);border-radius:10px}.co-hadith__hadith-summary .co-hadith__section-heading{background:var(--amr-color-secondary-bg);border-top-left-radius:10px;border-top-right-radius:10px;padding-left:20px;padding-right:20px}.co-hadith__hadith-summary .co-hadith__section{padding:0 10px}.co-hadith__ask-button{position:relative}.co-hadith__grades,.co-hadith__section{display:flex;gap:10px;flex-direction:column}@media(min-width:624px){.co-hadith__grades,.co-hadith__section{flex-direction:row}}.co-hadith__grade{padding:10px;background-color:#444;color:#fff;margin:2px;-webkit-print-color-adjust:exact;print-color-adjust:exact;max-width:238px}.co-hadith__grade.marfu,.co-hadith__grade.mutawatir,.co-hadith__grade.sahih,.co-hadith__grade.sahihlighirih{background-color:#0aae22}.co-hadith__grade.marfu:before,.co-hadith__grade.mutawatir:before,.co-hadith__grade.sahih:before,.co-hadith__grade.sahihlighirih:before{border-top-color:#0aae22}.co-hadith__grade.qudsi{background-color:#234f88}.co-hadith__grade.qudsi:before{border-top-color:#234f88}.co-hadith__grade.hasan,.co-hadith__grade.hasangharib,.co-hadith__grade.hasansahih,.co-hadith__grade.hasanulisnaad,.co-hadith__grade.lighairih,.co-hadith__grade.mursal{background-color:#090}.co-hadith__grade.hasan:before,.co-hadith__grade.hasangharib:before,.co-hadith__grade.hasansahih:before,.co-hadith__grade.hasanulisnaad:before,.co-hadith__grade.lighairih:before,.co-hadith__grade.mursal:before{border-top-color:#090}.co-hadith__grade.daeef{background-color:#d93013}.co-hadith__grade.daeef:before{border-top-color:#d93013}.co-hadith__grade.daeefjiddan,.co-hadith__grade.moudu{background-color:#be0000}.co-hadith__grade.daeefjiddan:before,.co-hadith__grade.moudu:before{border-top-color:#be0000}.co-hadith__grade.gharib,.co-hadith__grade.maqtu,.co-hadith__grade.mauquf,.co-hadith__grade.munqati,.co-hadith__grade.shadhdh{background-color:#af8303}.co-hadith__grade.gharib:before,.co-hadith__grade.maqtu:before,.co-hadith__grade.mauquf:before,.co-hadith__grade.munqati:before,.co-hadith__grade.shadhdh:before{border-top-color:#af8303}.co-hadith__grade.munkar{background-color:#af5403}.co-hadith__grade.munkar:before{border-top-color:#af5403}.co-hadith__grade.nochainfoundalalbani,.co-hadith__grade.unknown{background-color:#404}.co-hadith__grade.nochainfoundalalbani:before,.co-hadith__grade.unknown:before{border-top-color:#404}.co-hadith__grade-corner.marfu,.co-hadith__grade-corner.marfu:before,.co-hadith__grade-corner.mutawatir,.co-hadith__grade-corner.mutawatir:before,.co-hadith__grade-corner.sahih,.co-hadith__grade-corner.sahih:before,.co-hadith__grade-corner.sahihlighirih,.co-hadith__grade-corner.sahihlighirih:before{border-top-color:#0aae22}.co-hadith__grade-corner.qudsi,.co-hadith__grade-corner.qudsi:before{border-top-color:#234f88}.co-hadith__grade-corner.hasan,.co-hadith__grade-corner.hasan:before,.co-hadith__grade-corner.hasangharib,.co-hadith__grade-corner.hasangharib:before,.co-hadith__grade-corner.hasansahih,.co-hadith__grade-corner.hasansahih:before,.co-hadith__grade-corner.hasanulisnaad,.co-hadith__grade-corner.hasanulisnaad:before,.co-hadith__grade-corner.lighairih,.co-hadith__grade-corner.lighairih:before,.co-hadith__grade-corner.mursal,.co-hadith__grade-corner.mursal:before{border-top-color:#090}.co-hadith__grade-corner.daeef,.co-hadith__grade-corner.daeef:before{border-top-color:#d93013}.co-hadith__grade-corner.daeefjiddan,.co-hadith__grade-corner.daeefjiddan:before,.co-hadith__grade-corner.moudu,.co-hadith__grade-corner.moudu:before{border-top-color:#be0000}.co-hadith__grade-corner.gharib,.co-hadith__grade-corner.gharib:before,.co-hadith__grade-corner.maqtu,.co-hadith__grade-corner.maqtu:before,.co-hadith__grade-corner.mauquf,.co-hadith__grade-corner.mauquf:before,.co-hadith__grade-corner.munqati,.co-hadith__grade-corner.munqati:before,.co-hadith__grade-corner.shadhdh,.co-hadith__grade-corner.shadhdh:before{border-top-color:#af8303}.co-hadith__grade-corner.munkar,.co-hadith__grade-corner.munkar:before{border-top-color:#af5403}.co-hadith__grade-corner.nochainfoundalalbani,.co-hadith__grade-corner.nochainfoundalalbani:before,.co-hadith__grade-corner.unknown,.co-hadith__grade-corner.unknown:before{border-top-color:#404}.co-hadith__grade-corner-container{display:inline-block;position:absolute;top:0;left:0}.co-hadith__grade-corner:before{content:"";width:0;height:0;border-top:20px solid #444;border-right:20px solid transparent;border-bottom:20px solid transparent;left:0;top:0;position:absolute;clear:both}.co-hadith__menu-container{position:relative}.co-hadith__menu-toggle{background:none;cursor:pointer;padding:0;width:44px}.co-hadith__menu-checkboxes{padding:0;font-size:18px;margin:11px 5px;text-align:center}.co-hadith__menu-checkboxes .hjs-form__checkbox .hjs-icon{width:15px;height:13px}.co-hadith__menu-checkboxes label{text-indent:12px!important;color:var(--amr-color-popup-item-fg);font-weight:700!important}.co-hadith__menu{display:inline-block;background-color:var(--amr-color-popup-bg);border:1px solid var(--amr-color-popup-border);box-shadow:2px 5px 8px var(--amr-color-popup-shadow);color:var(--amr-color-popup-fg);position:absolute;top:100%;right:11px;z-index:5;overflow:hidden auto;width:300px;height:auto;max-height:600px;transform:translateY(10px);animation:slideDownLittle .3s ease-out 0s 1;padding:10px}.co-hadith__menu .hjs-share{float:none;margin-top:20px}.co-hadith__menu .co-hadith__menu-button,.co-hadith__menu .co-hadith__menu-link{padding:10px 0;margin-left:3px;font-size:18px;text-decoration:none;font-weight:700;background-color:var(--amr-color-popup-item-bg);color:var(--amr-color-popup-item-fg);display:flex;gap:12px;align-items:center;background:none;border:0;font-family:inherit}.co-hadith__menu .co-hadith__menu-button:hover,.co-hadith__menu .co-hadith__menu-link:hover{color:var(--amr-color-popup-item-hover-fg)}.co-hadith__menu .co-hadith__menu-button .hjs-icon,.co-hadith__menu .co-hadith__menu-link .hjs-icon{color:var(--amr-color-body-fg)}.co-hadith__menu .co-hadith__menu-button .hjs-icon:hover,.co-hadith__menu .co-hadith__menu-link .hjs-icon:hover{background:var(--amr-color-body-fg-accent-100)}.co-hadith__menu .co-hadith__menu-button{text-align:left;cursor:pointer;width:100%;border:0;background:none}.co-hadith__menu-buttons{margin-top:10px;border-top:1px solid var(--amr-color-border-light)}@media(min-width:624px){.co-hadith__menu-buttons{text-align:right}}.co-hadith__menu-share-separator{border:0;border-bottom:1px solid var(--amr-color-border-light)}.co-hadith__menu-cancel-button{display:inline-block;padding:10px;margin:10px;font-size:20px;background:none;background-color:#fff;color:var(--amr-color-primary-dark);border:1px solid var(--amr-color-primary-dark);border-radius:3px}@media(min-width:624px){.co-hadith__menu-cancel-button:hover{background-color:#eee}}.co-hadith__cross-ref-editor-search-ref{width:100%;margin-bottom:20px}.co-hadith__cross-ref-editor-search-ref .co-search-bar{box-shadow:none;border:1px solid #ccc;height:39px}.co-hadith__cross-ref-editor-buttons{display:flex;flex-direction:row;margin-top:20px}.co-hadith__cross-ref-editor-buttons button{flex:1}.co-hadith__cross-ref-editor-cross-refs{display:flex;flex-direction:column;gap:10px}.co-hadith__cross-ref-editor-link{display:block;width:145px}@media(min-width:624px){.co-hadith__cross-ref-editor-link{width:300px}}.co-hadith__cross-ref-editor-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:3px;background-color:var(--amr-color-row-odd-bg);color:var(--amr-color-row-odd-fg)}.co-hadith__cross-ref-editor-item:nth-child(2n){background-color:var(--amr-color-row-even-bg);color:var(--amr-color-row-even-fg)}.co-hadith__cross-ref-editor-items{display:flex;flex-direction:column;gap:10px}.co-hadith-classification-editor__list{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:1020px){.co-hadith-classification-editor__list{justify-content:flex-start}}.co-hadith-classification-editor__list div{flex-basis:100%;margin:4px;padding:4px 12px;border-radius:4px;color:#fff}@media(min-width:624px){.co-hadith-classification-editor__list div{flex-basis:50%}}@media(min-width:1020px){.co-hadith-classification-editor__list div{flex-basis:25%}}.co-hadith-classification-editor__list-grade{background-color:#777;width:40%}.co-hadith-classification-editor__list-grade.marfu,.co-hadith-classification-editor__list-grade.mutawatir,.co-hadith-classification-editor__list-grade.sahih,.co-hadith-classification-editor__list-grade.sahihlighirih{background-color:#0aae22}.co-hadith-classification-editor__list-grade.marfu:before,.co-hadith-classification-editor__list-grade.mutawatir:before,.co-hadith-classification-editor__list-grade.sahih:before,.co-hadith-classification-editor__list-grade.sahihlighirih:before{border-top-color:#0aae22}.co-hadith-classification-editor__list-grade.qudsi{background-color:#234f88}.co-hadith-classification-editor__list-grade.qudsi:before{border-top-color:#234f88}.co-hadith-classification-editor__list-grade.hasan,.co-hadith-classification-editor__list-grade.hasangharib,.co-hadith-classification-editor__list-grade.hasansahih,.co-hadith-classification-editor__list-grade.hasanulisnaad,.co-hadith-classification-editor__list-grade.lighairih,.co-hadith-classification-editor__list-grade.mursal{background-color:#090}.co-hadith-classification-editor__list-grade.hasan:before,.co-hadith-classification-editor__list-grade.hasangharib:before,.co-hadith-classification-editor__list-grade.hasansahih:before,.co-hadith-classification-editor__list-grade.hasanulisnaad:before,.co-hadith-classification-editor__list-grade.lighairih:before,.co-hadith-classification-editor__list-grade.mursal:before{border-top-color:#090}.co-hadith-classification-editor__list-grade.daeef{background-color:#d93013}.co-hadith-classification-editor__list-grade.daeef:before{border-top-color:#d93013}.co-hadith-classification-editor__list-grade.daeefjiddan,.co-hadith-classification-editor__list-grade.moudu{background-color:#be0000}.co-hadith-classification-editor__list-grade.daeefjiddan:before,.co-hadith-classification-editor__list-grade.moudu:before{border-top-color:#be0000}.co-hadith-classification-editor__list-grade.gharib,.co-hadith-classification-editor__list-grade.maqtu,.co-hadith-classification-editor__list-grade.mauquf,.co-hadith-classification-editor__list-grade.munqati,.co-hadith-classification-editor__list-grade.shadhdh{background-color:#af8303}.co-hadith-classification-editor__list-grade.gharib:before,.co-hadith-classification-editor__list-grade.maqtu:before,.co-hadith-classification-editor__list-grade.mauquf:before,.co-hadith-classification-editor__list-grade.munqati:before,.co-hadith-classification-editor__list-grade.shadhdh:before{border-top-color:#af8303}.co-hadith-classification-editor__list-grade.munkar{background-color:#af5403}.co-hadith-classification-editor__list-grade.munkar:before{border-top-color:#af5403}.co-hadith-classification-editor__list-grade.nochainfoundalalbani,.co-hadith-classification-editor__list-grade.unknown{background-color:#404}.co-hadith-classification-editor__list-grade.nochainfoundalalbani:before,.co-hadith-classification-editor__list-grade.unknown:before{border-top-color:#404}.co-hadith__error-report-summary{width:99%;height:150px}.co-hadith__error-report-summary-fn{color:var(--amr-color-body-fg-accent-500);margin:10px 0}.co-hadith__error-report-message{padding:10px;border-radius:10px;font-size:1.1em}.co-hadith__error-report-message.is-warning{background-color:var(--amr-color-warn-bg);color:var(--amr-color-warn-fg)}.co-hadith__error-report-message.is-error{background-color:var(--amr-color-err-bg);color:var(--amr-color-err-fg)}