.hadith-mobile-tabs .tab-button{flex:1;padding:1rem;border:none;background:0 0;cursor:pointer;font-weight:500;color:var(--hadith-text-secondary,#666);transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.hadith-mobile-tabs .tab-button i{font-size:1rem}.hadith-mobile-tabs .tab-button.active{color:var(--hadith-primary-color,#2563eb);border-bottom:2px solid var(--hadith-primary-color,#2563eb);background-color:rgba(37,99,235,.05)}@media (max-width:768px){.hadith-single-container .hadith-pane.translation-pane,.hadith-single-container .hadith-pane.arabic-pane{border-radius:0 0 8px 8px;border-top:none}.hadith-single-container .resize-divider{display:none!important}}